<!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>[195780] 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/195780">195780</a></dd>
<dt>Author</dt> <dd>clopez@igalia.com</dd>
<dt>Date</dt> <dd>2016-01-28 13:14:11 -0800 (Thu, 28 Jan 2016)</dd>
</dl>
<h3>Log Message</h3>
<pre>[GTK] Unreviewed gardening after <a href="http://trac.webkit.org/projects/webkit/changeset/195740">r195740</a>.
* platform/gtk/TestExpectations
* platform/gtk/accessibility/table-detection-expected.txt
* platform/gtk/css1/basic/containment-expected.png
* platform/gtk/css1/basic/containment-expected.txt
* platform/gtk/css1/basic/contextual_selectors-expected.png
* platform/gtk/css1/basic/contextual_selectors-expected.txt
* platform/gtk/css1/basic/grouping-expected.png
* platform/gtk/css1/basic/grouping-expected.txt
* platform/gtk/css1/basic/id_as_selector-expected.png
* platform/gtk/css1/basic/id_as_selector-expected.txt
* platform/gtk/css1/basic/inheritance-expected.png
* platform/gtk/css1/basic/inheritance-expected.txt
* platform/gtk/css1/box_properties/border-expected.png
* platform/gtk/css1/box_properties/border-expected.txt
* platform/gtk/css1/box_properties/border_bottom-expected.png
* platform/gtk/css1/box_properties/border_bottom-expected.txt
* platform/gtk/css1/box_properties/border_bottom_inline-expected.png
* platform/gtk/css1/box_properties/border_bottom_inline-expected.txt
* platform/gtk/css1/box_properties/border_bottom_width-expected.png
* platform/gtk/css1/box_properties/border_bottom_width-expected.txt
* platform/gtk/css1/box_properties/border_bottom_width_inline-expected.png
* platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt
* platform/gtk/css1/box_properties/border_color-expected.png
* platform/gtk/css1/box_properties/border_color-expected.txt
* platform/gtk/css1/box_properties/border_color_inline-expected.png
* platform/gtk/css1/box_properties/border_color_inline-expected.txt
* platform/gtk/css1/box_properties/border_inline-expected.png
* platform/gtk/css1/box_properties/border_inline-expected.txt
* platform/gtk/css1/box_properties/border_left-expected.png
* platform/gtk/css1/box_properties/border_left-expected.txt
* platform/gtk/css1/box_properties/border_left_inline-expected.png
* platform/gtk/css1/box_properties/border_left_inline-expected.txt
* platform/gtk/css1/box_properties/border_left_width-expected.png
* platform/gtk/css1/box_properties/border_left_width-expected.txt
* platform/gtk/css1/box_properties/border_left_width_inline-expected.png
* platform/gtk/css1/box_properties/border_left_width_inline-expected.txt
* platform/gtk/css1/box_properties/border_right-expected.png
* platform/gtk/css1/box_properties/border_right-expected.txt
* platform/gtk/css1/box_properties/border_right_inline-expected.png
* platform/gtk/css1/box_properties/border_right_inline-expected.txt
* platform/gtk/css1/box_properties/border_right_width-expected.png
* platform/gtk/css1/box_properties/border_right_width-expected.txt
* platform/gtk/css1/box_properties/border_right_width_inline-expected.png
* platform/gtk/css1/box_properties/border_right_width_inline-expected.txt
* platform/gtk/css1/box_properties/border_style-expected.png
* platform/gtk/css1/box_properties/border_style-expected.txt
* platform/gtk/css1/box_properties/border_style_inline-expected.png
* platform/gtk/css1/box_properties/border_style_inline-expected.txt
* platform/gtk/css1/box_properties/border_top-expected.png
* platform/gtk/css1/box_properties/border_top-expected.txt
* platform/gtk/css1/box_properties/border_top_inline-expected.png
* platform/gtk/css1/box_properties/border_top_inline-expected.txt
* platform/gtk/css1/box_properties/border_top_width-expected.png
* platform/gtk/css1/box_properties/border_top_width-expected.txt
* platform/gtk/css1/box_properties/border_top_width_inline-expected.png
* platform/gtk/css1/box_properties/border_top_width_inline-expected.txt
* platform/gtk/css1/box_properties/border_width-expected.png
* platform/gtk/css1/box_properties/border_width-expected.txt
* platform/gtk/css1/box_properties/border_width_inline-expected.png
* platform/gtk/css1/box_properties/border_width_inline-expected.txt
* platform/gtk/css1/box_properties/clear-expected.png
* platform/gtk/css1/box_properties/clear-expected.txt
* platform/gtk/css1/box_properties/clear_float-expected.png
* platform/gtk/css1/box_properties/clear_float-expected.txt
* platform/gtk/css1/box_properties/float-expected.png
* platform/gtk/css1/box_properties/float-expected.txt
* platform/gtk/css1/box_properties/float_elements_in_series-expected.png
* platform/gtk/css1/box_properties/float_elements_in_series-expected.txt
* platform/gtk/css1/box_properties/float_margin-expected.png
* platform/gtk/css1/box_properties/float_margin-expected.txt
* platform/gtk/css1/box_properties/float_on_text_elements-expected.png
* platform/gtk/css1/box_properties/float_on_text_elements-expected.txt
* platform/gtk/css1/box_properties/height-expected.png
* platform/gtk/css1/box_properties/height-expected.txt
* platform/gtk/css1/box_properties/margin-expected.png
* platform/gtk/css1/box_properties/margin-expected.txt
* platform/gtk/css1/box_properties/margin_bottom-expected.png
* platform/gtk/css1/box_properties/margin_bottom-expected.txt
* platform/gtk/css1/box_properties/margin_bottom_inline-expected.png
* platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt
* platform/gtk/css1/box_properties/margin_inline-expected.png
* platform/gtk/css1/box_properties/margin_inline-expected.txt
* platform/gtk/css1/box_properties/margin_left-expected.png
* platform/gtk/css1/box_properties/margin_left-expected.txt
* platform/gtk/css1/box_properties/margin_left_inline-expected.png
* platform/gtk/css1/box_properties/margin_left_inline-expected.txt
* platform/gtk/css1/box_properties/margin_right-expected.png
* platform/gtk/css1/box_properties/margin_right-expected.txt
* platform/gtk/css1/box_properties/margin_right_inline-expected.png
* platform/gtk/css1/box_properties/margin_right_inline-expected.txt
* platform/gtk/css1/box_properties/margin_top-expected.png
* platform/gtk/css1/box_properties/margin_top-expected.txt
* platform/gtk/css1/box_properties/margin_top_inline-expected.png
* platform/gtk/css1/box_properties/margin_top_inline-expected.txt
* platform/gtk/css1/box_properties/padding-expected.txt
* platform/gtk/css1/box_properties/padding_bottom-expected.png
* platform/gtk/css1/box_properties/padding_bottom-expected.txt
* platform/gtk/css1/box_properties/padding_bottom_inline-expected.png
* platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt
* platform/gtk/css1/box_properties/padding_inline-expected.png
* platform/gtk/css1/box_properties/padding_inline-expected.txt
* platform/gtk/css1/box_properties/padding_left-expected.png
* platform/gtk/css1/box_properties/padding_left-expected.txt
* platform/gtk/css1/box_properties/padding_left_inline-expected.png
* platform/gtk/css1/box_properties/padding_left_inline-expected.txt
* platform/gtk/css1/box_properties/padding_right-expected.png
* platform/gtk/css1/box_properties/padding_right-expected.txt
* platform/gtk/css1/box_properties/padding_right_inline-expected.png
* platform/gtk/css1/box_properties/padding_right_inline-expected.txt
* platform/gtk/css1/box_properties/padding_top-expected.txt
* platform/gtk/css1/box_properties/padding_top_inline-expected.png
* platform/gtk/css1/box_properties/padding_top_inline-expected.txt
* platform/gtk/css1/box_properties/width-expected.png
* platform/gtk/css1/box_properties/width-expected.txt
* platform/gtk/css1/cascade/cascade_order-expected.png
* platform/gtk/css1/cascade/cascade_order-expected.txt
* platform/gtk/css1/cascade/important-expected.png
* platform/gtk/css1/cascade/important-expected.txt
* platform/gtk/css1/classification/display-expected.png
* platform/gtk/css1/classification/display-expected.txt
* platform/gtk/css1/classification/list_style-expected.png
* platform/gtk/css1/classification/list_style-expected.txt
* platform/gtk/css1/classification/list_style_image-expected.png
* platform/gtk/css1/classification/list_style_image-expected.txt
* platform/gtk/css1/classification/list_style_position-expected.png
* platform/gtk/css1/classification/list_style_position-expected.txt
* platform/gtk/css1/classification/list_style_type-expected.png
* platform/gtk/css1/classification/list_style_type-expected.txt
* platform/gtk/css1/classification/white_space-expected.png
* platform/gtk/css1/classification/white_space-expected.txt
* platform/gtk/css1/color_and_background/background-expected.png
* platform/gtk/css1/color_and_background/background-expected.txt
* platform/gtk/css1/color_and_background/background_attachment-expected.png
* platform/gtk/css1/color_and_background/background_attachment-expected.txt
* platform/gtk/css1/color_and_background/background_color-expected.png
* platform/gtk/css1/color_and_background/background_color-expected.txt
* platform/gtk/css1/color_and_background/background_image-expected.png
* platform/gtk/css1/color_and_background/background_image-expected.txt
* platform/gtk/css1/color_and_background/background_position-expected.png
* platform/gtk/css1/color_and_background/background_position-expected.txt
* platform/gtk/css1/color_and_background/background_repeat-expected.png
* platform/gtk/css1/color_and_background/background_repeat-expected.txt
* platform/gtk/css1/color_and_background/color-expected.png
* platform/gtk/css1/color_and_background/color-expected.txt
* platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt
* platform/gtk/css1/font_properties/font-expected.png
* platform/gtk/css1/font_properties/font-expected.txt
* platform/gtk/css1/font_properties/font_family-expected.png
* platform/gtk/css1/font_properties/font_family-expected.txt
* platform/gtk/css1/font_properties/font_size-expected.png
* platform/gtk/css1/font_properties/font_size-expected.txt
* platform/gtk/css1/font_properties/font_style-expected.png
* platform/gtk/css1/font_properties/font_style-expected.txt
* platform/gtk/css1/font_properties/font_variant-expected.png
* platform/gtk/css1/font_properties/font_variant-expected.txt
* platform/gtk/css1/font_properties/font_weight-expected.png
* platform/gtk/css1/font_properties/font_weight-expected.txt
* platform/gtk/css1/formatting_model/canvas-expected.png
* platform/gtk/css1/formatting_model/canvas-expected.txt
* platform/gtk/css1/formatting_model/floating_elements-expected.png
* platform/gtk/css1/formatting_model/floating_elements-expected.txt
* platform/gtk/css1/formatting_model/height_of_lines-expected.png
* platform/gtk/css1/formatting_model/height_of_lines-expected.txt
* platform/gtk/css1/formatting_model/inline_elements-expected.png
* platform/gtk/css1/formatting_model/inline_elements-expected.txt
* platform/gtk/css1/formatting_model/replaced_elements-expected.png
* platform/gtk/css1/formatting_model/replaced_elements-expected.txt
* platform/gtk/css1/formatting_model/vertical_formatting-expected.txt
* platform/gtk/css1/pseudo/anchor-expected.png
* platform/gtk/css1/pseudo/anchor-expected.txt
* platform/gtk/css1/pseudo/firstletter-expected.png
* platform/gtk/css1/pseudo/firstletter-expected.txt
* platform/gtk/css1/pseudo/firstline-expected.png
* platform/gtk/css1/pseudo/firstline-expected.txt
* platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.png
* platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt
* platform/gtk/css1/pseudo/pseudo_elements_in_selectors-expected.png
* platform/gtk/css1/pseudo/pseudo_elements_in_selectors-expected.txt
* platform/gtk/css1/text_properties/letter_spacing-expected.txt
* platform/gtk/css1/text_properties/line_height-expected.png
* platform/gtk/css1/text_properties/line_height-expected.txt
* platform/gtk/css1/text_properties/text_align-expected.png
* platform/gtk/css1/text_properties/text_align-expected.txt
* platform/gtk/css1/text_properties/text_decoration-expected.png
* platform/gtk/css1/text_properties/text_decoration-expected.txt
* platform/gtk/css1/text_properties/text_indent-expected.png
* platform/gtk/css1/text_properties/text_indent-expected.txt
* platform/gtk/css1/text_properties/text_transform-expected.png
* platform/gtk/css1/text_properties/text_transform-expected.txt
* platform/gtk/css1/text_properties/vertical_align-expected.png
* platform/gtk/css1/text_properties/vertical_align-expected.txt
* platform/gtk/css1/text_properties/word_spacing-expected.png
* platform/gtk/css1/text_properties/word_spacing-expected.txt
* platform/gtk/css1/units/color_units-expected.png
* platform/gtk/css1/units/color_units-expected.txt
* platform/gtk/css1/units/length_units-expected.png
* platform/gtk/css1/units/length_units-expected.txt
* platform/gtk/css1/units/percentage_units-expected.png
* platform/gtk/css1/units/percentage_units-expected.txt
* platform/gtk/css1/units/urls-expected.png
* platform/gtk/css1/units/urls-expected.txt
* platform/gtk/css2.1/20110323/border-collapse-offset-002-expected.png
* platform/gtk/css2.1/20110323/border-collapse-offset-002-expected.txt
* platform/gtk/css2.1/20110323/border-conflict-style-079-expected.png
* platform/gtk/css2.1/20110323/border-conflict-style-079-expected.txt
* platform/gtk/css2.1/20110323/border-conflict-style-088-expected.png
* platform/gtk/css2.1/20110323/border-conflict-style-088-expected.txt
* platform/gtk/css2.1/20110323/dynamic-top-change-002-expected.txt
* platform/gtk/css2.1/20110323/dynamic-top-change-003-expected.txt
* platform/gtk/css2.1/20110323/inline-table-001-expected.txt
* platform/gtk/css2.1/20110323/inline-table-003-expected.txt
* platform/gtk/css2.1/20110323/margin-applies-to-001-expected.txt
* platform/gtk/css2.1/20110323/margin-applies-to-002-expected.txt
* platform/gtk/css2.1/20110323/margin-applies-to-003-expected.txt
* platform/gtk/css2.1/20110323/margin-applies-to-004-expected.txt
* platform/gtk/css2.1/20110323/margin-applies-to-005-expected.txt
* platform/gtk/css2.1/20110323/margin-applies-to-006-expected.txt
* platform/gtk/css2.1/20110323/margin-applies-to-007-expected.txt
* platform/gtk/css2.1/20110323/margin-applies-to-013-expected.txt
* platform/gtk/css2.1/20110323/margin-applies-to-014-expected.txt
* platform/gtk/css2.1/20110323/margin-applies-to-015-expected.txt
* platform/gtk/css2.1/20110323/replaced-intrinsic-ratio-001-expected.png
* platform/gtk/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt
* platform/gtk/css2.1/20110323/table-caption-001-expected.txt
* platform/gtk/css2.1/20110323/table-caption-optional-001-expected.txt
* platform/gtk/css2.1/20110323/table-caption-optional-002-expected.txt
* platform/gtk/css2.1/t040302-c61-ex-len-00-b-a-expected.txt
* platform/gtk/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt
* platform/gtk/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt
* platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt
* platform/gtk/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt
* platform/gtk/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt
* platform/gtk/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt
* platform/gtk/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-04-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-04-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-06-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-06-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-08-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-08-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-13-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-13-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-14-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-14-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-16-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-16-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-17-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-17-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-18-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-18-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-24-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-24-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-25-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-25-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-30-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-30-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-31-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-31-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-34-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-34-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-44-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-44-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-52-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-52-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-54-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-54-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-59-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-59-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-64-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-64-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-65-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-65-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-70-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-70-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-71-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-71-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-74-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-74-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-84-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-84-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-85-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-85-d-expected.txt
* platform/gtk/css2.1/t170602-bdr-conflct-w-94-d-expected.png
* platform/gtk/css2.1/t170602-bdr-conflct-w-94-d-expected.txt
* platform/gtk/css2.1/tables/table-anonymous-objects-177-expected.txt
* platform/gtk/css2.1/tables/table-anonymous-objects-178-expected.txt
* platform/gtk/css2.1/tables/table-anonymous-objects-179-expected.txt
* platform/gtk/css2.1/tables/table-anonymous-objects-180-expected.txt
* platform/gtk/css2.1/tables/table-anonymous-objects-181-expected.txt
* platform/gtk/css2.1/tables/table-anonymous-objects-189-expected.txt
* platform/gtk/css2.1/tables/table-anonymous-objects-190-expected.txt
* platform/gtk/css2.1/tables/table-anonymous-objects-191-expected.txt
* platform/gtk/css2.1/tables/table-anonymous-objects-192-expected.txt
* platform/gtk/css2.1/tables/table-anonymous-objects-193-expected.txt
* platform/gtk/css2.1/tables/table-anonymous-objects-194-expected.txt
* platform/gtk/css2.1/tables/table-anonymous-objects-195-expected.txt
* platform/gtk/css2.1/tables/table-anonymous-objects-196-expected.txt
* platform/gtk/css2.1/tables/table-anonymous-objects-205-expected.txt
* platform/gtk/css2.1/tables/table-anonymous-objects-206-expected.txt
* platform/gtk/css3/css3-modsel-33-expected.png
* platform/gtk/css3/css3-modsel-33-expected.txt
* platform/gtk/css3/selectors3/html/css3-modsel-18-expected.png
* platform/gtk/css3/selectors3/html/css3-modsel-18-expected.txt
* platform/gtk/css3/selectors3/html/css3-modsel-29-expected.png
* platform/gtk/css3/selectors3/html/css3-modsel-29-expected.txt
* platform/gtk/css3/selectors3/html/css3-modsel-29b-expected.png
* platform/gtk/css3/selectors3/html/css3-modsel-29b-expected.txt
* platform/gtk/css3/selectors3/html/css3-modsel-33-expected.png
* platform/gtk/css3/selectors3/html/css3-modsel-33-expected.txt
* platform/gtk/css3/selectors3/html/css3-modsel-73-expected.png
* platform/gtk/css3/selectors3/html/css3-modsel-73-expected.txt
* platform/gtk/css3/selectors3/html/css3-modsel-73b-expected.png
* platform/gtk/css3/selectors3/html/css3-modsel-73b-expected.txt
* platform/gtk/css3/selectors3/html/css3-modsel-77-expected.png
* platform/gtk/css3/selectors3/html/css3-modsel-77-expected.txt
* platform/gtk/css3/selectors3/html/css3-modsel-77b-expected.png
* platform/gtk/css3/selectors3/html/css3-modsel-77b-expected.txt
* platform/gtk/css3/selectors3/xhtml/css3-modsel-18-expected.png
* platform/gtk/css3/selectors3/xhtml/css3-modsel-18-expected.txt
* platform/gtk/css3/selectors3/xhtml/css3-modsel-29-expected.png
* platform/gtk/css3/selectors3/xhtml/css3-modsel-29-expected.txt
* platform/gtk/css3/selectors3/xhtml/css3-modsel-29b-expected.png
* platform/gtk/css3/selectors3/xhtml/css3-modsel-29b-expected.txt
* platform/gtk/css3/selectors3/xhtml/css3-modsel-33-expected.png
* platform/gtk/css3/selectors3/xhtml/css3-modsel-33-expected.txt
* platform/gtk/css3/selectors3/xhtml/css3-modsel-73-expected.png
* platform/gtk/css3/selectors3/xhtml/css3-modsel-73-expected.txt
* platform/gtk/css3/selectors3/xhtml/css3-modsel-73b-expected.png
* platform/gtk/css3/selectors3/xhtml/css3-modsel-73b-expected.txt
* platform/gtk/css3/selectors3/xhtml/css3-modsel-77-expected.png
* platform/gtk/css3/selectors3/xhtml/css3-modsel-77-expected.txt
* platform/gtk/css3/selectors3/xhtml/css3-modsel-77b-expected.png
* platform/gtk/css3/selectors3/xhtml/css3-modsel-77b-expected.txt
* platform/gtk/css3/selectors3/xml/css3-modsel-18-expected.png
* platform/gtk/css3/selectors3/xml/css3-modsel-18-expected.txt
* platform/gtk/css3/selectors3/xml/css3-modsel-29-expected.png
* platform/gtk/css3/selectors3/xml/css3-modsel-29-expected.txt
* platform/gtk/css3/selectors3/xml/css3-modsel-29b-expected.png
* platform/gtk/css3/selectors3/xml/css3-modsel-29b-expected.txt
* platform/gtk/css3/selectors3/xml/css3-modsel-33-expected.png
* platform/gtk/css3/selectors3/xml/css3-modsel-33-expected.txt
* platform/gtk/css3/selectors3/xml/css3-modsel-73-expected.png
* platform/gtk/css3/selectors3/xml/css3-modsel-73-expected.txt
* platform/gtk/css3/selectors3/xml/css3-modsel-73b-expected.png
* platform/gtk/css3/selectors3/xml/css3-modsel-73b-expected.txt
* platform/gtk/css3/selectors3/xml/css3-modsel-77-expected.png
* platform/gtk/css3/selectors3/xml/css3-modsel-77-expected.txt
* platform/gtk/css3/selectors3/xml/css3-modsel-77b-expected.png
* platform/gtk/css3/selectors3/xml/css3-modsel-77b-expected.txt
* platform/gtk/editing/deleting/4922367-expected.txt
* platform/gtk/editing/deleting/5126166-expected.png
* platform/gtk/editing/deleting/5126166-expected.txt
* platform/gtk/editing/deleting/5144139-2-expected.png
* platform/gtk/editing/deleting/5144139-2-expected.txt
* platform/gtk/editing/deleting/5206311-1-expected.png
* platform/gtk/editing/deleting/5206311-1-expected.txt
* platform/gtk/editing/deleting/5433862-2-expected.png
* platform/gtk/editing/deleting/5433862-2-expected.txt
* platform/gtk/editing/inserting/paragraph-separator-in-table-1-expected.png
* platform/gtk/editing/inserting/paragraph-separator-in-table-1-expected.txt
* platform/gtk/editing/pasteboard/innerText-inline-table-expected.png
* platform/gtk/editing/pasteboard/innerText-inline-table-expected.txt
* platform/gtk/editing/selection/3690703-2-expected.png
* platform/gtk/editing/selection/3690703-2-expected.txt
* platform/gtk/editing/selection/3690703-expected.png
* platform/gtk/editing/selection/3690703-expected.txt
* platform/gtk/editing/selection/3690719-expected.png
* platform/gtk/editing/selection/3690719-expected.txt
* platform/gtk/editing/selection/5057506-2-expected.png
* platform/gtk/editing/selection/5057506-2-expected.txt
* platform/gtk/editing/selection/5057506-expected.png
* platform/gtk/editing/selection/5057506-expected.txt
* platform/gtk/editing/selection/5131716-1-expected.txt
* platform/gtk/editing/selection/5131716-2-expected.txt
* platform/gtk/editing/selection/5131716-3-expected.txt
* platform/gtk/editing/selection/5131716-4-expected.txt
* platform/gtk/editing/selection/move-by-line-001-expected.png
* platform/gtk/editing/selection/move-by-line-001-expected.txt
* platform/gtk/editing/selection/select-all-004-expected.png
* platform/gtk/editing/selection/select-all-004-expected.txt
* platform/gtk/editing/unsupported-content/table-type-after-expected.png
* platform/gtk/editing/unsupported-content/table-type-after-expected.txt
* platform/gtk/editing/unsupported-content/table-type-before-expected.png
* platform/gtk/editing/unsupported-content/table-type-before-expected.txt
* platform/gtk/fast/block/basic/016-expected.txt
* platform/gtk/fast/block/basic/quirk-percent-height-table-cell-expected.png
* platform/gtk/fast/block/basic/quirk-percent-height-table-cell-expected.txt
* platform/gtk/fast/block/float/015-expected.png
* platform/gtk/fast/block/float/015-expected.txt
* platform/gtk/fast/block/margin-collapse/006-expected.txt
* platform/gtk/fast/block/margin-collapse/010-expected.txt
* platform/gtk/fast/block/margin-collapse/011-expected.txt
* platform/gtk/fast/block/margin-collapse/012-expected.txt
* platform/gtk/fast/block/margin-collapse/015-expected.txt
* platform/gtk/fast/block/margin-collapse/016-expected.txt
* platform/gtk/fast/block/margin-collapse/017-expected.txt
* platform/gtk/fast/block/margin-collapse/018-expected.txt
* platform/gtk/fast/block/margin-collapse/019-expected.png
* platform/gtk/fast/block/margin-collapse/019-expected.txt
* platform/gtk/fast/block/margin-collapse/020-expected.png
* platform/gtk/fast/block/margin-collapse/020-expected.txt
* platform/gtk/fast/block/margin-collapse/021-expected.txt
* platform/gtk/fast/block/margin-collapse/022-expected.txt
* platform/gtk/fast/block/margin-collapse/025-expected.txt
* platform/gtk/fast/block/margin-collapse/032-expected.txt
* platform/gtk/fast/block/margin-collapse/033-expected.txt
* platform/gtk/fast/block/margin-collapse/034-expected.txt
* platform/gtk/fast/block/margin-collapse/041-expected.txt
* platform/gtk/fast/block/margin-collapse/042-expected.txt
* platform/gtk/fast/block/margin-collapse/055-expected.txt
* platform/gtk/fast/block/margin-collapse/056-expected.txt
* platform/gtk/fast/block/margin-collapse/057-expected.txt
* platform/gtk/fast/block/margin-collapse/058-expected.txt
* platform/gtk/fast/block/margin-collapse/059-expected.txt
* platform/gtk/fast/block/margin-collapse/block-inside-inline/006-expected.txt
* platform/gtk/fast/block/margin-collapse/block-inside-inline/010-expected.txt
* platform/gtk/fast/block/margin-collapse/block-inside-inline/011-expected.txt
* platform/gtk/fast/block/margin-collapse/block-inside-inline/012-expected.txt
* platform/gtk/fast/block/margin-collapse/block-inside-inline/015-expected.txt
* platform/gtk/fast/block/margin-collapse/block-inside-inline/016-expected.txt
* platform/gtk/fast/block/margin-collapse/block-inside-inline/017-expected.txt
* platform/gtk/fast/block/margin-collapse/block-inside-inline/018-expected.txt
* platform/gtk/fast/block/margin-collapse/block-inside-inline/019-expected.png
* platform/gtk/fast/block/margin-collapse/block-inside-inline/019-expected.txt
* platform/gtk/fast/block/margin-collapse/block-inside-inline/020-expected.png
* platform/gtk/fast/block/margin-collapse/block-inside-inline/020-expected.txt
* platform/gtk/fast/block/margin-collapse/block-inside-inline/021-expected.txt
* platform/gtk/fast/block/margin-collapse/block-inside-inline/022-expected.txt
* platform/gtk/fast/block/margin-collapse/block-inside-inline/025-expected.txt
* platform/gtk/fast/block/positioning/table-cell-static-position-expected.txt
* platform/gtk/fast/borders/border-antialiasing-expected.png
* platform/gtk/fast/borders/border-antialiasing-expected.txt
* platform/gtk/fast/borders/border-radius-different-width-001-expected.png
* platform/gtk/fast/borders/border-radius-different-width-001-expected.txt
* platform/gtk/fast/borders/table-borders-expected.png
* platform/gtk/fast/borders/table-borders-expected.txt
* platform/gtk/fast/css-generated-content/first-letter-in-nested-before-expected.txt
* platform/gtk/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt
* platform/gtk/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt
* platform/gtk/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
* platform/gtk/fast/css-generated-content/table-parts-before-and-after-expected.txt
* platform/gtk/fast/css-generated-content/table-row-group-with-before-expected.png
* platform/gtk/fast/css-generated-content/table-row-group-with-before-expected.txt
* platform/gtk/fast/css-generated-content/table-row-with-before-expected.png
* platform/gtk/fast/css-generated-content/table-row-with-before-expected.txt
* platform/gtk/fast/css-generated-content/table-with-before-expected.png
* platform/gtk/fast/css-generated-content/table-with-before-expected.txt
* platform/gtk/fast/css/003-expected.txt
* platform/gtk/fast/css/absolute-poition-in-rtl-parent-expected.txt
* platform/gtk/fast/css/acid2-expected.png
* platform/gtk/fast/css/acid2-expected.txt
* platform/gtk/fast/css/acid2-pixel-expected.png
* platform/gtk/fast/css/acid2-pixel-expected.txt
* platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.png
* platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.txt
* platform/gtk/fast/css/box-shadow-and-border-radius-expected.png
* platform/gtk/fast/css/box-shadow-and-border-radius-expected.txt
* platform/gtk/fast/css/caption-width-absolute-position-expected.txt
* platform/gtk/fast/css/caption-width-absolute-position-offset-top-expected.txt
* platform/gtk/fast/css/caption-width-fixed-position-expected.txt
* platform/gtk/fast/css/caption-width-fixed-position-offset-top-expected.txt
* platform/gtk/fast/css/caption-width-relative-position-expected.txt
* platform/gtk/fast/css/caption-width-relative-position-offset-top-expected.txt
* platform/gtk/fast/css/css3-nth-child-expected.png
* platform/gtk/fast/css/css3-nth-child-expected.txt
* platform/gtk/fast/css/focus-ring-detached-expected.png
* platform/gtk/fast/css/focus-ring-detached-expected.txt
* platform/gtk/fast/css/focus-ring-multiline-expected.png
* platform/gtk/fast/css/focus-ring-multiline-expected.txt
* platform/gtk/fast/css/h1-in-section-elements-expected.png
* platform/gtk/fast/css/h1-in-section-elements-expected.txt
* platform/gtk/fast/css/min-width-with-spanned-cell-expected.txt
* platform/gtk/fast/css/percentage-non-integer-expected.png
* platform/gtk/fast/css/percentage-non-integer-expected.txt
* platform/gtk/fast/css/table-text-align-quirk-expected.txt
* platform/gtk/fast/css/table-text-align-strict-expected.txt
* platform/gtk/fast/dom/34176-expected.png
* platform/gtk/fast/dom/34176-expected.txt
* platform/gtk/fast/dom/HTMLTableElement/colSpan-expected.png
* platform/gtk/fast/dom/HTMLTableElement/colSpan-expected.txt
* platform/gtk/fast/dom/HTMLTableElement/createCaption-expected.png
* platform/gtk/fast/dom/HTMLTableElement/createCaption-expected.txt
* platform/gtk/fast/dom/row-inner-text-expected.png
* platform/gtk/fast/dom/row-inner-text-expected.txt
* platform/gtk/fast/dynamic/001-expected.txt
* platform/gtk/fast/dynamic/containing-block-change-expected.png
* platform/gtk/fast/dynamic/containing-block-change-expected.txt
* platform/gtk/fast/dynamic/float-withdrawal-expected.png
* platform/gtk/fast/dynamic/float-withdrawal-expected.txt
* platform/gtk/fast/dynamic/insert-before-table-part-in-continuation-expected.png
* platform/gtk/fast/dynamic/insert-before-table-part-in-continuation-expected.txt
* platform/gtk/fast/dynamic/subtree-table-cell-height-expected.txt
* platform/gtk/fast/encoding/utf-16-big-endian-expected.png
* platform/gtk/fast/encoding/utf-16-big-endian-expected.txt
* platform/gtk/fast/encoding/utf-16-little-endian-expected.png
* platform/gtk/fast/encoding/utf-16-little-endian-expected.txt
* platform/gtk/fast/forms/001-expected.png
* platform/gtk/fast/forms/001-expected.txt
* platform/gtk/fast/forms/005-expected.txt
* platform/gtk/fast/forms/basic-buttons-expected.png
* platform/gtk/fast/forms/basic-buttons-expected.txt
* platform/gtk/fast/forms/form-element-geometry-expected.png
* platform/gtk/fast/forms/form-element-geometry-expected.txt
* platform/gtk/fast/forms/form-hides-table-expected.png
* platform/gtk/fast/forms/form-hides-table-expected.txt
* platform/gtk/fast/forms/form-in-malformed-markup-expected.txt
* platform/gtk/fast/forms/formmove3-expected.png
* platform/gtk/fast/forms/formmove3-expected.txt
* platform/gtk/fast/forms/input-table-expected.png
* platform/gtk/fast/forms/input-table-expected.txt
* platform/gtk/fast/forms/listbox-bidi-align-expected.png
* platform/gtk/fast/forms/listbox-bidi-align-expected.txt
* platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt
* platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.png
* platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.txt
* platform/gtk/fast/html/details-writing-mode-expected.png
* platform/gtk/fast/html/details-writing-mode-expected.txt
* platform/gtk/fast/inline-block/001-expected.txt
* platform/gtk/fast/inline-block/overflow-clip-expected.png
* platform/gtk/fast/inline-block/overflow-clip-expected.txt
* platform/gtk/fast/invalid/012-expected.txt
* platform/gtk/fast/invalid/018-expected.txt
* platform/gtk/fast/lists/004-expected.png
* platform/gtk/fast/lists/004-expected.txt
* platform/gtk/fast/lists/list-marker-before-content-table-expected.png
* platform/gtk/fast/lists/list-marker-before-content-table-expected.txt
* platform/gtk/fast/multicol/span/before-child-anonymous-column-block-expected.txt
* platform/gtk/fast/multicol/table-vertical-align-expected.png
* platform/gtk/fast/overflow/002-expected.png
* platform/gtk/fast/overflow/002-expected.txt
* platform/gtk/fast/overflow/overflow-rtl-expected.png
* platform/gtk/fast/overflow/overflow-rtl-expected.txt
* platform/gtk/fast/overflow/overflow-rtl-vertical-expected.png
* platform/gtk/fast/overflow/overflow-rtl-vertical-expected.txt
* platform/gtk/fast/overflow/table-overflow-float-expected.txt
* platform/gtk/fast/reflections/table-cell-expected.txt
* platform/gtk/fast/repaint/block-selection-gap-in-table-cell-expected.txt
* platform/gtk/fast/repaint/float-overflow-expected.png
* platform/gtk/fast/repaint/float-overflow-expected.txt
* platform/gtk/fast/repaint/float-overflow-right-expected.png
* platform/gtk/fast/repaint/float-overflow-right-expected.txt
* platform/gtk/fast/repaint/subtree-root-clip-3-expected.txt
* platform/gtk/fast/repaint/table-cell-collapsed-border-expected.png
* platform/gtk/fast/repaint/table-cell-collapsed-border-expected.txt
* platform/gtk/fast/repaint/table-cell-collapsed-border-scroll-expected.txt
* platform/gtk/fast/repaint/table-cell-move-expected.png
* platform/gtk/fast/repaint/table-cell-move-expected.txt
* platform/gtk/fast/repaint/table-cell-overflow-expected.txt
* platform/gtk/fast/repaint/table-cell-vertical-overflow-expected.png
* platform/gtk/fast/repaint/table-cell-vertical-overflow-expected.txt
* platform/gtk/fast/repaint/table-col-background-expected.txt
* platform/gtk/fast/repaint/table-collapsed-border-expected.txt
* platform/gtk/fast/repaint/table-extra-bottom-grow-expected.png
* platform/gtk/fast/repaint/table-extra-bottom-grow-expected.txt
* platform/gtk/fast/repaint/table-outer-border-expected.txt
* platform/gtk/fast/repaint/table-row-expected.txt
* platform/gtk/fast/repaint/table-section-overflow-expected.txt
* platform/gtk/fast/repaint/table-section-repaint-expected.txt
* platform/gtk/fast/repaint/table-two-pass-layout-overpaint-expected.png
* platform/gtk/fast/repaint/table-two-pass-layout-overpaint-expected.txt
* platform/gtk/fast/repaint/table-writing-modes-h-expected.txt
* platform/gtk/fast/repaint/table-writing-modes-v-expected.txt
* platform/gtk/fast/replaced/005-expected.png
* platform/gtk/fast/replaced/005-expected.txt
* platform/gtk/fast/replaced/percent-height-in-anonymous-block-in-table-expected.png
* platform/gtk/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt
* platform/gtk/fast/replaced/selection-rect-in-table-cell-expected.png
* platform/gtk/fast/replaced/selection-rect-in-table-cell-expected.txt
* platform/gtk/fast/replaced/table-percent-height-positioned-expected.txt
* platform/gtk/fast/replaced/width100percent-checkbox-expected.png
* platform/gtk/fast/replaced/width100percent-checkbox-expected.txt
* platform/gtk/fast/replaced/width100percent-image-expected.png
* platform/gtk/fast/replaced/width100percent-image-expected.txt
* platform/gtk/fast/replaced/width100percent-menulist-expected.png
* platform/gtk/fast/replaced/width100percent-menulist-expected.txt
* platform/gtk/fast/replaced/width100percent-radio-expected.png
* platform/gtk/fast/replaced/width100percent-radio-expected.txt
* platform/gtk/fast/replaced/width100percent-searchfield-expected.png
* platform/gtk/fast/replaced/width100percent-searchfield-expected.txt
* platform/gtk/fast/replaced/width100percent-textarea-expected.png
* platform/gtk/fast/replaced/width100percent-textarea-expected.txt
* platform/gtk/fast/replaced/width100percent-textfield-expected.png
* platform/gtk/fast/replaced/width100percent-textfield-expected.txt
* platform/gtk/fast/selectors/077-expected.png
* platform/gtk/fast/selectors/077-expected.txt
* platform/gtk/fast/selectors/077b-expected.png
* platform/gtk/fast/selectors/077b-expected.txt
* platform/gtk/fast/table/002-expected.png
* platform/gtk/fast/table/002-expected.txt
* platform/gtk/fast/table/005-expected.png
* platform/gtk/fast/table/005-expected.txt
* platform/gtk/fast/table/007-expected.png
* platform/gtk/fast/table/007-expected.txt
* platform/gtk/fast/table/008-expected.txt
* platform/gtk/fast/table/009-expected.png
* platform/gtk/fast/table/009-expected.txt
* platform/gtk/fast/table/012-expected.txt
* platform/gtk/fast/table/013-expected.png
* platform/gtk/fast/table/013-expected.txt
* platform/gtk/fast/table/021-expected.png
* platform/gtk/fast/table/021-expected.txt
* platform/gtk/fast/table/023-expected.png
* platform/gtk/fast/table/023-expected.txt
* platform/gtk/fast/table/024-expected.txt
* platform/gtk/fast/table/025-expected.png
* platform/gtk/fast/table/025-expected.txt
* platform/gtk/fast/table/028-expected.png
* platform/gtk/fast/table/028-expected.txt
* platform/gtk/fast/table/028-vertical-expected.png
* platform/gtk/fast/table/028-vertical-expected.txt
* platform/gtk/fast/table/029-expected.png
* platform/gtk/fast/table/029-expected.txt
* platform/gtk/fast/table/031-expected.txt
* platform/gtk/fast/table/032-expected.txt
* platform/gtk/fast/table/034-expected.txt
* platform/gtk/fast/table/038-expected.png
* platform/gtk/fast/table/038-expected.txt
* platform/gtk/fast/table/038-vertical-expected.png
* platform/gtk/fast/table/038-vertical-expected.txt
* platform/gtk/fast/table/039-expected.png
* platform/gtk/fast/table/039-expected.txt
* platform/gtk/fast/table/040-expected.png
* platform/gtk/fast/table/040-expected.txt
* platform/gtk/fast/table/040-vertical-expected.png
* platform/gtk/fast/table/040-vertical-expected.txt
* platform/gtk/fast/table/100-percent-cell-width-expected.png
* platform/gtk/fast/table/100-percent-cell-width-expected.txt
* platform/gtk/fast/table/add-before-anonymous-child-expected.png
* platform/gtk/fast/table/add-before-anonymous-child-expected.txt
* platform/gtk/fast/table/border-collapsing/001-expected.png
* platform/gtk/fast/table/border-collapsing/001-expected.txt
* platform/gtk/fast/table/border-collapsing/001-vertical-expected.png
* platform/gtk/fast/table/border-collapsing/001-vertical-expected.txt
* platform/gtk/fast/table/border-collapsing/002-expected.png
* platform/gtk/fast/table/border-collapsing/002-expected.txt
* platform/gtk/fast/table/border-collapsing/002-vertical-expected.png
* platform/gtk/fast/table/border-collapsing/002-vertical-expected.txt
* platform/gtk/fast/table/border-collapsing/003-expected.txt
* platform/gtk/fast/table/border-collapsing/003-vertical-expected.txt
* platform/gtk/fast/table/border-collapsing/004-expected.png
* platform/gtk/fast/table/border-collapsing/004-expected.txt
* platform/gtk/fast/table/border-collapsing/004-vertical-expected.png
* platform/gtk/fast/table/border-collapsing/004-vertical-expected.txt
* platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-expected.png
* platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt
* platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.png
* platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt
* platform/gtk/fast/table/border-collapsing/bug14274-expected.txt
* platform/gtk/fast/table/border-collapsing/cached-69296-expected.png
* platform/gtk/fast/table/border-collapsing/cached-69296-expected.txt
* platform/gtk/fast/table/border-collapsing/cached-cell-append-expected.png
* platform/gtk/fast/table/border-collapsing/cached-cell-append-expected.txt
* platform/gtk/fast/table/border-collapsing/cached-cell-remove-expected.png
* platform/gtk/fast/table/border-collapsing/cached-cell-remove-expected.txt
* platform/gtk/fast/table/border-collapsing/cached-change-cell-border-color-expected.txt
* platform/gtk/fast/table/border-collapsing/cached-change-cell-border-width-expected.png
* platform/gtk/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt
* platform/gtk/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt
* platform/gtk/fast/table/border-collapsing/cached-change-col-border-color-expected.txt
* platform/gtk/fast/table/border-collapsing/cached-change-col-border-width-expected.png
* platform/gtk/fast/table/border-collapsing/cached-change-col-border-width-expected.txt
* platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.png
* platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.txt
* platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.png
* platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.txt
* platform/gtk/fast/table/border-collapsing/cached-change-row-border-color-expected.png
* platform/gtk/fast/table/border-collapsing/cached-change-row-border-color-expected.txt
* platform/gtk/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
* platform/gtk/fast/table/border-collapsing/cached-change-table-border-color-expected.txt
* platform/gtk/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
* platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-color-expected.png
* platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-color-expected.txt
* platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt
* platform/gtk/fast/table/border-collapsing/collapsed-borders-adjoining-sections-vertical-rl-expected.txt
* platform/gtk/fast/table/border-collapsing/collapsed-borders-painted-once-on-inner-cells-expected.txt
* platform/gtk/fast/table/border-collapsing/equal-precedence-resolution-expected.txt
* platform/gtk/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.txt
* platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-expected.png
* platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-expected.txt
* platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png
* platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt
* platform/gtk/fast/table/caption-relayout-expected.txt
* platform/gtk/fast/table/cell-absolute-child-expected.png
* platform/gtk/fast/table/cell-absolute-child-expected.txt
* platform/gtk/fast/table/cell-width-auto-expected.txt
* platform/gtk/fast/table/colspan-with-all-percent-cells-expected.png
* platform/gtk/fast/table/colspan-with-all-percent-cells-expected.txt
* platform/gtk/fast/table/colspanMinWidth-expected.png
* platform/gtk/fast/table/colspanMinWidth-expected.txt
* platform/gtk/fast/table/colspanMinWidth-vertical-expected.png
* platform/gtk/fast/table/colspanMinWidth-vertical-expected.txt
* platform/gtk/fast/table/dynamic-cellpadding-expected.png
* platform/gtk/fast/table/dynamic-cellpadding-expected.txt
* platform/gtk/fast/table/edge-offsets-expected.png
* platform/gtk/fast/table/edge-offsets-expected.txt
* platform/gtk/fast/table/empty-cells-expected.png
* platform/gtk/fast/table/empty-cells-expected.txt
* platform/gtk/fast/table/frame-and-rules-expected.png
* platform/gtk/fast/table/frame-and-rules-expected.txt
* platform/gtk/fast/table/giantRowspan-expected.png
* platform/gtk/fast/table/giantRowspan-expected.txt
* platform/gtk/fast/table/growCellForImageQuirk-expected.txt
* platform/gtk/fast/table/growCellForImageQuirk-vertical-expected.txt
* platform/gtk/fast/table/height-percent-test-expected.txt
* platform/gtk/fast/table/height-percent-test-vertical-expected.txt
* platform/gtk/fast/table/invisible-cell-background-expected.txt
* platform/gtk/fast/table/large-width-expected.png
* platform/gtk/fast/table/large-width-expected.txt
* platform/gtk/fast/table/max-width-integer-overflow-expected.txt
* platform/gtk/fast/table/mozilla-bug10296-vertical-align-1-expected.txt
* platform/gtk/fast/table/mozilla-bug10296-vertical-align-2-expected.txt
* platform/gtk/fast/table/nobr-expected.png
* platform/gtk/fast/table/nobr-expected.txt
* platform/gtk/fast/table/overflowHidden-expected.png
* platform/gtk/fast/table/overflowHidden-expected.txt
* platform/gtk/fast/table/percent-heights-expected.png
* platform/gtk/fast/table/percent-heights-expected.txt
* platform/gtk/fast/table/percent-widths-stretch-expected.png
* platform/gtk/fast/table/percent-widths-stretch-expected.txt
* platform/gtk/fast/table/percent-widths-stretch-vertical-expected.txt
* platform/gtk/fast/table/prepend-in-anonymous-table-expected.png
* platform/gtk/fast/table/prepend-in-anonymous-table-expected.txt
* platform/gtk/fast/table/relative-position-containment-expected.txt
* platform/gtk/fast/table/relative-position-offsets-expected.txt
* platform/gtk/fast/table/relative-position-stacking-expected.txt
* platform/gtk/fast/table/replaced-percent-height-expected.png
* platform/gtk/fast/table/replaced-percent-height-expected.txt
* platform/gtk/fast/table/row-height-recalc-expected.png
* platform/gtk/fast/table/row-height-recalc-expected.txt
* platform/gtk/fast/table/rowspan-paint-order-expected.png
* platform/gtk/fast/table/rowspan-paint-order-expected.txt
* platform/gtk/fast/table/rowspan-paint-order-vertical-expected.png
* platform/gtk/fast/table/rowspan-paint-order-vertical-expected.txt
* platform/gtk/fast/table/simple_paint-expected.txt
* platform/gtk/fast/table/spanOverlapRepaint-expected.png
* platform/gtk/fast/table/spanOverlapRepaint-expected.txt
* platform/gtk/fast/table/stale-grid-crash-expected.png
* platform/gtk/fast/table/stale-grid-crash-expected.txt
* platform/gtk/fast/table/table-anonymous-cell-bug-expected.txt
* platform/gtk/fast/table/table-anonymous-row-bug-expected.txt
* platform/gtk/fast/table/table-anonymous-section-bug-expected.txt
* platform/gtk/fast/table/table-before-child-style-update-expected.txt
* platform/gtk/fast/table/table-cell-before-after-content-around-table-block-expected.txt
* platform/gtk/fast/table/table-cell-before-after-content-around-table-expected.txt
* platform/gtk/fast/table/table-cell-before-after-content-around-table-row-expected.txt
* platform/gtk/fast/table/table-cell-before-child-in-table-expected.txt
* platform/gtk/fast/table/table-cell-split-expected.txt
* platform/gtk/fast/table/table-display-types-expected.txt
* platform/gtk/fast/table/table-display-types-strict-expected.txt
* platform/gtk/fast/table/table-display-types-vertical-expected.txt
* platform/gtk/fast/table/table-insert-before-non-anonymous-block-expected.txt
* platform/gtk/fast/table/table-row-before-after-content-around-block-expected.txt
* platform/gtk/fast/table/table-row-before-after-content-around-table-cell-expected.txt
* platform/gtk/fast/table/table-row-before-after-content-around-table-expected.txt
* platform/gtk/fast/table/table-row-before-child-style-update-expected.txt
* platform/gtk/fast/table/table-row-outline-paint-expected.png
* platform/gtk/fast/table/table-row-outline-paint-expected.txt
* platform/gtk/fast/table/table-row-split2-expected.txt
* platform/gtk/fast/table/table-row-style-not-updated-expected.txt
* platform/gtk/fast/table/table-row-style-not-updated-with-after-content-expected.txt
* platform/gtk/fast/table/table-row-style-not-updated-with-before-content-expected.txt
* platform/gtk/fast/table/table-section-split2-expected.txt
* platform/gtk/fast/table/table-split-expected.txt
* platform/gtk/fast/table/table-split2-expected.txt
* platform/gtk/fast/table/table-style-not-updated-expected.txt
* platform/gtk/fast/table/wide-colspan-expected.txt
* platform/gtk/fast/table/wide-column-expected.txt
* platform/gtk/fast/text/atsui-negative-spacing-features-expected.png
* platform/gtk/fast/text/atsui-negative-spacing-features-expected.txt
* platform/gtk/fast/text/atsui-spacing-features-expected.png
* platform/gtk/fast/text/atsui-spacing-features-expected.txt
* platform/gtk/fast/text/basic/generic-family-reset-expected.png
* platform/gtk/fast/text/basic/generic-family-reset-expected.txt
* platform/gtk/fast/text/international/003-expected.png
* platform/gtk/fast/text/international/003-expected.txt
* platform/gtk/fast/text/international/bidi-LDB-2-CSS-expected.png
* platform/gtk/fast/text/international/bidi-LDB-2-CSS-expected.txt
* platform/gtk/fast/text/international/bidi-LDB-2-HTML-expected.png
* platform/gtk/fast/text/international/bidi-LDB-2-HTML-expected.txt
* platform/gtk/fast/text/international/bidi-LDB-2-formatting-characters-expected.png
* platform/gtk/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt
* platform/gtk/fast/text/international/bidi-override-expected.txt
* platform/gtk/fast/text/wbr-expected.txt
* platform/gtk/fast/text/whitespace/002-expected.txt
* platform/gtk/fast/text/whitespace/003-expected.txt
* platform/gtk/fast/text/whitespace/004-expected.txt
* platform/gtk/fast/text/whitespace/005-expected.txt
* platform/gtk/fast/text/whitespace/010-expected.txt
* platform/gtk/fast/text/whitespace/011-expected.txt
* platform/gtk/fast/text/whitespace/013-expected.txt
* platform/gtk/fast/text/whitespace/014-expected.txt
* platform/gtk/fast/text/whitespace/015-expected.txt
* platform/gtk/fast/text/whitespace/016-expected.txt
* platform/gtk/fast/text/whitespace/025-expected.txt
* platform/gtk/fast/text/whitespace/026-expected.txt
* platform/gtk/fast/writing-mode/table-percent-width-quirk-expected.txt
* platform/gtk/fast/writing-mode/vertical-align-table-baseline-expected.png
* platform/gtk/fast/writing-mode/vertical-align-table-baseline-expected.txt
* platform/gtk/http/tests/misc/acid2-expected.png
* platform/gtk/http/tests/misc/acid2-pixel-expected.png
* platform/gtk/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.png
* platform/gtk/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt
* platform/gtk/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.png
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.png
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.png
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.png
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.png
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.png
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.png
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.png
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.png
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt
* platform/gtk/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt
* platform/gtk/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png
* platform/gtk/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
* platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png
* platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt
* platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png
* platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt
* platform/gtk/tables/layering/paint-test-layering-1-expected.png
* platform/gtk/tables/layering/paint-test-layering-1-expected.txt
* platform/gtk/tables/layering/paint-test-layering-2-expected.png
* platform/gtk/tables/layering/paint-test-layering-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug10009-expected.png
* platform/gtk/tables/mozilla/bugs/bug10009-expected.txt
* platform/gtk/tables/mozilla/bugs/bug101201-expected.png
* platform/gtk/tables/mozilla/bugs/bug101201-expected.txt
* platform/gtk/tables/mozilla/bugs/bug101674-expected.png
* platform/gtk/tables/mozilla/bugs/bug101674-expected.txt
* platform/gtk/tables/mozilla/bugs/bug10296-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug1055-1-expected.png
* platform/gtk/tables/mozilla/bugs/bug1055-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug10565-expected.png
* platform/gtk/tables/mozilla/bugs/bug10565-expected.txt
* platform/gtk/tables/mozilla/bugs/bug10633-expected.png
* platform/gtk/tables/mozilla/bugs/bug10633-expected.txt
* platform/gtk/tables/mozilla/bugs/bug1067-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug1067-2-expected.png
* platform/gtk/tables/mozilla/bugs/bug1067-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug106795-expected.png
* platform/gtk/tables/mozilla/bugs/bug106795-expected.txt
* platform/gtk/tables/mozilla/bugs/bug106816-expected.png
* platform/gtk/tables/mozilla/bugs/bug106816-expected.txt
* platform/gtk/tables/mozilla/bugs/bug113235-1-expected.png
* platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug113424-expected.png
* platform/gtk/tables/mozilla/bugs/bug113424-expected.txt
* platform/gtk/tables/mozilla/bugs/bug1163-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug1188-expected.png
* platform/gtk/tables/mozilla/bugs/bug1188-expected.txt
* platform/gtk/tables/mozilla/bugs/bug12008-expected.png
* platform/gtk/tables/mozilla/bugs/bug12008-expected.txt
* platform/gtk/tables/mozilla/bugs/bug120107-expected.txt
* platform/gtk/tables/mozilla/bugs/bug120364-expected.png
* platform/gtk/tables/mozilla/bugs/bug120364-expected.txt
* platform/gtk/tables/mozilla/bugs/bug1224-expected.png
* platform/gtk/tables/mozilla/bugs/bug1224-expected.txt
* platform/gtk/tables/mozilla/bugs/bug12268-expected.png
* platform/gtk/tables/mozilla/bugs/bug12268-expected.txt
* platform/gtk/tables/mozilla/bugs/bug12709-expected.png
* platform/gtk/tables/mozilla/bugs/bug12709-expected.txt
* platform/gtk/tables/mozilla/bugs/bug1271-expected.txt
* platform/gtk/tables/mozilla/bugs/bug12908-1-expected.png
* platform/gtk/tables/mozilla/bugs/bug12908-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug12908-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug12910-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug1296-expected.png
* platform/gtk/tables/mozilla/bugs/bug1296-expected.txt
* platform/gtk/tables/mozilla/bugs/bug1302-expected.png
* platform/gtk/tables/mozilla/bugs/bug1302-expected.txt
* platform/gtk/tables/mozilla/bugs/bug13169-expected.png
* platform/gtk/tables/mozilla/bugs/bug13169-expected.txt
* platform/gtk/tables/mozilla/bugs/bug1318-expected.png
* platform/gtk/tables/mozilla/bugs/bug1318-expected.txt
* platform/gtk/tables/mozilla/bugs/bug137388-1-expected.png
* platform/gtk/tables/mozilla/bugs/bug137388-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug137388-2-expected.png
* platform/gtk/tables/mozilla/bugs/bug137388-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug137388-3-expected.png
* platform/gtk/tables/mozilla/bugs/bug137388-3-expected.txt
* platform/gtk/tables/mozilla/bugs/bug139524-1-expected.png
* platform/gtk/tables/mozilla/bugs/bug139524-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug139524-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug139524-3-expected.png
* platform/gtk/tables/mozilla/bugs/bug139524-3-expected.txt
* platform/gtk/tables/mozilla/bugs/bug139524-4-expected.png
* platform/gtk/tables/mozilla/bugs/bug139524-4-expected.txt
* platform/gtk/tables/mozilla/bugs/bug1430-expected.png
* platform/gtk/tables/mozilla/bugs/bug1430-expected.txt
* platform/gtk/tables/mozilla/bugs/bug14323-expected.png
* platform/gtk/tables/mozilla/bugs/bug14323-expected.txt
* platform/gtk/tables/mozilla/bugs/bug1474-expected.png
* platform/gtk/tables/mozilla/bugs/bug14929-expected.png
* platform/gtk/tables/mozilla/bugs/bug14929-expected.txt
* platform/gtk/tables/mozilla/bugs/bug15247-expected.png
* platform/gtk/tables/mozilla/bugs/bug15247-expected.txt
* platform/gtk/tables/mozilla/bugs/bug154780-expected.png
* platform/gtk/tables/mozilla/bugs/bug154780-expected.txt
* platform/gtk/tables/mozilla/bugs/bug15544-expected.png
* platform/gtk/tables/mozilla/bugs/bug15544-expected.txt
* platform/gtk/tables/mozilla/bugs/bug159108-expected.txt
* platform/gtk/tables/mozilla/bugs/bug15933-expected.png
* platform/gtk/tables/mozilla/bugs/bug15933-expected.txt
* platform/gtk/tables/mozilla/bugs/bug16012-expected.txt
* platform/gtk/tables/mozilla/bugs/bug16252-expected.png
* platform/gtk/tables/mozilla/bugs/bug16252-expected.txt
* platform/gtk/tables/mozilla/bugs/bug17138-expected.png
* platform/gtk/tables/mozilla/bugs/bug17138-expected.txt
* platform/gtk/tables/mozilla/bugs/bug175455-4-expected.png
* platform/gtk/tables/mozilla/bugs/bug175455-4-expected.txt
* platform/gtk/tables/mozilla/bugs/bug17548-expected.png
* platform/gtk/tables/mozilla/bugs/bug17548-expected.txt
* platform/gtk/tables/mozilla/bugs/bug17587-expected.png
* platform/gtk/tables/mozilla/bugs/bug17587-expected.txt
* platform/gtk/tables/mozilla/bugs/bug1800-expected.png
* platform/gtk/tables/mozilla/bugs/bug1800-expected.txt
* platform/gtk/tables/mozilla/bugs/bug1802-expected.png
* platform/gtk/tables/mozilla/bugs/bug1802-expected.txt
* platform/gtk/tables/mozilla/bugs/bug1802s-expected.png
* platform/gtk/tables/mozilla/bugs/bug1802s-expected.txt
* platform/gtk/tables/mozilla/bugs/bug1809-expected.png
* platform/gtk/tables/mozilla/bugs/bug1809-expected.txt
* platform/gtk/tables/mozilla/bugs/bug18440-expected.png
* platform/gtk/tables/mozilla/bugs/bug18440-expected.txt
* platform/gtk/tables/mozilla/bugs/bug18664-expected.png
* platform/gtk/tables/mozilla/bugs/bug18664-expected.txt
* platform/gtk/tables/mozilla/bugs/bug18955-expected.png
* platform/gtk/tables/mozilla/bugs/bug18955-expected.txt
* platform/gtk/tables/mozilla/bugs/bug19061-1-expected.png
* platform/gtk/tables/mozilla/bugs/bug19061-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug19061-2-expected.png
* platform/gtk/tables/mozilla/bugs/bug19061-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug19356-expected.png
* platform/gtk/tables/mozilla/bugs/bug19356-expected.txt
* platform/gtk/tables/mozilla/bugs/bug20804-expected.png
* platform/gtk/tables/mozilla/bugs/bug20804-expected.txt
* platform/gtk/tables/mozilla/bugs/bug2123-expected.txt
* platform/gtk/tables/mozilla/bugs/bug215629-expected.txt
* platform/gtk/tables/mozilla/bugs/bug219693-1-expected.png
* platform/gtk/tables/mozilla/bugs/bug219693-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug219693-2-expected.png
* platform/gtk/tables/mozilla/bugs/bug219693-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug22019-expected.png
* platform/gtk/tables/mozilla/bugs/bug22019-expected.txt
* platform/gtk/tables/mozilla/bugs/bug220536-expected.png
* platform/gtk/tables/mozilla/bugs/bug220536-expected.txt
* platform/gtk/tables/mozilla/bugs/bug222336-expected.txt
* platform/gtk/tables/mozilla/bugs/bug22246-2-expected.png
* platform/gtk/tables/mozilla/bugs/bug22246-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug22246-2a-expected.png
* platform/gtk/tables/mozilla/bugs/bug22246-2a-expected.txt
* platform/gtk/tables/mozilla/bugs/bug22246-3-expected.png
* platform/gtk/tables/mozilla/bugs/bug22246-3-expected.txt
* platform/gtk/tables/mozilla/bugs/bug22246-3a-expected.png
* platform/gtk/tables/mozilla/bugs/bug22246-3a-expected.txt
* platform/gtk/tables/mozilla/bugs/bug22513-expected.txt
* platform/gtk/tables/mozilla/bugs/bug2296-expected.png
* platform/gtk/tables/mozilla/bugs/bug2296-expected.txt
* platform/gtk/tables/mozilla/bugs/bug23235-expected.png
* platform/gtk/tables/mozilla/bugs/bug23235-expected.txt
* platform/gtk/tables/mozilla/bugs/bug24200-expected.png
* platform/gtk/tables/mozilla/bugs/bug24200-expected.txt
* platform/gtk/tables/mozilla/bugs/bug2479-2-expected.png
* platform/gtk/tables/mozilla/bugs/bug2479-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt
* platform/gtk/tables/mozilla/bugs/bug25004-expected.png
* platform/gtk/tables/mozilla/bugs/bug25004-expected.txt
* platform/gtk/tables/mozilla/bugs/bug25074-expected.txt
* platform/gtk/tables/mozilla/bugs/bug25663-expected.png
* platform/gtk/tables/mozilla/bugs/bug25663-expected.txt
* platform/gtk/tables/mozilla/bugs/bug26553-expected.txt
* platform/gtk/tables/mozilla/bugs/bug2684-expected.png
* platform/gtk/tables/mozilla/bugs/bug2684-expected.txt
* platform/gtk/tables/mozilla/bugs/bug269566-expected.txt
* platform/gtk/tables/mozilla/bugs/bug277062-expected.txt
* platform/gtk/tables/mozilla/bugs/bug2773-expected.png
* platform/gtk/tables/mozilla/bugs/bug2773-expected.txt
* platform/gtk/tables/mozilla/bugs/bug27993-1-expected.png
* platform/gtk/tables/mozilla/bugs/bug27993-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug2886-expected.png
* platform/gtk/tables/mozilla/bugs/bug2886-expected.txt
* platform/gtk/tables/mozilla/bugs/bug28933-expected.txt
* platform/gtk/tables/mozilla/bugs/bug29058-1-expected.png
* platform/gtk/tables/mozilla/bugs/bug29058-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug29314-expected.txt
* platform/gtk/tables/mozilla/bugs/bug29429-expected.png
* platform/gtk/tables/mozilla/bugs/bug29429-expected.txt
* platform/gtk/tables/mozilla/bugs/bug2954-expected.txt
* platform/gtk/tables/mozilla/bugs/bug2981-1-expected.png
* platform/gtk/tables/mozilla/bugs/bug2981-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug2981-2-expected.png
* platform/gtk/tables/mozilla/bugs/bug2981-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug2997-expected.png
* platform/gtk/tables/mozilla/bugs/bug2997-expected.txt
* platform/gtk/tables/mozilla/bugs/bug30273-expected.png
* platform/gtk/tables/mozilla/bugs/bug30273-expected.txt
* platform/gtk/tables/mozilla/bugs/bug30559-expected.png
* platform/gtk/tables/mozilla/bugs/bug30559-expected.txt
* platform/gtk/tables/mozilla/bugs/bug3103-expected.png
* platform/gtk/tables/mozilla/bugs/bug3103-expected.txt
* platform/gtk/tables/mozilla/bugs/bug32205-3-expected.png
* platform/gtk/tables/mozilla/bugs/bug32205-3-expected.txt
* platform/gtk/tables/mozilla/bugs/bug3260-expected.png
* platform/gtk/tables/mozilla/bugs/bug3260-expected.txt
* platform/gtk/tables/mozilla/bugs/bug32841-expected.png
* platform/gtk/tables/mozilla/bugs/bug33137-expected.png
* platform/gtk/tables/mozilla/bugs/bug33137-expected.txt
* platform/gtk/tables/mozilla/bugs/bug33855-expected.txt
* platform/gtk/tables/mozilla/bugs/bug3454-expected.png
* platform/gtk/tables/mozilla/bugs/bug3454-expected.txt
* platform/gtk/tables/mozilla/bugs/bug38916-expected.png
* platform/gtk/tables/mozilla/bugs/bug38916-expected.txt
* platform/gtk/tables/mozilla/bugs/bug3977-expected.png
* platform/gtk/tables/mozilla/bugs/bug3977-expected.txt
* platform/gtk/tables/mozilla/bugs/bug4093-expected.png
* platform/gtk/tables/mozilla/bugs/bug4093-expected.txt
* platform/gtk/tables/mozilla/bugs/bug42187-expected.png
* platform/gtk/tables/mozilla/bugs/bug42187-expected.txt
* platform/gtk/tables/mozilla/bugs/bug4385-expected.png
* platform/gtk/tables/mozilla/bugs/bug4385-expected.txt
* platform/gtk/tables/mozilla/bugs/bug4427-expected.png
* platform/gtk/tables/mozilla/bugs/bug4427-expected.txt
* platform/gtk/tables/mozilla/bugs/bug44505-expected.png
* platform/gtk/tables/mozilla/bugs/bug44505-expected.txt
* platform/gtk/tables/mozilla/bugs/bug4501-expected.png
* platform/gtk/tables/mozilla/bugs/bug4501-expected.txt
* platform/gtk/tables/mozilla/bugs/bug4527-expected.png
* platform/gtk/tables/mozilla/bugs/bug4527-expected.txt
* platform/gtk/tables/mozilla/bugs/bug45350-expected.txt
* platform/gtk/tables/mozilla/bugs/bug45486-expected.png
* platform/gtk/tables/mozilla/bugs/bug45486-expected.txt
* platform/gtk/tables/mozilla/bugs/bug4576-expected.png
* platform/gtk/tables/mozilla/bugs/bug4576-expected.txt
* platform/gtk/tables/mozilla/bugs/bug46268-1-expected.png
* platform/gtk/tables/mozilla/bugs/bug46268-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug46268-2-expected.png
* platform/gtk/tables/mozilla/bugs/bug46268-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug46368-1-expected.png
* platform/gtk/tables/mozilla/bugs/bug46368-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug46623-1-expected.png
* platform/gtk/tables/mozilla/bugs/bug46623-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug46623-2-expected.png
* platform/gtk/tables/mozilla/bugs/bug46623-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug47432-expected.png
* platform/gtk/tables/mozilla/bugs/bug47432-expected.txt
* platform/gtk/tables/mozilla/bugs/bug4803-expected.txt
* platform/gtk/tables/mozilla/bugs/bug4849-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug4849-expected.txt
* platform/gtk/tables/mozilla/bugs/bug51727-expected.png
* platform/gtk/tables/mozilla/bugs/bug51727-expected.txt
* platform/gtk/tables/mozilla/bugs/bug5188-expected.png
* platform/gtk/tables/mozilla/bugs/bug5188-expected.txt
* platform/gtk/tables/mozilla/bugs/bug52505-expected.png
* platform/gtk/tables/mozilla/bugs/bug52505-expected.txt
* platform/gtk/tables/mozilla/bugs/bug52506-expected.png
* platform/gtk/tables/mozilla/bugs/bug52506-expected.txt
* platform/gtk/tables/mozilla/bugs/bug53690-1-expected.png
* platform/gtk/tables/mozilla/bugs/bug53690-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug53690-2-expected.png
* platform/gtk/tables/mozilla/bugs/bug53690-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug53891-expected.png
* platform/gtk/tables/mozilla/bugs/bug53891-expected.txt
* platform/gtk/tables/mozilla/bugs/bug5538-expected.png
* platform/gtk/tables/mozilla/bugs/bug5538-expected.txt
* platform/gtk/tables/mozilla/bugs/bug55789-expected.txt
* platform/gtk/tables/mozilla/bugs/bug56201-expected.png
* platform/gtk/tables/mozilla/bugs/bug56201-expected.txt
* platform/gtk/tables/mozilla/bugs/bug57828-2-expected.png
* platform/gtk/tables/mozilla/bugs/bug57828-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug5797-expected.png
* platform/gtk/tables/mozilla/bugs/bug5797-expected.txt
* platform/gtk/tables/mozilla/bugs/bug5835-expected.png
* platform/gtk/tables/mozilla/bugs/bug5835-expected.txt
* platform/gtk/tables/mozilla/bugs/bug59354-expected.png
* platform/gtk/tables/mozilla/bugs/bug59354-expected.txt
* platform/gtk/tables/mozilla/bugs/bug60804-expected.png
* platform/gtk/tables/mozilla/bugs/bug60804-expected.txt
* platform/gtk/tables/mozilla/bugs/bug60807-expected.png
* platform/gtk/tables/mozilla/bugs/bug60807-expected.txt
* platform/gtk/tables/mozilla/bugs/bug6184-expected.png
* platform/gtk/tables/mozilla/bugs/bug6184-expected.txt
* platform/gtk/tables/mozilla/bugs/bug6304-expected.png
* platform/gtk/tables/mozilla/bugs/bug6304-expected.txt
* platform/gtk/tables/mozilla/bugs/bug6404-expected.png
* platform/gtk/tables/mozilla/bugs/bug6404-expected.txt
* platform/gtk/tables/mozilla/bugs/bug647-expected.png
* platform/gtk/tables/mozilla/bugs/bug647-expected.txt
* platform/gtk/tables/mozilla/bugs/bug6674-expected.png
* platform/gtk/tables/mozilla/bugs/bug6674-expected.txt
* platform/gtk/tables/mozilla/bugs/bug68998-expected.png
* platform/gtk/tables/mozilla/bugs/bug68998-expected.txt
* platform/gtk/tables/mozilla/bugs/bug69382-1-expected.png
* platform/gtk/tables/mozilla/bugs/bug69382-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug69382-2-expected.png
* platform/gtk/tables/mozilla/bugs/bug69382-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug72359-expected.txt
* platform/gtk/tables/mozilla/bugs/bug7342-expected.png
* platform/gtk/tables/mozilla/bugs/bug7342-expected.txt
* platform/gtk/tables/mozilla/bugs/bug7714-expected.png
* platform/gtk/tables/mozilla/bugs/bug7714-expected.txt
* platform/gtk/tables/mozilla/bugs/bug78162-expected.png
* platform/gtk/tables/mozilla/bugs/bug78162-expected.txt
* platform/gtk/tables/mozilla/bugs/bug82946-2-expected.png
* platform/gtk/tables/mozilla/bugs/bug82946-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug86708-expected.png
* platform/gtk/tables/mozilla/bugs/bug86708-expected.txt
* platform/gtk/tables/mozilla/bugs/bug8950-expected.png
* platform/gtk/tables/mozilla/bugs/bug8950-expected.txt
* platform/gtk/tables/mozilla/bugs/bug9123-1-expected.png
* platform/gtk/tables/mozilla/bugs/bug9123-1-expected.txt
* platform/gtk/tables/mozilla/bugs/bug9123-2-expected.png
* platform/gtk/tables/mozilla/bugs/bug9123-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug92143-expected.png
* platform/gtk/tables/mozilla/bugs/bug92143-expected.txt
* platform/gtk/tables/mozilla/bugs/bug92647-2-expected.png
* platform/gtk/tables/mozilla/bugs/bug92647-2-expected.txt
* platform/gtk/tables/mozilla/bugs/bug963-expected.txt
* platform/gtk/tables/mozilla/bugs/bug96334-expected.txt
* platform/gtk/tables/mozilla/bugs/bug97383-expected.png
* platform/gtk/tables/mozilla/bugs/bug97383-expected.txt
* platform/gtk/tables/mozilla/bugs/bug9879-1-expected.png
* platform/gtk/tables/mozilla/bugs/bug9879-1-expected.txt
* platform/gtk/tables/mozilla/collapsing_borders/bug41262-3-expected.png
* platform/gtk/tables/mozilla/collapsing_borders/bug41262-3-expected.txt
* platform/gtk/tables/mozilla/core/bloomberg-expected.png
* platform/gtk/tables/mozilla/core/bloomberg-expected.txt
* platform/gtk/tables/mozilla/core/borders-expected.png
* platform/gtk/tables/mozilla/core/borders-expected.txt
* platform/gtk/tables/mozilla/core/cell_heights-expected.png
* platform/gtk/tables/mozilla/core/cell_heights-expected.txt
* platform/gtk/tables/mozilla/core/col_span-expected.png
* platform/gtk/tables/mozilla/core/col_span-expected.txt
* platform/gtk/tables/mozilla/core/col_widths_auto_autoFix-expected.png
* platform/gtk/tables/mozilla/core/col_widths_auto_autoFix-expected.txt
* platform/gtk/tables/mozilla/core/col_widths_auto_autoFixPer-expected.png
* platform/gtk/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt
* platform/gtk/tables/mozilla/core/col_widths_auto_fix-expected.png
* platform/gtk/tables/mozilla/core/col_widths_auto_fix-expected.txt
* platform/gtk/tables/mozilla/core/col_widths_auto_fixPer-expected.png
* platform/gtk/tables/mozilla/core/col_widths_auto_fixPer-expected.txt
* platform/gtk/tables/mozilla/core/col_widths_auto_per-expected.png
* platform/gtk/tables/mozilla/core/col_widths_auto_per-expected.txt
* platform/gtk/tables/mozilla/core/col_widths_fix_autoFix-expected.png
* platform/gtk/tables/mozilla/core/col_widths_fix_autoFix-expected.txt
* platform/gtk/tables/mozilla/core/col_widths_fix_fix-expected.png
* platform/gtk/tables/mozilla/core/col_widths_fix_fix-expected.txt
* platform/gtk/tables/mozilla/core/col_widths_fix_fixPer-expected.png
* platform/gtk/tables/mozilla/core/col_widths_fix_fixPer-expected.txt
* platform/gtk/tables/mozilla/core/col_widths_fix_per-expected.png
* platform/gtk/tables/mozilla/core/col_widths_fix_per-expected.txt
* platform/gtk/tables/mozilla/core/margins-expected.txt
* platform/gtk/tables/mozilla/core/misc-expected.png
* platform/gtk/tables/mozilla/core/misc-expected.txt
* platform/gtk/tables/mozilla/core/nested1-expected.png
* platform/gtk/tables/mozilla/core/nested1-expected.txt
* platform/gtk/tables/mozilla/core/one_row-expected.png
* platform/gtk/tables/mozilla/core/one_row-expected.txt
* platform/gtk/tables/mozilla/core/table_frame-expected.png
* platform/gtk/tables/mozilla/core/table_frame-expected.txt
* platform/gtk/tables/mozilla/core/table_heights-expected.png
* platform/gtk/tables/mozilla/core/table_heights-expected.txt
* platform/gtk/tables/mozilla/core/table_rules-expected.txt
* platform/gtk/tables/mozilla/core/table_widths-expected.png
* platform/gtk/tables/mozilla/core/table_widths-expected.txt
* platform/gtk/tables/mozilla/dom/insertColGroups1-expected.png
* platform/gtk/tables/mozilla/dom/insertColGroups1-expected.txt
* platform/gtk/tables/mozilla/dom/insertColGroups2-expected.png
* platform/gtk/tables/mozilla/dom/insertColGroups2-expected.txt
* platform/gtk/tables/mozilla/dom/insertCols1-expected.png
* platform/gtk/tables/mozilla/dom/insertCols1-expected.txt
* platform/gtk/tables/mozilla/dom/insertCols2-expected.png
* platform/gtk/tables/mozilla/dom/insertCols2-expected.txt
* platform/gtk/tables/mozilla/dom/insertCols3-expected.png
* platform/gtk/tables/mozilla/dom/insertCols3-expected.txt
* platform/gtk/tables/mozilla/dom/insertCols4-expected.png
* platform/gtk/tables/mozilla/dom/insertCols4-expected.txt
* platform/gtk/tables/mozilla/dom/insertCols5-expected.png
* platform/gtk/tables/mozilla/dom/insertCols5-expected.txt
* platform/gtk/tables/mozilla/marvin/backgr_layers-opacity-expected.png
* platform/gtk/tables/mozilla/marvin/backgr_layers-opacity-expected.txt
* platform/gtk/tables/mozilla/marvin/backgr_position-table-expected.png
* platform/gtk/tables/mozilla/marvin/backgr_position-table-expected.txt
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-cell-expected.png
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-expected.png
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-expected.txt
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.png
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.txt
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-expected.png
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-expected.txt
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt
* platform/gtk/tables/mozilla/marvin/body_thead-expected.txt
* platform/gtk/tables/mozilla/marvin/colgroup_align_center-expected.png
* platform/gtk/tables/mozilla/marvin/colgroup_align_center-expected.txt
* platform/gtk/tables/mozilla/marvin/colgroup_align_justify-expected.png
* platform/gtk/tables/mozilla/marvin/colgroup_align_justify-expected.txt
* platform/gtk/tables/mozilla/marvin/colgroup_align_left-expected.png
* platform/gtk/tables/mozilla/marvin/colgroup_align_left-expected.txt
* platform/gtk/tables/mozilla/marvin/colgroup_align_right-expected.png
* platform/gtk/tables/mozilla/marvin/colgroup_align_right-expected.txt
* platform/gtk/tables/mozilla/marvin/colgroup_span-expected.png
* platform/gtk/tables/mozilla/marvin/colgroup_span-expected.txt
* platform/gtk/tables/mozilla/marvin/colgroup_valign_baseline-expected.png
* platform/gtk/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt
* platform/gtk/tables/mozilla/marvin/colgroup_valign_bottom-expected.png
* platform/gtk/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt
* platform/gtk/tables/mozilla/marvin/colgroup_valign_middle-expected.png
* platform/gtk/tables/mozilla/marvin/colgroup_valign_middle-expected.txt
* platform/gtk/tables/mozilla/marvin/colgroup_valign_top-expected.png
* platform/gtk/tables/mozilla/marvin/colgroup_valign_top-expected.txt
* platform/gtk/tables/mozilla/marvin/colgroup_width_pct-expected.png
* platform/gtk/tables/mozilla/marvin/colgroup_width_pct-expected.txt
* platform/gtk/tables/mozilla/marvin/colgroup_width_px-expected.png
* platform/gtk/tables/mozilla/marvin/colgroup_width_px-expected.txt
* platform/gtk/tables/mozilla/marvin/table_overflow_hidden_td-expected.png
* platform/gtk/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt
* platform/gtk/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.png
* platform/gtk/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt
* platform/gtk/tables/mozilla/marvin/table_row_align_center-expected.png
* platform/gtk/tables/mozilla/marvin/table_row_align_center-expected.txt
* platform/gtk/tables/mozilla/marvin/table_row_align_left-expected.png
* platform/gtk/tables/mozilla/marvin/table_row_align_left-expected.txt
* platform/gtk/tables/mozilla/marvin/table_row_align_right-expected.png
* platform/gtk/tables/mozilla/marvin/table_row_align_right-expected.txt
* platform/gtk/tables/mozilla/marvin/table_rules_groups-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_black-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_black-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_green-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_green-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_red-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_red-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_white-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_white-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_cellpadding_pct-expected.png
* platform/gtk/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_td_width-expected.png
* platform/gtk/tables/mozilla/marvin/tables_td_width-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_th_colspan-expected.png
* platform/gtk/tables/mozilla/marvin/tables_th_colspan-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_th_width-expected.png
* platform/gtk/tables/mozilla/marvin/tables_th_width-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_width_percent-expected.png
* platform/gtk/tables/mozilla/marvin/tables_width_percent-expected.txt
* platform/gtk/tables/mozilla/marvin/tables_width_px-expected.png
* platform/gtk/tables/mozilla/marvin/tables_width_px-expected.txt
* platform/gtk/tables/mozilla/marvin/tbody_valign_baseline-expected.png
* platform/gtk/tables/mozilla/marvin/tbody_valign_baseline-expected.txt
* platform/gtk/tables/mozilla/marvin/tbody_valign_bottom-expected.png
* platform/gtk/tables/mozilla/marvin/tbody_valign_bottom-expected.txt
* platform/gtk/tables/mozilla/marvin/tbody_valign_middle-expected.png
* platform/gtk/tables/mozilla/marvin/tbody_valign_middle-expected.txt
* platform/gtk/tables/mozilla/marvin/tbody_valign_top-expected.png
* platform/gtk/tables/mozilla/marvin/tbody_valign_top-expected.txt
* platform/gtk/tables/mozilla/marvin/td_valign_baseline-expected.png
* platform/gtk/tables/mozilla/marvin/td_valign_baseline-expected.txt
* platform/gtk/tables/mozilla/marvin/td_valign_bottom-expected.png
* platform/gtk/tables/mozilla/marvin/td_valign_bottom-expected.txt
* platform/gtk/tables/mozilla/marvin/td_valign_middle-expected.png
* platform/gtk/tables/mozilla/marvin/td_valign_middle-expected.txt
* platform/gtk/tables/mozilla/marvin/td_valign_top-expected.png
* platform/gtk/tables/mozilla/marvin/td_valign_top-expected.txt
* platform/gtk/tables/mozilla/marvin/tfoot_valign_baseline-expected.png
* platform/gtk/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt
* platform/gtk/tables/mozilla/marvin/tfoot_valign_bottom-expected.png
* platform/gtk/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt
* platform/gtk/tables/mozilla/marvin/tfoot_valign_middle-expected.png
* platform/gtk/tables/mozilla/marvin/tfoot_valign_middle-expected.txt
* platform/gtk/tables/mozilla/marvin/tfoot_valign_top-expected.png
* platform/gtk/tables/mozilla/marvin/tfoot_valign_top-expected.txt
* platform/gtk/tables/mozilla/marvin/th_valign_baseline-expected.png
* platform/gtk/tables/mozilla/marvin/th_valign_baseline-expected.txt
* platform/gtk/tables/mozilla/marvin/th_valign_bottom-expected.png
* platform/gtk/tables/mozilla/marvin/th_valign_bottom-expected.txt
* platform/gtk/tables/mozilla/marvin/th_valign_middle-expected.png
* platform/gtk/tables/mozilla/marvin/th_valign_middle-expected.txt
* platform/gtk/tables/mozilla/marvin/th_valign_top-expected.png
* platform/gtk/tables/mozilla/marvin/th_valign_top-expected.txt
* platform/gtk/tables/mozilla/marvin/thead_valign_baseline-expected.png
* platform/gtk/tables/mozilla/marvin/thead_valign_baseline-expected.txt
* platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.png
* platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.txt
* platform/gtk/tables/mozilla/marvin/thead_valign_middle-expected.png
* platform/gtk/tables/mozilla/marvin/thead_valign_middle-expected.txt
* platform/gtk/tables/mozilla/marvin/thead_valign_top-expected.png
* platform/gtk/tables/mozilla/marvin/thead_valign_top-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_black-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_black-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_green-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_green-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_red-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_red-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_white-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_white-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.png
* platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_valign_baseline-expected.png
* platform/gtk/tables/mozilla/marvin/tr_valign_baseline-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_valign_bottom-expected.png
* platform/gtk/tables/mozilla/marvin/tr_valign_bottom-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_valign_middle-expected.png
* platform/gtk/tables/mozilla/marvin/tr_valign_middle-expected.txt
* platform/gtk/tables/mozilla/marvin/tr_valign_top-expected.png
* platform/gtk/tables/mozilla/marvin/tr_valign_top-expected.txt
* platform/gtk/tables/mozilla/marvin/x_col_align_char-expected.png
* platform/gtk/tables/mozilla/marvin/x_col_align_char-expected.txt
* platform/gtk/tables/mozilla/marvin/x_col_span-expected.png
* platform/gtk/tables/mozilla/marvin/x_col_span-expected.txt
* platform/gtk/tables/mozilla/marvin/x_col_valign_baseline-expected.png
* platform/gtk/tables/mozilla/marvin/x_col_valign_baseline-expected.txt
* platform/gtk/tables/mozilla/marvin/x_col_valign_bottom-expected.png
* platform/gtk/tables/mozilla/marvin/x_col_valign_bottom-expected.txt
* platform/gtk/tables/mozilla/marvin/x_col_valign_middle-expected.png
* platform/gtk/tables/mozilla/marvin/x_col_valign_middle-expected.txt
* platform/gtk/tables/mozilla/marvin/x_col_valign_top-expected.png
* platform/gtk/tables/mozilla/marvin/x_col_valign_top-expected.txt
* platform/gtk/tables/mozilla/marvin/x_col_width_px-expected.png
* platform/gtk/tables/mozilla/marvin/x_col_width_px-expected.txt
* platform/gtk/tables/mozilla/marvin/x_col_width_rel-expected.png
* platform/gtk/tables/mozilla/marvin/x_col_width_rel-expected.txt
* platform/gtk/tables/mozilla/marvin/x_colgroup_align_char-expected.png
* platform/gtk/tables/mozilla/marvin/x_colgroup_align_char-expected.txt
* platform/gtk/tables/mozilla/marvin/x_colgroup_span-expected.png
* platform/gtk/tables/mozilla/marvin/x_colgroup_span-expected.txt
* platform/gtk/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png
* platform/gtk/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.txt
* platform/gtk/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png
* platform/gtk/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt
* platform/gtk/tables/mozilla/marvin/x_colgroup_valign_middle-expected.png
* platform/gtk/tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt
* platform/gtk/tables/mozilla/marvin/x_colgroup_valign_top-expected.png
* platform/gtk/tables/mozilla/marvin/x_colgroup_valign_top-expected.txt
* platform/gtk/tables/mozilla/marvin/x_colgroup_width_rel-expected.png
* platform/gtk/tables/mozilla/marvin/x_colgroup_width_rel-expected.txt
* platform/gtk/tables/mozilla/marvin/x_tbody_valign_baseline-expected.png
* platform/gtk/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt
* platform/gtk/tables/mozilla/marvin/x_tbody_valign_bottom-expected.png
* platform/gtk/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt
* platform/gtk/tables/mozilla/marvin/x_tbody_valign_middle-expected.png
* platform/gtk/tables/mozilla/marvin/x_tbody_valign_middle-expected.txt
* platform/gtk/tables/mozilla/marvin/x_tbody_valign_top-expected.png
* platform/gtk/tables/mozilla/marvin/x_tbody_valign_top-expected.txt
* platform/gtk/tables/mozilla/marvin/x_td_align_center-expected.png
* platform/gtk/tables/mozilla/marvin/x_td_align_center-expected.txt
* platform/gtk/tables/mozilla/marvin/x_td_align_char-expected.png
* platform/gtk/tables/mozilla/marvin/x_td_align_char-expected.txt
* platform/gtk/tables/mozilla/marvin/x_td_align_justify-expected.png
* platform/gtk/tables/mozilla/marvin/x_td_align_justify-expected.txt
* platform/gtk/tables/mozilla/marvin/x_td_align_left-expected.png
* platform/gtk/tables/mozilla/marvin/x_td_align_left-expected.txt
* platform/gtk/tables/mozilla/marvin/x_td_align_right-expected.png
* platform/gtk/tables/mozilla/marvin/x_td_align_right-expected.txt
* platform/gtk/tables/mozilla/marvin/x_td_valign_baseline-expected.png
* platform/gtk/tables/mozilla/marvin/x_td_valign_baseline-expected.txt
* platform/gtk/tables/mozilla/marvin/x_td_valign_bottom-expected.png
* platform/gtk/tables/mozilla/marvin/x_td_valign_bottom-expected.txt
* platform/gtk/tables/mozilla/marvin/x_td_valign_middle-expected.png
* platform/gtk/tables/mozilla/marvin/x_td_valign_middle-expected.txt
* platform/gtk/tables/mozilla/marvin/x_td_valign_top-expected.png
* platform/gtk/tables/mozilla/marvin/x_td_valign_top-expected.txt
* platform/gtk/tables/mozilla/marvin/x_td_width-expected.png
* platform/gtk/tables/mozilla/marvin/x_td_width-expected.txt
* platform/gtk/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png
* platform/gtk/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt
* platform/gtk/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png
* platform/gtk/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt
* platform/gtk/tables/mozilla/marvin/x_tfoot_valign_middle-expected.png
* platform/gtk/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt
* platform/gtk/tables/mozilla/marvin/x_tfoot_valign_top-expected.png
* platform/gtk/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt
* platform/gtk/tables/mozilla/marvin/x_th_align_center-expected.png
* platform/gtk/tables/mozilla/marvin/x_th_align_center-expected.txt
* platform/gtk/tables/mozilla/marvin/x_th_align_char-expected.png
* platform/gtk/tables/mozilla/marvin/x_th_align_char-expected.txt
* platform/gtk/tables/mozilla/marvin/x_th_align_justify-expected.png
* platform/gtk/tables/mozilla/marvin/x_th_align_justify-expected.txt
* platform/gtk/tables/mozilla/marvin/x_th_align_left-expected.png
* platform/gtk/tables/mozilla/marvin/x_th_align_left-expected.txt
* platform/gtk/tables/mozilla/marvin/x_th_align_right-expected.png
* platform/gtk/tables/mozilla/marvin/x_th_align_right-expected.txt
* platform/gtk/tables/mozilla/marvin/x_th_rowspan-expected.png
* platform/gtk/tables/mozilla/marvin/x_th_rowspan-expected.txt
* platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.png
* platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt
* platform/gtk/tables/mozilla/marvin/x_th_valign_bottom-expected.png
* platform/gtk/tables/mozilla/marvin/x_th_valign_bottom-expected.txt
* platform/gtk/tables/mozilla/marvin/x_th_valign_middle-expected.png
* platform/gtk/tables/mozilla/marvin/x_th_valign_middle-expected.txt
* platform/gtk/tables/mozilla/marvin/x_th_valign_top-expected.png
* platform/gtk/tables/mozilla/marvin/x_th_valign_top-expected.txt
* platform/gtk/tables/mozilla/marvin/x_th_width-expected.png
* platform/gtk/tables/mozilla/marvin/x_th_width-expected.txt
* platform/gtk/tables/mozilla/marvin/x_thead_valign_baseline-expected.png
* platform/gtk/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt
* platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.png
* platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt
* platform/gtk/tables/mozilla/marvin/x_thead_valign_middle-expected.png
* platform/gtk/tables/mozilla/marvin/x_thead_valign_middle-expected.txt
* platform/gtk/tables/mozilla/marvin/x_thead_valign_top-expected.png
* platform/gtk/tables/mozilla/marvin/x_thead_valign_top-expected.txt
* platform/gtk/tables/mozilla/marvin/x_tr_align_char-expected.png
* platform/gtk/tables/mozilla/marvin/x_tr_align_char-expected.txt
* platform/gtk/tables/mozilla/marvin/x_tr_valign_baseline-expected.png
* platform/gtk/tables/mozilla/marvin/x_tr_valign_baseline-expected.txt
* platform/gtk/tables/mozilla/marvin/x_tr_valign_bottom-expected.png
* platform/gtk/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt
* platform/gtk/tables/mozilla/marvin/x_tr_valign_middle-expected.png
* platform/gtk/tables/mozilla/marvin/x_tr_valign_middle-expected.txt
* platform/gtk/tables/mozilla/marvin/x_tr_valign_top-expected.png
* platform/gtk/tables/mozilla/marvin/x_tr_valign_top-expected.txt
* platform/gtk/tables/mozilla/other/cell_widths-expected.png
* platform/gtk/tables/mozilla/other/cell_widths-expected.txt
* platform/gtk/tables/mozilla/other/ms-expected.png
* platform/gtk/tables/mozilla/other/ms-expected.txt
* platform/gtk/tables/mozilla/other/nested2-expected.png
* platform/gtk/tables/mozilla/other/nested2-expected.txt
* platform/gtk/tables/mozilla/other/nestedTables-expected.png
* platform/gtk/tables/mozilla/other/nestedTables-expected.txt
* platform/gtk/tables/mozilla/other/slashlogo-expected.png
* platform/gtk/tables/mozilla/other/slashlogo-expected.txt
* platform/gtk/tables/mozilla/other/test3-expected.png
* platform/gtk/tables/mozilla/other/test3-expected.txt
* platform/gtk/tables/mozilla/other/test6-expected.png
* platform/gtk/tables/mozilla/other/test6-expected.txt
* platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.png
* platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt
* platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.png
* platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/97619-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/97619-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1010-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1010-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1128-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1128-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1164-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1164-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug128876-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug14159-2-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1647-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1647-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1725-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1725-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug17826-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug17826-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug23847-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug23847-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug27993-2-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug3105-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug3105-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug59252-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug59252-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug72393-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug72393-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug7243-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug7243-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug8499-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug8499-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug85016-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug85016-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug91057-expected.txt
* platform/gtk/tables/mozilla_expected_failures/bugs/bug9879-1-expected.png
* platform/gtk/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt
* platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.png
* platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt
* platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.png
* platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.txt
* platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.png
* platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.txt
* platform/gtk/tables/mozilla_expected_failures/core/col_span2-expected.png
* platform/gtk/tables/mozilla_expected_failures/core/col_span2-expected.txt
* platform/gtk/tables/mozilla_expected_failures/core/cols1-expected.png
* platform/gtk/tables/mozilla_expected_failures/core/cols1-expected.txt
* platform/gtk/tables/mozilla_expected_failures/core/columns-expected.png
* platform/gtk/tables/mozilla_expected_failures/core/columns-expected.txt
* platform/gtk/tables/mozilla_expected_failures/core/standards1-expected.png
* platform/gtk/tables/mozilla_expected_failures/core/standards1-expected.txt
* platform/gtk/tables/mozilla_expected_failures/dom/appendColGroup1-expected.png
* platform/gtk/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt
* platform/gtk/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png
* platform/gtk/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt
* platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.png
* platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.txt
* platform/gtk/tables/mozilla_expected_failures/other/test4-expected.png
* platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformgtkTestExpectations">trunk/LayoutTests/platform/gtk/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformgtkaccessibilitytabledetectionexpectedtxt">trunk/LayoutTests/platform/gtk/accessibility/table-detection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1basiccontainmentexpectedpng">trunk/LayoutTests/platform/gtk/css1/basic/containment-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1basiccontainmentexpectedtxt">trunk/LayoutTests/platform/gtk/css1/basic/containment-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1basiccontextual_selectorsexpectedpng">trunk/LayoutTests/platform/gtk/css1/basic/contextual_selectors-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1basiccontextual_selectorsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/basic/contextual_selectors-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1basicgroupingexpectedpng">trunk/LayoutTests/platform/gtk/css1/basic/grouping-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1basicgroupingexpectedtxt">trunk/LayoutTests/platform/gtk/css1/basic/grouping-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1basicid_as_selectorexpectedpng">trunk/LayoutTests/platform/gtk/css1/basic/id_as_selector-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1basicid_as_selectorexpectedtxt">trunk/LayoutTests/platform/gtk/css1/basic/id_as_selector-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1basicinheritanceexpectedpng">trunk/LayoutTests/platform/gtk/css1/basic/inheritance-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1basicinheritanceexpectedtxt">trunk/LayoutTests/platform/gtk/css1/basic/inheritance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborderexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborderexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottomexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottom_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottom_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottom_widthexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottom_widthexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottom_width_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottom_width_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_colorexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_color-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_colorexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_color_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_color_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_color_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_color_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_leftexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_left-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_leftexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_left_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_left_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_left_widthexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_left_widthexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_left_width_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_left_width_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_rightexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_right-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_rightexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_right_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_right_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_right_widthexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_right_widthexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_right_width_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_right_width_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_styleexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_style-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_styleexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_style_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_style_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_style_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_style_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_topexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_topexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_top_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_top_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_top_widthexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_top_widthexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_top_width_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_top_width_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_widthexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_width-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_widthexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_width_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/border_width_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_width_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_width_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesclearexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/clear-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesclearexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/clear-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesclear_floatexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/clear_float-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesclear_floatexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/clear_float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesfloatexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/float-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesfloatexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesfloat_elements_in_seriesexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/float_elements_in_series-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesfloat_elements_in_seriesexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/float_elements_in_series-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesfloat_marginexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/float_margin-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesfloat_marginexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/float_margin-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesfloat_on_text_elementsexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/float_on_text_elements-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesfloat_on_text_elementsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/float_on_text_elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesheightexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/height-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesheightexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmarginexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/margin-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmarginexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_bottomexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_bottom_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_bottom_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_leftexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_leftexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_left_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_left_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_rightexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_rightexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_right_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_right_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_topexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_topexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_top_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_top_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespaddingexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_bottomexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_bottom_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_bottom_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_leftexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_leftexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_left_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_left_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_rightexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_rightexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_right_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_right_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_topexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_top_inlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top_inline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_top_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertieswidthexpectedpng">trunk/LayoutTests/platform/gtk/css1/box_properties/width-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertieswidthexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1cascadecascade_orderexpectedpng">trunk/LayoutTests/platform/gtk/css1/cascade/cascade_order-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1cascadecascade_orderexpectedtxt">trunk/LayoutTests/platform/gtk/css1/cascade/cascade_order-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1cascadeimportantexpectedpng">trunk/LayoutTests/platform/gtk/css1/cascade/important-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1cascadeimportantexpectedtxt">trunk/LayoutTests/platform/gtk/css1/cascade/important-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1classificationdisplayexpectedpng">trunk/LayoutTests/platform/gtk/css1/classification/display-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1classificationdisplayexpectedtxt">trunk/LayoutTests/platform/gtk/css1/classification/display-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1classificationlist_styleexpectedpng">trunk/LayoutTests/platform/gtk/css1/classification/list_style-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1classificationlist_styleexpectedtxt">trunk/LayoutTests/platform/gtk/css1/classification/list_style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1classificationlist_style_imageexpectedpng">trunk/LayoutTests/platform/gtk/css1/classification/list_style_image-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1classificationlist_style_imageexpectedtxt">trunk/LayoutTests/platform/gtk/css1/classification/list_style_image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1classificationlist_style_positionexpectedpng">trunk/LayoutTests/platform/gtk/css1/classification/list_style_position-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1classificationlist_style_positionexpectedtxt">trunk/LayoutTests/platform/gtk/css1/classification/list_style_position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1classificationlist_style_typeexpectedpng">trunk/LayoutTests/platform/gtk/css1/classification/list_style_type-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1classificationlist_style_typeexpectedtxt">trunk/LayoutTests/platform/gtk/css1/classification/list_style_type-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1classificationwhite_spaceexpectedpng">trunk/LayoutTests/platform/gtk/css1/classification/white_space-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1classificationwhite_spaceexpectedtxt">trunk/LayoutTests/platform/gtk/css1/classification/white_space-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundbackgroundexpectedpng">trunk/LayoutTests/platform/gtk/css1/color_and_background/background-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundbackgroundexpectedtxt">trunk/LayoutTests/platform/gtk/css1/color_and_background/background-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_attachmentexpectedpng">trunk/LayoutTests/platform/gtk/css1/color_and_background/background_attachment-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_attachmentexpectedtxt">trunk/LayoutTests/platform/gtk/css1/color_and_background/background_attachment-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_colorexpectedpng">trunk/LayoutTests/platform/gtk/css1/color_and_background/background_color-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_colorexpectedtxt">trunk/LayoutTests/platform/gtk/css1/color_and_background/background_color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_imageexpectedpng">trunk/LayoutTests/platform/gtk/css1/color_and_background/background_image-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_imageexpectedtxt">trunk/LayoutTests/platform/gtk/css1/color_and_background/background_image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_positionexpectedpng">trunk/LayoutTests/platform/gtk/css1/color_and_background/background_position-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_positionexpectedtxt">trunk/LayoutTests/platform/gtk/css1/color_and_background/background_position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_repeatexpectedpng">trunk/LayoutTests/platform/gtk/css1/color_and_background/background_repeat-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_repeatexpectedtxt">trunk/LayoutTests/platform/gtk/css1/color_and_background/background_repeat-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundcolorexpectedpng">trunk/LayoutTests/platform/gtk/css1/color_and_background/color-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundcolorexpectedtxt">trunk/LayoutTests/platform/gtk/css1/color_and_background/color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1conformanceforward_compatible_parsingexpectedtxt">trunk/LayoutTests/platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1font_propertiesfontexpectedpng">trunk/LayoutTests/platform/gtk/css1/font_properties/font-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1font_propertiesfontexpectedtxt">trunk/LayoutTests/platform/gtk/css1/font_properties/font-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1font_propertiesfont_familyexpectedpng">trunk/LayoutTests/platform/gtk/css1/font_properties/font_family-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1font_propertiesfont_familyexpectedtxt">trunk/LayoutTests/platform/gtk/css1/font_properties/font_family-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1font_propertiesfont_sizeexpectedpng">trunk/LayoutTests/platform/gtk/css1/font_properties/font_size-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1font_propertiesfont_sizeexpectedtxt">trunk/LayoutTests/platform/gtk/css1/font_properties/font_size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1font_propertiesfont_styleexpectedpng">trunk/LayoutTests/platform/gtk/css1/font_properties/font_style-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1font_propertiesfont_styleexpectedtxt">trunk/LayoutTests/platform/gtk/css1/font_properties/font_style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1font_propertiesfont_variantexpectedpng">trunk/LayoutTests/platform/gtk/css1/font_properties/font_variant-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1font_propertiesfont_variantexpectedtxt">trunk/LayoutTests/platform/gtk/css1/font_properties/font_variant-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1font_propertiesfont_weightexpectedpng">trunk/LayoutTests/platform/gtk/css1/font_properties/font_weight-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1font_propertiesfont_weightexpectedtxt">trunk/LayoutTests/platform/gtk/css1/font_properties/font_weight-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1formatting_modelcanvasexpectedpng">trunk/LayoutTests/platform/gtk/css1/formatting_model/canvas-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1formatting_modelcanvasexpectedtxt">trunk/LayoutTests/platform/gtk/css1/formatting_model/canvas-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1formatting_modelfloating_elementsexpectedpng">trunk/LayoutTests/platform/gtk/css1/formatting_model/floating_elements-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1formatting_modelfloating_elementsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/formatting_model/floating_elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1formatting_modelheight_of_linesexpectedpng">trunk/LayoutTests/platform/gtk/css1/formatting_model/height_of_lines-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1formatting_modelheight_of_linesexpectedtxt">trunk/LayoutTests/platform/gtk/css1/formatting_model/height_of_lines-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1formatting_modelinline_elementsexpectedpng">trunk/LayoutTests/platform/gtk/css1/formatting_model/inline_elements-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1formatting_modelinline_elementsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/formatting_model/inline_elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1formatting_modelreplaced_elementsexpectedpng">trunk/LayoutTests/platform/gtk/css1/formatting_model/replaced_elements-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1formatting_modelreplaced_elementsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/formatting_model/replaced_elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1formatting_modelvertical_formattingexpectedtxt">trunk/LayoutTests/platform/gtk/css1/formatting_model/vertical_formatting-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1pseudoanchorexpectedpng">trunk/LayoutTests/platform/gtk/css1/pseudo/anchor-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1pseudoanchorexpectedtxt">trunk/LayoutTests/platform/gtk/css1/pseudo/anchor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1pseudofirstletterexpectedpng">trunk/LayoutTests/platform/gtk/css1/pseudo/firstletter-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1pseudofirstletterexpectedtxt">trunk/LayoutTests/platform/gtk/css1/pseudo/firstletter-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1pseudofirstlineexpectedpng">trunk/LayoutTests/platform/gtk/css1/pseudo/firstline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1pseudofirstlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/pseudo/firstline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1pseudomultiple_pseudo_elementsexpectedpng">trunk/LayoutTests/platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1pseudomultiple_pseudo_elementsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1pseudopseudo_elements_in_selectorsexpectedpng">trunk/LayoutTests/platform/gtk/css1/pseudo/pseudo_elements_in_selectors-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1pseudopseudo_elements_in_selectorsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/pseudo/pseudo_elements_in_selectors-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiesletter_spacingexpectedtxt">trunk/LayoutTests/platform/gtk/css1/text_properties/letter_spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiesline_heightexpectedpng">trunk/LayoutTests/platform/gtk/css1/text_properties/line_height-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiesline_heightexpectedtxt">trunk/LayoutTests/platform/gtk/css1/text_properties/line_height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiestext_alignexpectedpng">trunk/LayoutTests/platform/gtk/css1/text_properties/text_align-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiestext_alignexpectedtxt">trunk/LayoutTests/platform/gtk/css1/text_properties/text_align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiestext_decorationexpectedpng">trunk/LayoutTests/platform/gtk/css1/text_properties/text_decoration-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiestext_decorationexpectedtxt">trunk/LayoutTests/platform/gtk/css1/text_properties/text_decoration-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiestext_indentexpectedpng">trunk/LayoutTests/platform/gtk/css1/text_properties/text_indent-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiestext_indentexpectedtxt">trunk/LayoutTests/platform/gtk/css1/text_properties/text_indent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiestext_transformexpectedpng">trunk/LayoutTests/platform/gtk/css1/text_properties/text_transform-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiestext_transformexpectedtxt">trunk/LayoutTests/platform/gtk/css1/text_properties/text_transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiesvertical_alignexpectedpng">trunk/LayoutTests/platform/gtk/css1/text_properties/vertical_align-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiesvertical_alignexpectedtxt">trunk/LayoutTests/platform/gtk/css1/text_properties/vertical_align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiesword_spacingexpectedpng">trunk/LayoutTests/platform/gtk/css1/text_properties/word_spacing-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiesword_spacingexpectedtxt">trunk/LayoutTests/platform/gtk/css1/text_properties/word_spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1unitscolor_unitsexpectedpng">trunk/LayoutTests/platform/gtk/css1/units/color_units-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1unitscolor_unitsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/units/color_units-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1unitslength_unitsexpectedpng">trunk/LayoutTests/platform/gtk/css1/units/length_units-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1unitslength_unitsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/units/length_units-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1unitspercentage_unitsexpectedpng">trunk/LayoutTests/platform/gtk/css1/units/percentage_units-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1unitspercentage_unitsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/units/percentage_units-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1unitsurlsexpectedpng">trunk/LayoutTests/platform/gtk/css1/units/urls-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1unitsurlsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/units/urls-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323bordercollapseoffset002expectedpng">trunk/LayoutTests/platform/gtk/css2.1/20110323/border-collapse-offset-002-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323bordercollapseoffset002expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/border-collapse-offset-002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323borderconflictstyle079expectedpng">trunk/LayoutTests/platform/gtk/css2.1/20110323/border-conflict-style-079-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323borderconflictstyle079expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/border-conflict-style-079-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323borderconflictstyle088expectedpng">trunk/LayoutTests/platform/gtk/css2.1/20110323/border-conflict-style-088-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323borderconflictstyle088expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/border-conflict-style-088-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323dynamictopchange002expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323dynamictopchange003expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323inlinetable001expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/inline-table-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323inlinetable003expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/inline-table-003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323marginappliesto001expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323marginappliesto002expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323marginappliesto003expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323marginappliesto004expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323marginappliesto005expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323marginappliesto006expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323marginappliesto007expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323marginappliesto013expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323marginappliesto014expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323marginappliesto015expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323replacedintrinsicratio001expectedpng">trunk/LayoutTests/platform/gtk/css2.1/20110323/replaced-intrinsic-ratio-001-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323replacedintrinsicratio001expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323tablecaption001expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/table-caption-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323tablecaptionoptional001expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/table-caption-optional-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss2120110323tablecaptionoptional002expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/20110323/table-caption-optional-002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t040302c61exlen00baexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t040302-c61-ex-len-00-b-a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t0803c5501mrgnt00baexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t0803c5503mrgnb00baexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t080301c411vtmrgn00bexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t0804c5506padnt00baexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t0804c5508ipadnb03baexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t090402c42ibxpad00dagexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t0905c5525fltmult00dgexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw04dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-04-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw04dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-04-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw06dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-06-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw06dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-06-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw08dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-08-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw08dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-08-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw13dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-13-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw13dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-13-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw14dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-14-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw14dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-14-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw16dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-16-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw16dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-16-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw17dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-17-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw17dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-17-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw18dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-18-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw18dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-18-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw24dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-24-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw24dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-24-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw25dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-25-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw25dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-25-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw30dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-30-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw30dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-30-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw31dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-31-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw31dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-31-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw34dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-34-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw34dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-34-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw44dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-44-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw44dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-44-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw52dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-52-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw52dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-52-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw54dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-54-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw54dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-54-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw59dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-59-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw59dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-59-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw64dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-64-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw64dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-64-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw65dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-65-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw65dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-65-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw70dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-70-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw70dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-70-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw71dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-71-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw71dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-71-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw74dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-74-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw74dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-74-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw84dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-84-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw84dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-84-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw85dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-85-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw85dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-85-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw94dexpectedpng">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-94-d-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t170602bdrconflctw94dexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-94-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects177expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-177-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects178expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-178-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects179expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-179-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects180expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-180-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects181expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-181-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects189expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-189-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects190expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-190-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects191expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-191-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects192expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-192-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects193expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-193-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects194expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-194-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects195expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-195-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects196expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-196-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects205expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-205-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects206expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-206-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3css3modsel33expectedpng">trunk/LayoutTests/platform/gtk/css3/css3-modsel-33-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3css3modsel33expectedtxt">trunk/LayoutTests/platform/gtk/css3/css3-modsel-33-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel18expectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-18-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel18expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-18-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel29expectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-29-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel29expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-29-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel29bexpectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-29b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel29bexpectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-29b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel33expectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-33-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel33expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-33-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel73expectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-73-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel73expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-73-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel73bexpectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-73b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel73bexpectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-73b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel77expectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-77-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel77expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-77-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel77bexpectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-77b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel77bexpectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-77b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel18expectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-18-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel18expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-18-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel29expectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-29-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel29expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-29-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel29bexpectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-29b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel29bexpectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-29b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel33expectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-33-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel33expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-33-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel73expectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-73-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel73expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-73-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel73bexpectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-73b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel73bexpectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-73b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel77expectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-77-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel77expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-77-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel77bexpectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-77b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel77bexpectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-77b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel18expectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-18-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel18expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-18-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel29expectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-29-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel29expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-29-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel29bexpectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-29b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel29bexpectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-29b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel33expectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-33-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel33expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-33-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel73expectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-73-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel73expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-73-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel73bexpectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-73b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel73bexpectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-73b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel77expectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-77-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel77expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-77-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel77bexpectedpng">trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-77b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel77bexpectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-77b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingdeleting4922367expectedtxt">trunk/LayoutTests/platform/gtk/editing/deleting/4922367-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingdeleting5126166expectedpng">trunk/LayoutTests/platform/gtk/editing/deleting/5126166-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingdeleting5126166expectedtxt">trunk/LayoutTests/platform/gtk/editing/deleting/5126166-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingdeleting51441392expectedpng">trunk/LayoutTests/platform/gtk/editing/deleting/5144139-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingdeleting51441392expectedtxt">trunk/LayoutTests/platform/gtk/editing/deleting/5144139-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingdeleting52063111expectedpng">trunk/LayoutTests/platform/gtk/editing/deleting/5206311-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingdeleting52063111expectedtxt">trunk/LayoutTests/platform/gtk/editing/deleting/5206311-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingdeleting54338622expectedpng">trunk/LayoutTests/platform/gtk/editing/deleting/5433862-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingdeleting54338622expectedtxt">trunk/LayoutTests/platform/gtk/editing/deleting/5433862-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditinginsertingparagraphseparatorintable1expectedpng">trunk/LayoutTests/platform/gtk/editing/inserting/paragraph-separator-in-table-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditinginsertingparagraphseparatorintable1expectedtxt">trunk/LayoutTests/platform/gtk/editing/inserting/paragraph-separator-in-table-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingpasteboardinnerTextinlinetableexpectedpng">trunk/LayoutTests/platform/gtk/editing/pasteboard/innerText-inline-table-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingpasteboardinnerTextinlinetableexpectedtxt">trunk/LayoutTests/platform/gtk/editing/pasteboard/innerText-inline-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselection36907032expectedpng">trunk/LayoutTests/platform/gtk/editing/selection/3690703-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselection36907032expectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/3690703-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselection3690703expectedpng">trunk/LayoutTests/platform/gtk/editing/selection/3690703-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselection3690703expectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/3690703-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselection3690719expectedpng">trunk/LayoutTests/platform/gtk/editing/selection/3690719-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselection3690719expectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/3690719-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselection50575062expectedpng">trunk/LayoutTests/platform/gtk/editing/selection/5057506-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselection50575062expectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/5057506-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselection5057506expectedpng">trunk/LayoutTests/platform/gtk/editing/selection/5057506-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselection5057506expectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/5057506-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselection51317161expectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/5131716-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselection51317162expectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/5131716-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselection51317163expectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/5131716-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselection51317164expectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/5131716-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselectionmovebyline001expectedpng">trunk/LayoutTests/platform/gtk/editing/selection/move-by-line-001-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselectionmovebyline001expectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/move-by-line-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselectionselectall004expectedpng">trunk/LayoutTests/platform/gtk/editing/selection/select-all-004-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselectionselectall004expectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/select-all-004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingunsupportedcontenttabletypeafterexpectedpng">trunk/LayoutTests/platform/gtk/editing/unsupported-content/table-type-after-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingunsupportedcontenttabletypeafterexpectedtxt">trunk/LayoutTests/platform/gtk/editing/unsupported-content/table-type-after-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingunsupportedcontenttabletypebeforeexpectedpng">trunk/LayoutTests/platform/gtk/editing/unsupported-content/table-type-before-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingunsupportedcontenttabletypebeforeexpectedtxt">trunk/LayoutTests/platform/gtk/editing/unsupported-content/table-type-before-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockbasic016expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/basic/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockbasicquirkpercentheighttablecellexpectedpng">trunk/LayoutTests/platform/gtk/fast/block/basic/quirk-percent-height-table-cell-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockbasicquirkpercentheighttablecellexpectedtxt">trunk/LayoutTests/platform/gtk/fast/block/basic/quirk-percent-height-table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockfloat015expectedpng">trunk/LayoutTests/platform/gtk/fast/block/float/015-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockfloat015expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/float/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse006expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse010expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse011expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse012expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse015expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse016expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse017expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/017-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse018expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/018-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse019expectedpng">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/019-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse019expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/019-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse020expectedpng">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/020-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse020expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/020-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse021expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/021-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse022expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/022-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse025expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/025-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse032expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/032-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse033expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/033-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse034expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/034-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse041expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/041-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse042expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/042-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse055expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/055-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse056expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/056-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse057expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/057-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse058expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/058-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse059expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/059-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline006expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline010expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline011expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline012expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline015expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline016expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline017expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/017-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline018expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/018-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline019expectedpng">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/019-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline019expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/019-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline020expectedpng">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/020-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline020expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/020-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline021expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/021-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline022expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/022-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline025expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/025-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockpositioningtablecellstaticpositionexpectedtxt">trunk/LayoutTests/platform/gtk/fast/block/positioning/table-cell-static-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastbordersborderantialiasingexpectedpng">trunk/LayoutTests/platform/gtk/fast/borders/border-antialiasing-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastbordersborderantialiasingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/borders/border-antialiasing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastbordersborderradiusdifferentwidth001expectedpng">trunk/LayoutTests/platform/gtk/fast/borders/border-radius-different-width-001-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastbordersborderradiusdifferentwidth001expectedtxt">trunk/LayoutTests/platform/gtk/fast/borders/border-radius-different-width-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastborderstablebordersexpectedpng">trunk/LayoutTests/platform/gtk/fast/borders/table-borders-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastborderstablebordersexpectedtxt">trunk/LayoutTests/platform/gtk/fast/borders/table-borders-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcss003expectedtxt">trunk/LayoutTests/platform/gtk/fast/css/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssabsolutepoitioninrtlparentexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/absolute-poition-in-rtl-parent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssacid2expectedpng">trunk/LayoutTests/platform/gtk/fast/css/acid2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssacid2expectedtxt">trunk/LayoutTests/platform/gtk/fast/css/acid2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssacid2pixelexpectedpng">trunk/LayoutTests/platform/gtk/fast/css/acid2-pixel-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssacid2pixelexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/acid2-pixel-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssbidioverrideinanonymousblockexpectedpng">trunk/LayoutTests/platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssbidioverrideinanonymousblockexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssboxshadowandborderradiusexpectedpng">trunk/LayoutTests/platform/gtk/fast/css/box-shadow-and-border-radius-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssboxshadowandborderradiusexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/box-shadow-and-border-radius-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsscaptionwidthabsolutepositionexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/caption-width-absolute-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsscaptionwidthabsolutepositionoffsettopexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/caption-width-absolute-position-offset-top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsscaptionwidthfixedpositionexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/caption-width-fixed-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsscaptionwidthfixedpositionoffsettopexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/caption-width-fixed-position-offset-top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsscaptionwidthrelativepositionexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/caption-width-relative-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsscaptionwidthrelativepositionoffsettopexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/caption-width-relative-position-offset-top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsscss3nthchildexpectedpng">trunk/LayoutTests/platform/gtk/fast/css/css3-nth-child-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsscss3nthchildexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/css3-nth-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssfocusringdetachedexpectedpng">trunk/LayoutTests/platform/gtk/fast/css/focus-ring-detached-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssfocusringdetachedexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/focus-ring-detached-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssfocusringmultilineexpectedpng">trunk/LayoutTests/platform/gtk/fast/css/focus-ring-multiline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssfocusringmultilineexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/focus-ring-multiline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssh1insectionelementsexpectedpng">trunk/LayoutTests/platform/gtk/fast/css/h1-in-section-elements-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssh1insectionelementsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/h1-in-section-elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssminwidthwithspannedcellexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/min-width-with-spanned-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsspercentagenonintegerexpectedpng">trunk/LayoutTests/platform/gtk/fast/css/percentage-non-integer-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsspercentagenonintegerexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/percentage-non-integer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsstabletextalignquirkexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/table-text-align-quirk-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsstabletextalignstrictexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/table-text-align-strict-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssgeneratedcontentfirstletterinnestedbeforeexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css-generated-content/first-letter-in-nested-before-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssgeneratedcontentfirstletterinnestedbeforetableexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssgeneratedcontentnestedtableswithbeforeaftercontentcrashexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssgeneratedcontenttablecellbeforeafterchildaddexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-cell-before-after-child-add-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssgeneratedcontenttablepartsbeforeandafterexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-parts-before-and-after-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssgeneratedcontenttablerowgroupwithbeforeexpectedpng">trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-row-group-with-before-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssgeneratedcontenttablerowgroupwithbeforeexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-row-group-with-before-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssgeneratedcontenttablerowwithbeforeexpectedpng">trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-row-with-before-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssgeneratedcontenttablerowwithbeforeexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-row-with-before-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssgeneratedcontenttablewithbeforeexpectedpng">trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-with-before-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssgeneratedcontenttablewithbeforeexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-with-before-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdom34176expectedpng">trunk/LayoutTests/platform/gtk/fast/dom/34176-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdom34176expectedtxt">trunk/LayoutTests/platform/gtk/fast/dom/34176-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdomHTMLTableElementcolSpanexpectedpng">trunk/LayoutTests/platform/gtk/fast/dom/HTMLTableElement/colSpan-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdomHTMLTableElementcolSpanexpectedtxt">trunk/LayoutTests/platform/gtk/fast/dom/HTMLTableElement/colSpan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdomHTMLTableElementcreateCaptionexpectedpng">trunk/LayoutTests/platform/gtk/fast/dom/HTMLTableElement/createCaption-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdomHTMLTableElementcreateCaptionexpectedtxt">trunk/LayoutTests/platform/gtk/fast/dom/HTMLTableElement/createCaption-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdomrowinnertextexpectedpng">trunk/LayoutTests/platform/gtk/fast/dom/row-inner-text-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdomrowinnertextexpectedtxt">trunk/LayoutTests/platform/gtk/fast/dom/row-inner-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdynamic001expectedtxt">trunk/LayoutTests/platform/gtk/fast/dynamic/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdynamiccontainingblockchangeexpectedpng">trunk/LayoutTests/platform/gtk/fast/dynamic/containing-block-change-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdynamiccontainingblockchangeexpectedtxt">trunk/LayoutTests/platform/gtk/fast/dynamic/containing-block-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdynamicfloatwithdrawalexpectedpng">trunk/LayoutTests/platform/gtk/fast/dynamic/float-withdrawal-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdynamicfloatwithdrawalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/dynamic/float-withdrawal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdynamicinsertbeforetablepartincontinuationexpectedpng">trunk/LayoutTests/platform/gtk/fast/dynamic/insert-before-table-part-in-continuation-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdynamicinsertbeforetablepartincontinuationexpectedtxt">trunk/LayoutTests/platform/gtk/fast/dynamic/insert-before-table-part-in-continuation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdynamicsubtreetablecellheightexpectedtxt">trunk/LayoutTests/platform/gtk/fast/dynamic/subtree-table-cell-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastencodingutf16bigendianexpectedpng">trunk/LayoutTests/platform/gtk/fast/encoding/utf-16-big-endian-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastencodingutf16bigendianexpectedtxt">trunk/LayoutTests/platform/gtk/fast/encoding/utf-16-big-endian-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastencodingutf16littleendianexpectedpng">trunk/LayoutTests/platform/gtk/fast/encoding/utf-16-little-endian-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastencodingutf16littleendianexpectedtxt">trunk/LayoutTests/platform/gtk/fast/encoding/utf-16-little-endian-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastforms001expectedpng">trunk/LayoutTests/platform/gtk/fast/forms/001-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastforms001expectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastforms005expectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsbasicbuttonsexpectedpng">trunk/LayoutTests/platform/gtk/fast/forms/basic-buttons-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsbasicbuttonsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/basic-buttons-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsformelementgeometryexpectedpng">trunk/LayoutTests/platform/gtk/fast/forms/form-element-geometry-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsformelementgeometryexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/form-element-geometry-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsformhidestableexpectedpng">trunk/LayoutTests/platform/gtk/fast/forms/form-hides-table-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsformhidestableexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/form-hides-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsforminmalformedmarkupexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/form-in-malformed-markup-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsformmove3expectedpng">trunk/LayoutTests/platform/gtk/fast/forms/formmove3-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsformmove3expectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/formmove3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsinputtableexpectedpng">trunk/LayoutTests/platform/gtk/fast/forms/input-table-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsinputtableexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/input-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformslistboxbidialignexpectedpng">trunk/LayoutTests/platform/gtk/fast/forms/listbox-bidi-align-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformslistboxbidialignexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/listbox-bidi-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformspreserveFormDuringResidualStyleexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsselectdirtyparentprefwidthsexpectedpng">trunk/LayoutTests/platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsselectdirtyparentprefwidthsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasthtmldetailswritingmodeexpectedpng">trunk/LayoutTests/platform/gtk/fast/html/details-writing-mode-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasthtmldetailswritingmodeexpectedtxt">trunk/LayoutTests/platform/gtk/fast/html/details-writing-mode-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastinlineblock001expectedtxt">trunk/LayoutTests/platform/gtk/fast/inline-block/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastinlineblockoverflowclipexpectedpng">trunk/LayoutTests/platform/gtk/fast/inline-block/overflow-clip-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastinlineblockoverflowclipexpectedtxt">trunk/LayoutTests/platform/gtk/fast/inline-block/overflow-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastinvalid012expectedtxt">trunk/LayoutTests/platform/gtk/fast/invalid/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastinvalid018expectedtxt">trunk/LayoutTests/platform/gtk/fast/invalid/018-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastlists004expectedpng">trunk/LayoutTests/platform/gtk/fast/lists/004-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastlists004expectedtxt">trunk/LayoutTests/platform/gtk/fast/lists/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastlistslistmarkerbeforecontenttableexpectedpng">trunk/LayoutTests/platform/gtk/fast/lists/list-marker-before-content-table-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastlistslistmarkerbeforecontenttableexpectedtxt">trunk/LayoutTests/platform/gtk/fast/lists/list-marker-before-content-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanbeforechildanonymouscolumnblockexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/before-child-anonymous-column-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticoltableverticalalignexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/table-vertical-align-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastoverflow002expectedpng">trunk/LayoutTests/platform/gtk/fast/overflow/002-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastoverflow002expectedtxt">trunk/LayoutTests/platform/gtk/fast/overflow/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastoverflowoverflowrtlexpectedpng">trunk/LayoutTests/platform/gtk/fast/overflow/overflow-rtl-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastoverflowoverflowrtlexpectedtxt">trunk/LayoutTests/platform/gtk/fast/overflow/overflow-rtl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastoverflowoverflowrtlverticalexpectedpng">trunk/LayoutTests/platform/gtk/fast/overflow/overflow-rtl-vertical-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastoverflowoverflowrtlverticalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/overflow/overflow-rtl-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastoverflowtableoverflowfloatexpectedtxt">trunk/LayoutTests/platform/gtk/fast/overflow/table-overflow-float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreflectionstablecellexpectedtxt">trunk/LayoutTests/platform/gtk/fast/reflections/table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintblockselectiongapintablecellexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/block-selection-gap-in-table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintfloatoverflowexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/float-overflow-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintfloatoverflowexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/float-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintfloatoverflowrightexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/float-overflow-right-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintfloatoverflowrightexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/float-overflow-right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintsubtreerootclip3expectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/subtree-root-clip-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablecellcollapsedborderexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-collapsed-border-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablecellcollapsedborderexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-collapsed-border-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablecellcollapsedborderscrollexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-collapsed-border-scroll-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablecellmoveexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-move-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablecellmoveexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-move-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablecelloverflowexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablecellverticaloverflowexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-vertical-overflow-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablecellverticaloverflowexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-vertical-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablecolbackgroundexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/table-col-background-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablecollapsedborderexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/table-collapsed-border-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttableextrabottomgrowexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/table-extra-bottom-grow-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttableextrabottomgrowexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/table-extra-bottom-grow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttableouterborderexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablerowexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/table-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablesectionoverflowexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/table-section-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablesectionrepaintexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/table-section-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttabletwopasslayoutoverpaintexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/table-two-pass-layout-overpaint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttabletwopasslayoutoverpaintexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/table-two-pass-layout-overpaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablewritingmodeshexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/table-writing-modes-h-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablewritingmodesvexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/table-writing-modes-v-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplaced005expectedpng">trunk/LayoutTests/platform/gtk/fast/replaced/005-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplaced005expectedtxt">trunk/LayoutTests/platform/gtk/fast/replaced/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedpercentheightinanonymousblockintableexpectedpng">trunk/LayoutTests/platform/gtk/fast/replaced/percent-height-in-anonymous-block-in-table-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedpercentheightinanonymousblockintableexpectedtxt">trunk/LayoutTests/platform/gtk/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedselectionrectintablecellexpectedpng">trunk/LayoutTests/platform/gtk/fast/replaced/selection-rect-in-table-cell-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedselectionrectintablecellexpectedtxt">trunk/LayoutTests/platform/gtk/fast/replaced/selection-rect-in-table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedtablepercentheightpositionedexpectedtxt">trunk/LayoutTests/platform/gtk/fast/replaced/table-percent-height-positioned-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedwidth100percentcheckboxexpectedpng">trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-checkbox-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedwidth100percentcheckboxexpectedtxt">trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-checkbox-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedwidth100percentimageexpectedpng">trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-image-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedwidth100percentimageexpectedtxt">trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedwidth100percentmenulistexpectedpng">trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-menulist-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedwidth100percentmenulistexpectedtxt">trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-menulist-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedwidth100percentradioexpectedpng">trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-radio-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedwidth100percentradioexpectedtxt">trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-radio-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedwidth100percentsearchfieldexpectedpng">trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-searchfield-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedwidth100percentsearchfieldexpectedtxt">trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-searchfield-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedwidth100percenttextareaexpectedpng">trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-textarea-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedwidth100percenttextareaexpectedtxt">trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-textarea-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedwidth100percenttextfieldexpectedpng">trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-textfield-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedwidth100percenttextfieldexpectedtxt">trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-textfield-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastselectors077expectedpng">trunk/LayoutTests/platform/gtk/fast/selectors/077-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastselectors077expectedtxt">trunk/LayoutTests/platform/gtk/fast/selectors/077-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastselectors077bexpectedpng">trunk/LayoutTests/platform/gtk/fast/selectors/077b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastselectors077bexpectedtxt">trunk/LayoutTests/platform/gtk/fast/selectors/077b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable002expectedpng">trunk/LayoutTests/platform/gtk/fast/table/002-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable002expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable005expectedpng">trunk/LayoutTests/platform/gtk/fast/table/005-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable005expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable007expectedpng">trunk/LayoutTests/platform/gtk/fast/table/007-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable007expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable008expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable009expectedpng">trunk/LayoutTests/platform/gtk/fast/table/009-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable009expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable012expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable013expectedpng">trunk/LayoutTests/platform/gtk/fast/table/013-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable013expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable021expectedpng">trunk/LayoutTests/platform/gtk/fast/table/021-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable021expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/021-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable023expectedpng">trunk/LayoutTests/platform/gtk/fast/table/023-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable023expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/023-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable024expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/024-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable025expectedpng">trunk/LayoutTests/platform/gtk/fast/table/025-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable025expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/025-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable028expectedpng">trunk/LayoutTests/platform/gtk/fast/table/028-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable028expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/028-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable028verticalexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/028-vertical-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable028verticalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/028-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable029expectedpng">trunk/LayoutTests/platform/gtk/fast/table/029-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable029expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/029-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable031expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/031-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable032expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/032-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable034expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/034-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable038expectedpng">trunk/LayoutTests/platform/gtk/fast/table/038-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable038expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/038-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable038verticalexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/038-vertical-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable038verticalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/038-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable039expectedpng">trunk/LayoutTests/platform/gtk/fast/table/039-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable039expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/039-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable040expectedpng">trunk/LayoutTests/platform/gtk/fast/table/040-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable040expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/040-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable040verticalexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/040-vertical-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable040verticalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/040-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable100percentcellwidthexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/100-percent-cell-width-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable100percentcellwidthexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/100-percent-cell-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttableaddbeforeanonymouschildexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/add-before-anonymous-child-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttableaddbeforeanonymouschildexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/add-before-anonymous-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsing001expectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/001-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsing001expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsing001verticalexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/001-vertical-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsing001verticalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/001-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsing002expectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/002-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsing002expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsing002verticalexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/002-vertical-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsing002verticalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/002-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsing003expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsing003verticalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/003-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsing004expectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsing004expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsing004verticalexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-vertical-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsing004verticalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingbordercollapsingheadfootexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingbordercollapsingheadfootexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingbordercollapsingheadfootverticalexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingbordercollapsingheadfootverticalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingbug14274expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/bug14274-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcached69296expectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-69296-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcached69296expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-69296-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedcellappendexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-cell-append-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedcellappendexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-cell-append-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedcellremoveexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-cell-remove-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedcellremoveexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-cell-remove-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecellbordercolorexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-border-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecellborderwidthexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-border-width-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecellborderwidthexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecellslbordercolorexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecolbordercolorexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-col-border-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecolborderwidthexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-col-border-width-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecolborderwidthexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-col-border-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecolgroupbordercolorexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecolgroupbordercolorexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecolgroupborderwidthexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecolgroupborderwidthexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangerowbordercolorexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-row-border-color-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangerowbordercolorexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-row-border-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangerowborderwidthexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-row-border-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangetablebordercolorexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-table-border-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangetableborderwidthexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-table-border-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangetbodybordercolorexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-color-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangetbodybordercolorexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangetbodyborderwidthexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcollapsedbordersadjoiningsectionsverticalrlexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/collapsed-borders-adjoining-sections-vertical-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcollapsedborderspaintedonceoninnercellsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/collapsed-borders-painted-once-on-inner-cells-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingequalprecedenceresolutionexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/equal-precedence-resolution-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingequalprecedenceresolutionverticalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingrtlbordercollapsingexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingrtlbordercollapsingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingrtlbordercollapsingverticalexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingrtlbordercollapsingverticalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablecaptionrelayoutexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/caption-relayout-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablecellabsolutechildexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/cell-absolute-child-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablecellabsolutechildexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/cell-absolute-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablecellwidthautoexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/cell-width-auto-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablecolspanwithallpercentcellsexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/colspan-with-all-percent-cells-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablecolspanwithallpercentcellsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/colspan-with-all-percent-cells-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablecolspanMinWidthexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/colspanMinWidth-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablecolspanMinWidthexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/colspanMinWidth-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablecolspanMinWidthverticalexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/colspanMinWidth-vertical-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablecolspanMinWidthverticalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/colspanMinWidth-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabledynamiccellpaddingexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/dynamic-cellpadding-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabledynamiccellpaddingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/dynamic-cellpadding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttableedgeoffsetsexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/edge-offsets-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttableedgeoffsetsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/edge-offsets-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttableemptycellsexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/empty-cells-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttableemptycellsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/empty-cells-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttableframeandrulesexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/frame-and-rules-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttableframeandrulesexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/frame-and-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablegiantRowspanexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/giantRowspan-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablegiantRowspanexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/giantRowspan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablegrowCellForImageQuirkexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/growCellForImageQuirk-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablegrowCellForImageQuirkverticalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/growCellForImageQuirk-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttableheightpercenttestexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/height-percent-test-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttableheightpercenttestverticalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/height-percent-test-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttableinvisiblecellbackgroundexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/invisible-cell-background-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablelargewidthexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/large-width-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablelargewidthexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/large-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablemaxwidthintegeroverflowexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/max-width-integer-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablemozillabug10296verticalalign1expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/mozilla-bug10296-vertical-align-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablemozillabug10296verticalalign2expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/mozilla-bug10296-vertical-align-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablenobrexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/nobr-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablenobrexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/nobr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttableoverflowHiddenexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/overflowHidden-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttableoverflowHiddenexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/overflowHidden-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablepercentheightsexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/percent-heights-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablepercentheightsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/percent-heights-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablepercentwidthsstretchexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/percent-widths-stretch-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablepercentwidthsstretchexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/percent-widths-stretch-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablepercentwidthsstretchverticalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/percent-widths-stretch-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttableprependinanonymoustableexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/prepend-in-anonymous-table-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttableprependinanonymoustableexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/prepend-in-anonymous-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablerelativepositioncontainmentexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/relative-position-containment-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablerelativepositionoffsetsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/relative-position-offsets-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablerelativepositionstackingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/relative-position-stacking-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablereplacedpercentheightexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/replaced-percent-height-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablereplacedpercentheightexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/replaced-percent-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablerowheightrecalcexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/row-height-recalc-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablerowheightrecalcexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/row-height-recalc-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablerowspanpaintorderexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/rowspan-paint-order-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablerowspanpaintorderexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/rowspan-paint-order-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablerowspanpaintorderverticalexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/rowspan-paint-order-vertical-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablerowspanpaintorderverticalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/rowspan-paint-order-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablesimple_paintexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/simple_paint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablespanOverlapRepaintexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/spanOverlapRepaint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablespanOverlapRepaintexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/spanOverlapRepaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablestalegridcrashexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/stale-grid-crash-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablestalegridcrashexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/stale-grid-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletableanonymouscellbugexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-anonymous-cell-bug-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletableanonymousrowbugexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-anonymous-row-bug-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletableanonymoussectionbugexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-anonymous-section-bug-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablebeforechildstyleupdateexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-before-child-style-update-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablecellbeforeaftercontentaroundtableblockexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablecellbeforeaftercontentaroundtableexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablecellbeforeaftercontentaroundtablerowexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablecellbeforechildintableexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-child-in-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablecellsplitexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-cell-split-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletabledisplaytypesexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-display-types-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletabledisplaytypesstrictexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-display-types-strict-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletabledisplaytypesverticalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-display-types-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletableinsertbeforenonanonymousblockexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-insert-before-non-anonymous-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablerowbeforeaftercontentaroundblockexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablerowbeforeaftercontentaroundtablecellexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablerowbeforeaftercontentaroundtableexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablerowbeforechildstyleupdateexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-row-before-child-style-update-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablerowoutlinepaintexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/table-row-outline-paint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablerowoutlinepaintexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-row-outline-paint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablerowsplit2expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-row-split2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablerowstylenotupdatedexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablerowstylenotupdatedwithaftercontentexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-with-after-content-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablerowstylenotupdatedwithbeforecontentexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-with-before-content-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablesectionsplit2expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-section-split2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablesplitexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-split-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablesplit2expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-split2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablestylenotupdatedexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/table-style-not-updated-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablewidecolspanexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/wide-colspan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablewidecolumnexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/wide-column-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextatsuinegativespacingfeaturesexpectedpng">trunk/LayoutTests/platform/gtk/fast/text/atsui-negative-spacing-features-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextatsuinegativespacingfeaturesexpectedtxt">trunk/LayoutTests/platform/gtk/fast/text/atsui-negative-spacing-features-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextatsuispacingfeaturesexpectedpng">trunk/LayoutTests/platform/gtk/fast/text/atsui-spacing-features-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextatsuispacingfeaturesexpectedtxt">trunk/LayoutTests/platform/gtk/fast/text/atsui-spacing-features-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextbasicgenericfamilyresetexpectedpng">trunk/LayoutTests/platform/gtk/fast/text/basic/generic-family-reset-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextbasicgenericfamilyresetexpectedtxt">trunk/LayoutTests/platform/gtk/fast/text/basic/generic-family-reset-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextinternational003expectedpng">trunk/LayoutTests/platform/gtk/fast/text/international/003-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextinternational003expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/international/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextinternationalbidiLDB2CSSexpectedpng">trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-CSS-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextinternationalbidiLDB2CSSexpectedtxt">trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-CSS-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextinternationalbidiLDB2HTMLexpectedpng">trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-HTML-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextinternationalbidiLDB2HTMLexpectedtxt">trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-HTML-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextinternationalbidiLDB2formattingcharactersexpectedpng">trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-formatting-characters-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextinternationalbidiLDB2formattingcharactersexpectedtxt">trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextinternationalbidioverrideexpectedtxt">trunk/LayoutTests/platform/gtk/fast/text/international/bidi-override-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwbrexpectedtxt">trunk/LayoutTests/platform/gtk/fast/text/wbr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespace002expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespace003expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespace004expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespace005expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespace010expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespace011expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespace013expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespace014expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespace015expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespace016expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespace025expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/025-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespace026expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/026-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastwritingmodetablepercentwidthquirkexpectedtxt">trunk/LayoutTests/platform/gtk/fast/writing-mode/table-percent-width-quirk-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastwritingmodeverticalaligntablebaselineexpectedpng">trunk/LayoutTests/platform/gtk/fast/writing-mode/vertical-align-table-baseline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastwritingmodeverticalaligntablebaselineexpectedtxt">trunk/LayoutTests/platform/gtk/fast/writing-mode/vertical-align-table-baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkhttptestsmiscacid2expectedpng">trunk/LayoutTests/platform/gtk/http/tests/misc/acid2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkhttptestsmiscacid2pixelexpectedpng">trunk/LayoutTests/platform/gtk/http/tests/misc/acid2-pixel-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkhttptestsmiscobjectembeddingsvgdelayedsizenegotiation2expectedpng">trunk/LayoutTests/platform/gtk/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkhttptestsmiscobjectembeddingsvgdelayedsizenegotiation2expectedtxt">trunk/LayoutTests/platform/gtk/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsbackground_properties_greater_than_imagesexpectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto006expectedpng">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto006expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto007expectedpng">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto007expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto008expectedpng">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto008expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto009expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto011expectedpng">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto011expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto012expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto013expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto014expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto015expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto016expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusdifferentwidth001expectedpng">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusdifferentwidth001expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusshorthand001expectedpng">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusshorthand001expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiussumofradii001expectedpng">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiussumofradii001expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiussumofradii002expectedpng">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiussumofradii002expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsbordertopleftradiusvalues004expectedpng">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsbordertopleftradiusvalues004expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsbordertoprightradiusvalues004expectedpng">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsbordertoprightradiusvalues004expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsnoneasimagelayerexpectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustomscrollingembeddedsvgfileimagerepaintproblemexpectedpng">trunk/LayoutTests/platform/gtk/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustomscrollingembeddedsvgfileimagerepaintproblemexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithabsolutesize2expectedpng">trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithabsolutesize2expectedtxt">trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithabsolutesizeexpectedpng">trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithabsolutesizeexpectedtxt">trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktableslayeringpainttestlayering1expectedpng">trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktableslayeringpainttestlayering1expectedtxt">trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktableslayeringpainttestlayering2expectedpng">trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktableslayeringpainttestlayering2expectedtxt">trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug10009expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10009-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug10009expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug101201expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug101201-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug101201expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug101201-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug101674expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug101674-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug101674expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug101674-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug102961expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10296-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug10551expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1055-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug10551expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1055-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug10565expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10565-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug10565expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10565-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug10633expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10633-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug10633expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10633-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug10671expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1067-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug10672expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1067-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug10672expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1067-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug106795expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106795-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug106795expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106795-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug106816expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106816-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug106816expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106816-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1132351expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1132351expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug113424expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113424-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug113424expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113424-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug11631expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1163-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1188expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1188-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1188expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1188-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug12008expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12008-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug12008expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug120107expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug120107-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug120364expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug120364-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug120364expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug120364-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1224expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1224-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1224expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1224-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug12268expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12268-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug12268expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12268-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug12709expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12709-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug12709expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12709-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1271expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1271-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug129081expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug129081expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug129082expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug129102expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12910-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1296expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1296-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1296expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1296-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1302expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1302-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1302expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1302-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug13169expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13169-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug13169expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13169-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1318expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1318-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1318expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1318-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1373881expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1373881expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1373882expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1373882expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1373883expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-3-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1373883expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1395241expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1395241expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1395242expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1395243expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-3-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1395243expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1395244expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-4-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1395244expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1430expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1430-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1430expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1430-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug14323expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14323-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug14323expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14323-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1474expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1474-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug14929expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14929-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug14929expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14929-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug15247expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15247-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug15247expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15247-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug154780expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug154780-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug154780expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug154780-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug15544expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15544-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug15544expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15544-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug159108expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug159108-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug15933expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15933-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug15933expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15933-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug16012expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug16012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug16252expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug16252-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug16252expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug16252-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug17138expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug17138-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug17138expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug17138-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1754554expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug175455-4-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1754554expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug175455-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug17548expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug17548-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug17548expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug17548-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug17587expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug17587-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug17587expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug17587-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1800expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1800-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1800expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1800-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1802expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1802expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1802sexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802s-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1802sexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802s-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1809expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1809-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1809expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1809-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug18440expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18440-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug18440expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18440-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug18664expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18664-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug18664expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18664-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug18955expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18955-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug18955expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18955-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug190611expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19061-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug190611expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19061-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug190612expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19061-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug190612expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19061-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug19356expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19356-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug19356expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19356-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug20804expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug20804-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug20804expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug20804-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2123expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2123-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug215629expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug215629-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2196931expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2196931expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2196932expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2196932expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug22019expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22019-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug22019expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22019-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug220536expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug220536-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug220536expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug220536-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug222336expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug222336-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug222462expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug222462expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug222462aexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-2a-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug222462aexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-2a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug222463expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-3-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug222463expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug222463aexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-3a-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug222463aexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-3a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug22513expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22513-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2296expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2296-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2296expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2296-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug23235expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug23235-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug23235expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug23235-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug24200expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug24200-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug24200expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug24200-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug24792expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug24792expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug24793expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug25004expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug25004-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug25004expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug25004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug25074expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug25074-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug25663expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug25663-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug25663expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug25663-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug26553expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug26553-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2684expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2684-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2684expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2684-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug269566expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug269566-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug277062expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug277062-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2773expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2773-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2773expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2773-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug279931expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug27993-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug279931expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug27993-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2886expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2886-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2886expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2886-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug28933expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug28933-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug290581expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29058-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug290581expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29058-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug29314expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29314-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug29429expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29429-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug29429expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29429-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2954expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2954-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug29811expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug29811expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug29812expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug29812expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2997expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2997-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2997expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2997-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug30273expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug30273-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug30273expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug30273-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug30559expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug30559-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug30559expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug30559-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug3103expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3103-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug3103expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3103-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug322053expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug32205-3-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug322053expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug32205-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug3260expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3260-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug3260expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3260-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug32841expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug32841-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug33137expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug33137-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug33137expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug33137-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug33855expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug33855-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug3454expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3454-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug3454expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3454-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug38916expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug38916-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug38916expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug38916-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug3977expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3977-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug3977expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3977-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4093expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4093-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4093expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4093-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug42187expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug42187-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug42187expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug42187-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4385expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4385-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4385expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4385-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4427expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4427-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4427expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4427-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug44505expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug44505-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug44505expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug44505-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4501expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4501-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4501expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4501-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4527expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4527-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4527expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4527-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug45350expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug45350-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug45486expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug45486-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug45486expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug45486-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4576expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4576-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4576expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4576-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug462681expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46268-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug462681expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46268-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug462682expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46268-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug462682expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46268-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug463681expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46368-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug463681expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46368-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug466231expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46623-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug466231expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46623-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug466232expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46623-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug466232expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46623-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug47432expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug47432-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug47432expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug47432-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4803expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4803-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug48492expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4849-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4849expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4849-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug51727expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug51727-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug51727expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug51727-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug5188expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5188-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug5188expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5188-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug52505expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug52505-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug52505expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug52505-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug52506expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug52506-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug52506expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug52506-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug536901expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug53690-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug536901expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug53690-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug536902expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug53690-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug536902expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug53690-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug53891expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug53891-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug53891expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug53891-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug5538expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5538-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug5538expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5538-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug55789expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug55789-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug56201expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug56201-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug56201expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug56201-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug578282expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug57828-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug578282expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug57828-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug5797expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5797-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug5797expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5797-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug5835expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5835-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug5835expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5835-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug59354expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug59354-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug59354expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug59354-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug60804expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug60804-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug60804expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug60804-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug60807expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug60807-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug60807expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug60807-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug6184expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6184-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug6184expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6184-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug6304expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6304-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug6304expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6304-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug6404expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6404-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug6404expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6404-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug647expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug647-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug647expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug647-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug6674expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6674-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug6674expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6674-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug68998expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug68998-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug68998expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug68998-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug693821expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug693821expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug693822expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug693822expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug72359expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug72359-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug7342expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7342-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug7342expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7342-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug7714expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7714-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug7714expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7714-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug78162expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug78162-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug78162expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug78162-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug829462expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug82946-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug829462expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug82946-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug86708expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug86708-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug86708expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug86708-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug8950expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8950-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug8950expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8950-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug91231expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug91231expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug91232expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug91232expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug92143expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92143-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug92143expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92143-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug926472expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92647-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug926472expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92647-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug963expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug963-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug96334expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug96334-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug97383expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug97383-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug97383expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug97383-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug98791expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9879-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug98791expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9879-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacollapsing_bordersbug412623expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/collapsing_borders/bug41262-3-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacollapsing_bordersbug412623expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/collapsing_borders/bug41262-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorebloombergexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/bloomberg-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorebloombergexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/bloomberg-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorebordersexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/borders-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorebordersexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/borders-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecell_heightsexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/cell_heights-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecell_heightsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/cell_heights-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_spanexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_span-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_spanexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_span-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_autoFixexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFix-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_autoFixexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFix-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_autoFixPerexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFixPer-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_autoFixPerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_fixexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fix-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_fixexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fix-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_fixPerexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fixPer-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_fixPerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fixPer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_perexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_per-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_perexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_per-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_autoFixexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_autoFix-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_autoFixexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_autoFix-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_fixexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fix-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_fixexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fix-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_fixPerexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fixPer-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_fixPerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fixPer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_perexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_per-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_perexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_per-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoremarginsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/margins-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoremiscexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/misc-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoremiscexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/misc-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorenested1expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/nested1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorenested1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/nested1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoreone_rowexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/one_row-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoreone_rowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/one_row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoretable_frameexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_frame-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoretable_frameexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_frame-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoretable_heightsexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_heights-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoretable_heightsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_heights-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoretable_rulesexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoretable_widthsexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_widths-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoretable_widthsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_widths-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertColGroups1expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertColGroups1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertColGroups2expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertColGroups2expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCols1expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCols1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCols2expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCols2expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCols3expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols3-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCols3expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCols4expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols4-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCols4expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCols5expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols5-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCols5expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_layersopacityexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_layers-opacity-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_layersopacityexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_layers-opacity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_positiontableexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_position-table-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_positiontableexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_position-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablecellexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-cell-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablecellexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablecolumnexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablecolumnexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablecolumngroupexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablecolumngroupexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletableexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletableexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablerowexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablerowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablerowgroupexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablerowgroupexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbody_theadexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_thead-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_centerexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_center-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_centerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_justifyexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_justify-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_justifyexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_leftexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_left-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_leftexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_rightexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_right-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_spanexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_span-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_spanexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_span-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_baselineexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_baseline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_middleexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_middle-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_topexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_width_pctexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_pct-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_width_pctexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_pct-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_width_pxexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_px-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_width_pxexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_px-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_overflow_hidden_tdexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_hidden_td-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_overflow_hidden_tdexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_overflow_td_dynamic_deactivateexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_overflow_td_dynamic_deactivateexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_row_align_centerexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_center-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_row_align_centerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_row_align_leftexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_left-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_row_align_leftexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_row_align_rightexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_right-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_row_align_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_rules_groupsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_rules_groups-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_aquaexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_aquaexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_aqua_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_aqua_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_blackexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_blackexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_black_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_black_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_blueexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_blueexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_blue_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_blue_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_fuchsiaexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_fuchsiaexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_fuchsia_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_fuchsia_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_grayexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_grayexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_gray_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_gray_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_greenexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_greenexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_green_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_green_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_limeexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_limeexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_lime_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_lime_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_maroonexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_maroonexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_maroon_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_maroon_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_navyexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_navyexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_navy_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_navy_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_oliveexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_oliveexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_olive_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_olive_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_purpleexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_purpleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_purple_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_purple_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_redexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_redexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_red_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_red_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_silverexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_silverexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_silver_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_silver_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_tealexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_tealexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_teal_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_teal_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_whiteexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_whiteexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_white_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_white_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_yellowexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_yellowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_yellow_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_yellow_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_cellpadding_pctexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellpadding_pct-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_cellpadding_pctexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_td_widthexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_width-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_td_widthexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_th_colspanexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_colspan-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_th_colspanexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_colspan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_th_widthexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_width-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_th_widthexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_width_percentexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_percent-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_width_percentexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_percent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_width_pxexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_px-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_width_pxexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_px-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_baselineexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_baseline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_middleexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_middle-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_topexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_baselineexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_baseline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_middleexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_middle-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_topexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_baselineexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_baseline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_middleexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_middle-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_topexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_baselineexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_baseline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_middleexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_middle-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_topexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_baselineexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_baseline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_middleexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_middle-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_topexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_aqua_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_aqua_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_blackexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_black-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_blackexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_black-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_black_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_black_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_blueexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_blueexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_blue_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_blue_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_fuchsiaexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_fuchsiaexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_fuchsia_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_fuchsia_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_grayexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_grayexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_gray_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_gray_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_greenexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_green-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_greenexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_green-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_green_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_green_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_limeexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_limeexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_lime_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_lime_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_maroonexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_maroonexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_maroon_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_maroon_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_navyexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_navyexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_navy_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_navy_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_oliveexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_oliveexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_olive_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_olive_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_purpleexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_purpleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_purple_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_purple_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_redexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_red-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_redexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_red-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_red_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_red_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_silverexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_silverexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_silver_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_silver_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_tealexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_tealexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_teal_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_teal_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_whiteexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_white-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_whiteexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_white-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_white_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_white_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_yellowexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_yellowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_yellow_rgbexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_yellow_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_valign_baselineexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_baseline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_valign_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_valign_middleexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_middle-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_valign_topexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintr_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_col_align_charexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_align_char-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_col_align_charexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_align_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_col_spanexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_span-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_col_spanexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_span-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_col_valign_baselineexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_baseline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_col_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_col_valign_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_col_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_col_valign_middleexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_middle-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_col_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_col_valign_topexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_col_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_col_width_pxexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_width_px-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_col_width_pxexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_width_px-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_col_width_relexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_width_rel-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_col_width_relexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_width_rel-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_align_charexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_align_char-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_align_charexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_align_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_spanexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_span-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_spanexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_span-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_valign_baselineexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_valign_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_valign_middleexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_middle-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_valign_topexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_width_relexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_width_rel-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_width_relexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_width_rel-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tbody_valign_baselineexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_baseline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tbody_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tbody_valign_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tbody_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tbody_valign_middleexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_middle-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tbody_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tbody_valign_topexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tbody_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_centerexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_center-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_centerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_charexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_char-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_charexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_justifyexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_justify-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_justifyexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_leftexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_left-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_leftexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_rightexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_right-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_valign_baselineexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_baseline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_valign_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_valign_middleexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_middle-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_valign_topexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_widthexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_width-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_td_widthexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_baselineexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_middleexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_middle-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_topexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_centerexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_center-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_centerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_charexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_char-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_charexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_justifyexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_justify-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_justifyexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_leftexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_left-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_leftexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_rightexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_right-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_rowspanexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_rowspan-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_rowspanexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_rowspan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_baselineexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_middleexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_middle-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_topexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_widthexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_width-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_widthexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_baselineexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_baseline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_middleexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_middle-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_topexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_align_charexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_align_char-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_align_charexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_align_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_baselineexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_baseline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_middleexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_middle-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_topexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaothercell_widthsexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/other/cell_widths-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaothercell_widthsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/cell_widths-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaothermsexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/other/ms-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaothermsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/ms-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaothernested2expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/other/nested2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaothernested2expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/nested2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaothernestedTablesexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/other/nestedTables-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaothernestedTablesexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/nestedTables-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaotherslashlogoexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/other/slashlogo-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaotherslashlogoexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/slashlogo-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaothertest3expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/other/test3-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaothertest3expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/test3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaothertest6expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/other/test6-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaothertest6expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/test6-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaotherwa_table_thtd_rowspanexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaotherwa_table_thtd_rowspanexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaotherwa_table_tr_alignexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaotherwa_table_tr_alignexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugs97619expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/97619-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugs97619expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/97619-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1010expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1010-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1010expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug10552expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug10552expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1128expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1128-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1128expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1128-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1164expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1164-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1164expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1164-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug128876expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug128876-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug140071expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug140071expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug140072expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug140072expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug141592expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14159-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug141592expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1647expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1647-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1647expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1647-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1725expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1725-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1725expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1725-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug17826expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug17826-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug17826expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug17826-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug21518expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug21518expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug22122expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug22122expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug23847expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug23847-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug23847expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug23847-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug24795expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug24795expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug279932expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug27993-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug279932expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug290582expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug290582expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug3105expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3105-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug3105expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3105-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug56024expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug56024expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug59252expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug59252-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug59252expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug59252-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug71212expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug72393expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug72393-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug72393expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug72393-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug7243expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7243-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug7243expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7243-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug807622expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug807622expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug8499expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug8499-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug8499expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug8499-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug85016expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug85016-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug85016expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug85016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug91057expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug91057-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug98791expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug9879-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug98791expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescollapsing_bordersbug412621expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescollapsing_bordersbug412621expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions1expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions2expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions2expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecol_span2expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/col_span2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecol_span2expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/col_span2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecols1expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/cols1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecols1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/cols1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecolumnsexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/columns-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecolumnsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorestandards1expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/standards1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorestandards1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/standards1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresdomappendColGroup1expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendColGroup1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresdomappendColGroup1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablecellexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablecellexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablecolumnexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablecolumnexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablecolumngroupexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablecolumngroupexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertableexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertableexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablequirksexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablequirksexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablerowexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablerowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablerowgroupexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablerowgroupexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_fixedbgexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_fixedbgexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_layershideexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_layershideexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_layersshowexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_layersshowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablecellexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablecellexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablecolumnexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablecolumnexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablecolumngroupexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablecolumngroupexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablerowexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablerowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablerowgroupexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablerowgroupexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_captionexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_captionexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_hiddenexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_hiddenexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_hidden_tableexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_hidden_tableexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_leftexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_leftexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_rightexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_topexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_dirty_reflowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_dirty_reflow_tableexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_dirty_reflow_tableexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_hidden_tableexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_hidden_tableexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_hidden_tbodyexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_hidden_tbodyexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_hidden_trexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_hidden_trexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_cellexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_cellexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_cell_siblingexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_cell_siblingexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_rowexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_rowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_row_siblingexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_row_siblingexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tableexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tableexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_table_captionexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_table_captionexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tbodyexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tbodyexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tbody_siblingexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tbody_siblingexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_align_rightexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_align_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_dynamic_deactivateexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_dynamic_deactivateexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_valign_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_valign_middleexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_valign_topexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintables_cellspacing_pctexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintables_cellspacing_pctexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresotherempty_cellsexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresotherempty_cellsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresothertest4expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresothertest4expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects177expectedpng">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-177-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects178expectedpng">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-178-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects179expectedpng">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-179-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects180expectedpng">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-180-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects181expectedpng">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-181-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects189expectedpng">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-189-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects190expectedpng">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-190-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects191expectedpng">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-191-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects192expectedpng">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-192-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects193expectedpng">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-193-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects194expectedpng">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-194-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects195expectedpng">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-195-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects196expectedpng">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-196-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects205expectedpng">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-205-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects206expectedpng">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-206-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssimagerenderingexpectedpng">trunk/LayoutTests/platform/gtk/fast/css/image-rendering-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssimagerenderingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/image-rendering-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssminwidthwithspannedcellexpectedpng">trunk/LayoutTests/platform/gtk/fast/css/min-width-with-spanned-cell-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdynamicsubtreetablecellheightexpectedpng">trunk/LayoutTests/platform/gtk/fast/dynamic/subtree-table-cell-height-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastforms005expectedpng">trunk/LayoutTests/platform/gtk/fast/forms/005-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintsubtreerootclip3expectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/subtree-root-clip-3-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablecellcollapsedborderscrollexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-collapsed-border-scroll-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablecolbackgroundexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/table-col-background-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttableouterborderexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablerowexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/table-row-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainttablesectionoverflowexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/table-section-overflow-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable024expectedpng">trunk/LayoutTests/platform/gtk/fast/table/024-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable031expectedpng">trunk/LayoutTests/platform/gtk/fast/table/031-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttable032expectedpng">trunk/LayoutTests/platform/gtk/fast/table/032-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecellslbordercolorexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcollapsedbordersadjoiningsectionsverticalrlexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/collapsed-borders-adjoining-sections-vertical-rl-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcollapsedborderspaintedonceoninnercellsexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/collapsed-borders-painted-once-on-inner-cells-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablemaxwidthintegeroverflowexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/max-width-integer-overflow-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablepercentwidthsstretchverticalexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/percent-widths-stretch-vertical-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablebeforechildstyleupdateexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/table-before-child-style-update-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablerowbeforechildstyleupdateexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/table-row-before-child-style-update-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablerowstylenotupdatedexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablerowstylenotupdatedwithaftercontentexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-with-after-content-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablerowstylenotupdatedwithbeforecontentexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-with-before-content-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabletablestylenotupdatedexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/table-style-not-updated-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug129082expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug222336expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug222336-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug26553expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug26553-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug269566expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug269566-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug277062expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug277062-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug28933expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug28933-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug128876expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug128876-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_dirty_reflowexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.png</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/ChangeLog        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -1,3 +1,1719 @@
</span><ins>+2016-01-28 Carlos Alberto Lopez Perez <clopez@igalia.com>
+
+ [GTK] Unreviewed gardening after r195740.
+
+ * platform/gtk/TestExpectations
+ * platform/gtk/accessibility/table-detection-expected.txt
+ * platform/gtk/css1/basic/containment-expected.png
+ * platform/gtk/css1/basic/containment-expected.txt
+ * platform/gtk/css1/basic/contextual_selectors-expected.png
+ * platform/gtk/css1/basic/contextual_selectors-expected.txt
+ * platform/gtk/css1/basic/grouping-expected.png
+ * platform/gtk/css1/basic/grouping-expected.txt
+ * platform/gtk/css1/basic/id_as_selector-expected.png
+ * platform/gtk/css1/basic/id_as_selector-expected.txt
+ * platform/gtk/css1/basic/inheritance-expected.png
+ * platform/gtk/css1/basic/inheritance-expected.txt
+ * platform/gtk/css1/box_properties/border-expected.png
+ * platform/gtk/css1/box_properties/border-expected.txt
+ * platform/gtk/css1/box_properties/border_bottom-expected.png
+ * platform/gtk/css1/box_properties/border_bottom-expected.txt
+ * platform/gtk/css1/box_properties/border_bottom_inline-expected.png
+ * platform/gtk/css1/box_properties/border_bottom_inline-expected.txt
+ * platform/gtk/css1/box_properties/border_bottom_width-expected.png
+ * platform/gtk/css1/box_properties/border_bottom_width-expected.txt
+ * platform/gtk/css1/box_properties/border_bottom_width_inline-expected.png
+ * platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt
+ * platform/gtk/css1/box_properties/border_color-expected.png
+ * platform/gtk/css1/box_properties/border_color-expected.txt
+ * platform/gtk/css1/box_properties/border_color_inline-expected.png
+ * platform/gtk/css1/box_properties/border_color_inline-expected.txt
+ * platform/gtk/css1/box_properties/border_inline-expected.png
+ * platform/gtk/css1/box_properties/border_inline-expected.txt
+ * platform/gtk/css1/box_properties/border_left-expected.png
+ * platform/gtk/css1/box_properties/border_left-expected.txt
+ * platform/gtk/css1/box_properties/border_left_inline-expected.png
+ * platform/gtk/css1/box_properties/border_left_inline-expected.txt
+ * platform/gtk/css1/box_properties/border_left_width-expected.png
+ * platform/gtk/css1/box_properties/border_left_width-expected.txt
+ * platform/gtk/css1/box_properties/border_left_width_inline-expected.png
+ * platform/gtk/css1/box_properties/border_left_width_inline-expected.txt
+ * platform/gtk/css1/box_properties/border_right-expected.png
+ * platform/gtk/css1/box_properties/border_right-expected.txt
+ * platform/gtk/css1/box_properties/border_right_inline-expected.png
+ * platform/gtk/css1/box_properties/border_right_inline-expected.txt
+ * platform/gtk/css1/box_properties/border_right_width-expected.png
+ * platform/gtk/css1/box_properties/border_right_width-expected.txt
+ * platform/gtk/css1/box_properties/border_right_width_inline-expected.png
+ * platform/gtk/css1/box_properties/border_right_width_inline-expected.txt
+ * platform/gtk/css1/box_properties/border_style-expected.png
+ * platform/gtk/css1/box_properties/border_style-expected.txt
+ * platform/gtk/css1/box_properties/border_style_inline-expected.png
+ * platform/gtk/css1/box_properties/border_style_inline-expected.txt
+ * platform/gtk/css1/box_properties/border_top-expected.png
+ * platform/gtk/css1/box_properties/border_top-expected.txt
+ * platform/gtk/css1/box_properties/border_top_inline-expected.png
+ * platform/gtk/css1/box_properties/border_top_inline-expected.txt
+ * platform/gtk/css1/box_properties/border_top_width-expected.png
+ * platform/gtk/css1/box_properties/border_top_width-expected.txt
+ * platform/gtk/css1/box_properties/border_top_width_inline-expected.png
+ * platform/gtk/css1/box_properties/border_top_width_inline-expected.txt
+ * platform/gtk/css1/box_properties/border_width-expected.png
+ * platform/gtk/css1/box_properties/border_width-expected.txt
+ * platform/gtk/css1/box_properties/border_width_inline-expected.png
+ * platform/gtk/css1/box_properties/border_width_inline-expected.txt
+ * platform/gtk/css1/box_properties/clear-expected.png
+ * platform/gtk/css1/box_properties/clear-expected.txt
+ * platform/gtk/css1/box_properties/clear_float-expected.png
+ * platform/gtk/css1/box_properties/clear_float-expected.txt
+ * platform/gtk/css1/box_properties/float-expected.png
+ * platform/gtk/css1/box_properties/float-expected.txt
+ * platform/gtk/css1/box_properties/float_elements_in_series-expected.png
+ * platform/gtk/css1/box_properties/float_elements_in_series-expected.txt
+ * platform/gtk/css1/box_properties/float_margin-expected.png
+ * platform/gtk/css1/box_properties/float_margin-expected.txt
+ * platform/gtk/css1/box_properties/float_on_text_elements-expected.png
+ * platform/gtk/css1/box_properties/float_on_text_elements-expected.txt
+ * platform/gtk/css1/box_properties/height-expected.png
+ * platform/gtk/css1/box_properties/height-expected.txt
+ * platform/gtk/css1/box_properties/margin-expected.png
+ * platform/gtk/css1/box_properties/margin-expected.txt
+ * platform/gtk/css1/box_properties/margin_bottom-expected.png
+ * platform/gtk/css1/box_properties/margin_bottom-expected.txt
+ * platform/gtk/css1/box_properties/margin_bottom_inline-expected.png
+ * platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt
+ * platform/gtk/css1/box_properties/margin_inline-expected.png
+ * platform/gtk/css1/box_properties/margin_inline-expected.txt
+ * platform/gtk/css1/box_properties/margin_left-expected.png
+ * platform/gtk/css1/box_properties/margin_left-expected.txt
+ * platform/gtk/css1/box_properties/margin_left_inline-expected.png
+ * platform/gtk/css1/box_properties/margin_left_inline-expected.txt
+ * platform/gtk/css1/box_properties/margin_right-expected.png
+ * platform/gtk/css1/box_properties/margin_right-expected.txt
+ * platform/gtk/css1/box_properties/margin_right_inline-expected.png
+ * platform/gtk/css1/box_properties/margin_right_inline-expected.txt
+ * platform/gtk/css1/box_properties/margin_top-expected.png
+ * platform/gtk/css1/box_properties/margin_top-expected.txt
+ * platform/gtk/css1/box_properties/margin_top_inline-expected.png
+ * platform/gtk/css1/box_properties/margin_top_inline-expected.txt
+ * platform/gtk/css1/box_properties/padding-expected.txt
+ * platform/gtk/css1/box_properties/padding_bottom-expected.png
+ * platform/gtk/css1/box_properties/padding_bottom-expected.txt
+ * platform/gtk/css1/box_properties/padding_bottom_inline-expected.png
+ * platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt
+ * platform/gtk/css1/box_properties/padding_inline-expected.png
+ * platform/gtk/css1/box_properties/padding_inline-expected.txt
+ * platform/gtk/css1/box_properties/padding_left-expected.png
+ * platform/gtk/css1/box_properties/padding_left-expected.txt
+ * platform/gtk/css1/box_properties/padding_left_inline-expected.png
+ * platform/gtk/css1/box_properties/padding_left_inline-expected.txt
+ * platform/gtk/css1/box_properties/padding_right-expected.png
+ * platform/gtk/css1/box_properties/padding_right-expected.txt
+ * platform/gtk/css1/box_properties/padding_right_inline-expected.png
+ * platform/gtk/css1/box_properties/padding_right_inline-expected.txt
+ * platform/gtk/css1/box_properties/padding_top-expected.txt
+ * platform/gtk/css1/box_properties/padding_top_inline-expected.png
+ * platform/gtk/css1/box_properties/padding_top_inline-expected.txt
+ * platform/gtk/css1/box_properties/width-expected.png
+ * platform/gtk/css1/box_properties/width-expected.txt
+ * platform/gtk/css1/cascade/cascade_order-expected.png
+ * platform/gtk/css1/cascade/cascade_order-expected.txt
+ * platform/gtk/css1/cascade/important-expected.png
+ * platform/gtk/css1/cascade/important-expected.txt
+ * platform/gtk/css1/classification/display-expected.png
+ * platform/gtk/css1/classification/display-expected.txt
+ * platform/gtk/css1/classification/list_style-expected.png
+ * platform/gtk/css1/classification/list_style-expected.txt
+ * platform/gtk/css1/classification/list_style_image-expected.png
+ * platform/gtk/css1/classification/list_style_image-expected.txt
+ * platform/gtk/css1/classification/list_style_position-expected.png
+ * platform/gtk/css1/classification/list_style_position-expected.txt
+ * platform/gtk/css1/classification/list_style_type-expected.png
+ * platform/gtk/css1/classification/list_style_type-expected.txt
+ * platform/gtk/css1/classification/white_space-expected.png
+ * platform/gtk/css1/classification/white_space-expected.txt
+ * platform/gtk/css1/color_and_background/background-expected.png
+ * platform/gtk/css1/color_and_background/background-expected.txt
+ * platform/gtk/css1/color_and_background/background_attachment-expected.png
+ * platform/gtk/css1/color_and_background/background_attachment-expected.txt
+ * platform/gtk/css1/color_and_background/background_color-expected.png
+ * platform/gtk/css1/color_and_background/background_color-expected.txt
+ * platform/gtk/css1/color_and_background/background_image-expected.png
+ * platform/gtk/css1/color_and_background/background_image-expected.txt
+ * platform/gtk/css1/color_and_background/background_position-expected.png
+ * platform/gtk/css1/color_and_background/background_position-expected.txt
+ * platform/gtk/css1/color_and_background/background_repeat-expected.png
+ * platform/gtk/css1/color_and_background/background_repeat-expected.txt
+ * platform/gtk/css1/color_and_background/color-expected.png
+ * platform/gtk/css1/color_and_background/color-expected.txt
+ * platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt
+ * platform/gtk/css1/font_properties/font-expected.png
+ * platform/gtk/css1/font_properties/font-expected.txt
+ * platform/gtk/css1/font_properties/font_family-expected.png
+ * platform/gtk/css1/font_properties/font_family-expected.txt
+ * platform/gtk/css1/font_properties/font_size-expected.png
+ * platform/gtk/css1/font_properties/font_size-expected.txt
+ * platform/gtk/css1/font_properties/font_style-expected.png
+ * platform/gtk/css1/font_properties/font_style-expected.txt
+ * platform/gtk/css1/font_properties/font_variant-expected.png
+ * platform/gtk/css1/font_properties/font_variant-expected.txt
+ * platform/gtk/css1/font_properties/font_weight-expected.png
+ * platform/gtk/css1/font_properties/font_weight-expected.txt
+ * platform/gtk/css1/formatting_model/canvas-expected.png
+ * platform/gtk/css1/formatting_model/canvas-expected.txt
+ * platform/gtk/css1/formatting_model/floating_elements-expected.png
+ * platform/gtk/css1/formatting_model/floating_elements-expected.txt
+ * platform/gtk/css1/formatting_model/height_of_lines-expected.png
+ * platform/gtk/css1/formatting_model/height_of_lines-expected.txt
+ * platform/gtk/css1/formatting_model/inline_elements-expected.png
+ * platform/gtk/css1/formatting_model/inline_elements-expected.txt
+ * platform/gtk/css1/formatting_model/replaced_elements-expected.png
+ * platform/gtk/css1/formatting_model/replaced_elements-expected.txt
+ * platform/gtk/css1/formatting_model/vertical_formatting-expected.txt
+ * platform/gtk/css1/pseudo/anchor-expected.png
+ * platform/gtk/css1/pseudo/anchor-expected.txt
+ * platform/gtk/css1/pseudo/firstletter-expected.png
+ * platform/gtk/css1/pseudo/firstletter-expected.txt
+ * platform/gtk/css1/pseudo/firstline-expected.png
+ * platform/gtk/css1/pseudo/firstline-expected.txt
+ * platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.png
+ * platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt
+ * platform/gtk/css1/pseudo/pseudo_elements_in_selectors-expected.png
+ * platform/gtk/css1/pseudo/pseudo_elements_in_selectors-expected.txt
+ * platform/gtk/css1/text_properties/letter_spacing-expected.txt
+ * platform/gtk/css1/text_properties/line_height-expected.png
+ * platform/gtk/css1/text_properties/line_height-expected.txt
+ * platform/gtk/css1/text_properties/text_align-expected.png
+ * platform/gtk/css1/text_properties/text_align-expected.txt
+ * platform/gtk/css1/text_properties/text_decoration-expected.png
+ * platform/gtk/css1/text_properties/text_decoration-expected.txt
+ * platform/gtk/css1/text_properties/text_indent-expected.png
+ * platform/gtk/css1/text_properties/text_indent-expected.txt
+ * platform/gtk/css1/text_properties/text_transform-expected.png
+ * platform/gtk/css1/text_properties/text_transform-expected.txt
+ * platform/gtk/css1/text_properties/vertical_align-expected.png
+ * platform/gtk/css1/text_properties/vertical_align-expected.txt
+ * platform/gtk/css1/text_properties/word_spacing-expected.png
+ * platform/gtk/css1/text_properties/word_spacing-expected.txt
+ * platform/gtk/css1/units/color_units-expected.png
+ * platform/gtk/css1/units/color_units-expected.txt
+ * platform/gtk/css1/units/length_units-expected.png
+ * platform/gtk/css1/units/length_units-expected.txt
+ * platform/gtk/css1/units/percentage_units-expected.png
+ * platform/gtk/css1/units/percentage_units-expected.txt
+ * platform/gtk/css1/units/urls-expected.png
+ * platform/gtk/css1/units/urls-expected.txt
+ * platform/gtk/css2.1/20110323/border-collapse-offset-002-expected.png
+ * platform/gtk/css2.1/20110323/border-collapse-offset-002-expected.txt
+ * platform/gtk/css2.1/20110323/border-conflict-style-079-expected.png
+ * platform/gtk/css2.1/20110323/border-conflict-style-079-expected.txt
+ * platform/gtk/css2.1/20110323/border-conflict-style-088-expected.png
+ * platform/gtk/css2.1/20110323/border-conflict-style-088-expected.txt
+ * platform/gtk/css2.1/20110323/dynamic-top-change-002-expected.txt
+ * platform/gtk/css2.1/20110323/dynamic-top-change-003-expected.txt
+ * platform/gtk/css2.1/20110323/inline-table-001-expected.txt
+ * platform/gtk/css2.1/20110323/inline-table-003-expected.txt
+ * platform/gtk/css2.1/20110323/margin-applies-to-001-expected.txt
+ * platform/gtk/css2.1/20110323/margin-applies-to-002-expected.txt
+ * platform/gtk/css2.1/20110323/margin-applies-to-003-expected.txt
+ * platform/gtk/css2.1/20110323/margin-applies-to-004-expected.txt
+ * platform/gtk/css2.1/20110323/margin-applies-to-005-expected.txt
+ * platform/gtk/css2.1/20110323/margin-applies-to-006-expected.txt
+ * platform/gtk/css2.1/20110323/margin-applies-to-007-expected.txt
+ * platform/gtk/css2.1/20110323/margin-applies-to-013-expected.txt
+ * platform/gtk/css2.1/20110323/margin-applies-to-014-expected.txt
+ * platform/gtk/css2.1/20110323/margin-applies-to-015-expected.txt
+ * platform/gtk/css2.1/20110323/replaced-intrinsic-ratio-001-expected.png
+ * platform/gtk/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt
+ * platform/gtk/css2.1/20110323/table-caption-001-expected.txt
+ * platform/gtk/css2.1/20110323/table-caption-optional-001-expected.txt
+ * platform/gtk/css2.1/20110323/table-caption-optional-002-expected.txt
+ * platform/gtk/css2.1/t040302-c61-ex-len-00-b-a-expected.txt
+ * platform/gtk/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt
+ * platform/gtk/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt
+ * platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt
+ * platform/gtk/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt
+ * platform/gtk/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt
+ * platform/gtk/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt
+ * platform/gtk/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-04-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-04-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-06-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-06-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-08-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-08-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-13-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-13-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-14-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-14-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-16-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-16-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-17-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-17-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-18-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-18-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-24-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-24-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-25-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-25-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-30-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-30-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-31-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-31-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-34-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-34-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-44-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-44-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-52-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-52-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-54-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-54-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-59-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-59-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-64-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-64-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-65-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-65-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-70-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-70-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-71-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-71-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-74-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-74-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-84-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-84-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-85-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-85-d-expected.txt
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-94-d-expected.png
+ * platform/gtk/css2.1/t170602-bdr-conflct-w-94-d-expected.txt
+ * platform/gtk/css2.1/tables/table-anonymous-objects-177-expected.txt
+ * platform/gtk/css2.1/tables/table-anonymous-objects-178-expected.txt
+ * platform/gtk/css2.1/tables/table-anonymous-objects-179-expected.txt
+ * platform/gtk/css2.1/tables/table-anonymous-objects-180-expected.txt
+ * platform/gtk/css2.1/tables/table-anonymous-objects-181-expected.txt
+ * platform/gtk/css2.1/tables/table-anonymous-objects-189-expected.txt
+ * platform/gtk/css2.1/tables/table-anonymous-objects-190-expected.txt
+ * platform/gtk/css2.1/tables/table-anonymous-objects-191-expected.txt
+ * platform/gtk/css2.1/tables/table-anonymous-objects-192-expected.txt
+ * platform/gtk/css2.1/tables/table-anonymous-objects-193-expected.txt
+ * platform/gtk/css2.1/tables/table-anonymous-objects-194-expected.txt
+ * platform/gtk/css2.1/tables/table-anonymous-objects-195-expected.txt
+ * platform/gtk/css2.1/tables/table-anonymous-objects-196-expected.txt
+ * platform/gtk/css2.1/tables/table-anonymous-objects-205-expected.txt
+ * platform/gtk/css2.1/tables/table-anonymous-objects-206-expected.txt
+ * platform/gtk/css3/css3-modsel-33-expected.png
+ * platform/gtk/css3/css3-modsel-33-expected.txt
+ * platform/gtk/css3/selectors3/html/css3-modsel-18-expected.png
+ * platform/gtk/css3/selectors3/html/css3-modsel-18-expected.txt
+ * platform/gtk/css3/selectors3/html/css3-modsel-29-expected.png
+ * platform/gtk/css3/selectors3/html/css3-modsel-29-expected.txt
+ * platform/gtk/css3/selectors3/html/css3-modsel-29b-expected.png
+ * platform/gtk/css3/selectors3/html/css3-modsel-29b-expected.txt
+ * platform/gtk/css3/selectors3/html/css3-modsel-33-expected.png
+ * platform/gtk/css3/selectors3/html/css3-modsel-33-expected.txt
+ * platform/gtk/css3/selectors3/html/css3-modsel-73-expected.png
+ * platform/gtk/css3/selectors3/html/css3-modsel-73-expected.txt
+ * platform/gtk/css3/selectors3/html/css3-modsel-73b-expected.png
+ * platform/gtk/css3/selectors3/html/css3-modsel-73b-expected.txt
+ * platform/gtk/css3/selectors3/html/css3-modsel-77-expected.png
+ * platform/gtk/css3/selectors3/html/css3-modsel-77-expected.txt
+ * platform/gtk/css3/selectors3/html/css3-modsel-77b-expected.png
+ * platform/gtk/css3/selectors3/html/css3-modsel-77b-expected.txt
+ * platform/gtk/css3/selectors3/xhtml/css3-modsel-18-expected.png
+ * platform/gtk/css3/selectors3/xhtml/css3-modsel-18-expected.txt
+ * platform/gtk/css3/selectors3/xhtml/css3-modsel-29-expected.png
+ * platform/gtk/css3/selectors3/xhtml/css3-modsel-29-expected.txt
+ * platform/gtk/css3/selectors3/xhtml/css3-modsel-29b-expected.png
+ * platform/gtk/css3/selectors3/xhtml/css3-modsel-29b-expected.txt
+ * platform/gtk/css3/selectors3/xhtml/css3-modsel-33-expected.png
+ * platform/gtk/css3/selectors3/xhtml/css3-modsel-33-expected.txt
+ * platform/gtk/css3/selectors3/xhtml/css3-modsel-73-expected.png
+ * platform/gtk/css3/selectors3/xhtml/css3-modsel-73-expected.txt
+ * platform/gtk/css3/selectors3/xhtml/css3-modsel-73b-expected.png
+ * platform/gtk/css3/selectors3/xhtml/css3-modsel-73b-expected.txt
+ * platform/gtk/css3/selectors3/xhtml/css3-modsel-77-expected.png
+ * platform/gtk/css3/selectors3/xhtml/css3-modsel-77-expected.txt
+ * platform/gtk/css3/selectors3/xhtml/css3-modsel-77b-expected.png
+ * platform/gtk/css3/selectors3/xhtml/css3-modsel-77b-expected.txt
+ * platform/gtk/css3/selectors3/xml/css3-modsel-18-expected.png
+ * platform/gtk/css3/selectors3/xml/css3-modsel-18-expected.txt
+ * platform/gtk/css3/selectors3/xml/css3-modsel-29-expected.png
+ * platform/gtk/css3/selectors3/xml/css3-modsel-29-expected.txt
+ * platform/gtk/css3/selectors3/xml/css3-modsel-29b-expected.png
+ * platform/gtk/css3/selectors3/xml/css3-modsel-29b-expected.txt
+ * platform/gtk/css3/selectors3/xml/css3-modsel-33-expected.png
+ * platform/gtk/css3/selectors3/xml/css3-modsel-33-expected.txt
+ * platform/gtk/css3/selectors3/xml/css3-modsel-73-expected.png
+ * platform/gtk/css3/selectors3/xml/css3-modsel-73-expected.txt
+ * platform/gtk/css3/selectors3/xml/css3-modsel-73b-expected.png
+ * platform/gtk/css3/selectors3/xml/css3-modsel-73b-expected.txt
+ * platform/gtk/css3/selectors3/xml/css3-modsel-77-expected.png
+ * platform/gtk/css3/selectors3/xml/css3-modsel-77-expected.txt
+ * platform/gtk/css3/selectors3/xml/css3-modsel-77b-expected.png
+ * platform/gtk/css3/selectors3/xml/css3-modsel-77b-expected.txt
+ * platform/gtk/editing/deleting/4922367-expected.txt
+ * platform/gtk/editing/deleting/5126166-expected.png
+ * platform/gtk/editing/deleting/5126166-expected.txt
+ * platform/gtk/editing/deleting/5144139-2-expected.png
+ * platform/gtk/editing/deleting/5144139-2-expected.txt
+ * platform/gtk/editing/deleting/5206311-1-expected.png
+ * platform/gtk/editing/deleting/5206311-1-expected.txt
+ * platform/gtk/editing/deleting/5433862-2-expected.png
+ * platform/gtk/editing/deleting/5433862-2-expected.txt
+ * platform/gtk/editing/inserting/paragraph-separator-in-table-1-expected.png
+ * platform/gtk/editing/inserting/paragraph-separator-in-table-1-expected.txt
+ * platform/gtk/editing/pasteboard/innerText-inline-table-expected.png
+ * platform/gtk/editing/pasteboard/innerText-inline-table-expected.txt
+ * platform/gtk/editing/selection/3690703-2-expected.png
+ * platform/gtk/editing/selection/3690703-2-expected.txt
+ * platform/gtk/editing/selection/3690703-expected.png
+ * platform/gtk/editing/selection/3690703-expected.txt
+ * platform/gtk/editing/selection/3690719-expected.png
+ * platform/gtk/editing/selection/3690719-expected.txt
+ * platform/gtk/editing/selection/5057506-2-expected.png
+ * platform/gtk/editing/selection/5057506-2-expected.txt
+ * platform/gtk/editing/selection/5057506-expected.png
+ * platform/gtk/editing/selection/5057506-expected.txt
+ * platform/gtk/editing/selection/5131716-1-expected.txt
+ * platform/gtk/editing/selection/5131716-2-expected.txt
+ * platform/gtk/editing/selection/5131716-3-expected.txt
+ * platform/gtk/editing/selection/5131716-4-expected.txt
+ * platform/gtk/editing/selection/move-by-line-001-expected.png
+ * platform/gtk/editing/selection/move-by-line-001-expected.txt
+ * platform/gtk/editing/selection/select-all-004-expected.png
+ * platform/gtk/editing/selection/select-all-004-expected.txt
+ * platform/gtk/editing/unsupported-content/table-type-after-expected.png
+ * platform/gtk/editing/unsupported-content/table-type-after-expected.txt
+ * platform/gtk/editing/unsupported-content/table-type-before-expected.png
+ * platform/gtk/editing/unsupported-content/table-type-before-expected.txt
+ * platform/gtk/fast/block/basic/016-expected.txt
+ * platform/gtk/fast/block/basic/quirk-percent-height-table-cell-expected.png
+ * platform/gtk/fast/block/basic/quirk-percent-height-table-cell-expected.txt
+ * platform/gtk/fast/block/float/015-expected.png
+ * platform/gtk/fast/block/float/015-expected.txt
+ * platform/gtk/fast/block/margin-collapse/006-expected.txt
+ * platform/gtk/fast/block/margin-collapse/010-expected.txt
+ * platform/gtk/fast/block/margin-collapse/011-expected.txt
+ * platform/gtk/fast/block/margin-collapse/012-expected.txt
+ * platform/gtk/fast/block/margin-collapse/015-expected.txt
+ * platform/gtk/fast/block/margin-collapse/016-expected.txt
+ * platform/gtk/fast/block/margin-collapse/017-expected.txt
+ * platform/gtk/fast/block/margin-collapse/018-expected.txt
+ * platform/gtk/fast/block/margin-collapse/019-expected.png
+ * platform/gtk/fast/block/margin-collapse/019-expected.txt
+ * platform/gtk/fast/block/margin-collapse/020-expected.png
+ * platform/gtk/fast/block/margin-collapse/020-expected.txt
+ * platform/gtk/fast/block/margin-collapse/021-expected.txt
+ * platform/gtk/fast/block/margin-collapse/022-expected.txt
+ * platform/gtk/fast/block/margin-collapse/025-expected.txt
+ * platform/gtk/fast/block/margin-collapse/032-expected.txt
+ * platform/gtk/fast/block/margin-collapse/033-expected.txt
+ * platform/gtk/fast/block/margin-collapse/034-expected.txt
+ * platform/gtk/fast/block/margin-collapse/041-expected.txt
+ * platform/gtk/fast/block/margin-collapse/042-expected.txt
+ * platform/gtk/fast/block/margin-collapse/055-expected.txt
+ * platform/gtk/fast/block/margin-collapse/056-expected.txt
+ * platform/gtk/fast/block/margin-collapse/057-expected.txt
+ * platform/gtk/fast/block/margin-collapse/058-expected.txt
+ * platform/gtk/fast/block/margin-collapse/059-expected.txt
+ * platform/gtk/fast/block/margin-collapse/block-inside-inline/006-expected.txt
+ * platform/gtk/fast/block/margin-collapse/block-inside-inline/010-expected.txt
+ * platform/gtk/fast/block/margin-collapse/block-inside-inline/011-expected.txt
+ * platform/gtk/fast/block/margin-collapse/block-inside-inline/012-expected.txt
+ * platform/gtk/fast/block/margin-collapse/block-inside-inline/015-expected.txt
+ * platform/gtk/fast/block/margin-collapse/block-inside-inline/016-expected.txt
+ * platform/gtk/fast/block/margin-collapse/block-inside-inline/017-expected.txt
+ * platform/gtk/fast/block/margin-collapse/block-inside-inline/018-expected.txt
+ * platform/gtk/fast/block/margin-collapse/block-inside-inline/019-expected.png
+ * platform/gtk/fast/block/margin-collapse/block-inside-inline/019-expected.txt
+ * platform/gtk/fast/block/margin-collapse/block-inside-inline/020-expected.png
+ * platform/gtk/fast/block/margin-collapse/block-inside-inline/020-expected.txt
+ * platform/gtk/fast/block/margin-collapse/block-inside-inline/021-expected.txt
+ * platform/gtk/fast/block/margin-collapse/block-inside-inline/022-expected.txt
+ * platform/gtk/fast/block/margin-collapse/block-inside-inline/025-expected.txt
+ * platform/gtk/fast/block/positioning/table-cell-static-position-expected.txt
+ * platform/gtk/fast/borders/border-antialiasing-expected.png
+ * platform/gtk/fast/borders/border-antialiasing-expected.txt
+ * platform/gtk/fast/borders/border-radius-different-width-001-expected.png
+ * platform/gtk/fast/borders/border-radius-different-width-001-expected.txt
+ * platform/gtk/fast/borders/table-borders-expected.png
+ * platform/gtk/fast/borders/table-borders-expected.txt
+ * platform/gtk/fast/css-generated-content/first-letter-in-nested-before-expected.txt
+ * platform/gtk/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt
+ * platform/gtk/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt
+ * platform/gtk/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
+ * platform/gtk/fast/css-generated-content/table-parts-before-and-after-expected.txt
+ * platform/gtk/fast/css-generated-content/table-row-group-with-before-expected.png
+ * platform/gtk/fast/css-generated-content/table-row-group-with-before-expected.txt
+ * platform/gtk/fast/css-generated-content/table-row-with-before-expected.png
+ * platform/gtk/fast/css-generated-content/table-row-with-before-expected.txt
+ * platform/gtk/fast/css-generated-content/table-with-before-expected.png
+ * platform/gtk/fast/css-generated-content/table-with-before-expected.txt
+ * platform/gtk/fast/css/003-expected.txt
+ * platform/gtk/fast/css/absolute-poition-in-rtl-parent-expected.txt
+ * platform/gtk/fast/css/acid2-expected.png
+ * platform/gtk/fast/css/acid2-expected.txt
+ * platform/gtk/fast/css/acid2-pixel-expected.png
+ * platform/gtk/fast/css/acid2-pixel-expected.txt
+ * platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.png
+ * platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.txt
+ * platform/gtk/fast/css/box-shadow-and-border-radius-expected.png
+ * platform/gtk/fast/css/box-shadow-and-border-radius-expected.txt
+ * platform/gtk/fast/css/caption-width-absolute-position-expected.txt
+ * platform/gtk/fast/css/caption-width-absolute-position-offset-top-expected.txt
+ * platform/gtk/fast/css/caption-width-fixed-position-expected.txt
+ * platform/gtk/fast/css/caption-width-fixed-position-offset-top-expected.txt
+ * platform/gtk/fast/css/caption-width-relative-position-expected.txt
+ * platform/gtk/fast/css/caption-width-relative-position-offset-top-expected.txt
+ * platform/gtk/fast/css/css3-nth-child-expected.png
+ * platform/gtk/fast/css/css3-nth-child-expected.txt
+ * platform/gtk/fast/css/focus-ring-detached-expected.png
+ * platform/gtk/fast/css/focus-ring-detached-expected.txt
+ * platform/gtk/fast/css/focus-ring-multiline-expected.png
+ * platform/gtk/fast/css/focus-ring-multiline-expected.txt
+ * platform/gtk/fast/css/h1-in-section-elements-expected.png
+ * platform/gtk/fast/css/h1-in-section-elements-expected.txt
+ * platform/gtk/fast/css/min-width-with-spanned-cell-expected.txt
+ * platform/gtk/fast/css/percentage-non-integer-expected.png
+ * platform/gtk/fast/css/percentage-non-integer-expected.txt
+ * platform/gtk/fast/css/table-text-align-quirk-expected.txt
+ * platform/gtk/fast/css/table-text-align-strict-expected.txt
+ * platform/gtk/fast/dom/34176-expected.png
+ * platform/gtk/fast/dom/34176-expected.txt
+ * platform/gtk/fast/dom/HTMLTableElement/colSpan-expected.png
+ * platform/gtk/fast/dom/HTMLTableElement/colSpan-expected.txt
+ * platform/gtk/fast/dom/HTMLTableElement/createCaption-expected.png
+ * platform/gtk/fast/dom/HTMLTableElement/createCaption-expected.txt
+ * platform/gtk/fast/dom/row-inner-text-expected.png
+ * platform/gtk/fast/dom/row-inner-text-expected.txt
+ * platform/gtk/fast/dynamic/001-expected.txt
+ * platform/gtk/fast/dynamic/containing-block-change-expected.png
+ * platform/gtk/fast/dynamic/containing-block-change-expected.txt
+ * platform/gtk/fast/dynamic/float-withdrawal-expected.png
+ * platform/gtk/fast/dynamic/float-withdrawal-expected.txt
+ * platform/gtk/fast/dynamic/insert-before-table-part-in-continuation-expected.png
+ * platform/gtk/fast/dynamic/insert-before-table-part-in-continuation-expected.txt
+ * platform/gtk/fast/dynamic/subtree-table-cell-height-expected.txt
+ * platform/gtk/fast/encoding/utf-16-big-endian-expected.png
+ * platform/gtk/fast/encoding/utf-16-big-endian-expected.txt
+ * platform/gtk/fast/encoding/utf-16-little-endian-expected.png
+ * platform/gtk/fast/encoding/utf-16-little-endian-expected.txt
+ * platform/gtk/fast/forms/001-expected.png
+ * platform/gtk/fast/forms/001-expected.txt
+ * platform/gtk/fast/forms/005-expected.txt
+ * platform/gtk/fast/forms/basic-buttons-expected.png
+ * platform/gtk/fast/forms/basic-buttons-expected.txt
+ * platform/gtk/fast/forms/form-element-geometry-expected.png
+ * platform/gtk/fast/forms/form-element-geometry-expected.txt
+ * platform/gtk/fast/forms/form-hides-table-expected.png
+ * platform/gtk/fast/forms/form-hides-table-expected.txt
+ * platform/gtk/fast/forms/form-in-malformed-markup-expected.txt
+ * platform/gtk/fast/forms/formmove3-expected.png
+ * platform/gtk/fast/forms/formmove3-expected.txt
+ * platform/gtk/fast/forms/input-table-expected.png
+ * platform/gtk/fast/forms/input-table-expected.txt
+ * platform/gtk/fast/forms/listbox-bidi-align-expected.png
+ * platform/gtk/fast/forms/listbox-bidi-align-expected.txt
+ * platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt
+ * platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.png
+ * platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.txt
+ * platform/gtk/fast/html/details-writing-mode-expected.png
+ * platform/gtk/fast/html/details-writing-mode-expected.txt
+ * platform/gtk/fast/inline-block/001-expected.txt
+ * platform/gtk/fast/inline-block/overflow-clip-expected.png
+ * platform/gtk/fast/inline-block/overflow-clip-expected.txt
+ * platform/gtk/fast/invalid/012-expected.txt
+ * platform/gtk/fast/invalid/018-expected.txt
+ * platform/gtk/fast/lists/004-expected.png
+ * platform/gtk/fast/lists/004-expected.txt
+ * platform/gtk/fast/lists/list-marker-before-content-table-expected.png
+ * platform/gtk/fast/lists/list-marker-before-content-table-expected.txt
+ * platform/gtk/fast/multicol/span/before-child-anonymous-column-block-expected.txt
+ * platform/gtk/fast/multicol/table-vertical-align-expected.png
+ * platform/gtk/fast/overflow/002-expected.png
+ * platform/gtk/fast/overflow/002-expected.txt
+ * platform/gtk/fast/overflow/overflow-rtl-expected.png
+ * platform/gtk/fast/overflow/overflow-rtl-expected.txt
+ * platform/gtk/fast/overflow/overflow-rtl-vertical-expected.png
+ * platform/gtk/fast/overflow/overflow-rtl-vertical-expected.txt
+ * platform/gtk/fast/overflow/table-overflow-float-expected.txt
+ * platform/gtk/fast/reflections/table-cell-expected.txt
+ * platform/gtk/fast/repaint/block-selection-gap-in-table-cell-expected.txt
+ * platform/gtk/fast/repaint/float-overflow-expected.png
+ * platform/gtk/fast/repaint/float-overflow-expected.txt
+ * platform/gtk/fast/repaint/float-overflow-right-expected.png
+ * platform/gtk/fast/repaint/float-overflow-right-expected.txt
+ * platform/gtk/fast/repaint/subtree-root-clip-3-expected.txt
+ * platform/gtk/fast/repaint/table-cell-collapsed-border-expected.png
+ * platform/gtk/fast/repaint/table-cell-collapsed-border-expected.txt
+ * platform/gtk/fast/repaint/table-cell-collapsed-border-scroll-expected.txt
+ * platform/gtk/fast/repaint/table-cell-move-expected.png
+ * platform/gtk/fast/repaint/table-cell-move-expected.txt
+ * platform/gtk/fast/repaint/table-cell-overflow-expected.txt
+ * platform/gtk/fast/repaint/table-cell-vertical-overflow-expected.png
+ * platform/gtk/fast/repaint/table-cell-vertical-overflow-expected.txt
+ * platform/gtk/fast/repaint/table-col-background-expected.txt
+ * platform/gtk/fast/repaint/table-collapsed-border-expected.txt
+ * platform/gtk/fast/repaint/table-extra-bottom-grow-expected.png
+ * platform/gtk/fast/repaint/table-extra-bottom-grow-expected.txt
+ * platform/gtk/fast/repaint/table-outer-border-expected.txt
+ * platform/gtk/fast/repaint/table-row-expected.txt
+ * platform/gtk/fast/repaint/table-section-overflow-expected.txt
+ * platform/gtk/fast/repaint/table-section-repaint-expected.txt
+ * platform/gtk/fast/repaint/table-two-pass-layout-overpaint-expected.png
+ * platform/gtk/fast/repaint/table-two-pass-layout-overpaint-expected.txt
+ * platform/gtk/fast/repaint/table-writing-modes-h-expected.txt
+ * platform/gtk/fast/repaint/table-writing-modes-v-expected.txt
+ * platform/gtk/fast/replaced/005-expected.png
+ * platform/gtk/fast/replaced/005-expected.txt
+ * platform/gtk/fast/replaced/percent-height-in-anonymous-block-in-table-expected.png
+ * platform/gtk/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt
+ * platform/gtk/fast/replaced/selection-rect-in-table-cell-expected.png
+ * platform/gtk/fast/replaced/selection-rect-in-table-cell-expected.txt
+ * platform/gtk/fast/replaced/table-percent-height-positioned-expected.txt
+ * platform/gtk/fast/replaced/width100percent-checkbox-expected.png
+ * platform/gtk/fast/replaced/width100percent-checkbox-expected.txt
+ * platform/gtk/fast/replaced/width100percent-image-expected.png
+ * platform/gtk/fast/replaced/width100percent-image-expected.txt
+ * platform/gtk/fast/replaced/width100percent-menulist-expected.png
+ * platform/gtk/fast/replaced/width100percent-menulist-expected.txt
+ * platform/gtk/fast/replaced/width100percent-radio-expected.png
+ * platform/gtk/fast/replaced/width100percent-radio-expected.txt
+ * platform/gtk/fast/replaced/width100percent-searchfield-expected.png
+ * platform/gtk/fast/replaced/width100percent-searchfield-expected.txt
+ * platform/gtk/fast/replaced/width100percent-textarea-expected.png
+ * platform/gtk/fast/replaced/width100percent-textarea-expected.txt
+ * platform/gtk/fast/replaced/width100percent-textfield-expected.png
+ * platform/gtk/fast/replaced/width100percent-textfield-expected.txt
+ * platform/gtk/fast/selectors/077-expected.png
+ * platform/gtk/fast/selectors/077-expected.txt
+ * platform/gtk/fast/selectors/077b-expected.png
+ * platform/gtk/fast/selectors/077b-expected.txt
+ * platform/gtk/fast/table/002-expected.png
+ * platform/gtk/fast/table/002-expected.txt
+ * platform/gtk/fast/table/005-expected.png
+ * platform/gtk/fast/table/005-expected.txt
+ * platform/gtk/fast/table/007-expected.png
+ * platform/gtk/fast/table/007-expected.txt
+ * platform/gtk/fast/table/008-expected.txt
+ * platform/gtk/fast/table/009-expected.png
+ * platform/gtk/fast/table/009-expected.txt
+ * platform/gtk/fast/table/012-expected.txt
+ * platform/gtk/fast/table/013-expected.png
+ * platform/gtk/fast/table/013-expected.txt
+ * platform/gtk/fast/table/021-expected.png
+ * platform/gtk/fast/table/021-expected.txt
+ * platform/gtk/fast/table/023-expected.png
+ * platform/gtk/fast/table/023-expected.txt
+ * platform/gtk/fast/table/024-expected.txt
+ * platform/gtk/fast/table/025-expected.png
+ * platform/gtk/fast/table/025-expected.txt
+ * platform/gtk/fast/table/028-expected.png
+ * platform/gtk/fast/table/028-expected.txt
+ * platform/gtk/fast/table/028-vertical-expected.png
+ * platform/gtk/fast/table/028-vertical-expected.txt
+ * platform/gtk/fast/table/029-expected.png
+ * platform/gtk/fast/table/029-expected.txt
+ * platform/gtk/fast/table/031-expected.txt
+ * platform/gtk/fast/table/032-expected.txt
+ * platform/gtk/fast/table/034-expected.txt
+ * platform/gtk/fast/table/038-expected.png
+ * platform/gtk/fast/table/038-expected.txt
+ * platform/gtk/fast/table/038-vertical-expected.png
+ * platform/gtk/fast/table/038-vertical-expected.txt
+ * platform/gtk/fast/table/039-expected.png
+ * platform/gtk/fast/table/039-expected.txt
+ * platform/gtk/fast/table/040-expected.png
+ * platform/gtk/fast/table/040-expected.txt
+ * platform/gtk/fast/table/040-vertical-expected.png
+ * platform/gtk/fast/table/040-vertical-expected.txt
+ * platform/gtk/fast/table/100-percent-cell-width-expected.png
+ * platform/gtk/fast/table/100-percent-cell-width-expected.txt
+ * platform/gtk/fast/table/add-before-anonymous-child-expected.png
+ * platform/gtk/fast/table/add-before-anonymous-child-expected.txt
+ * platform/gtk/fast/table/border-collapsing/001-expected.png
+ * platform/gtk/fast/table/border-collapsing/001-expected.txt
+ * platform/gtk/fast/table/border-collapsing/001-vertical-expected.png
+ * platform/gtk/fast/table/border-collapsing/001-vertical-expected.txt
+ * platform/gtk/fast/table/border-collapsing/002-expected.png
+ * platform/gtk/fast/table/border-collapsing/002-expected.txt
+ * platform/gtk/fast/table/border-collapsing/002-vertical-expected.png
+ * platform/gtk/fast/table/border-collapsing/002-vertical-expected.txt
+ * platform/gtk/fast/table/border-collapsing/003-expected.txt
+ * platform/gtk/fast/table/border-collapsing/003-vertical-expected.txt
+ * platform/gtk/fast/table/border-collapsing/004-expected.png
+ * platform/gtk/fast/table/border-collapsing/004-expected.txt
+ * platform/gtk/fast/table/border-collapsing/004-vertical-expected.png
+ * platform/gtk/fast/table/border-collapsing/004-vertical-expected.txt
+ * platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-expected.png
+ * platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt
+ * platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.png
+ * platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt
+ * platform/gtk/fast/table/border-collapsing/bug14274-expected.txt
+ * platform/gtk/fast/table/border-collapsing/cached-69296-expected.png
+ * platform/gtk/fast/table/border-collapsing/cached-69296-expected.txt
+ * platform/gtk/fast/table/border-collapsing/cached-cell-append-expected.png
+ * platform/gtk/fast/table/border-collapsing/cached-cell-append-expected.txt
+ * platform/gtk/fast/table/border-collapsing/cached-cell-remove-expected.png
+ * platform/gtk/fast/table/border-collapsing/cached-cell-remove-expected.txt
+ * platform/gtk/fast/table/border-collapsing/cached-change-cell-border-color-expected.txt
+ * platform/gtk/fast/table/border-collapsing/cached-change-cell-border-width-expected.png
+ * platform/gtk/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt
+ * platform/gtk/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt
+ * platform/gtk/fast/table/border-collapsing/cached-change-col-border-color-expected.txt
+ * platform/gtk/fast/table/border-collapsing/cached-change-col-border-width-expected.png
+ * platform/gtk/fast/table/border-collapsing/cached-change-col-border-width-expected.txt
+ * platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.png
+ * platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.txt
+ * platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.png
+ * platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.txt
+ * platform/gtk/fast/table/border-collapsing/cached-change-row-border-color-expected.png
+ * platform/gtk/fast/table/border-collapsing/cached-change-row-border-color-expected.txt
+ * platform/gtk/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
+ * platform/gtk/fast/table/border-collapsing/cached-change-table-border-color-expected.txt
+ * platform/gtk/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
+ * platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-color-expected.png
+ * platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-color-expected.txt
+ * platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt
+ * platform/gtk/fast/table/border-collapsing/collapsed-borders-adjoining-sections-vertical-rl-expected.txt
+ * platform/gtk/fast/table/border-collapsing/collapsed-borders-painted-once-on-inner-cells-expected.txt
+ * platform/gtk/fast/table/border-collapsing/equal-precedence-resolution-expected.txt
+ * platform/gtk/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.txt
+ * platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-expected.png
+ * platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-expected.txt
+ * platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png
+ * platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt
+ * platform/gtk/fast/table/caption-relayout-expected.txt
+ * platform/gtk/fast/table/cell-absolute-child-expected.png
+ * platform/gtk/fast/table/cell-absolute-child-expected.txt
+ * platform/gtk/fast/table/cell-width-auto-expected.txt
+ * platform/gtk/fast/table/colspan-with-all-percent-cells-expected.png
+ * platform/gtk/fast/table/colspan-with-all-percent-cells-expected.txt
+ * platform/gtk/fast/table/colspanMinWidth-expected.png
+ * platform/gtk/fast/table/colspanMinWidth-expected.txt
+ * platform/gtk/fast/table/colspanMinWidth-vertical-expected.png
+ * platform/gtk/fast/table/colspanMinWidth-vertical-expected.txt
+ * platform/gtk/fast/table/dynamic-cellpadding-expected.png
+ * platform/gtk/fast/table/dynamic-cellpadding-expected.txt
+ * platform/gtk/fast/table/edge-offsets-expected.png
+ * platform/gtk/fast/table/edge-offsets-expected.txt
+ * platform/gtk/fast/table/empty-cells-expected.png
+ * platform/gtk/fast/table/empty-cells-expected.txt
+ * platform/gtk/fast/table/frame-and-rules-expected.png
+ * platform/gtk/fast/table/frame-and-rules-expected.txt
+ * platform/gtk/fast/table/giantRowspan-expected.png
+ * platform/gtk/fast/table/giantRowspan-expected.txt
+ * platform/gtk/fast/table/growCellForImageQuirk-expected.txt
+ * platform/gtk/fast/table/growCellForImageQuirk-vertical-expected.txt
+ * platform/gtk/fast/table/height-percent-test-expected.txt
+ * platform/gtk/fast/table/height-percent-test-vertical-expected.txt
+ * platform/gtk/fast/table/invisible-cell-background-expected.txt
+ * platform/gtk/fast/table/large-width-expected.png
+ * platform/gtk/fast/table/large-width-expected.txt
+ * platform/gtk/fast/table/max-width-integer-overflow-expected.txt
+ * platform/gtk/fast/table/mozilla-bug10296-vertical-align-1-expected.txt
+ * platform/gtk/fast/table/mozilla-bug10296-vertical-align-2-expected.txt
+ * platform/gtk/fast/table/nobr-expected.png
+ * platform/gtk/fast/table/nobr-expected.txt
+ * platform/gtk/fast/table/overflowHidden-expected.png
+ * platform/gtk/fast/table/overflowHidden-expected.txt
+ * platform/gtk/fast/table/percent-heights-expected.png
+ * platform/gtk/fast/table/percent-heights-expected.txt
+ * platform/gtk/fast/table/percent-widths-stretch-expected.png
+ * platform/gtk/fast/table/percent-widths-stretch-expected.txt
+ * platform/gtk/fast/table/percent-widths-stretch-vertical-expected.txt
+ * platform/gtk/fast/table/prepend-in-anonymous-table-expected.png
+ * platform/gtk/fast/table/prepend-in-anonymous-table-expected.txt
+ * platform/gtk/fast/table/relative-position-containment-expected.txt
+ * platform/gtk/fast/table/relative-position-offsets-expected.txt
+ * platform/gtk/fast/table/relative-position-stacking-expected.txt
+ * platform/gtk/fast/table/replaced-percent-height-expected.png
+ * platform/gtk/fast/table/replaced-percent-height-expected.txt
+ * platform/gtk/fast/table/row-height-recalc-expected.png
+ * platform/gtk/fast/table/row-height-recalc-expected.txt
+ * platform/gtk/fast/table/rowspan-paint-order-expected.png
+ * platform/gtk/fast/table/rowspan-paint-order-expected.txt
+ * platform/gtk/fast/table/rowspan-paint-order-vertical-expected.png
+ * platform/gtk/fast/table/rowspan-paint-order-vertical-expected.txt
+ * platform/gtk/fast/table/simple_paint-expected.txt
+ * platform/gtk/fast/table/spanOverlapRepaint-expected.png
+ * platform/gtk/fast/table/spanOverlapRepaint-expected.txt
+ * platform/gtk/fast/table/stale-grid-crash-expected.png
+ * platform/gtk/fast/table/stale-grid-crash-expected.txt
+ * platform/gtk/fast/table/table-anonymous-cell-bug-expected.txt
+ * platform/gtk/fast/table/table-anonymous-row-bug-expected.txt
+ * platform/gtk/fast/table/table-anonymous-section-bug-expected.txt
+ * platform/gtk/fast/table/table-before-child-style-update-expected.txt
+ * platform/gtk/fast/table/table-cell-before-after-content-around-table-block-expected.txt
+ * platform/gtk/fast/table/table-cell-before-after-content-around-table-expected.txt
+ * platform/gtk/fast/table/table-cell-before-after-content-around-table-row-expected.txt
+ * platform/gtk/fast/table/table-cell-before-child-in-table-expected.txt
+ * platform/gtk/fast/table/table-cell-split-expected.txt
+ * platform/gtk/fast/table/table-display-types-expected.txt
+ * platform/gtk/fast/table/table-display-types-strict-expected.txt
+ * platform/gtk/fast/table/table-display-types-vertical-expected.txt
+ * platform/gtk/fast/table/table-insert-before-non-anonymous-block-expected.txt
+ * platform/gtk/fast/table/table-row-before-after-content-around-block-expected.txt
+ * platform/gtk/fast/table/table-row-before-after-content-around-table-cell-expected.txt
+ * platform/gtk/fast/table/table-row-before-after-content-around-table-expected.txt
+ * platform/gtk/fast/table/table-row-before-child-style-update-expected.txt
+ * platform/gtk/fast/table/table-row-outline-paint-expected.png
+ * platform/gtk/fast/table/table-row-outline-paint-expected.txt
+ * platform/gtk/fast/table/table-row-split2-expected.txt
+ * platform/gtk/fast/table/table-row-style-not-updated-expected.txt
+ * platform/gtk/fast/table/table-row-style-not-updated-with-after-content-expected.txt
+ * platform/gtk/fast/table/table-row-style-not-updated-with-before-content-expected.txt
+ * platform/gtk/fast/table/table-section-split2-expected.txt
+ * platform/gtk/fast/table/table-split-expected.txt
+ * platform/gtk/fast/table/table-split2-expected.txt
+ * platform/gtk/fast/table/table-style-not-updated-expected.txt
+ * platform/gtk/fast/table/wide-colspan-expected.txt
+ * platform/gtk/fast/table/wide-column-expected.txt
+ * platform/gtk/fast/text/atsui-negative-spacing-features-expected.png
+ * platform/gtk/fast/text/atsui-negative-spacing-features-expected.txt
+ * platform/gtk/fast/text/atsui-spacing-features-expected.png
+ * platform/gtk/fast/text/atsui-spacing-features-expected.txt
+ * platform/gtk/fast/text/basic/generic-family-reset-expected.png
+ * platform/gtk/fast/text/basic/generic-family-reset-expected.txt
+ * platform/gtk/fast/text/international/003-expected.png
+ * platform/gtk/fast/text/international/003-expected.txt
+ * platform/gtk/fast/text/international/bidi-LDB-2-CSS-expected.png
+ * platform/gtk/fast/text/international/bidi-LDB-2-CSS-expected.txt
+ * platform/gtk/fast/text/international/bidi-LDB-2-HTML-expected.png
+ * platform/gtk/fast/text/international/bidi-LDB-2-HTML-expected.txt
+ * platform/gtk/fast/text/international/bidi-LDB-2-formatting-characters-expected.png
+ * platform/gtk/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt
+ * platform/gtk/fast/text/international/bidi-override-expected.txt
+ * platform/gtk/fast/text/wbr-expected.txt
+ * platform/gtk/fast/text/whitespace/002-expected.txt
+ * platform/gtk/fast/text/whitespace/003-expected.txt
+ * platform/gtk/fast/text/whitespace/004-expected.txt
+ * platform/gtk/fast/text/whitespace/005-expected.txt
+ * platform/gtk/fast/text/whitespace/010-expected.txt
+ * platform/gtk/fast/text/whitespace/011-expected.txt
+ * platform/gtk/fast/text/whitespace/013-expected.txt
+ * platform/gtk/fast/text/whitespace/014-expected.txt
+ * platform/gtk/fast/text/whitespace/015-expected.txt
+ * platform/gtk/fast/text/whitespace/016-expected.txt
+ * platform/gtk/fast/text/whitespace/025-expected.txt
+ * platform/gtk/fast/text/whitespace/026-expected.txt
+ * platform/gtk/fast/writing-mode/table-percent-width-quirk-expected.txt
+ * platform/gtk/fast/writing-mode/vertical-align-table-baseline-expected.png
+ * platform/gtk/fast/writing-mode/vertical-align-table-baseline-expected.txt
+ * platform/gtk/http/tests/misc/acid2-expected.png
+ * platform/gtk/http/tests/misc/acid2-pixel-expected.png
+ * platform/gtk/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.png
+ * platform/gtk/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.png
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.png
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.png
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.png
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.png
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.png
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.png
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.png
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.png
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt
+ * platform/gtk/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt
+ * platform/gtk/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png
+ * platform/gtk/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
+ * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png
+ * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt
+ * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png
+ * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt
+ * platform/gtk/tables/layering/paint-test-layering-1-expected.png
+ * platform/gtk/tables/layering/paint-test-layering-1-expected.txt
+ * platform/gtk/tables/layering/paint-test-layering-2-expected.png
+ * platform/gtk/tables/layering/paint-test-layering-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug10009-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug10009-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug101201-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug101201-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug101674-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug101674-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug10296-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug1055-1-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug1055-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug10565-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug10565-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug10633-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug10633-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug1067-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug1067-2-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug1067-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug106795-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug106795-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug106816-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug106816-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug113235-1-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug113424-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug113424-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug1163-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug1188-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug1188-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug12008-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug12008-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug120107-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug120364-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug120364-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug1224-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug1224-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug12268-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug12268-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug12709-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug12709-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug1271-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug12908-1-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug12908-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug12908-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug12910-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug1296-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug1296-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug1302-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug1302-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug13169-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug13169-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug1318-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug1318-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug137388-1-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug137388-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug137388-2-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug137388-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug137388-3-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug137388-3-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug139524-1-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug139524-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug139524-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug139524-3-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug139524-3-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug139524-4-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug139524-4-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug1430-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug1430-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug14323-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug14323-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug1474-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug14929-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug14929-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug15247-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug15247-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug154780-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug154780-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug15544-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug15544-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug159108-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug15933-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug15933-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug16012-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug16252-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug16252-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug17138-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug17138-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug175455-4-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug175455-4-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug17548-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug17548-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug17587-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug17587-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug1800-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug1800-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug1802-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug1802-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug1802s-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug1802s-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug1809-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug1809-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug18440-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug18440-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug18664-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug18664-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug18955-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug18955-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug19061-1-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug19061-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug19061-2-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug19061-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug19356-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug19356-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug20804-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug20804-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug2123-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug215629-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug219693-1-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug219693-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug219693-2-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug219693-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug22019-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug22019-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug220536-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug220536-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug222336-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug22246-2-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug22246-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug22246-2a-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug22246-2a-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug22246-3-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug22246-3-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug22246-3a-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug22246-3a-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug22513-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug2296-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug2296-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug23235-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug23235-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug24200-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug24200-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug2479-2-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug2479-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug25004-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug25004-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug25074-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug25663-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug25663-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug26553-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug2684-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug2684-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug269566-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug277062-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug2773-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug2773-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug27993-1-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug27993-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug2886-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug2886-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug28933-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug29058-1-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug29058-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug29314-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug29429-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug29429-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug2954-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug2981-1-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug2981-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug2981-2-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug2981-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug2997-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug2997-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug30273-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug30273-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug30559-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug30559-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug3103-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug3103-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug32205-3-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug32205-3-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug3260-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug3260-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug32841-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug33137-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug33137-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug33855-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug3454-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug3454-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug38916-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug38916-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug3977-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug3977-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug4093-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug4093-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug42187-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug42187-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug4385-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug4385-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug4427-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug4427-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug44505-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug44505-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug4501-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug4501-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug4527-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug4527-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug45350-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug45486-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug45486-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug4576-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug4576-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug46268-1-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug46268-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug46268-2-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug46268-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug46368-1-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug46368-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug46623-1-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug46623-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug46623-2-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug46623-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug47432-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug47432-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug4803-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug4849-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug4849-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug51727-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug51727-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug5188-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug5188-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug52505-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug52505-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug52506-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug52506-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug53690-1-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug53690-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug53690-2-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug53690-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug53891-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug53891-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug5538-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug5538-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug55789-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug56201-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug56201-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug57828-2-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug57828-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug5797-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug5797-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug5835-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug5835-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug59354-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug59354-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug60804-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug60804-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug60807-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug60807-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug6184-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug6184-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug6304-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug6304-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug6404-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug6404-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug647-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug647-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug6674-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug6674-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug68998-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug68998-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug69382-1-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug69382-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug69382-2-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug69382-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug72359-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug7342-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug7342-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug7714-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug7714-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug78162-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug78162-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug82946-2-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug82946-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug86708-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug86708-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug8950-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug8950-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug9123-1-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug9123-1-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug9123-2-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug9123-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug92143-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug92143-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug92647-2-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug92647-2-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug963-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug96334-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug97383-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug97383-expected.txt
+ * platform/gtk/tables/mozilla/bugs/bug9879-1-expected.png
+ * platform/gtk/tables/mozilla/bugs/bug9879-1-expected.txt
+ * platform/gtk/tables/mozilla/collapsing_borders/bug41262-3-expected.png
+ * platform/gtk/tables/mozilla/collapsing_borders/bug41262-3-expected.txt
+ * platform/gtk/tables/mozilla/core/bloomberg-expected.png
+ * platform/gtk/tables/mozilla/core/bloomberg-expected.txt
+ * platform/gtk/tables/mozilla/core/borders-expected.png
+ * platform/gtk/tables/mozilla/core/borders-expected.txt
+ * platform/gtk/tables/mozilla/core/cell_heights-expected.png
+ * platform/gtk/tables/mozilla/core/cell_heights-expected.txt
+ * platform/gtk/tables/mozilla/core/col_span-expected.png
+ * platform/gtk/tables/mozilla/core/col_span-expected.txt
+ * platform/gtk/tables/mozilla/core/col_widths_auto_autoFix-expected.png
+ * platform/gtk/tables/mozilla/core/col_widths_auto_autoFix-expected.txt
+ * platform/gtk/tables/mozilla/core/col_widths_auto_autoFixPer-expected.png
+ * platform/gtk/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt
+ * platform/gtk/tables/mozilla/core/col_widths_auto_fix-expected.png
+ * platform/gtk/tables/mozilla/core/col_widths_auto_fix-expected.txt
+ * platform/gtk/tables/mozilla/core/col_widths_auto_fixPer-expected.png
+ * platform/gtk/tables/mozilla/core/col_widths_auto_fixPer-expected.txt
+ * platform/gtk/tables/mozilla/core/col_widths_auto_per-expected.png
+ * platform/gtk/tables/mozilla/core/col_widths_auto_per-expected.txt
+ * platform/gtk/tables/mozilla/core/col_widths_fix_autoFix-expected.png
+ * platform/gtk/tables/mozilla/core/col_widths_fix_autoFix-expected.txt
+ * platform/gtk/tables/mozilla/core/col_widths_fix_fix-expected.png
+ * platform/gtk/tables/mozilla/core/col_widths_fix_fix-expected.txt
+ * platform/gtk/tables/mozilla/core/col_widths_fix_fixPer-expected.png
+ * platform/gtk/tables/mozilla/core/col_widths_fix_fixPer-expected.txt
+ * platform/gtk/tables/mozilla/core/col_widths_fix_per-expected.png
+ * platform/gtk/tables/mozilla/core/col_widths_fix_per-expected.txt
+ * platform/gtk/tables/mozilla/core/margins-expected.txt
+ * platform/gtk/tables/mozilla/core/misc-expected.png
+ * platform/gtk/tables/mozilla/core/misc-expected.txt
+ * platform/gtk/tables/mozilla/core/nested1-expected.png
+ * platform/gtk/tables/mozilla/core/nested1-expected.txt
+ * platform/gtk/tables/mozilla/core/one_row-expected.png
+ * platform/gtk/tables/mozilla/core/one_row-expected.txt
+ * platform/gtk/tables/mozilla/core/table_frame-expected.png
+ * platform/gtk/tables/mozilla/core/table_frame-expected.txt
+ * platform/gtk/tables/mozilla/core/table_heights-expected.png
+ * platform/gtk/tables/mozilla/core/table_heights-expected.txt
+ * platform/gtk/tables/mozilla/core/table_rules-expected.txt
+ * platform/gtk/tables/mozilla/core/table_widths-expected.png
+ * platform/gtk/tables/mozilla/core/table_widths-expected.txt
+ * platform/gtk/tables/mozilla/dom/insertColGroups1-expected.png
+ * platform/gtk/tables/mozilla/dom/insertColGroups1-expected.txt
+ * platform/gtk/tables/mozilla/dom/insertColGroups2-expected.png
+ * platform/gtk/tables/mozilla/dom/insertColGroups2-expected.txt
+ * platform/gtk/tables/mozilla/dom/insertCols1-expected.png
+ * platform/gtk/tables/mozilla/dom/insertCols1-expected.txt
+ * platform/gtk/tables/mozilla/dom/insertCols2-expected.png
+ * platform/gtk/tables/mozilla/dom/insertCols2-expected.txt
+ * platform/gtk/tables/mozilla/dom/insertCols3-expected.png
+ * platform/gtk/tables/mozilla/dom/insertCols3-expected.txt
+ * platform/gtk/tables/mozilla/dom/insertCols4-expected.png
+ * platform/gtk/tables/mozilla/dom/insertCols4-expected.txt
+ * platform/gtk/tables/mozilla/dom/insertCols5-expected.png
+ * platform/gtk/tables/mozilla/dom/insertCols5-expected.txt
+ * platform/gtk/tables/mozilla/marvin/backgr_layers-opacity-expected.png
+ * platform/gtk/tables/mozilla/marvin/backgr_layers-opacity-expected.txt
+ * platform/gtk/tables/mozilla/marvin/backgr_position-table-expected.png
+ * platform/gtk/tables/mozilla/marvin/backgr_position-table-expected.txt
+ * platform/gtk/tables/mozilla/marvin/backgr_simple-table-cell-expected.png
+ * platform/gtk/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt
+ * platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-expected.png
+ * platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-expected.txt
+ * platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png
+ * platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt
+ * platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.png
+ * platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.txt
+ * platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-expected.png
+ * platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-expected.txt
+ * platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png
+ * platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt
+ * platform/gtk/tables/mozilla/marvin/body_thead-expected.txt
+ * platform/gtk/tables/mozilla/marvin/colgroup_align_center-expected.png
+ * platform/gtk/tables/mozilla/marvin/colgroup_align_center-expected.txt
+ * platform/gtk/tables/mozilla/marvin/colgroup_align_justify-expected.png
+ * platform/gtk/tables/mozilla/marvin/colgroup_align_justify-expected.txt
+ * platform/gtk/tables/mozilla/marvin/colgroup_align_left-expected.png
+ * platform/gtk/tables/mozilla/marvin/colgroup_align_left-expected.txt
+ * platform/gtk/tables/mozilla/marvin/colgroup_align_right-expected.png
+ * platform/gtk/tables/mozilla/marvin/colgroup_align_right-expected.txt
+ * platform/gtk/tables/mozilla/marvin/colgroup_span-expected.png
+ * platform/gtk/tables/mozilla/marvin/colgroup_span-expected.txt
+ * platform/gtk/tables/mozilla/marvin/colgroup_valign_baseline-expected.png
+ * platform/gtk/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt
+ * platform/gtk/tables/mozilla/marvin/colgroup_valign_bottom-expected.png
+ * platform/gtk/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt
+ * platform/gtk/tables/mozilla/marvin/colgroup_valign_middle-expected.png
+ * platform/gtk/tables/mozilla/marvin/colgroup_valign_middle-expected.txt
+ * platform/gtk/tables/mozilla/marvin/colgroup_valign_top-expected.png
+ * platform/gtk/tables/mozilla/marvin/colgroup_valign_top-expected.txt
+ * platform/gtk/tables/mozilla/marvin/colgroup_width_pct-expected.png
+ * platform/gtk/tables/mozilla/marvin/colgroup_width_pct-expected.txt
+ * platform/gtk/tables/mozilla/marvin/colgroup_width_px-expected.png
+ * platform/gtk/tables/mozilla/marvin/colgroup_width_px-expected.txt
+ * platform/gtk/tables/mozilla/marvin/table_overflow_hidden_td-expected.png
+ * platform/gtk/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt
+ * platform/gtk/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.png
+ * platform/gtk/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt
+ * platform/gtk/tables/mozilla/marvin/table_row_align_center-expected.png
+ * platform/gtk/tables/mozilla/marvin/table_row_align_center-expected.txt
+ * platform/gtk/tables/mozilla/marvin/table_row_align_left-expected.png
+ * platform/gtk/tables/mozilla/marvin/table_row_align_left-expected.txt
+ * platform/gtk/tables/mozilla/marvin/table_row_align_right-expected.png
+ * platform/gtk/tables/mozilla/marvin/table_row_align_right-expected.txt
+ * platform/gtk/tables/mozilla/marvin/table_rules_groups-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_black-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_black-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_green-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_green-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_red-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_red-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_white-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_white-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_cellpadding_pct-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_td_width-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_td_width-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_th_colspan-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_th_colspan-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_th_width-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_th_width-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_width_percent-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_width_percent-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tables_width_px-expected.png
+ * platform/gtk/tables/mozilla/marvin/tables_width_px-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tbody_valign_baseline-expected.png
+ * platform/gtk/tables/mozilla/marvin/tbody_valign_baseline-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tbody_valign_bottom-expected.png
+ * platform/gtk/tables/mozilla/marvin/tbody_valign_bottom-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tbody_valign_middle-expected.png
+ * platform/gtk/tables/mozilla/marvin/tbody_valign_middle-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tbody_valign_top-expected.png
+ * platform/gtk/tables/mozilla/marvin/tbody_valign_top-expected.txt
+ * platform/gtk/tables/mozilla/marvin/td_valign_baseline-expected.png
+ * platform/gtk/tables/mozilla/marvin/td_valign_baseline-expected.txt
+ * platform/gtk/tables/mozilla/marvin/td_valign_bottom-expected.png
+ * platform/gtk/tables/mozilla/marvin/td_valign_bottom-expected.txt
+ * platform/gtk/tables/mozilla/marvin/td_valign_middle-expected.png
+ * platform/gtk/tables/mozilla/marvin/td_valign_middle-expected.txt
+ * platform/gtk/tables/mozilla/marvin/td_valign_top-expected.png
+ * platform/gtk/tables/mozilla/marvin/td_valign_top-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tfoot_valign_baseline-expected.png
+ * platform/gtk/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tfoot_valign_bottom-expected.png
+ * platform/gtk/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tfoot_valign_middle-expected.png
+ * platform/gtk/tables/mozilla/marvin/tfoot_valign_middle-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tfoot_valign_top-expected.png
+ * platform/gtk/tables/mozilla/marvin/tfoot_valign_top-expected.txt
+ * platform/gtk/tables/mozilla/marvin/th_valign_baseline-expected.png
+ * platform/gtk/tables/mozilla/marvin/th_valign_baseline-expected.txt
+ * platform/gtk/tables/mozilla/marvin/th_valign_bottom-expected.png
+ * platform/gtk/tables/mozilla/marvin/th_valign_bottom-expected.txt
+ * platform/gtk/tables/mozilla/marvin/th_valign_middle-expected.png
+ * platform/gtk/tables/mozilla/marvin/th_valign_middle-expected.txt
+ * platform/gtk/tables/mozilla/marvin/th_valign_top-expected.png
+ * platform/gtk/tables/mozilla/marvin/th_valign_top-expected.txt
+ * platform/gtk/tables/mozilla/marvin/thead_valign_baseline-expected.png
+ * platform/gtk/tables/mozilla/marvin/thead_valign_baseline-expected.txt
+ * platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.png
+ * platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.txt
+ * platform/gtk/tables/mozilla/marvin/thead_valign_middle-expected.png
+ * platform/gtk/tables/mozilla/marvin/thead_valign_middle-expected.txt
+ * platform/gtk/tables/mozilla/marvin/thead_valign_top-expected.png
+ * platform/gtk/tables/mozilla/marvin/thead_valign_top-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_black-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_black-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_green-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_green-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_red-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_red-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_white-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_white-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_valign_baseline-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_valign_baseline-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_valign_bottom-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_valign_bottom-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_valign_middle-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_valign_middle-expected.txt
+ * platform/gtk/tables/mozilla/marvin/tr_valign_top-expected.png
+ * platform/gtk/tables/mozilla/marvin/tr_valign_top-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_col_align_char-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_col_align_char-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_col_span-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_col_span-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_col_valign_baseline-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_col_valign_baseline-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_col_valign_bottom-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_col_valign_bottom-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_col_valign_middle-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_col_valign_middle-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_col_valign_top-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_col_valign_top-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_col_width_px-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_col_width_px-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_col_width_rel-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_col_width_rel-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_colgroup_align_char-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_colgroup_align_char-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_colgroup_span-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_colgroup_span-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_colgroup_valign_middle-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_colgroup_valign_top-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_colgroup_valign_top-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_colgroup_width_rel-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_colgroup_width_rel-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_tbody_valign_baseline-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_tbody_valign_bottom-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_tbody_valign_middle-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_tbody_valign_middle-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_tbody_valign_top-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_tbody_valign_top-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_td_align_center-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_td_align_center-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_td_align_char-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_td_align_char-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_td_align_justify-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_td_align_justify-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_td_align_left-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_td_align_left-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_td_align_right-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_td_align_right-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_td_valign_baseline-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_td_valign_baseline-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_td_valign_bottom-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_td_valign_bottom-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_td_valign_middle-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_td_valign_middle-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_td_valign_top-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_td_valign_top-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_td_width-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_td_width-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_tfoot_valign_middle-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_tfoot_valign_top-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_th_align_center-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_th_align_center-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_th_align_char-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_th_align_char-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_th_align_justify-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_th_align_justify-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_th_align_left-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_th_align_left-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_th_align_right-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_th_align_right-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_th_rowspan-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_th_rowspan-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_th_valign_bottom-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_th_valign_bottom-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_th_valign_middle-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_th_valign_middle-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_th_valign_top-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_th_valign_top-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_th_width-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_th_width-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_thead_valign_baseline-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_thead_valign_middle-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_thead_valign_middle-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_thead_valign_top-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_thead_valign_top-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_tr_align_char-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_tr_align_char-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_tr_valign_baseline-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_tr_valign_baseline-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_tr_valign_bottom-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_tr_valign_middle-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_tr_valign_middle-expected.txt
+ * platform/gtk/tables/mozilla/marvin/x_tr_valign_top-expected.png
+ * platform/gtk/tables/mozilla/marvin/x_tr_valign_top-expected.txt
+ * platform/gtk/tables/mozilla/other/cell_widths-expected.png
+ * platform/gtk/tables/mozilla/other/cell_widths-expected.txt
+ * platform/gtk/tables/mozilla/other/ms-expected.png
+ * platform/gtk/tables/mozilla/other/ms-expected.txt
+ * platform/gtk/tables/mozilla/other/nested2-expected.png
+ * platform/gtk/tables/mozilla/other/nested2-expected.txt
+ * platform/gtk/tables/mozilla/other/nestedTables-expected.png
+ * platform/gtk/tables/mozilla/other/nestedTables-expected.txt
+ * platform/gtk/tables/mozilla/other/slashlogo-expected.png
+ * platform/gtk/tables/mozilla/other/slashlogo-expected.txt
+ * platform/gtk/tables/mozilla/other/test3-expected.png
+ * platform/gtk/tables/mozilla/other/test3-expected.txt
+ * platform/gtk/tables/mozilla/other/test6-expected.png
+ * platform/gtk/tables/mozilla/other/test6-expected.txt
+ * platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.png
+ * platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt
+ * platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.png
+ * platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/97619-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/97619-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug1010-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug1010-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug1128-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug1128-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug1164-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug1164-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug128876-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug14159-2-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug1647-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug1647-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug1725-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug1725-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug17826-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug17826-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug23847-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug23847-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug27993-2-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug3105-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug3105-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug59252-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug59252-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug72393-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug72393-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug7243-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug7243-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug8499-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug8499-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug85016-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug85016-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug91057-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug9879-1-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/core/col_span2-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/core/col_span2-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/core/cols1-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/core/cols1-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/core/columns-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/core/columns-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/core/standards1-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/core/standards1-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/dom/appendColGroup1-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.txt
+ * platform/gtk/tables/mozilla_expected_failures/other/test4-expected.png
+ * platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt
+
</ins><span class="cx"> 2016-01-28 Chris Dumez <cdumez@apple.com>
</span><span class="cx">
</span><span class="cx"> EventHandler IDL attributes should be enumerable
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -634,6 +634,10 @@
</span><span class="cx"> # Requires ENABLE(SAMPLING_PROFILER)
</span><span class="cx"> webkit.org/b/153466 inspector/sampling-profiler [ Skip ]
</span><span class="cx">
</span><ins>+webkit.org/b/153602 fast/table/003.html [ Failure ]
+webkit.org/b/153602 fast/text/emoji.html [ Failure ]
+webkit.org/b/153602 tables/mozilla_expected_failures/bugs/bug89315.html [ Failure ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Expected failures
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -2014,7 +2018,6 @@
</span><span class="cx"> webkit.org/b/128061 svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html [ Failure ]
</span><span class="cx"> webkit.org/b/128061 svg/zoom/page/zoom-svg-float-border-padding.xml [ Failure ]
</span><span class="cx"> webkit.org/b/128061 svg/zoom/page/zoom-svg-through-object-with-auto-size.html [ Failure ]
</span><del>-webkit.org/b/128061 tables/mozilla_expected_failures/bugs/bug1055-2.html [ Failure ]
</del><span class="cx"> # End of subpixel failures.
</span><span class="cx">
</span><span class="cx"> # Regressions in svg/clip-path
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkaccessibilitytabledetectionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/accessibility/table-detection-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/accessibility/table-detection-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/accessibility/table-detection-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -230,7 +230,7 @@
</span><span class="cx"> AXParent: AXWebArea
</span><span class="cx"> AXChildren: 0
</span><span class="cx"> AXPosition: { 8.000000, 346.000000 }
</span><del>-AXSize: { 770.000000, 27.000000 }
</del><ins>+AXSize: { 769.000000, 27.000000 }
</ins><span class="cx"> AXTitle:
</span><span class="cx"> AXDescription:
</span><span class="cx"> AXValue: Contributions
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1basiccontainmentexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/basic/containment-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1basiccontainmentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/basic/containment-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/basic/containment-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/basic/containment-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -110,7 +110,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x348
</span><del>- RenderTableCell {TD} at (0,186) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,186) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x348 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1basiccontextual_selectorsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/basic/contextual_selectors-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1basiccontextual_selectorsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/basic/contextual_selectors-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/basic/contextual_selectors-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/basic/contextual_selectors-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -39,22 +39,22 @@
</span><span class="cx"> RenderListMarker at (-17,0) size 7x17: white bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 136x17
</span><span class="cx"> text run at (0,0) width 136: "This should be green."
</span><del>- RenderTable {TABLE} at (0,240) size 723x151 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 721x149
- RenderTableRow {TR} at (0,0) size 721x25
- RenderTableCell {TD} at (0,0) size 721x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,240) size 722x151 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 720x149
+ RenderTableRow {TR} at (0,0) size 720x25
+ RenderTableCell {TD} at (0,0) size 720x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 163x17
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><del>- RenderTableRow {TR} at (0,25) size 721x124
- RenderTableCell {TD} at (0,74) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 720x124
+ RenderTableCell {TD} at (0,74) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><del>- RenderTableCell {TD} at (12,25) size 709x124 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {P} at (4,4) size 701x17 [color=#800080]
</del><ins>+ RenderTableCell {TD} at (12,25) size 708x124 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {P} at (4,4) size 700x17 [color=#800080]
</ins><span class="cx"> RenderText {#text} at (0,0) size 700x17
</span><span class="cx"> text run at (0,0) width 700: "This sentence should be navy serif in the first half of the page, but purple and sans-serif in the table."
</span><del>- RenderBlock {P} at (4,37) size 701x17 [color=#800080]
</del><ins>+ RenderBlock {P} at (4,37) size 700x17 [color=#800080]
</ins><span class="cx"> RenderText {#text} at (0,0) size 623x17
</span><span class="cx"> text run at (0,0) width 623: "This sentence should be normal for its section, except for the last word, which should be "
</span><span class="cx"> RenderInline {EM} at (0,0) size 41x17 [color=#008000]
</span><span class="lines">@@ -62,9 +62,9 @@
</span><span class="cx"> text run at (623,0) width 41: "green"
</span><span class="cx"> RenderText {#text} at (664,0) size 4x17
</span><span class="cx"> text run at (664,0) width 4: "."
</span><del>- RenderBlock {UL} at (4,70) size 701x34
- RenderListItem {LI} at (40,0) size 661x34
- RenderBlock (anonymous) at (0,0) size 661x17
</del><ins>+ RenderBlock {UL} at (4,70) size 700x34
+ RenderListItem {LI} at (40,0) size 660x34
+ RenderBlock (anonymous) at (0,0) size 660x17
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderInline {EM} at (0,0) size 39x17 [color=#008000]
</span><span class="cx"> RenderText {#text} at (0,0) size 39x17
</span><span class="lines">@@ -72,8 +72,8 @@
</span><span class="cx"> RenderText {#text} at (39,0) size 399x17
</span><span class="cx"> text run at (39,0) width 4: " "
</span><span class="cx"> text run at (43,0) width 395: "The first \"hello\" should be green, but this part should be black."
</span><del>- RenderBlock {UL} at (0,17) size 661x17
- RenderListItem {LI} at (40,0) size 621x17 [color=#008000]
</del><ins>+ RenderBlock {UL} at (0,17) size 660x17
+ RenderListItem {LI} at (40,0) size 620x17 [color=#008000]
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: white bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 136x17
</span><span class="cx"> text run at (0,0) width 136: "This should be green."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1basicgroupingexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/basic/grouping-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1basicgroupingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/basic/grouping-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/basic/grouping-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/basic/grouping-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -20,24 +20,24 @@
</span><span class="cx"> RenderBlock {P} at (0,160) size 784x17 [color=#008000]
</span><span class="cx"> RenderText {#text} at (0,0) size 194x17
</span><span class="cx"> text run at (0,0) width 194: "This sentence should be green."
</span><del>- RenderTable {TABLE} at (0,193) size 217x118 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 215x116
- RenderTableRow {TR} at (0,0) size 215x25
- RenderTableCell {TD} at (0,0) size 215x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,193) size 216x118 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 214x116
+ RenderTableRow {TR} at (0,0) size 214x25
+ RenderTableCell {TD} at (0,0) size 214x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 163x17
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><del>- RenderTableRow {TR} at (0,25) size 215x91
- RenderTableCell {TD} at (0,58) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 214x91
+ RenderTableCell {TD} at (0,58) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><del>- RenderTableCell {TD} at (12,25) size 203x91 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {P} at (4,4) size 195x17 [color=#008000]
</del><ins>+ RenderTableCell {TD} at (12,25) size 202x91 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {P} at (4,4) size 194x17 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 194x17
</span><span class="cx"> text run at (0,0) width 194: "This sentence should be green."
</span><del>- RenderBlock {P} at (4,37) size 195x17 [color=#008000]
</del><ins>+ RenderBlock {P} at (4,37) size 194x17 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 194x17
</span><span class="cx"> text run at (0,0) width 194: "This sentence should be green."
</span><del>- RenderBlock {P} at (4,70) size 195x17 [color=#008000]
</del><ins>+ RenderBlock {P} at (4,70) size 194x17 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 194x17
</span><span class="cx"> text run at (0,0) width 194: "This sentence should be green."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1basicid_as_selectorexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/basic/id_as_selector-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1basicid_as_selectorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/basic/id_as_selector-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/basic/id_as_selector-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/basic/id_as_selector-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -42,25 +42,25 @@
</span><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 237x17
</span><span class="cx"> text run at (0,0) width 237: "This sentence should NOT be purple."
</span><del>- RenderTable {TABLE} at (0,376) size 423x227 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 421x225
- RenderTableRow {TR} at (0,0) size 421x25
- RenderTableCell {TD} at (0,0) size 421x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,376) size 422x227 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 420x225
+ RenderTableRow {TR} at (0,0) size 420x25
+ RenderTableCell {TD} at (0,0) size 420x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 163x17
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><del>- RenderTableRow {TR} at (0,25) size 421x200
- RenderTableCell {TD} at (0,112) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 420x200
+ RenderTableCell {TD} at (0,112) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><del>- RenderTableCell {TD} at (12,25) size 409x200 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {P} at (4,4) size 401x17 [color=#008000]
</del><ins>+ RenderTableCell {TD} at (12,25) size 408x200 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {P} at (4,4) size 400x17 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 194x17
</span><span class="cx"> text run at (0,0) width 194: "This sentence should be green."
</span><del>- RenderBlock {P} at (4,37) size 401x17 [color=#008000]
</del><ins>+ RenderBlock {P} at (4,37) size 400x17 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 194x17
</span><span class="cx"> text run at (0,0) width 194: "This sentence should be green."
</span><del>- RenderBlock {P} at (4,70) size 401x18 [color=#0000FF]
</del><ins>+ RenderBlock {P} at (4,70) size 400x18 [color=#0000FF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 200x17
</span><span class="cx"> text run at (0,0) width 200: "This paragraph should be blue ["
</span><span class="cx"> RenderInline {TT} at (0,0) size 72x15
</span><span class="lines">@@ -68,14 +68,14 @@
</span><span class="cx"> text run at (200,3) width 72: "ID=\"five\""
</span><span class="cx"> RenderText {#text} at (272,0) size 9x17
</span><span class="cx"> text run at (272,0) width 9: "]."
</span><del>- RenderBlock {PRE} at (4,104) size 401x15
</del><ins>+ RenderBlock {PRE} at (4,104) size 400x15
</ins><span class="cx"> RenderText {#text} at (0,0) size 400x15
</span><span class="cx"> text run at (0,0) width 400: "This sentence should NOT be blue [PRE ID=\"five2\"]."
</span><del>- RenderBlock {PRE} at (4,132) size 401x15
</del><ins>+ RenderBlock {PRE} at (4,132) size 400x15
</ins><span class="cx"> RenderText {#text} at (0,0) size 360x15
</span><span class="cx"> text run at (0,0) width 360: "This sentence should be black [PRE ID=\"six\"]."
</span><del>- RenderBlock {UL} at (4,163) size 401x17
- RenderListItem {LI} at (40,0) size 361x17
</del><ins>+ RenderBlock {UL} at (4,163) size 400x17
+ RenderListItem {LI} at (40,0) size 360x17
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 237x17
</span><span class="cx"> text run at (0,0) width 237: "This sentence should NOT be purple."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1basicinheritanceexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/basic/inheritance-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1basicinheritanceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/basic/inheritance-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/basic/inheritance-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/basic/inheritance-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -92,19 +92,19 @@
</span><span class="cx"> text run at (354,0) width 173: "this part (which is spanned)"
</span><span class="cx"> RenderText {#text} at (527,0) size 4x17
</span><span class="cx"> text run at (527,0) width 4: "."
</span><del>- RenderTable {TABLE} at (0,427) size 615x276 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 613x273
- RenderTableRow {TR} at (0,0) size 613x25
- RenderTableCell {TD} at (0,0) size 613x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,427) size 614x276 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 612x273
+ RenderTableRow {TR} at (0,0) size 612x25
+ RenderTableCell {TD} at (0,0) size 612x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 163x17
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><del>- RenderTableRow {TR} at (0,25) size 613x248
- RenderTableCell {TD} at (0,136) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 612x248
+ RenderTableCell {TD} at (0,136) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,3) size 4x18
</span><span class="cx"> text run at (4,4) width 4: " "
</span><del>- RenderTableCell {TD} at (12,25) size 601x248 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {H3} at (4,4) size 593x21 [color=#0000FF]
</del><ins>+ RenderTableCell {TD} at (12,25) size 600x248 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {H3} at (4,4) size 592x21 [color=#0000FF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 220x21
</span><span class="cx"> text run at (0,0) width 220: "This sentence should show "
</span><span class="cx"> RenderInline {STRONG} at (0,0) size 35x21
</span><span class="lines">@@ -117,7 +117,7 @@
</span><span class="cx"> text run at (297,0) width 51: "purple"
</span><span class="cx"> RenderText {#text} at (348,0) size 5x21
</span><span class="cx"> text run at (348,0) width 5: "."
</span><del>- RenderBlock {H3} at (4,43) size 593x22 [color=#0000FF]
</del><ins>+ RenderBlock {H3} at (4,43) size 592x22 [color=#0000FF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 197x21
</span><span class="cx"> text run at (0,0) width 197: "This sentence should be "
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 34x21
</span><span class="lines">@@ -125,7 +125,7 @@
</span><span class="cx"> text run at (197,0) width 34: "blue"
</span><span class="cx"> RenderText {#text} at (231,0) size 104x21
</span><span class="cx"> text run at (231,0) width 104: " throughout."
</span><del>- RenderBlock {P} at (4,83) size 593x18
</del><ins>+ RenderBlock {P} at (4,83) size 592x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 226x17
</span><span class="cx"> text run at (0,0) width 226: "This should be green except for the "
</span><span class="cx"> RenderInline {EM} at (0,0) size 117x17 [color=#800080]
</span><span class="lines">@@ -133,10 +133,10 @@
</span><span class="cx"> text run at (226,0) width 117: "emphasized words"
</span><span class="cx"> RenderText {#text} at (343,0) size 160x17
</span><span class="cx"> text run at (343,0) width 160: ", which should be purple."
</span><del>- RenderBlock {H3} at (4,119) size 593x22 [color=#0000FF]
</del><ins>+ RenderBlock {H3} at (4,119) size 592x22 [color=#0000FF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 296x21
</span><span class="cx"> text run at (0,0) width 296: "This should be blue and underlined."
</span><del>- RenderBlock {P} at (4,158) size 593x19
</del><ins>+ RenderBlock {P} at (4,158) size 592x19
</ins><span class="cx"> RenderText {#text} at (0,0) size 293x17
</span><span class="cx"> text run at (0,0) width 293: "This sentence should be underlined, including "
</span><span class="cx"> RenderInline {TT} at (0,0) size 72x15
</span><span class="lines">@@ -159,7 +159,7 @@
</span><span class="cx"> text run at (520,0) width 57: "this part"
</span><span class="cx"> RenderText {#text} at (577,0) size 4x17
</span><span class="cx"> text run at (577,0) width 4: "."
</span><del>- RenderBlock {P} at (4,192) size 593x19 [color=#000080]
</del><ins>+ RenderBlock {P} at (4,192) size 592x19 [color=#000080]
</ins><span class="cx"> RenderText {#text} at (0,0) size 436x17
</span><span class="cx"> text run at (0,0) width 436: "This sentence should also be underlined, as well as dark blue (navy), "
</span><span class="cx"> RenderInline {TT} at (0,0) size 152x15
</span><span class="lines">@@ -167,7 +167,7 @@
</span><span class="cx"> text run at (436,3) width 152: "including this part"
</span><span class="cx"> RenderText {#text} at (588,0) size 4x17
</span><span class="cx"> text run at (588,0) width 4: "."
</span><del>- RenderBlock {P} at (4,226) size 593x18 [color=#800080]
</del><ins>+ RenderBlock {P} at (4,226) size 592x18 [color=#800080]
</ins><span class="cx"> RenderText {#text} at (0,0) size 266x17
</span><span class="cx"> text run at (0,0) width 266: "This sentence should be purple, including "
</span><span class="cx"> RenderInline {STRONG} at (0,0) size 57x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborderexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborderexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -68,7 +68,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,587) size 769x109 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 767x107
</span><span class="cx"> RenderTableRow {TR} at (0,5) size 767x40
</span><del>- RenderTableCell {TD} at (5,5) size 757x40 [border: (2px solid #008000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (5,5) size 758x40 [border: (2px solid #008000)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (3,3) size 711x34
</span><span class="cx"> text run at (3,3) width 405: "Every cell in this table should have a 2-pixel solid green border. "
</span><span class="cx"> text run at (408,3) width 306: "This is also true of the table-testing section in the"
</span><span class="lines">@@ -77,14 +77,14 @@
</span><span class="cx"> RenderTableCell {TD} at (5,64) size 195x24 [border: (2px solid #008000)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (3,3) size 53x18
</span><span class="cx"> text run at (3,4) width 53: "Cell one"
</span><del>- RenderTableCell {TD} at (204,50) size 558x52 [border: (2px solid #008000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (204,50) size 559x52 [border: (2px solid #008000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (3,3) size 552x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (3,20) size 164x29 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 162x27
- RenderTableRow {TR} at (0,2) size 162x23
- RenderTableCell {TD} at (2,2) size 158x23 [border: (2px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (3,20) size 163x29 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 161x27
+ RenderTableRow {TR} at (0,2) size 161x23
+ RenderTableCell {TD} at (2,2) size 157x23 [border: (2px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 151x17
</span><span class="cx"> text run at (3,3) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock {P} at (0,712) size 769x17
</span><span class="lines">@@ -98,7 +98,7 @@
</span><span class="cx"> RenderText {#text} at (5,5) size 163x17
</span><span class="cx"> text run at (5,5) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,27) size 767x574
</span><del>- RenderTableCell {TD} at (0,300) size 15x28 [bgcolor=#C0C0C0] [border: (2px solid #008000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,300) size 14x28 [bgcolor=#C0C0C0] [border: (2px solid #008000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (5,5) size 4x18
</span><span class="cx"> text run at (5,6) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (14,27) size 753x574 [border: (2px solid #008000)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -153,7 +153,7 @@
</span><span class="cx"> RenderTable {TABLE} at (5,427) size 743x109 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 741x107
</span><span class="cx"> RenderTableRow {TR} at (0,5) size 741x40
</span><del>- RenderTableCell {TD} at (5,5) size 731x40 [border: (2px solid #008000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (5,5) size 732x40 [border: (2px solid #008000)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (3,3) size 711x34
</span><span class="cx"> text run at (3,3) width 405: "Every cell in this table should have a 2-pixel solid green border. "
</span><span class="cx"> text run at (408,3) width 306: "This is also true of the table-testing section in the"
</span><span class="lines">@@ -162,14 +162,14 @@
</span><span class="cx"> RenderTableCell {TD} at (5,64) size 188x24 [border: (2px solid #008000)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (3,3) size 53x18
</span><span class="cx"> text run at (3,4) width 53: "Cell one"
</span><del>- RenderTableCell {TD} at (197,50) size 539x52 [border: (2px solid #008000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (197,50) size 540x52 [border: (2px solid #008000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (3,3) size 533x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (3,20) size 164x29 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 162x27
- RenderTableRow {TR} at (0,2) size 162x23
- RenderTableCell {TD} at (2,2) size 158x23 [border: (2px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (3,20) size 163x29 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 161x27
+ RenderTableRow {TR} at (0,2) size 161x23
+ RenderTableCell {TD} at (2,2) size 157x23 [border: (2px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 151x17
</span><span class="cx"> text run at (3,3) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock {P} at (5,552) size 743x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,251) size 769x106 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 767x104
</span><span class="cx"> RenderTableRow {TR} at (0,5) size 767x39
</span><del>- RenderTableCell {TD} at (5,5) size 757x39 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (5,5) size 758x39 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 736x34
</span><span class="cx"> text run at (2,2) width 453: "Every cell in this table should have a 2-pixel solid green bottom border. "
</span><span class="cx"> text run at (455,2) width 283: "This is also true of the table-testing section in"
</span><span class="lines">@@ -36,14 +36,14 @@
</span><span class="cx"> RenderTableCell {TD} at (5,63) size 194x22 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "Cell one"
</span><del>- RenderTableCell {TD} at (203,49) size 559x50 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (203,49) size 560x50 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (2,2) size 555x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (2,19) size 162x28 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 160x26
- RenderTableRow {TR} at (0,2) size 160x22
- RenderTableCell {TD} at (2,2) size 156x22 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,19) size 161x28 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 159x26
+ RenderTableRow {TR} at (0,2) size 159x22
+ RenderTableCell {TD} at (2,2) size 155x22 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 151x17
</span><span class="cx"> text run at (2,2) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock {UL} at (0,373) size 769x128
</span><span class="lines">@@ -87,7 +87,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,26) size 767x402
</span><del>- RenderTableCell {TD} at (0,214) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,214) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,26) size 755x402 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -105,7 +105,7 @@
</span><span class="cx"> RenderTable {TABLE} at (4,131) size 747x106 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 745x104
</span><span class="cx"> RenderTableRow {TR} at (0,5) size 745x39
</span><del>- RenderTableCell {TD} at (5,5) size 735x39 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (5,5) size 736x39 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 720x34
</span><span class="cx"> text run at (2,2) width 453: "Every cell in this table should have a 2-pixel solid green bottom border. "
</span><span class="cx"> text run at (455,2) width 267: "This is also true of the table-testing section"
</span><span class="lines">@@ -114,14 +114,14 @@
</span><span class="cx"> RenderTableCell {TD} at (5,63) size 188x22 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "Cell one"
</span><del>- RenderTableCell {TD} at (197,49) size 543x50 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (197,49) size 544x50 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (2,2) size 539x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (2,19) size 162x28 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 160x26
- RenderTableRow {TR} at (0,2) size 160x22
- RenderTableCell {TD} at (2,2) size 156x22 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,19) size 161x28 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 159x26
+ RenderTableRow {TR} at (0,2) size 159x22
+ RenderTableCell {TD} at (2,2) size 155x22 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 151x17
</span><span class="cx"> text run at (2,2) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock {UL} at (4,253) size 747x128
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottom_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottom_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x59
</span><del>- RenderTableCell {TD} at (0,42) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,42) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x59 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottom_widthexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottom_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -49,19 +49,19 @@
</span><span class="cx"> RenderBlock {P} at (0,458) size 769x17 [bgcolor=#C0C0C0]
</span><span class="cx"> RenderText {#text} at (0,0) size 203x17
</span><span class="cx"> text run at (0,0) width 203: "This element has a class of zero."
</span><del>- RenderTable {TABLE} at (0,491) size 710x356 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 708x354
- RenderTableRow {TR} at (0,0) size 708x25
- RenderTableCell {TD} at (0,0) size 708x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,491) size 709x356 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 707x354
+ RenderTableRow {TR} at (0,0) size 707x25
+ RenderTableCell {TD} at (0,0) size 707x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 163x17
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><del>- RenderTableRow {TR} at (0,25) size 708x329
- RenderTableCell {TD} at (0,177) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 707x329
+ RenderTableCell {TD} at (0,177) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><del>- RenderTableCell {TD} at (12,25) size 696x329 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {P} at (4,4) size 688x18
</del><ins>+ RenderTableCell {TD} at (12,25) size 695x329 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {P} at (4,4) size 687x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 157x17
</span><span class="cx"> text run at (0,0) width 157: "(These will only work if "
</span><span class="cx"> RenderInline {CODE} at (0,0) size 96x15
</span><span class="lines">@@ -69,22 +69,22 @@
</span><span class="cx"> text run at (157,3) width 96: "border-style"
</span><span class="cx"> RenderText {#text} at (253,0) size 89x17
</span><span class="cx"> text run at (253,0) width 89: " is supported.)"
</span><del>- RenderBlock {P} at (4,38) size 688x17 [bgcolor=#C0C0C0]
</del><ins>+ RenderBlock {P} at (4,38) size 687x17 [bgcolor=#C0C0C0]
</ins><span class="cx"> RenderText {#text} at (0,0) size 203x17
</span><span class="cx"> text run at (0,0) width 203: "This element has a class of zero."
</span><del>- RenderBlock {P} at (4,71) size 688x70 [border: (3px solid #000000) (50px solid #000000) (3px solid #000000)]
</del><ins>+ RenderBlock {P} at (4,71) size 687x70 [border: (3px solid #000000) (50px solid #000000) (3px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (3,3) size 387x17
</span><span class="cx"> text run at (3,3) width 387: "This element should have a bottom border width of 50 pixels."
</span><del>- RenderBlock {P} at (4,157) size 688x25 [border: (3px solid #000000) (5px solid #000000) (3px solid #000000)]
</del><ins>+ RenderBlock {P} at (4,157) size 687x25 [border: (3px solid #000000) (5px solid #000000) (3px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (3,3) size 344x17
</span><span class="cx"> text run at (3,3) width 344: "This element should have a thick bottom border width."
</span><del>- RenderBlock {P} at (4,198) size 688x23 [border: (3px solid #000000)]
</del><ins>+ RenderBlock {P} at (4,198) size 687x23 [border: (3px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (3,3) size 364x17
</span><span class="cx"> text run at (3,3) width 364: "This element should have a medium bottom border width."
</span><del>- RenderBlock {P} at (4,237) size 688x21 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
</del><ins>+ RenderBlock {P} at (4,237) size 687x21 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (3,3) size 337x17
</span><span class="cx"> text run at (3,3) width 337: "This element should have a thin bottom border width."
</span><del>- RenderBlock {P} at (4,274) size 688x18
</del><ins>+ RenderBlock {P} at (4,274) size 687x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 537x17
</span><span class="cx"> text run at (0,0) width 537: "This element should have no border and no extra \"padding\" on its bottom side, as no "
</span><span class="cx"> RenderInline {CODE} at (0,0) size 96x15
</span><span class="lines">@@ -92,6 +92,6 @@
</span><span class="cx"> text run at (537,3) width 96: "border-style"
</span><span class="cx"> RenderText {#text} at (633,0) size 54x17
</span><span class="cx"> text run at (633,0) width 54: " was set."
</span><del>- RenderBlock {P} at (4,308) size 688x17 [bgcolor=#C0C0C0]
</del><ins>+ RenderBlock {P} at (4,308) size 687x17 [bgcolor=#C0C0C0]
</ins><span class="cx"> RenderText {#text} at (0,0) size 203x17
</span><span class="cx"> text run at (0,0) width 203: "This element has a class of zero."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottom_width_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottom_width_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -49,7 +49,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x106
</span><del>- RenderTableCell {TD} at (0,65) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,65) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x106 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_colorexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_color-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_colorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_color-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_color-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_color-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x126
</span><del>- RenderTableCell {TD} at (0,75) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,75) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x126 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_color_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_color_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_color_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_color_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_color_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_color_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -43,7 +43,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x76
</span><del>- RenderTableCell {TD} at (0,50) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,50) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x76 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x59
</span><del>- RenderTableCell {TD} at (0,42) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,42) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x59 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -51,7 +51,6 @@
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 78x37 [border: (10px inset #808000)]
</span><span class="cx"> RenderText {#text} at (363,17) size 58x17
</span><span class="cx"> text run at (363,17) width 58: "class two"
</span><del>- RenderText {#text} at (431,17) size 713x34
- text run at (431,17) width 282: ", which should result in a 10-pixel inset olive"
- text run at (0,34) width 49: "border. "
- text run at (49,34) width 429: "The line-height of the parent element should not change on any line."
</del><ins>+ RenderText {#text} at (431,17) size 762x34
+ text run at (431,17) width 331: ", which should result in a 10-pixel inset olive border."
+ text run at (0,34) width 429: "The line-height of the parent element should not change on any line."
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_leftexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_left-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_left-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_left-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_left-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,285) size 769x103 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 767x101
</span><span class="cx"> RenderTableRow {TR} at (0,5) size 767x38
</span><del>- RenderTableCell {TD} at (5,5) size 757x38 [border: (1px inset #808080) (2px solid #008000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (5,5) size 758x38 [border: (1px inset #808080) (2px solid #008000)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (3,2) size 735x34
</span><span class="cx"> text run at (3,2) width 429: "Every cell in this table should have a 2-pixel solid green left border. "
</span><span class="cx"> text run at (432,2) width 306: "This is also true of the table-testing section in the"
</span><span class="lines">@@ -39,14 +39,14 @@
</span><span class="cx"> RenderTableCell {TD} at (5,61) size 194x22 [border: (1px inset #808080) (2px solid #008000)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (3,2) size 53x18
</span><span class="cx"> text run at (3,3) width 53: "Cell one"
</span><del>- RenderTableCell {TD} at (203,48) size 559x48 [border: (1px inset #808080) (2px solid #008000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (203,48) size 560x48 [border: (1px inset #808080) (2px solid #008000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (3,2) size 554x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (3,19) size 163x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 161x25
- RenderTableRow {TR} at (0,2) size 161x21
- RenderTableCell {TD} at (2,2) size 157x21 [border: (1px inset #808080) (2px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (3,19) size 162x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 160x25
+ RenderTableRow {TR} at (0,2) size 160x21
+ RenderTableCell {TD} at (2,2) size 156x21 [border: (1px inset #808080) (2px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,2) size 151x17
</span><span class="cx"> text run at (3,2) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock {UL} at (0,404) size 769x136
</span><span class="lines">@@ -87,7 +87,7 @@
</span><span class="cx"> RenderText {#text} at (5,4) size 163x17
</span><span class="cx"> text run at (5,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x395
</span><del>- RenderTableCell {TD} at (0,210) size 14x25 [bgcolor=#C0C0C0] [border: (1px inset #808080) (2px solid #008000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,210) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080) (2px solid #008000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (5,4) size 4x17
</span><span class="cx"> text run at (5,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (13,25) size 754x395 [border: (1px inset #808080) (2px solid #008000)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -105,7 +105,7 @@
</span><span class="cx"> RenderTable {TABLE} at (5,120) size 745x103 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 743x101
</span><span class="cx"> RenderTableRow {TR} at (0,5) size 743x38
</span><del>- RenderTableCell {TD} at (5,5) size 733x38 [border: (1px inset #808080) (2px solid #008000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (5,5) size 734x38 [border: (1px inset #808080) (2px solid #008000)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (3,2) size 712x34
</span><span class="cx"> text run at (3,2) width 429: "Every cell in this table should have a 2-pixel solid green left border. "
</span><span class="cx"> text run at (432,2) width 283: "This is also true of the table-testing section in"
</span><span class="lines">@@ -114,14 +114,14 @@
</span><span class="cx"> RenderTableCell {TD} at (5,61) size 188x22 [border: (1px inset #808080) (2px solid #008000)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (3,2) size 53x18
</span><span class="cx"> text run at (3,3) width 53: "Cell one"
</span><del>- RenderTableCell {TD} at (197,48) size 541x48 [border: (1px inset #808080) (2px solid #008000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (197,48) size 542x48 [border: (1px inset #808080) (2px solid #008000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (3,2) size 536x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (3,19) size 163x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 161x25
- RenderTableRow {TR} at (0,2) size 161x21
- RenderTableCell {TD} at (2,2) size 157x21 [border: (1px inset #808080) (2px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (3,19) size 162x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 160x25
+ RenderTableRow {TR} at (0,2) size 160x21
+ RenderTableCell {TD} at (2,2) size 156x21 [border: (1px inset #808080) (2px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,2) size 151x17
</span><span class="cx"> text run at (3,2) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock {UL} at (5,239) size 745x136
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_left_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_left_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x59
</span><del>- RenderTableCell {TD} at (0,42) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,42) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x59 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_left_widthexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_left_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -56,7 +56,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x317
</span><del>- RenderTableCell {TD} at (0,171) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,171) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x317 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_left_width_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_left_width_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x84
</span><del>- RenderTableCell {TD} at (0,54) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,54) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x84 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_rightexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_right-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_right-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_right-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_right-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -37,7 +37,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x59
</span><del>- RenderTableCell {TD} at (0,42) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,42) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x59 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_right_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_right_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,285) size 769x103 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 767x101
</span><span class="cx"> RenderTableRow {TR} at (0,5) size 767x38
</span><del>- RenderTableCell {TD} at (5,5) size 757x38 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (5,5) size 758x38 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 744x34
</span><span class="cx"> text run at (2,2) width 438: "Every cell in this table should have a 2-pixel solid green right border. "
</span><span class="cx"> text run at (440,2) width 306: "This is also true of the table-testing section in the"
</span><span class="lines">@@ -39,14 +39,14 @@
</span><span class="cx"> RenderTableCell {TD} at (5,61) size 194x22 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 53x18
</span><span class="cx"> text run at (2,3) width 53: "Cell one"
</span><del>- RenderTableCell {TD} at (203,48) size 559x48 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (203,48) size 560x48 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (2,2) size 554x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (2,19) size 163x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 161x25
- RenderTableRow {TR} at (0,2) size 161x21
- RenderTableCell {TD} at (2,2) size 157x21 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,19) size 162x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 160x25
+ RenderTableRow {TR} at (0,2) size 160x21
+ RenderTableCell {TD} at (2,2) size 156x21 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 151x17
</span><span class="cx"> text run at (2,2) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock {UL} at (0,404) size 769x153
</span><span class="lines">@@ -88,7 +88,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x429
</span><del>- RenderTableCell {TD} at (0,227) size 14x25 [bgcolor=#C0C0C0] [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,227) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (13,25) size 754x429 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -106,7 +106,7 @@
</span><span class="cx"> RenderTable {TABLE} at (4,120) size 745x103 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 743x101
</span><span class="cx"> RenderTableRow {TR} at (0,5) size 743x38
</span><del>- RenderTableCell {TD} at (5,5) size 733x38 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (5,5) size 734x38 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 721x34
</span><span class="cx"> text run at (2,2) width 438: "Every cell in this table should have a 2-pixel solid green right border. "
</span><span class="cx"> text run at (440,2) width 283: "This is also true of the table-testing section in"
</span><span class="lines">@@ -115,14 +115,14 @@
</span><span class="cx"> RenderTableCell {TD} at (5,61) size 188x22 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 53x18
</span><span class="cx"> text run at (2,3) width 53: "Cell one"
</span><del>- RenderTableCell {TD} at (197,48) size 541x48 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (197,48) size 542x48 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (2,2) size 536x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (2,19) size 163x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 161x25
- RenderTableRow {TR} at (0,2) size 161x21
- RenderTableCell {TD} at (2,2) size 157x21 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,19) size 162x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 160x25
+ RenderTableRow {TR} at (0,2) size 160x21
+ RenderTableCell {TD} at (2,2) size 156x21 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 151x17
</span><span class="cx"> text run at (2,2) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock {UL} at (4,239) size 745x170
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_right_widthexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_right_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x317
</span><del>- RenderTableCell {TD} at (0,171) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,171) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x317 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_right_width_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_right_width_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x84
</span><del>- RenderTableCell {TD} at (0,54) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,54) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x84 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_styleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_style-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_styleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_style-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_style-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_style-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -66,7 +66,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x489
</span><del>- RenderTableCell {TD} at (0,257) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,257) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x489 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_style_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_style_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_style_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_style_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_style_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_style_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -41,7 +41,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x59
</span><del>- RenderTableCell {TD} at (0,42) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,42) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x59 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,251) size 769x106 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 767x104
</span><span class="cx"> RenderTableRow {TR} at (0,5) size 767x39
</span><del>- RenderTableCell {TD} at (5,5) size 757x39 [border: (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (5,5) size 758x39 [border: (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,3) size 735x34
</span><span class="cx"> text run at (2,3) width 429: "Every cell in this table should have a 2-pixel solid green top border. "
</span><span class="cx"> text run at (431,3) width 306: "This is also true of the table-testing section in the"
</span><span class="lines">@@ -36,14 +36,14 @@
</span><span class="cx"> RenderTableCell {TD} at (5,63) size 194x22 [border: (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,3) size 53x17
</span><span class="cx"> text run at (2,3) width 53: "Cell one"
</span><del>- RenderTableCell {TD} at (203,49) size 559x50 [border: (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (203,49) size 560x50 [border: (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (2,3) size 555x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (2,20) size 162x28 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 160x26
- RenderTableRow {TR} at (0,2) size 160x22
- RenderTableCell {TD} at (2,2) size 156x22 [border: (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,20) size 161x28 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 159x26
+ RenderTableRow {TR} at (0,2) size 159x22
+ RenderTableCell {TD} at (2,2) size 155x22 [border: (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,3) size 151x17
</span><span class="cx"> text run at (2,3) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock {UL} at (0,373) size 769x111
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx"> RenderText {#text} at (4,5) size 163x17
</span><span class="cx"> text run at (4,5) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,26) size 767x385
</span><del>- RenderTableCell {TD} at (0,205) size 13x27 [bgcolor=#C0C0C0] [border: (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,205) size 12x27 [bgcolor=#C0C0C0] [border: (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,5) size 4x18
</span><span class="cx"> text run at (4,6) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,26) size 755x385 [border: (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -99,7 +99,7 @@
</span><span class="cx"> RenderTable {TABLE} at (4,132) size 747x106 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 745x104
</span><span class="cx"> RenderTableRow {TR} at (0,5) size 745x39
</span><del>- RenderTableCell {TD} at (5,5) size 735x39 [border: (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (5,5) size 736x39 [border: (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,3) size 712x34
</span><span class="cx"> text run at (2,3) width 429: "Every cell in this table should have a 2-pixel solid green top border. "
</span><span class="cx"> text run at (431,3) width 283: "This is also true of the table-testing section in"
</span><span class="lines">@@ -108,14 +108,14 @@
</span><span class="cx"> RenderTableCell {TD} at (5,63) size 188x22 [border: (2px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,3) size 53x17
</span><span class="cx"> text run at (2,3) width 53: "Cell one"
</span><del>- RenderTableCell {TD} at (197,49) size 543x50 [border: (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (197,49) size 544x50 [border: (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (2,3) size 539x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (2,20) size 162x28 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 160x26
- RenderTableRow {TR} at (0,2) size 160x22
- RenderTableCell {TD} at (2,2) size 156x22 [border: (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,20) size 161x28 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 159x26
+ RenderTableRow {TR} at (0,2) size 159x22
+ RenderTableCell {TD} at (2,2) size 155x22 [border: (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,3) size 151x17
</span><span class="cx"> text run at (2,3) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock {UL} at (4,254) size 747x111
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_top_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_top_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x59
</span><del>- RenderTableCell {TD} at (0,42) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,42) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x59 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_top_widthexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_top_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -46,19 +46,19 @@
</span><span class="cx"> text run at (527,3) width 96: "border-style"
</span><span class="cx"> RenderText {#text} at (623,0) size 54x17
</span><span class="cx"> text run at (623,0) width 54: " was set."
</span><del>- RenderTable {TABLE} at (0,433) size 700x298 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 698x296
- RenderTableRow {TR} at (0,0) size 698x25
- RenderTableCell {TD} at (0,0) size 698x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,433) size 699x298 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 697x296
+ RenderTableRow {TR} at (0,0) size 697x25
+ RenderTableCell {TD} at (0,0) size 697x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 163x17
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><del>- RenderTableRow {TR} at (0,25) size 698x271
- RenderTableCell {TD} at (0,148) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 697x271
+ RenderTableCell {TD} at (0,148) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><del>- RenderTableCell {TD} at (12,25) size 686x271 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {P} at (4,4) size 678x18
</del><ins>+ RenderTableCell {TD} at (12,25) size 685x271 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {P} at (4,4) size 677x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 157x17
</span><span class="cx"> text run at (0,0) width 157: "(These will only work if "
</span><span class="cx"> RenderInline {CODE} at (0,0) size 96x15
</span><span class="lines">@@ -66,22 +66,22 @@
</span><span class="cx"> text run at (157,3) width 96: "border-style"
</span><span class="cx"> RenderText {#text} at (253,0) size 89x17
</span><span class="cx"> text run at (253,0) width 89: " is supported.)"
</span><del>- RenderBlock {P} at (4,38) size 678x17 [bgcolor=#C0C0C0]
</del><ins>+ RenderBlock {P} at (4,38) size 677x17 [bgcolor=#C0C0C0]
</ins><span class="cx"> RenderText {#text} at (0,0) size 203x17
</span><span class="cx"> text run at (0,0) width 203: "This element has a class of zero."
</span><del>- RenderBlock {P} at (4,71) size 678x45 [border: (25px solid #000000) (3px solid #000000)]
</del><ins>+ RenderBlock {P} at (4,71) size 677x45 [border: (25px solid #000000) (3px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (3,25) size 377x17
</span><span class="cx"> text run at (3,25) width 377: "This paragraph should have a top border width of 25 pixels."
</span><del>- RenderBlock {P} at (4,132) size 678x25 [border: (5px solid #000000) (3px solid #000000)]
</del><ins>+ RenderBlock {P} at (4,132) size 677x25 [border: (5px solid #000000) (3px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (3,5) size 334x17
</span><span class="cx"> text run at (3,5) width 334: "This paragraph should have a thick top border width."
</span><del>- RenderBlock {P} at (4,173) size 678x23 [border: (3px solid #000000)]
</del><ins>+ RenderBlock {P} at (4,173) size 677x23 [border: (3px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (3,3) size 354x17
</span><span class="cx"> text run at (3,3) width 354: "This paragraph should have a medium top border width."
</span><del>- RenderBlock {P} at (4,212) size 678x21 [border: (1px solid #000000) (3px solid #000000)]
</del><ins>+ RenderBlock {P} at (4,212) size 677x21 [border: (1px solid #000000) (3px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (3,1) size 327x17
</span><span class="cx"> text run at (3,1) width 327: "This paragraph should have a thin top border width."
</span><del>- RenderBlock {P} at (4,249) size 678x18
</del><ins>+ RenderBlock {P} at (4,249) size 677x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 527x17
</span><span class="cx"> text run at (0,0) width 527: "This paragraph should have no border and no extra \"padding\" on its top side, as no "
</span><span class="cx"> RenderInline {CODE} at (0,0) size 96x15
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_top_width_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_top_width_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x106
</span><del>- RenderTableCell {TD} at (0,65) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,65) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x106 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_widthexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_width-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_width-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_width-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_width-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -46,19 +46,19 @@
</span><span class="cx"> text run at (498,3) width 96: "border-style"
</span><span class="cx"> RenderText {#text} at (594,0) size 54x17
</span><span class="cx"> text run at (594,0) width 54: " was set."
</span><del>- RenderTable {TABLE} at (0,505) size 671x370 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 669x368
- RenderTableRow {TR} at (0,0) size 669x25
- RenderTableCell {TD} at (0,0) size 669x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,505) size 670x370 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 668x368
+ RenderTableRow {TR} at (0,0) size 668x25
+ RenderTableCell {TD} at (0,0) size 668x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 163x17
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><del>- RenderTableRow {TR} at (0,25) size 669x343
- RenderTableCell {TD} at (0,184) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 668x343
+ RenderTableCell {TD} at (0,184) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><del>- RenderTableCell {TD} at (12,25) size 657x343 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {P} at (4,4) size 649x18
</del><ins>+ RenderTableCell {TD} at (12,25) size 656x343 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {P} at (4,4) size 648x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 157x17
</span><span class="cx"> text run at (0,0) width 157: "(These will only work if "
</span><span class="cx"> RenderInline {CODE} at (0,0) size 96x15
</span><span class="lines">@@ -66,22 +66,22 @@
</span><span class="cx"> text run at (157,3) width 96: "border-style"
</span><span class="cx"> RenderText {#text} at (253,0) size 89x17
</span><span class="cx"> text run at (253,0) width 89: " is supported.)"
</span><del>- RenderBlock {P} at (4,38) size 649x17 [bgcolor=#C0C0C0]
</del><ins>+ RenderBlock {P} at (4,38) size 648x17 [bgcolor=#C0C0C0]
</ins><span class="cx"> RenderText {#text} at (0,0) size 203x17
</span><span class="cx"> text run at (0,0) width 203: "This element has a class of zero."
</span><del>- RenderBlock {P} at (4,71) size 649x117 [border: (50px solid #000000)]
</del><ins>+ RenderBlock {P} at (4,71) size 648x117 [border: (50px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (50,50) size 394x17
</span><span class="cx"> text run at (50,50) width 394: "This element should have an overall border width of 50 pixels."
</span><del>- RenderBlock {P} at (4,204) size 649x27 [border: (5px solid #000000)]
</del><ins>+ RenderBlock {P} at (4,204) size 648x27 [border: (5px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (5,5) size 343x17
</span><span class="cx"> text run at (5,5) width 343: "This element should have a thick overall border width."
</span><del>- RenderBlock {P} at (4,247) size 649x23 [border: (3px solid #000000)]
</del><ins>+ RenderBlock {P} at (4,247) size 648x23 [border: (3px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (3,3) size 363x17
</span><span class="cx"> text run at (3,3) width 363: "This element should have a medium overall border width."
</span><del>- RenderBlock {P} at (4,286) size 649x19 [border: (1px solid #000000)]
</del><ins>+ RenderBlock {P} at (4,286) size 648x19 [border: (1px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 336x17
</span><span class="cx"> text run at (1,1) width 336: "This element should have a thin overall border width."
</span><del>- RenderBlock {P} at (4,321) size 649x18
</del><ins>+ RenderBlock {P} at (4,321) size 648x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 498x17
</span><span class="cx"> text run at (0,0) width 498: "This element should have no border and no extra \"padding\" on any side, as no "
</span><span class="cx"> RenderInline {CODE} at (0,0) size 96x15
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_width_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_width_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_width_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_width_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_width_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_width_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x111
</span><del>- RenderTableCell {TD} at (0,68) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,68) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x111 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesclearexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/clear-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesclearexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/clear-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/clear-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/clear-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -43,45 +43,45 @@
</span><span class="cx"> text run at (18,0) width 390: "This paragraph should be between both tall orange rectangles."
</span><span class="cx"> RenderBlock (anonymous) at (0,490) size 769x17
</span><span class="cx"> RenderBR {BR} at (18,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,507) size 681x418 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 679x416
- RenderTableRow {TR} at (0,0) size 679x25
- RenderTableCell {TD} at (0,0) size 679x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,507) size 680x418 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 678x416
+ RenderTableRow {TR} at (0,0) size 678x25
+ RenderTableCell {TD} at (0,0) size 678x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 163x17
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><del>- RenderTableRow {TR} at (0,25) size 679x391
- RenderTableCell {TD} at (0,208) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 678x391
+ RenderTableCell {TD} at (0,208) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><del>- RenderTableCell {TD} at (12,25) size 667x391 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (12,25) size 666x391 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (4,4) size 15x50
</span><del>- RenderBlock {P} at (4,4) size 659x17
</del><ins>+ RenderBlock {P} at (4,4) size 658x17
</ins><span class="cx"> RenderText {#text} at (18,0) size 595x17
</span><span class="cx"> text run at (18,0) width 595: "This text should be flowing past a tall orange rectangle on the left side of the browser window."
</span><del>- RenderBlock (anonymous) at (4,37) size 659x17
</del><ins>+ RenderBlock (anonymous) at (4,37) size 658x17
</ins><span class="cx"> RenderBR {BR} at (18,0) size 0x17
</span><span class="cx"> RenderImage {IMG} at (0,17) size 15x50
</span><del>- RenderBlock {P} at (4,104) size 659x17
</del><ins>+ RenderBlock {P} at (4,104) size 658x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 649x17
</span><span class="cx"> text run at (0,0) width 649: "This paragraph should appear below the tall orange rectangle above and to the left, and not flow past it."
</span><del>- RenderBlock (anonymous) at (4,137) size 659x17
</del><ins>+ RenderBlock (anonymous) at (4,137) size 658x17
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderImage {IMG} at (643,17) size 16x50
- RenderBlock {P} at (4,204) size 659x17
</del><ins>+ RenderImage {IMG} at (643,17) size 15x50
+ RenderBlock {P} at (4,204) size 658x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 658x17
</span><span class="cx"> text run at (0,0) width 658: "This paragraph should appear below the tall orange rectangle above and to the right, and not flow past it."
</span><del>- RenderBlock (anonymous) at (4,237) size 659x17
</del><ins>+ RenderBlock (anonymous) at (4,237) size 658x17
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderImage {IMG} at (0,17) size 15x50
</span><del>- RenderImage {IMG} at (643,17) size 16x50
- RenderBlock {P} at (4,304) size 659x17
</del><ins>+ RenderImage {IMG} at (643,17) size 15x50
+ RenderBlock {P} at (4,304) size 658x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 602x17
</span><span class="cx"> text run at (0,0) width 602: "This paragraph should appear below the two tall orange rectangles, and not flow between them."
</span><span class="cx"> RenderImage {IMG} at (4,337) size 15x50
</span><del>- RenderImage {IMG} at (647,337) size 16x50
- RenderBlock {P} at (4,337) size 659x17
</del><ins>+ RenderImage {IMG} at (647,337) size 15x50
+ RenderBlock {P} at (4,337) size 658x17
</ins><span class="cx"> RenderText {#text} at (18,0) size 390x17
</span><span class="cx"> text run at (18,0) width 390: "This paragraph should be between both tall orange rectangles."
</span><del>- RenderBlock (anonymous) at (4,370) size 659x17
</del><ins>+ RenderBlock (anonymous) at (4,370) size 658x17
</ins><span class="cx"> RenderBR {BR} at (18,0) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesclear_floatexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/clear_float-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesclear_floatexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/clear_float-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/clear_float-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/clear_float-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -84,7 +84,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 575x324
</span><del>- RenderTableCell {TD} at (0,174) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,174) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,3) size 4x18
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 563x324 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesfloatexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/float-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesfloatexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/float-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/float-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/float-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x143
</span><del>- RenderTableCell {TD} at (0,84) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,84) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x143 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx"> RenderBlock (anonymous) at (4,54) size 762x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {HR} at (4,79) size 762x2 [border: (1px inset #000000)]
</span><del>- RenderImage {IMG} at (750,89) size 16x50
</del><ins>+ RenderImage {IMG} at (751,89) size 15x50
</ins><span class="cx"> RenderBlock {P} at (4,97) size 762x34
</span><span class="cx"> RenderText {#text} at (0,0) size 731x34
</span><span class="cx"> text run at (0,0) width 608: "This text should be flowing past a tall orange rectangle on the right side of the browser window. "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesfloat_elements_in_seriesexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/float_elements_in_series-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesfloat_elements_in_seriesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/float_elements_in_series-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/float_elements_in_series-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/float_elements_in_series-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -44,39 +44,39 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 39x17
</span><span class="cx"> text run at (0,0) width 39: "Green"
</span><span class="cx"> RenderBlock {DIV} at (0,399) size 769x18
</span><del>- RenderTable {TABLE} at (0,0) size 621x18
- RenderTableSection {TBODY} at (0,0) size 621x18
- RenderTableRow {TR} at (0,0) size 621x18
- RenderTableCell {TD} at (0,8) size 21x2 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 620x18
+ RenderTableSection {TBODY} at (0,0) size 620x18
+ RenderTableRow {TR} at (0,0) size 620x18
+ RenderTableCell {TD} at (0,8) size 20x2 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><del>- RenderTableCell {TD} at (20,8) size 101x2 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (20,8) size 100x2 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 100x1
</span><del>- RenderTableCell {TD} at (120,9) size 21x0 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (140,8) size 21x2 [bgcolor=#FFFFFF] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (120,9) size 20x0 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (140,8) size 20x2 [bgcolor=#FFFFFF] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><del>- RenderTableCell {TD} at (160,8) size 21x2 [bgcolor=#000000] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (160,8) size 20x2 [bgcolor=#000000] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><del>- RenderTableCell {TD} at (180,8) size 101x2 [bgcolor=#0000FF] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (180,8) size 100x2 [bgcolor=#0000FF] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 100x1
</span><del>- RenderTableCell {TD} at (280,8) size 21x2 [bgcolor=#000000] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (280,8) size 20x2 [bgcolor=#000000] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><del>- RenderTableCell {TD} at (300,8) size 21x2 [bgcolor=#FFFFFF] [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (300,8) size 20x2 [bgcolor=#FFFFFF] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><del>- RenderTableCell {TD} at (320,8) size 21x2 [bgcolor=#000000] [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (320,8) size 20x2 [bgcolor=#000000] [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><del>- RenderTableCell {TD} at (340,8) size 101x2 [bgcolor=#FF0000] [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (340,8) size 100x2 [bgcolor=#FF0000] [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 100x1
</span><del>- RenderTableCell {TD} at (440,0) size 21x18 [bgcolor=#000000] [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (440,0) size 20x18 [bgcolor=#000000] [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><span class="cx"> RenderText {#text} at (0,1) size 4x17
</span><span class="cx"> text run at (0,1) width 4: ";"
</span><del>- RenderTableCell {TD} at (460,8) size 21x2 [bgcolor=#FFFFFF] [r=0 c=11 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (460,8) size 20x2 [bgcolor=#FFFFFF] [r=0 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><del>- RenderTableCell {TD} at (480,8) size 21x2 [bgcolor=#000000] [r=0 c=12 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (480,8) size 20x2 [bgcolor=#000000] [r=0 c=12 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><del>- RenderTableCell {TD} at (500,8) size 101x2 [bgcolor=#008000] [r=0 c=13 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (500,8) size 100x2 [bgcolor=#008000] [r=0 c=13 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 100x1
</span><del>- RenderTableCell {TD} at (600,8) size 21x2 [bgcolor=#000000] [r=0 c=14 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (600,8) size 20x2 [bgcolor=#000000] [r=0 c=14 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><span class="cx"> RenderTable {TABLE} at (0,437) size 769x224 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 767x222
</span><span class="lines">@@ -86,7 +86,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x197
</span><del>- RenderTableCell {TD} at (0,111) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,111) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x197 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -112,37 +112,37 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 39x17
</span><span class="cx"> text run at (0,0) width 39: "Green"
</span><span class="cx"> RenderBlock {DIV} at (4,155) size 747x18
</span><del>- RenderTable {TABLE} at (0,0) size 621x18
- RenderTableSection {TBODY} at (0,0) size 621x18
- RenderTableRow {TR} at (0,0) size 621x18
- RenderTableCell {TD} at (0,8) size 21x2 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 620x18
+ RenderTableSection {TBODY} at (0,0) size 620x18
+ RenderTableRow {TR} at (0,0) size 620x18
+ RenderTableCell {TD} at (0,8) size 20x2 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><del>- RenderTableCell {TD} at (20,8) size 101x2 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (20,8) size 100x2 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 100x1
</span><del>- RenderTableCell {TD} at (120,9) size 21x0 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (140,8) size 21x2 [bgcolor=#FFFFFF] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (120,9) size 20x0 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (140,8) size 20x2 [bgcolor=#FFFFFF] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><del>- RenderTableCell {TD} at (160,8) size 21x2 [bgcolor=#000000] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (160,8) size 20x2 [bgcolor=#000000] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><del>- RenderTableCell {TD} at (180,8) size 101x2 [bgcolor=#0000FF] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (180,8) size 100x2 [bgcolor=#0000FF] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 100x1
</span><del>- RenderTableCell {TD} at (280,8) size 21x2 [bgcolor=#000000] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (280,8) size 20x2 [bgcolor=#000000] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><del>- RenderTableCell {TD} at (300,8) size 21x2 [bgcolor=#FFFFFF] [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (300,8) size 20x2 [bgcolor=#FFFFFF] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><del>- RenderTableCell {TD} at (320,8) size 21x2 [bgcolor=#000000] [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (320,8) size 20x2 [bgcolor=#000000] [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><del>- RenderTableCell {TD} at (340,8) size 101x2 [bgcolor=#FF0000] [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (340,8) size 100x2 [bgcolor=#FF0000] [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 100x1
</span><del>- RenderTableCell {TD} at (440,0) size 21x18 [bgcolor=#000000] [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (440,0) size 20x18 [bgcolor=#000000] [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><span class="cx"> RenderText {#text} at (0,1) size 4x17
</span><span class="cx"> text run at (0,1) width 4: ";"
</span><del>- RenderTableCell {TD} at (460,8) size 21x2 [bgcolor=#FFFFFF] [r=0 c=11 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (460,8) size 20x2 [bgcolor=#FFFFFF] [r=0 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><del>- RenderTableCell {TD} at (480,8) size 21x2 [bgcolor=#000000] [r=0 c=12 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (480,8) size 20x2 [bgcolor=#000000] [r=0 c=12 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><del>- RenderTableCell {TD} at (500,8) size 101x2 [bgcolor=#008000] [r=0 c=13 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (500,8) size 100x2 [bgcolor=#008000] [r=0 c=13 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 100x1
</span><del>- RenderTableCell {TD} at (600,8) size 21x2 [bgcolor=#000000] [r=0 c=14 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (600,8) size 20x2 [bgcolor=#000000] [r=0 c=14 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesfloat_marginexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/float_margin-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesfloat_marginexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/float_margin-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/float_margin-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/float_margin-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -89,7 +89,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x812
</span><del>- RenderTableCell {TD} at (0,418) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,418) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x812 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesfloat_on_text_elementsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/float_on_text_elements-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesfloat_on_text_elementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/float_on_text_elements-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/float_on_text_elements-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/float_on_text_elements-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -177,7 +177,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x1293
</span><del>- RenderTableCell {TD} at (0,659) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,659) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x1293 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -248,7 +248,7 @@
</span><span class="cx"> RenderBlock (anonymous) at (4,536) size 747x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {HR} at (4,561) size 747x2 [border: (1px inset #000000)]
</span><del>- RenderBlock (floating) {P} at (404,581) size 337x186 [bgcolor=#FFFF00] [border: (3px solid #FF0000)]
</del><ins>+ RenderBlock (floating) {P} at (405,581) size 336x186 [bgcolor=#FFFF00] [border: (3px solid #FF0000)]
</ins><span class="cx"> RenderText {#text} at (8,8) size 320x170
</span><span class="cx"> text run at (8,8) width 320: "This paragraph should be floated to the right, sort"
</span><span class="cx"> text run at (8,25) width 320: "of like a 'sidebar' in a magazine article. Its width is"
</span><span class="lines">@@ -267,7 +267,7 @@
</span><span class="cx"> text run at (0,34) width 261: "of the yellow \"sidebar\" on the right. "
</span><span class="cx"> text run at (260,34) width 131: "The content of this"
</span><span class="cx"> text run at (0,51) width 328: "element should flow around the floated element. "
</span><del>- text run at (327,51) width 64: "However,"
</del><ins>+ text run at (328,51) width 63: "However,"
</ins><span class="cx"> text run at (0,68) width 391: "the floated element may or may not be obscured by the blue"
</span><span class="cx"> text run at (0,85) width 391: "background of this element, as the specification does not say"
</span><span class="cx"> text run at (0,102) width 186: "which is drawn \"on top.\" "
</span><span class="lines">@@ -282,7 +282,7 @@
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {HR} at (4,800) size 747x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {DIV} at (4,810) size 747x25 [bgcolor=#66CCFF] [border: (4px solid #FF0000)]
</span><del>- RenderBlock (floating) {DIV} at (402,14) size 331x214 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock (floating) {DIV} at (403,14) size 330x214 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderBlock {P} at (5,5) size 320x204
</span><span class="cx"> RenderText {#text} at (0,0) size 320x204
</span><span class="cx"> text run at (0,0) width 320: "This paragraph is placed inside a DIV element"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesheightexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/height-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/height-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/height-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/height-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -44,7 +44,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x407
</span><del>- RenderTableCell {TD} at (0,216) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,216) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x407 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmarginexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmarginexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -88,7 +88,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x1192
</span><del>- RenderTableCell {TD} at (0,608) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,608) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,3) size 4x18
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x1192 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x728
</span><del>- RenderTableCell {TD} at (0,376) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,376) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,3) size 4x18
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x728 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_bottom_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_bottom_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -53,7 +53,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x128
</span><del>- RenderTableCell {TD} at (0,76) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,76) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x128 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -67,7 +67,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x295
</span><del>- RenderTableCell {TD} at (0,160) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,160) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x295 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_leftexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -65,7 +65,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x392
</span><del>- RenderTableCell {TD} at (0,208) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,208) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x392 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_left_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_left_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -55,7 +55,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x94
</span><del>- RenderTableCell {TD} at (0,59) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,59) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x94 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_rightexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -65,22 +65,22 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x392
</span><del>- RenderTableCell {TD} at (0,208) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,208) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x392 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderBlock {P} at (4,4) size 747x17 [bgcolor=#C0C0C0]
</span><del>- RenderText {#text} at (543,0) size 204x17
- text run at (543,0) width 204: "This element has a class of zero."
</del><ins>+ RenderText {#text} at (544,0) size 203x17
+ text run at (544,0) width 203: "This element has a class of zero."
</ins><span class="cx"> RenderBlock {P} at (4,37) size 699x17 [bgcolor=#00FFFF]
</span><del>- RenderText {#text} at (341,0) size 358x17
- text run at (341,0) width 358: "This sentence should have a right margin of half an inch."
</del><ins>+ RenderText {#text} at (342,0) size 357x17
+ text run at (342,0) width 357: "This sentence should have a right margin of half an inch."
</ins><span class="cx"> RenderBlock {P} at (4,70) size 722x17 [bgcolor=#00FFFF]
</span><del>- RenderText {#text} at (381,0) size 341x17
- text run at (381,0) width 341: "This sentence should have a right margin of 25 pixels."
</del><ins>+ RenderText {#text} at (382,0) size 340x17
+ text run at (382,0) width 340: "This sentence should have a right margin of 25 pixels."
</ins><span class="cx"> RenderBlock {P} at (4,103) size 667x17 [bgcolor=#00FFFF]
</span><del>- RenderText {#text} at (352,0) size 315x17
- text run at (352,0) width 315: "This sentence should have a right margin of 5 em."
</del><ins>+ RenderText {#text} at (353,0) size 314x17
+ text run at (353,0) width 314: "This sentence should have a right margin of 5 em."
</ins><span class="cx"> RenderBlock {P} at (4,136) size 561x34 [bgcolor=#00FFFF]
</span><span class="cx"> RenderText {#text} at (5,0) size 556x34
</span><span class="cx"> text run at (5,0) width 556: "This sentence should have a right margin of 25%, which is calculated with respect to the"
</span><span class="lines">@@ -88,23 +88,23 @@
</span><span class="cx"> RenderBlock {UL} at (4,186) size 722x102 [bgcolor=#808080]
</span><span class="cx"> RenderListItem {LI} at (40,0) size 682x34
</span><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><del>- RenderText {#text} at (17,0) size 665x34
- text run at (17,0) width 665: "The right margin on this unordered list has been set to 25 pixels, and the background color has been set to"
- text run at (649,17) width 33: "gray."
</del><ins>+ RenderText {#text} at (18,0) size 664x34
+ text run at (18,0) width 664: "The right margin on this unordered list has been set to 25 pixels, and the background color has been set to"
+ text run at (650,17) width 32: "gray."
</ins><span class="cx"> RenderListItem {LI} at (40,34) size 657x51 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><del>- RenderText {#text} at (0,0) size 657x51
- text run at (0,0) width 657: "Another list item might not be such a bad idea, either, considering that such things do need to be double-"
- text run at (27,17) width 61: "checked. "
- text run at (87,17) width 570: "This list item has its right margin also set to 25 pixels, which should combine with the list's"
- text run at (128,34) width 529: "margin to make 50 pixels of margin, and its background-color has been set to white."
</del><ins>+ RenderText {#text} at (1,0) size 656x51
+ text run at (1,0) width 656: "Another list item might not be such a bad idea, either, considering that such things do need to be double-"
+ text run at (28,17) width 60: "checked. "
+ text run at (88,17) width 569: "This list item has its right margin also set to 25 pixels, which should combine with the list's"
+ text run at (129,34) width 528: "margin to make 50 pixels of margin, and its background-color has been set to white."
</ins><span class="cx"> RenderListItem {LI} at (40,85) size 682x17
</span><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><del>- RenderText {#text} at (502,0) size 180x17
- text run at (502,0) width 180: "This is an unclassed list item"
</del><ins>+ RenderText {#text} at (503,0) size 179x17
+ text run at (503,0) width 179: "This is an unclassed list item"
</ins><span class="cx"> RenderBlock {P} at (4,304) size 747x17 [bgcolor=#C0C0C0]
</span><del>- RenderText {#text} at (543,0) size 204x17
- text run at (543,0) width 204: "This element has a class of zero."
</del><ins>+ RenderText {#text} at (544,0) size 203x17
+ text run at (544,0) width 203: "This element has a class of zero."
</ins><span class="cx"> RenderBlock {P} at (4,337) size 757x51 [bgcolor=#00FFFF]
</span><span class="cx"> RenderText {#text} at (0,0) size 737x51
</span><span class="cx"> text run at (0,0) width 735: "This paragraph has a right margin of -10px, which should cause it to be wider than it might otherwise be, and it has a"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_right_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_right_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -55,7 +55,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x94
</span><del>- RenderTableCell {TD} at (0,59) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,59) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x94 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -74,7 +74,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x694
</span><del>- RenderTableCell {TD} at (0,359) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,359) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,3) size 4x18
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x694 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_top_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_top_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -55,7 +55,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x128
</span><del>- RenderTableCell {TD} at (0,76) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,76) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x128 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespaddingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -51,7 +51,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x989
</span><del>- RenderTableCell {TD} at (0,506) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,506) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x989 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x665
</span><del>- RenderTableCell {TD} at (0,344) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,344) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x665 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_bottom_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_bottom_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -56,7 +56,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x145
</span><del>- RenderTableCell {TD} at (0,85) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,85) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x145 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -69,7 +69,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x278
</span><del>- RenderTableCell {TD} at (0,151) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,151) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x278 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_leftexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -63,7 +63,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x376
</span><del>- RenderTableCell {TD} at (0,200) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,200) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x376 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_left_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_left_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x128
</span><del>- RenderTableCell {TD} at (0,76) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,76) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x128 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_rightexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -72,7 +72,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x461
</span><del>- RenderTableCell {TD} at (0,243) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,243) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x461 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -80,26 +80,26 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 203x17
</span><span class="cx"> text run at (0,0) width 203: "This element has a class of zero."
</span><span class="cx"> RenderBlock {P} at (4,37) size 747x51 [bgcolor=#00FFFF]
</span><del>- RenderText {#text} at (2,0) size 697x51
- text run at (2,0) width 643: "This element should have a right padding of half an inch, which will require extra text in order to test. "
- text run at (644,0) width 55: "Both the"
- text run at (24,17) width 411: "content background and the padding should be aqua (light blue). "
- text run at (434,17) width 265: "The text has been right-aligned in order to"
- text run at (469,34) width 230: "make the right padding easier to see."
</del><ins>+ RenderText {#text} at (3,0) size 696x51
+ text run at (3,0) width 642: "This element should have a right padding of half an inch, which will require extra text in order to test. "
+ text run at (645,0) width 54: "Both the"
+ text run at (25,17) width 410: "content background and the padding should be aqua (light blue). "
+ text run at (435,17) width 264: "The text has been right-aligned in order to"
+ text run at (470,34) width 229: "make the right padding easier to see."
</ins><span class="cx"> RenderBlock {P} at (4,104) size 747x51 [bgcolor=#00FFFF]
</span><del>- RenderText {#text} at (42,0) size 713x51
- text run at (42,0) width 626: "This element should have a right padding of 25 pixels, which will require extra text in order to test. "
- text run at (667,0) width 55: "Both the"
- text run at (9,17) width 411: "content background and the padding should be aqua (light blue). "
- text run at (419,17) width 303: "The text has been right-aligned in order to make"
- text run at (530,34) width 192: "the right padding easier to see."
</del><ins>+ RenderText {#text} at (43,0) size 712x51
+ text run at (43,0) width 625: "This element should have a right padding of 25 pixels, which will require extra text in order to test. "
+ text run at (668,0) width 54: "Both the"
+ text run at (10,17) width 410: "content background and the padding should be aqua (light blue). "
+ text run at (420,17) width 302: "The text has been right-aligned in order to make"
+ text run at (531,34) width 191: "the right padding easier to see."
</ins><span class="cx"> RenderBlock {P} at (4,171) size 747x51 [bgcolor=#00FFFF]
</span><del>- RenderText {#text} at (13,0) size 659x51
- text run at (13,0) width 600: "This element should have a right padding of 5 em, which will require extra text in order to test. "
- text run at (612,0) width 55: "Both the"
- text run at (8,17) width 411: "content background and the padding should be aqua (light blue). "
- text run at (418,17) width 249: "The text has been right-aligned in order"
- text run at (421,34) width 246: "to make the right padding easier to see."
</del><ins>+ RenderText {#text} at (14,0) size 658x51
+ text run at (14,0) width 599: "This element should have a right padding of 5 em, which will require extra text in order to test. "
+ text run at (613,0) width 54: "Both the"
+ text run at (9,17) width 410: "content background and the padding should be aqua (light blue). "
+ text run at (419,17) width 248: "The text has been right-aligned in order"
+ text run at (422,34) width 245: "to make the right padding easier to see."
</ins><span class="cx"> RenderBlock {P} at (4,238) size 747x68 [bgcolor=#00FFFF]
</span><span class="cx"> RenderText {#text} at (3,0) size 558x68
</span><span class="cx"> text run at (3,0) width 558: "This element should have a right padding of 25%, which is calculated with respect to the"
</span><span class="lines">@@ -111,18 +111,18 @@
</span><span class="cx"> RenderBlock {UL} at (4,322) size 747x68 [bgcolor=#808080]
</span><span class="cx"> RenderListItem {LI} at (40,0) size 682x34
</span><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><del>- RenderText {#text} at (0,0) size 682x34
- text run at (0,0) width 682: "The right padding on this unordered list has been set to 25 pixels, which will require some extra text in order"
- text run at (640,17) width 42: "to test."
</del><ins>+ RenderText {#text} at (1,0) size 681x34
+ text run at (1,0) width 681: "The right padding on this unordered list has been set to 25 pixels, which will require some extra text in order"
+ text run at (641,17) width 41: "to test."
</ins><span class="cx"> RenderListItem {LI} at (40,34) size 682x34 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><del>- RenderText {#text} at (22,0) size 635x34
- text run at (22,0) width 635: "This list item has a right padding of 25 pixels, which will appear to the left of the gray padding of the"
- text run at (577,17) width 80: "UL element."
</del><ins>+ RenderText {#text} at (23,0) size 634x34
+ text run at (23,0) width 634: "This list item has a right padding of 25 pixels, which will appear to the left of the gray padding of the"
+ text run at (578,17) width 79: "UL element."
</ins><span class="cx"> RenderBlock {P} at (4,406) size 747x51 [bgcolor=#00FFFF]
</span><del>- RenderText {#text} at (68,0) size 734x51
- text run at (68,0) width 575: "This element should have no right padding, since negative padding values are not allowed. "
- text run at (642,0) width 105: "Both the content"
- text run at (13,17) width 409: "background and the normal padding should be aqua (light blue). "
- text run at (421,17) width 326: "The text has been right-aligned in order to make the"
- text run at (531,34) width 216: "lack of right padding easier to see."
</del><ins>+ RenderText {#text} at (69,0) size 733x51
+ text run at (69,0) width 574: "This element should have no right padding, since negative padding values are not allowed. "
+ text run at (643,0) width 104: "Both the content"
+ text run at (14,17) width 408: "background and the normal padding should be aqua (light blue). "
+ text run at (422,17) width 325: "The text has been right-aligned in order to make the"
+ text run at (532,34) width 215: "lack of right padding easier to see."
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_right_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_right_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x128
</span><del>- RenderTableCell {TD} at (0,76) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,76) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x128 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -52,7 +52,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x615
</span><del>- RenderTableCell {TD} at (0,319) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,319) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x615 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_top_inlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top_inline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_top_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top_inline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top_inline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top_inline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -56,7 +56,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x145
</span><del>- RenderTableCell {TD} at (0,85) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,85) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x145 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertieswidthexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/width-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertieswidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/width-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/width-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/width-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -45,7 +45,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 383x542
</span><del>- RenderTableCell {TD} at (0,283) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,283) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 371x542 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1cascadecascade_orderexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/cascade/cascade_order-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1cascadecascade_orderexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/cascade/cascade_order-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/cascade/cascade_order-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/cascade/cascade_order-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -69,57 +69,57 @@
</span><span class="cx"> RenderBlock {P} at (0,448) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 683x17
</span><span class="cx"> text run at (0,0) width 683: "This text should be stricken (overriding the imported underline; only works if LINKed sheets are supported)."
</span><del>- RenderTable {TABLE} at (0,481) size 706x271 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 704x269
- RenderTableRow {TR} at (0,0) size 704x25
- RenderTableCell {TD} at (0,0) size 704x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,481) size 705x271 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 703x269
+ RenderTableRow {TR} at (0,0) size 703x25
+ RenderTableCell {TD} at (0,0) size 703x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 163x17
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><del>- RenderTableRow {TR} at (0,25) size 704x244
- RenderTableCell {TD} at (0,134) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 703x244
+ RenderTableCell {TD} at (0,134) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><del>- RenderTableCell {TD} at (12,25) size 692x244 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {UL} at (4,4) size 684x136
- RenderListItem {LI} at (40,0) size 644x17 [color=#0000FF]
</del><ins>+ RenderTableCell {TD} at (12,25) size 691x244 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {UL} at (4,4) size 683x136
+ RenderListItem {LI} at (40,0) size 643x17 [color=#0000FF]
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 189x17
</span><span class="cx"> text run at (0,0) width 189: "This list item should be blue..."
</span><del>- RenderListItem {LI} at (40,17) size 644x68 [color=#0000FF]
- RenderBlock (anonymous) at (0,0) size 644x17
</del><ins>+ RenderListItem {LI} at (40,17) size 643x68 [color=#0000FF]
+ RenderBlock (anonymous) at (0,0) size 643x17
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 289x17
</span><span class="cx"> text run at (0,0) width 289: "...and so should this; neither should be purple."
</span><del>- RenderBlock {UL} at (0,17) size 644x51
- RenderListItem {LI} at (40,0) size 604x17 [color=#808080]
</del><ins>+ RenderBlock {UL} at (0,17) size 643x51
+ RenderListItem {LI} at (40,0) size 603x17 [color=#808080]
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: white bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 190x17
</span><span class="cx"> text run at (0,0) width 190: "This list item should be gray..."
</span><del>- RenderListItem {LI} at (40,17) size 604x17 [color=#808080]
</del><ins>+ RenderListItem {LI} at (40,17) size 603x17 [color=#808080]
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: white bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 113x17
</span><span class="cx"> text run at (0,0) width 113: "...as should this...."
</span><del>- RenderListItem {LI} at (40,34) size 604x17 [color=#008000]
</del><ins>+ RenderListItem {LI} at (40,34) size 603x17 [color=#008000]
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: white bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 193x17
</span><span class="cx"> text run at (0,0) width 193: "...but this one should be green."
</span><del>- RenderListItem {LI} at (40,85) size 644x17 [color=#660000]
</del><ins>+ RenderListItem {LI} at (40,85) size 643x17 [color=#660000]
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 171x17
</span><span class="cx"> text run at (0,0) width 171: "This ought to be dark red..."
</span><del>- RenderListItem {LI} at (40,102) size 644x17 [color=#008000]
</del><ins>+ RenderListItem {LI} at (40,102) size 643x17 [color=#008000]
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 85x17
</span><span class="cx"> text run at (0,0) width 85: "...this green..."
</span><del>- RenderListItem {LI} at (40,119) size 644x17 [color=#0000FF]
</del><ins>+ RenderListItem {LI} at (40,119) size 643x17 [color=#0000FF]
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 96x17
</span><span class="cx"> text run at (0,0) width 96: "...and this blue."
</span><del>- RenderBlock {P} at (4,156) size 684x17 [color=#0000FF]
</del><ins>+ RenderBlock {P} at (4,156) size 683x17 [color=#0000FF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 279x17
</span><span class="cx"> text run at (0,0) width 279: "This sentence should be blue (STYLE attr.)."
</span><del>- RenderBlock {P} at (4,189) size 684x18 [color=#800080]
</del><ins>+ RenderBlock {P} at (4,189) size 683x18 [color=#800080]
</ins><span class="cx"> RenderText {#text} at (0,0) size 204x17
</span><span class="cx"> text run at (0,0) width 204: "This sentence should be purple ["
</span><span class="cx"> RenderInline {CODE} at (0,0) size 96x15
</span><span class="lines">@@ -127,6 +127,6 @@
</span><span class="cx"> text run at (204,3) width 96: "class=\"test\""
</span><span class="cx"> RenderText {#text} at (300,0) size 9x17
</span><span class="cx"> text run at (300,0) width 9: "]."
</span><del>- RenderBlock {P} at (4,223) size 684x17
</del><ins>+ RenderBlock {P} at (4,223) size 683x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 683x17
</span><span class="cx"> text run at (0,0) width 683: "This text should be stricken (overriding the imported underline; only works if LINKed sheets are supported)."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1cascadeimportantexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/cascade/important-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1cascadeimportantexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/cascade/important-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/cascade/important-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/cascade/important-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x143
</span><del>- RenderTableCell {TD} at (0,84) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,84) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x143 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1classificationdisplayexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/classification/display-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1classificationdisplayexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/classification/display-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/classification/display-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/classification/display-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -71,7 +71,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x310
</span><del>- RenderTableCell {TD} at (0,167) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,167) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x310 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1classificationlist_styleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/classification/list_style-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1classificationlist_styleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/classification/list_style-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/classification/list_style-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/classification/list_style-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -32,7 +32,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x109
</span><del>- RenderTableCell {TD} at (0,67) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,67) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x109 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1classificationlist_style_imageexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/classification/list_style_image-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1classificationlist_style_imageexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/classification/list_style_image-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/classification/list_style_image-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/classification/list_style_image-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -38,41 +38,41 @@
</span><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 231x17
</span><span class="cx"> text run at (0,0) width 231: "...standard list markers for each item."
</span><del>- RenderTable {TABLE} at (0,246) size 294x172 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 292x170
- RenderTableRow {TR} at (0,0) size 292x25
- RenderTableCell {TD} at (0,0) size 292x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,246) size 293x172 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 291x170
+ RenderTableRow {TR} at (0,0) size 291x25
+ RenderTableCell {TD} at (0,0) size 291x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 163x17
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><del>- RenderTableRow {TR} at (0,25) size 292x145
- RenderTableCell {TD} at (0,85) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 291x145
+ RenderTableCell {TD} at (0,85) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><del>- RenderTableCell {TD} at (12,25) size 280x145 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {UL} at (4,4) size 272x54
- RenderListItem {LI} at (40,0) size 232x18
</del><ins>+ RenderTableCell {TD} at (12,25) size 279x145 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {UL} at (4,4) size 271x54
+ RenderListItem {LI} at (40,0) size 231x18
</ins><span class="cx"> RenderListMarker at (-22,0) size 15x15
</span><span class="cx"> RenderText {#text} at (0,1) size 62x17
</span><span class="cx"> text run at (0,1) width 62: "This list..."
</span><del>- RenderListItem {LI} at (40,18) size 232x18
</del><ins>+ RenderListItem {LI} at (40,18) size 231x18
</ins><span class="cx"> RenderListMarker at (-22,0) size 15x15
</span><span class="cx"> RenderText {#text} at (0,1) size 113x17
</span><span class="cx"> text run at (0,1) width 113: "...should feature..."
</span><del>- RenderListItem {LI} at (40,36) size 232x18
</del><ins>+ RenderListItem {LI} at (40,36) size 231x18
</ins><span class="cx"> RenderListMarker at (-22,0) size 15x15
</span><span class="cx"> RenderText {#text} at (0,1) size 146x17
</span><span class="cx"> text run at (0,1) width 146: "...images for each item."
</span><del>- RenderBlock {UL} at (4,74) size 272x51
- RenderListItem {LI} at (40,0) size 232x17
</del><ins>+ RenderBlock {UL} at (4,74) size 271x51
+ RenderListItem {LI} at (40,0) size 231x17
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 62x17
</span><span class="cx"> text run at (0,0) width 62: "This list..."
</span><del>- RenderListItem {LI} at (40,17) size 232x17
</del><ins>+ RenderListItem {LI} at (40,17) size 231x17
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 113x17
</span><span class="cx"> text run at (0,0) width 113: "...should feature..."
</span><del>- RenderListItem {LI} at (40,34) size 232x17
</del><ins>+ RenderListItem {LI} at (40,34) size 231x17
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 231x17
</span><span class="cx"> text run at (0,0) width 231: "...standard list markers for each item."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1classificationlist_style_positionexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/classification/list_style_position-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1classificationlist_style_positionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/classification/list_style_position-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/classification/list_style_position-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/classification/list_style_position-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -32,7 +32,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x108
</span><del>- RenderTableCell {TD} at (0,66) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,66) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x108 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1classificationlist_style_typeexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/classification/list_style_type-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1classificationlist_style_typeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/classification/list_style_type-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/classification/list_style_type-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/classification/list_style_type-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -133,129 +133,129 @@
</span><span class="cx"> RenderListItem {LI} at (40,34) size 729x17
</span><span class="cx"> RenderText {#text} at (0,0) size 150x17
</span><span class="cx"> text run at (0,0) width 150: "...nothing for each item."
</span><del>- RenderTable {TABLE} at (0,817) size 339x638 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 337x636
- RenderTableRow {TR} at (0,0) size 337x25
- RenderTableCell {TD} at (0,0) size 337x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,817) size 338x638 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 336x636
+ RenderTableRow {TR} at (0,0) size 336x25
+ RenderTableCell {TD} at (0,0) size 336x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 163x17
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><del>- RenderTableRow {TR} at (0,25) size 337x611
- RenderTableCell {TD} at (0,318) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 336x611
+ RenderTableCell {TD} at (0,318) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><del>- RenderTableCell {TD} at (12,25) size 325x611 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {UL} at (4,4) size 317x51
- RenderListItem {LI} at (40,0) size 277x17
</del><ins>+ RenderTableCell {TD} at (12,25) size 324x611 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {UL} at (4,4) size 316x51
+ RenderListItem {LI} at (40,0) size 276x17
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 62x17
</span><span class="cx"> text run at (0,0) width 62: "This list..."
</span><del>- RenderListItem {LI} at (40,17) size 277x17
</del><ins>+ RenderListItem {LI} at (40,17) size 276x17
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 113x17
</span><span class="cx"> text run at (0,0) width 113: "...should feature..."
</span><del>- RenderListItem {LI} at (40,34) size 277x17
</del><ins>+ RenderListItem {LI} at (40,34) size 276x17
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 133x17
</span><span class="cx"> text run at (0,0) width 133: "...discs for each item."
</span><del>- RenderBlock {UL} at (4,71) size 317x51
- RenderListItem {LI} at (40,0) size 277x17
</del><ins>+ RenderBlock {UL} at (4,71) size 316x51
+ RenderListItem {LI} at (40,0) size 276x17
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: white bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 62x17
</span><span class="cx"> text run at (0,0) width 62: "This list..."
</span><del>- RenderListItem {LI} at (40,17) size 277x17
</del><ins>+ RenderListItem {LI} at (40,17) size 276x17
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: white bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 113x17
</span><span class="cx"> text run at (0,0) width 113: "...should feature..."
</span><del>- RenderListItem {LI} at (40,34) size 277x17
</del><ins>+ RenderListItem {LI} at (40,34) size 276x17
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: white bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 142x17
</span><span class="cx"> text run at (0,0) width 142: "...circles for each item."
</span><del>- RenderBlock {UL} at (4,138) size 317x51
- RenderListItem {LI} at (40,0) size 277x17
</del><ins>+ RenderBlock {UL} at (4,138) size 316x51
+ RenderListItem {LI} at (40,0) size 276x17
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: black square
</span><span class="cx"> RenderText {#text} at (0,0) size 62x17
</span><span class="cx"> text run at (0,0) width 62: "This list..."
</span><del>- RenderListItem {LI} at (40,17) size 277x17
</del><ins>+ RenderListItem {LI} at (40,17) size 276x17
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: black square
</span><span class="cx"> RenderText {#text} at (0,0) size 113x17
</span><span class="cx"> text run at (0,0) width 113: "...should feature..."
</span><del>- RenderListItem {LI} at (40,34) size 277x17
</del><ins>+ RenderListItem {LI} at (40,34) size 276x17
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: black square
</span><span class="cx"> RenderText {#text} at (0,0) size 149x17
</span><span class="cx"> text run at (0,0) width 149: "...squares for each item."
</span><del>- RenderBlock {OL} at (4,205) size 317x51
- RenderListItem {LI} at (40,0) size 277x17
</del><ins>+ RenderBlock {OL} at (4,205) size 316x51
+ RenderListItem {LI} at (40,0) size 276x17
</ins><span class="cx"> RenderListMarker at (-16,0) size 12x17: "i"
</span><span class="cx"> RenderText {#text} at (0,0) size 62x17
</span><span class="cx"> text run at (0,0) width 62: "This list..."
</span><del>- RenderListItem {LI} at (40,17) size 277x17
</del><ins>+ RenderListItem {LI} at (40,17) size 276x17
</ins><span class="cx"> RenderListMarker at (-20,0) size 16x17: "ii"
</span><span class="cx"> RenderText {#text} at (0,0) size 113x17
</span><span class="cx"> text run at (0,0) width 113: "...should feature..."
</span><del>- RenderListItem {LI} at (40,34) size 277x17
</del><ins>+ RenderListItem {LI} at (40,34) size 276x17
</ins><span class="cx"> RenderListMarker at (-24,0) size 20x17: "iii"
</span><span class="cx"> RenderText {#text} at (0,0) size 276x17
</span><span class="cx"> text run at (0,0) width 276: "...lowercase Roman numerals for each item."
</span><del>- RenderBlock {OL} at (4,272) size 317x51
- RenderListItem {LI} at (40,0) size 277x17
</del><ins>+ RenderBlock {OL} at (4,272) size 316x51
+ RenderListItem {LI} at (40,0) size 276x17
</ins><span class="cx"> RenderListMarker at (-17,0) size 13x17: "I"
</span><span class="cx"> RenderText {#text} at (0,0) size 62x17
</span><span class="cx"> text run at (0,0) width 62: "This list..."
</span><del>- RenderListItem {LI} at (40,17) size 277x17
</del><ins>+ RenderListItem {LI} at (40,17) size 276x17
</ins><span class="cx"> RenderListMarker at (-22,0) size 18x17: "II"
</span><span class="cx"> RenderText {#text} at (0,0) size 113x17
</span><span class="cx"> text run at (0,0) width 113: "...should feature..."
</span><del>- RenderListItem {LI} at (40,34) size 277x17
</del><ins>+ RenderListItem {LI} at (40,34) size 276x17
</ins><span class="cx"> RenderListMarker at (-27,0) size 23x17: "III"
</span><span class="cx"> RenderText {#text} at (0,0) size 276x17
</span><span class="cx"> text run at (0,0) width 276: "...uppercase Roman numerals for each item."
</span><del>- RenderBlock {OL} at (4,339) size 317x51
- RenderListItem {LI} at (40,0) size 277x17
</del><ins>+ RenderBlock {OL} at (4,339) size 316x51
+ RenderListItem {LI} at (40,0) size 276x17
</ins><span class="cx"> RenderListMarker at (-19,0) size 15x17: "a"
</span><span class="cx"> RenderText {#text} at (0,0) size 62x17
</span><span class="cx"> text run at (0,0) width 62: "This list..."
</span><del>- RenderListItem {LI} at (40,17) size 277x17
</del><ins>+ RenderListItem {LI} at (40,17) size 276x17
</ins><span class="cx"> RenderListMarker at (-20,0) size 16x17: "b"
</span><span class="cx"> RenderText {#text} at (0,0) size 113x17
</span><span class="cx"> text run at (0,0) width 113: "...should feature..."
</span><del>- RenderListItem {LI} at (40,34) size 277x17
</del><ins>+ RenderListItem {LI} at (40,34) size 276x17
</ins><span class="cx"> RenderListMarker at (-19,0) size 15x17: "c"
</span><span class="cx"> RenderText {#text} at (0,0) size 206x17
</span><span class="cx"> text run at (0,0) width 206: "...lowercase letters for each item."
</span><del>- RenderBlock {OL} at (4,406) size 317x51
- RenderListItem {LI} at (40,0) size 277x17
</del><ins>+ RenderBlock {OL} at (4,406) size 316x51
+ RenderListItem {LI} at (40,0) size 276x17
</ins><span class="cx"> RenderListMarker at (-24,0) size 20x17: "A"
</span><span class="cx"> RenderText {#text} at (0,0) size 62x17
</span><span class="cx"> text run at (0,0) width 62: "This list..."
</span><del>- RenderListItem {LI} at (40,17) size 277x17
</del><ins>+ RenderListItem {LI} at (40,17) size 276x17
</ins><span class="cx"> RenderListMarker at (-23,0) size 19x17: "B"
</span><span class="cx"> RenderText {#text} at (0,0) size 113x17
</span><span class="cx"> text run at (0,0) width 113: "...should feature..."
</span><del>- RenderListItem {LI} at (40,34) size 277x17
</del><ins>+ RenderListItem {LI} at (40,34) size 276x17
</ins><span class="cx"> RenderListMarker at (-23,0) size 19x17: "C"
</span><span class="cx"> RenderText {#text} at (0,0) size 206x17
</span><span class="cx"> text run at (0,0) width 206: "...uppercase letters for each item."
</span><del>- RenderBlock {OL} at (4,473) size 317x51
- RenderListItem {LI} at (40,0) size 277x17
</del><ins>+ RenderBlock {OL} at (4,473) size 316x51
+ RenderListItem {LI} at (40,0) size 276x17
</ins><span class="cx"> RenderListMarker at (-24,0) size 20x17: "A"
</span><span class="cx"> RenderText {#text} at (0,0) size 155x17
</span><span class="cx"> text run at (0,0) width 155: "This list should feature..."
</span><del>- RenderListItem {LI} at (40,17) size 277x17
</del><ins>+ RenderListItem {LI} at (40,17) size 276x17
</ins><span class="cx"> RenderListMarker at (-23,0) size 19x17: "B"
</span><span class="cx"> RenderText {#text} at (0,0) size 147x17
</span><span class="cx"> text run at (0,0) width 147: "...letters for each item..."
</span><del>- RenderListItem {LI} at (40,34) size 277x17
</del><ins>+ RenderListItem {LI} at (40,34) size 276x17
</ins><span class="cx"> RenderListMarker at (-20,0) size 16x17: "3"
</span><span class="cx"> RenderText {#text} at (0,0) size 110x17
</span><span class="cx"> text run at (0,0) width 110: "...except this one."
</span><del>- RenderBlock {UL} at (4,540) size 317x51
- RenderListItem {LI} at (40,0) size 277x17
</del><ins>+ RenderBlock {UL} at (4,540) size 316x51
+ RenderListItem {LI} at (40,0) size 276x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 62x17
</span><span class="cx"> text run at (0,0) width 62: "This list..."
</span><del>- RenderListItem {LI} at (40,17) size 277x17
</del><ins>+ RenderListItem {LI} at (40,17) size 276x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 113x17
</span><span class="cx"> text run at (0,0) width 113: "...should feature..."
</span><del>- RenderListItem {LI} at (40,34) size 277x17
</del><ins>+ RenderListItem {LI} at (40,34) size 276x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 150x17
</span><span class="cx"> text run at (0,0) width 150: "...nothing for each item."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1classificationwhite_spaceexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/classification/white_space-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1classificationwhite_spaceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/classification/white_space-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/classification/white_space-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/classification/white_space-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -34,29 +34,29 @@
</span><span class="cx"> RenderText {#text} at (452,17) size 4x17
</span><span class="cx"> text run at (452,17) width 4: "."
</span><span class="cx"> text run at (456,17) width 0: " "
</span><del>- RenderTable {TABLE} at (0,308) size 914x203 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 912x201
- RenderTableRow {TR} at (0,0) size 912x25
- RenderTableCell {TD} at (0,0) size 912x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,308) size 913x203 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 911x201
+ RenderTableRow {TR} at (0,0) size 911x25
+ RenderTableCell {TD} at (0,0) size 911x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 163x17
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><del>- RenderTableRow {TR} at (0,25) size 912x176
- RenderTableCell {TD} at (0,100) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 911x176
+ RenderTableCell {TD} at (0,100) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><del>- RenderTableCell {TD} at (12,25) size 900x176 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {P} at (4,4) size 892x85
</del><ins>+ RenderTableCell {TD} at (12,25) size 899x176 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {P} at (4,4) size 891x85
</ins><span class="cx"> RenderText {#text} at (0,0) size 569x85
</span><span class="cx"> text run at (0,0) width 0: " "
</span><span class="cx"> text run at (0,17) width 569: "This sentence should show extra space where there would ordinarily not be any."
</span><span class="cx"> text run at (0,34) width 296: " There should also be preservation of returns"
</span><span class="cx"> text run at (0,51) width 97: "as this sentence"
</span><span class="cx"> text run at (0,68) width 184: " very clearly demonstrates."
</span><del>- RenderBlock {P} at (4,105) size 892x17
</del><ins>+ RenderBlock {P} at (4,105) size 891x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 891x17
</span><span class="cx"> text run at (0,0) width 891: "This sentence should not word-wrap, no matter how long the sentence is, as it has been set to nowrap and that should have the obvious effect."
</span><del>- RenderBlock {P} at (4,138) size 892x34
</del><ins>+ RenderBlock {P} at (4,138) size 891x34
</ins><span class="cx"> RenderText {#text} at (0,0) size 296x34
</span><span class="cx"> text run at (0,0) width 0: " "
</span><span class="cx"> text run at (0,17) width 296: "This sentence should show extra space, "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundbackgroundexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/background-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundbackgroundexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/background-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/color_and_background/background-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/color_and_background/background-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -50,7 +50,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x261
</span><del>- RenderTableCell {TD} at (0,143) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,143) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x261 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_attachmentexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/background_attachment-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_attachmentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/background_attachment-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/color_and_background/background_attachment-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/color_and_background/background_attachment-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -91,21 +91,21 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x507
</span><del>- RenderTableCell {TD} at (0,265) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,265) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x507 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderBlock {P} at (4,4) size 747x85
</span><del>- RenderText {#text} at (0,0) size 730x85
</del><ins>+ RenderText {#text} at (0,0) size 747x85
</ins><span class="cx"> text run at (0,0) width 730: "This document should have a green grid-pattern line across the top of the page (or at least a tiled background) which"
</span><span class="cx"> text run at (0,17) width 234: "does NOT scroll with the document. "
</span><del>- text run at (234,17) width 479: "It should, instead, appear to be a fixed pattern past which the content scrolls,"
- text run at (0,34) width 268: "even when the end of the page is reached. "
- text run at (268,34) width 460: "In addition, the default Test Suite background should NOT appear, as it's"
- text run at (0,51) width 280: "been overridden by the styles shown above. "
- text run at (280,51) width 428: "I'll have to add a lot of extra text to the page in order to make all this"
- text run at (0,68) width 216: "something we can actually check. "
- text run at (216,68) width 227: "Don't worry, I'll think of something."
</del><ins>+ text run at (234,17) width 513: "It should, instead, appear to be a fixed pattern past which the content scrolls, even"
+ text run at (0,34) width 234: "when the end of the page is reached. "
+ text run at (234,34) width 494: "In addition, the default Test Suite background should NOT appear, as it's been"
+ text run at (0,51) width 246: "overridden by the styles shown above. "
+ text run at (246,51) width 497: "I'll have to add a lot of extra text to the page in order to make all this something"
+ text run at (0,68) width 147: "we can actually check. "
+ text run at (147,68) width 227: "Don't worry, I'll think of something."
</ins><span class="cx"> RenderBlock {P} at (4,105) size 747x17
</span><span class="cx"> RenderText {#text} at (0,0) size 508x17
</span><span class="cx"> text run at (0,0) width 417: "In fact, why not the relevant section from the CSS1 specification? "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_colorexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/background_color-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_colorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/background_color-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/color_and_background/background_color-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/color_and_background/background_color-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x159
</span><del>- RenderTableCell {TD} at (0,92) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,92) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x159 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_imageexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/background_image-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_imageexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/background_image-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/color_and_background/background_image-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/color_and_background/background_image-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -53,7 +53,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x177
</span><del>- RenderTableCell {TD} at (0,101) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,101) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x177 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_positionexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/background_position-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_positionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/background_position-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/color_and_background/background_position-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/color_and_background/background_position-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -79,7 +79,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x528
</span><del>- RenderTableCell {TD} at (0,276) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,276) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x528 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_repeatexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/background_repeat-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_repeatexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/background_repeat-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/color_and_background/background_repeat-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/color_and_background/background_repeat-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -161,7 +161,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x721
</span><del>- RenderTableCell {TD} at (0,373) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,373) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x721 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundcolorexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/color-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundcolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/color-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/color_and_background/color-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/color_and_background/color-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -17,21 +17,21 @@
</span><span class="cx"> RenderBlock {P} at (0,127) size 784x17 [color=#008000]
</span><span class="cx"> RenderText {#text} at (0,0) size 194x17
</span><span class="cx"> text run at (0,0) width 194: "This sentence should be green."
</span><del>- RenderTable {TABLE} at (0,160) size 217x85 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 215x83
- RenderTableRow {TR} at (0,0) size 215x25
- RenderTableCell {TD} at (0,0) size 215x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,160) size 216x85 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 214x83
+ RenderTableRow {TR} at (0,0) size 214x25
+ RenderTableCell {TD} at (0,0) size 214x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 163x17
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><del>- RenderTableRow {TR} at (0,25) size 215x58
- RenderTableCell {TD} at (0,41) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 214x58
+ RenderTableCell {TD} at (0,41) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><del>- RenderTableCell {TD} at (12,25) size 203x58 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {P} at (4,4) size 195x17 [color=#008000]
</del><ins>+ RenderTableCell {TD} at (12,25) size 202x58 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {P} at (4,4) size 194x17 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 194x17
</span><span class="cx"> text run at (0,0) width 194: "This sentence should be green."
</span><del>- RenderBlock {P} at (4,37) size 195x17 [color=#008000]
</del><ins>+ RenderBlock {P} at (4,37) size 194x17 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 194x17
</span><span class="cx"> text run at (0,0) width 194: "This sentence should be green."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1conformanceforward_compatible_parsingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -279,7 +279,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x1504
</span><del>- RenderTableCell {TD} at (0,764) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,764) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x1504 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1font_propertiesfontexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/font_properties/font-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1font_propertiesfontexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/font_properties/font-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/font_properties/font-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/font_properties/font-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -117,7 +117,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x2401
</span><del>- RenderTableCell {TD} at (0,1212) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,1212) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x2401 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1font_propertiesfont_familyexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/font_properties/font_family-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1font_propertiesfont_familyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/font_properties/font_family-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/font_properties/font_family-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/font_properties/font_family-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -73,7 +73,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x494
</span><del>- RenderTableCell {TD} at (0,259) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,259) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x494 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1font_propertiesfont_sizeexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/font_properties/font_size-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1font_propertiesfont_sizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/font_properties/font_size-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/font_properties/font_size-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/font_properties/font_size-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -135,7 +135,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x1172
</span><del>- RenderTableCell {TD} at (0,598) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,598) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,3) size 4x18
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x1172 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1font_propertiesfont_styleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/font_properties/font_style-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1font_propertiesfont_styleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/font_properties/font_style-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/font_properties/font_style-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/font_properties/font_style-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -29,19 +29,19 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 212x17
</span><span class="cx"> text run at (0,0) width 212: "This paragraph should be normal."
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,223) size 572x118 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 570x116
- RenderTableRow {TR} at (0,0) size 570x25
- RenderTableCell {TD} at (0,0) size 570x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,223) size 571x118 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 569x116
+ RenderTableRow {TR} at (0,0) size 569x25
+ RenderTableCell {TD} at (0,0) size 569x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 163x17
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><del>- RenderTableRow {TR} at (0,25) size 570x91
- RenderTableCell {TD} at (0,58) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 569x91
+ RenderTableCell {TD} at (0,58) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><del>- RenderTableCell {TD} at (12,25) size 558x91 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {P} at (4,4) size 550x17
</del><ins>+ RenderTableCell {TD} at (12,25) size 557x91 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {P} at (4,4) size 549x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 501x17
</span><span class="cx"> text run at (0,0) width 501: "This paragraph should be in italics, but the last word of the sentence should be "
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 44x17
</span><span class="lines">@@ -49,10 +49,10 @@
</span><span class="cx"> text run at (501,0) width 44: "normal"
</span><span class="cx"> RenderText {#text} at (545,0) size 4x17
</span><span class="cx"> text run at (545,0) width 4: "."
</span><del>- RenderBlock {P} at (4,37) size 550x17
</del><ins>+ RenderBlock {P} at (4,37) size 549x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 219x17
</span><span class="cx"> text run at (0,0) width 219: "This paragraph should be oblique."
</span><del>- RenderBlock {P} at (4,70) size 550x17
</del><ins>+ RenderBlock {P} at (4,70) size 549x17
</ins><span class="cx"> RenderInline {I} at (0,0) size 212x17
</span><span class="cx"> RenderText {#text} at (0,0) size 212x17
</span><span class="cx"> text run at (0,0) width 212: "This paragraph should be normal."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1font_propertiesfont_variantexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/font_properties/font_variant-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1font_propertiesfont_variantexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/font_properties/font_variant-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/font_properties/font_variant-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/font_properties/font_variant-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -23,22 +23,22 @@
</span><span class="cx"> text run at (574,0) width 48: "Normal"
</span><span class="cx"> RenderText {#text} at (622,0) size 4x17
</span><span class="cx"> text run at (622,0) width 4: "."
</span><del>- RenderTable {TABLE} at (0,175) size 649x85 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 647x83
- RenderTableRow {TR} at (0,0) size 647x25
- RenderTableCell {TD} at (0,0) size 647x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,175) size 648x85 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 646x83
+ RenderTableRow {TR} at (0,0) size 646x25
+ RenderTableCell {TD} at (0,0) size 646x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 163x17
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><del>- RenderTableRow {TR} at (0,25) size 647x58
- RenderTableCell {TD} at (0,41) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 646x58
+ RenderTableCell {TD} at (0,41) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><del>- RenderTableCell {TD} at (12,25) size 635x58 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {P} at (4,4) size 627x17
</del><ins>+ RenderTableCell {TD} at (12,25) size 634x58 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {P} at (4,4) size 626x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 268x17
</span><span class="cx"> text run at (0,0) width 268: "This Paragraph should be in Small Caps."
</span><del>- RenderBlock {P} at (4,37) size 627x17
</del><ins>+ RenderBlock {P} at (4,37) size 626x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 574x17
</span><span class="cx"> text run at (0,0) width 574: "This Paragraph should be in Small Caps, but the Last Word in the Sentence should be "
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 48x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1font_propertiesfont_weightexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/font_properties/font_weight-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1font_propertiesfont_weightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/font_properties/font_weight-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/font_properties/font_weight-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/font_properties/font_weight-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -60,51 +60,51 @@
</span><span class="cx"> text run at (493,0) width 44: "normal"
</span><span class="cx"> RenderText {#text} at (537,0) size 4x17
</span><span class="cx"> text run at (537,0) width 4: "."
</span><del>- RenderTable {TABLE} at (0,607) size 564x399 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 562x396
- RenderTableRow {TR} at (0,0) size 562x25
- RenderTableCell {TD} at (0,0) size 562x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,607) size 563x399 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 561x396
+ RenderTableRow {TR} at (0,0) size 561x25
+ RenderTableCell {TD} at (0,0) size 561x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 163x17
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><del>- RenderTableRow {TR} at (0,25) size 562x371
- RenderTableCell {TD} at (0,197) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 561x371
+ RenderTableCell {TD} at (0,197) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><del>- RenderTableCell {TD} at (12,25) size 550x371 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {P} at (4,4) size 542x17
</del><ins>+ RenderTableCell {TD} at (12,25) size 549x371 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {P} at (4,4) size 541x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 198x17
</span><span class="cx"> text run at (0,0) width 198: "This sentence should be bold."
</span><del>- RenderBlock {P} at (4,37) size 542x17
</del><ins>+ RenderBlock {P} at (4,37) size 541x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 300x17
</span><span class="cx"> text run at (0,0) width 300: "This sentence should be bolder than normal."
</span><del>- RenderBlock {H4} at (4,75) size 542x18
</del><ins>+ RenderBlock {H4} at (4,75) size 541x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 131x17
</span><span class="cx"> text run at (0,0) width 131: "This is a heading-4."
</span><del>- RenderBlock {H4} at (4,113) size 542x18
</del><ins>+ RenderBlock {H4} at (4,113) size 541x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 179x17
</span><span class="cx"> text run at (0,0) width 179: "This is a bolder heading-4."
</span><del>- RenderBlock {P} at (4,151) size 542x18
</del><ins>+ RenderBlock {P} at (4,151) size 541x18
</ins><span class="cx"> RenderInline {B} at (0,0) size 353x17
</span><span class="cx"> RenderText {#text} at (0,0) size 353x17
</span><span class="cx"> text run at (0,0) width 353: "This sentence should be normal (boldface made lighter)."
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (4,184) size 542x18
</del><ins>+ RenderBlock {P} at (4,184) size 541x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 230x17
</span><span class="cx"> text run at (0,0) width 230: "This sentence should be weight 100."
</span><del>- RenderBlock {P} at (4,217) size 542x18
</del><ins>+ RenderBlock {P} at (4,217) size 541x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 230x17
</span><span class="cx"> text run at (0,0) width 230: "This sentence should be weight 300."
</span><del>- RenderBlock {P} at (4,250) size 542x18
</del><ins>+ RenderBlock {P} at (4,250) size 541x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 230x17
</span><span class="cx"> text run at (0,0) width 230: "This sentence should be weight 500."
</span><del>- RenderBlock {P} at (4,283) size 542x18
</del><ins>+ RenderBlock {P} at (4,283) size 541x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 241x17
</span><span class="cx"> text run at (0,0) width 241: "This sentence should be weight 700."
</span><del>- RenderBlock {P} at (4,316) size 542x18
</del><ins>+ RenderBlock {P} at (4,316) size 541x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 241x17
</span><span class="cx"> text run at (0,0) width 241: "This sentence should be weight 900."
</span><del>- RenderBlock {P} at (4,349) size 542x18
</del><ins>+ RenderBlock {P} at (4,349) size 541x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 493x17
</span><span class="cx"> text run at (0,0) width 493: "This sentence should be bold, but the last word in the sentence should be "
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 44x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1formatting_modelcanvasexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/canvas-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1formatting_modelcanvasexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/canvas-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/formatting_model/canvas-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/formatting_model/canvas-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 748x59
</span><del>- RenderTableCell {TD} at (0,42) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,42) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 736x59 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1formatting_modelfloating_elementsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/floating_elements-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1formatting_modelfloating_elementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/floating_elements-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/formatting_model/floating_elements-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/formatting_model/floating_elements-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x6099
</del><ins>+layer at (0,0) size 785x6082
</ins><span class="cx"> RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x6099
- RenderBlock {HTML} at (0,0) size 785x6099
- RenderBody {BODY} at (8,8) size 769x6083 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x6082
+ RenderBlock {HTML} at (0,0) size 785x6082
+ RenderBody {BODY} at (8,8) size 769x6066 [bgcolor=#CCCCCC]
</ins><span class="cx"> RenderBlock {P} at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 355x17
</span><span class="cx"> text run at (0,0) width 355: "The style declarations which apply to the text below are:"
</span><span class="lines">@@ -361,18 +361,18 @@
</span><span class="cx"> text run at (5,175) width 442: "floating elements appearing before text which precedes it in the source"
</span><span class="cx"> text run at (5,192) width 66: "document."
</span><span class="cx"> RenderBlock {HR} at (24,3087) size 579x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,3113) size 769x2970 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 767x2968
</del><ins>+ RenderTable {TABLE} at (0,3113) size 769x2953 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 767x2951
</ins><span class="cx"> RenderTableRow {TR} at (0,0) size 767x25
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 767x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderInline {STRONG} at (0,0) size 163x17
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><del>- RenderTableRow {TR} at (0,25) size 767x2943
- RenderTableCell {TD} at (0,1484) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (4,4) size 4x17
- text run at (4,4) width 4: " "
- RenderTableCell {TD} at (12,25) size 755x2943 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 767x2926
+ RenderTableCell {TD} at (0,1475) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (4,4) size 4x18
+ text run at (4,5) width 4: " "
+ RenderTableCell {TD} at (12,25) size 755x2926 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {P} at (4,4) size 747x51
</span><span class="cx"> RenderText {#text} at (0,0) size 740x51
</span><span class="cx"> text run at (0,0) width 681: "On this test page, each test is performed once with floating paragraphs, and then again with floating images. "
</span><span class="lines">@@ -386,7 +386,7 @@
</span><span class="cx"> text run at (17,17) width 130: "This is a left-floating"
</span><span class="cx"> text run at (17,34) width 112: "paragraph (first in"
</span><span class="cx"> text run at (17,51) width 50: "source)."
</span><del>- RenderBlock (floating) {P} at (543,5) size 195x85 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock (floating) {P} at (544,5) size 194x85 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (17,17) size 139x51
</span><span class="cx"> text run at (17,17) width 139: "This is a right-floating"
</span><span class="cx"> text run at (17,34) width 132: "paragraph (second in"
</span><span class="lines">@@ -401,12 +401,12 @@
</span><span class="cx"> RenderBlock {HR} at (357,208) size 41x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {DIV} at (6,218) size 743x61 [border: (5px solid #800080)]
</span><span class="cx"> RenderImage {IMG} at (5,5) size 15x36 [border: (3px solid #000000)]
</span><del>- RenderImage {IMG} at (722,5) size 16x36 [border: (3px solid #000000)]
- RenderText {#text} at (20,5) size 679x51
</del><ins>+ RenderImage {IMG} at (723,5) size 15x36 [border: (3px solid #000000)]
+ RenderText {#text} at (20,5) size 703x51
</ins><span class="cx"> text run at (20,5) width 177: "This is text within the DIV. "
</span><span class="cx"> text run at (197,5) width 502: "The floating images within this DIV should not go beyond the left or right inner"
</span><del>- text run at (20,22) width 652: "edge of this DIV, which means that the borders of the floating images should not overlap the top or side"
- text run at (20,39) width 124: "borders of the DIV."
</del><ins>+ text run at (20,22) width 703: "edge of this DIV, which means that the borders of the floating images should not overlap the top or side borders"
+ text run at (20,39) width 73: "of the DIV."
</ins><span class="cx"> RenderBlock {HR} at (28,303) size 563x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {DIV} at (6,329) size 442x214 [border: (5px solid #800080)]
</span><span class="cx"> RenderBlock (floating) {P} at (5,5) size 194x68 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</span><span class="lines">@@ -512,7 +512,7 @@
</span><span class="cx"> text run at (5,194) width 386: "floated left, and the second floated to the right below the first."
</span><span class="cx"> RenderBlock {HR} at (28,1401) size 563x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {DIV} at (6,1427) size 743x112 [border: (5px solid #800080)]
</span><del>- RenderBlock (floating) {P} at (543,5) size 195x85 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock (floating) {P} at (544,5) size 194x85 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (17,17) size 139x51
</span><span class="cx"> text run at (17,17) width 139: "This is a right-floating"
</span><span class="cx"> text run at (17,34) width 112: "paragraph (first in"
</span><span class="lines">@@ -534,7 +534,7 @@
</span><span class="cx"> RenderBlock {HR} at (357,1547) size 41x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {DIV} at (6,1557) size 743x78 [border: (5px solid #800080)]
</span><span class="cx"> RenderImage {IMG} at (5,5) size 15x36 [border: (3px solid #000000)]
</span><del>- RenderImage {IMG} at (722,5) size 16x36 [border: (3px solid #000000)]
</del><ins>+ RenderImage {IMG} at (723,5) size 15x36 [border: (3px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (20,5) size 717x68
</span><span class="cx"> text run at (20,5) width 177: "This is text within the DIV. "
</span><span class="cx"> text run at (197,5) width 525: "The floating images within this DIV should not go beyond the top side of this DIV,"
</span><span class="lines">@@ -556,18 +556,18 @@
</span><span class="cx"> text run at (384,5) width 333: " The floating elements within this DIV should not go"
</span><span class="cx"> text run at (199,22) width 504: "any higher than the line-box containing the inline content which precedes them. "
</span><span class="cx"> text run at (703,22) width 8: "*"
</span><del>- RenderBlock (floating) {P} at (543,39) size 195x85 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock (floating) {P} at (544,39) size 194x85 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (17,17) size 139x51
</span><span class="cx"> text run at (17,17) width 139: "This is a right-floating"
</span><span class="cx"> text run at (17,34) width 132: "paragraph (second in"
</span><span class="cx"> text run at (17,51) width 50: "source)."
</span><del>- RenderText {#text} at (199,39) size 537x85
</del><ins>+ RenderText {#text} at (199,39) size 539x85
</ins><span class="cx"> text run at (199,39) width 321: "This means that the top side of each float can be, at"
</span><span class="cx"> text run at (199,56) width 313: "most, as high as the top edge of the inline element"
</span><span class="cx"> text run at (199,73) width 343: "containing the content just before the floating elements"
</span><span class="cx"> text run at (5,90) width 127: "occur in the source. "
</span><del>- text run at (132,90) width 359: "In order to mark these points clearly, an asterisk has been"
- text run at (5,107) width 256: "inserted just before each floated element."
</del><ins>+ text run at (132,90) width 412: "In order to mark these points clearly, an asterisk has been inserted"
+ text run at (5,107) width 203: "just before each floated element."
</ins><span class="cx"> RenderBlock {HR} at (357,1822) size 41x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {DIV} at (6,1832) size 743x78 [border: (5px solid #800080)]
</span><span class="cx"> RenderText {#text} at (20,5) size 185x17
</span><span class="lines">@@ -578,7 +578,7 @@
</span><span class="cx"> text run at (205,5) width 503: " The floating images within this DIV should not go any higher than the line-box"
</span><span class="cx"> text run at (20,22) width 323: "containing the inline content which precedes them. "
</span><span class="cx"> text run at (343,22) width 12: "* "
</span><del>- RenderImage {IMG} at (722,22) size 16x36 [border: (3px solid #000000)]
</del><ins>+ RenderImage {IMG} at (723,22) size 15x36 [border: (3px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (355,22) size 709x51
</span><span class="cx"> text run at (355,22) width 359: "This means that the top side of each float can be, at most,"
</span><span class="cx"> text run at (20,39) width 689: "as high as the top edge of the inline element containing the content just before the floating images occur in the"
</span><span class="lines">@@ -598,7 +598,7 @@
</span><span class="cx"> text run at (384,5) width 333: " The floating elements within this DIV should not go"
</span><span class="cx"> text run at (199,22) width 504: "any higher than the line-box containing the inline content which precedes them. "
</span><span class="cx"> text run at (703,22) width 8: "*"
</span><del>- RenderBlock (floating) {P} at (543,39) size 195x85 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock (floating) {P} at (544,39) size 194x85 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (17,17) size 139x51
</span><span class="cx"> text run at (17,17) width 139: "This is a right-floating"
</span><span class="cx"> text run at (17,34) width 132: "paragraph (second in"
</span><span class="lines">@@ -623,15 +623,16 @@
</span><span class="cx"> text run at (17,17) width 130: "This is a left-floating"
</span><span class="cx"> text run at (17,34) width 126: "paragraph (fourth in"
</span><span class="cx"> text run at (17,51) width 50: "source)."
</span><del>- RenderText {#text} at (639,124) size 534x85
</del><ins>+ RenderText {#text} at (639,124) size 539x85
</ins><span class="cx"> text run at (639,124) width 70: " In order to"
</span><span class="cx"> text run at (199,141) width 492: "mark these points clearly, an asterisk has been inserted just before each floated"
</span><span class="cx"> text run at (199,158) width 57: "element. "
</span><span class="cx"> text run at (256,158) width 477: "If a line has room for a floated element, then the element should float so that"
</span><del>- text run at (199,175) width 466: "its top is aligned with the top of the line-box in which the asterisk appears."
- text run at (199,192) width 402: "Otherwise, its top should align with the top of the next line-box."
</del><ins>+ text run at (199,175) width 470: "its top is aligned with the top of the line-box in which the asterisk appears. "
+ text run at (669,175) width 69: "Otherwise,"
+ text run at (199,192) width 329: "its top should align with the top of the next line-box."
</ins><span class="cx"> RenderBlock {HR} at (357,2186) size 41x2 [border: (1px inset #000000)]
</span><del>- RenderBlock {DIV} at (6,2196) size 743x129 [border: (5px solid #800080)]
</del><ins>+ RenderBlock {DIV} at (6,2196) size 743x112 [border: (5px solid #800080)]
</ins><span class="cx"> RenderText {#text} at (20,5) size 185x17
</span><span class="cx"> text run at (20,5) width 177: "This is text within the DIV. "
</span><span class="cx"> text run at (197,5) width 8: "*"
</span><span class="lines">@@ -640,26 +641,25 @@
</span><span class="cx"> text run at (205,5) width 503: " The floating images within this DIV should not go any higher than the line-box"
</span><span class="cx"> text run at (35,22) width 323: "containing the inline content which precedes them. "
</span><span class="cx"> text run at (358,22) width 12: "* "
</span><del>- RenderImage {IMG} at (722,22) size 16x36 [border: (3px solid #000000)]
</del><ins>+ RenderImage {IMG} at (723,22) size 15x36 [border: (3px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (370,22) size 318x17
</span><span class="cx"> text run at (370,22) width 310: "This means that the top side of each float can be, "
</span><span class="cx"> text run at (680,22) width 8: "*"
</span><span class="cx"> RenderImage {IMG} at (20,22) size 15x36 [border: (3px solid #000000)]
</span><del>- RenderText {#text} at (688,22) size 668x51
</del><ins>+ RenderText {#text} at (688,22) size 688x51
</ins><span class="cx"> text run at (688,22) width 15: " at"
</span><del>- text run at (35,39) width 649: "most, as high as the top edge of the inline element containing the content just before the floating images"
- text run at (50,56) width 127: "occur in the source. "
- text run at (177,56) width 8: "*"
</del><ins>+ text run at (35,39) width 688: "most, as high as the top edge of the inline element containing the content just before the floating images occur"
+ text run at (50,56) width 88: "in the source. "
+ text run at (138,56) width 8: "*"
</ins><span class="cx"> RenderImage {IMG} at (35,56) size 15x36 [border: (3px solid #000000)]
</span><del>- RenderText {#text} at (185,56) size 731x68
- text run at (185,56) width 519: " In order to mark these points clearly, an asterisk has been inserted just before each"
- text run at (50,73) width 93: "floated image. "
- text run at (143,73) width 593: "If a line has room for a floated image, then the image should float so that its top is aligned with"
- text run at (50,90) width 332: "the top of the line-box in which the asterisk appears. "
- text run at (382,90) width 342: "Otherwise, its top should align with the top of the next"
- text run at (5,107) width 56: "line-box."
- RenderBlock {HR} at (28,2349) size 563x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (6,2375) size 490x282 [border: (5px solid #800080)]
</del><ins>+ RenderText {#text} at (146,56) size 687x51
+ text run at (146,56) width 566: " In order to mark these points clearly, an asterisk has been inserted just before each floated"
+ text run at (50,73) width 46: "image. "
+ text run at (96,73) width 640: "If a line has room for a floated image, then the image should float so that its top is aligned with the top"
+ text run at (50,90) width 285: "of the line-box in which the asterisk appears. "
+ text run at (335,90) width 402: "Otherwise, its top should align with the top of the next line-box."
+ RenderBlock {HR} at (28,2332) size 563x2 [border: (1px inset #000000)]
+ RenderBlock {DIV} at (6,2358) size 490x282 [border: (5px solid #800080)]
</ins><span class="cx"> RenderText {#text} at (199,5) size 54x17
</span><span class="cx"> text run at (199,5) width 54: "This is *"
</span><span class="cx"> RenderBlock (floating) {P} at (5,5) size 194x85 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</span><span class="lines">@@ -691,8 +691,8 @@
</span><span class="cx"> text run at (5,226) width 475: "align with the top of the line-box following the insertion point of the floated"
</span><span class="cx"> text run at (5,243) width 466: "element to avoid floating elements appearing before text which precedes it"
</span><span class="cx"> text run at (5,260) width 150: "in the source document."
</span><del>- RenderBlock {HR} at (357,2665) size 41x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (6,2675) size 490x214 [border: (5px solid #800080)]
</del><ins>+ RenderBlock {HR} at (357,2648) size 41x2 [border: (1px inset #000000)]
+ RenderBlock {DIV} at (6,2658) size 490x214 [border: (5px solid #800080)]
</ins><span class="cx"> RenderText {#text} at (20,5) size 54x17
</span><span class="cx"> text run at (20,5) width 54: "This is *"
</span><span class="cx"> RenderImage {IMG} at (5,5) size 15x36 [border: (3px solid #000000)]
</span><span class="lines">@@ -714,4 +714,4 @@
</span><span class="cx"> text run at (5,158) width 429: "line-box following the insertion point of the floated element to avoid"
</span><span class="cx"> text run at (5,175) width 442: "floating elements appearing before text which precedes it in the source"
</span><span class="cx"> text run at (5,192) width 66: "document."
</span><del>- RenderBlock {HR} at (28,2913) size 563x2 [border: (1px inset #000000)]
</del><ins>+ RenderBlock {HR} at (28,2896) size 563x2 [border: (1px inset #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1formatting_modelheight_of_linesexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/height_of_lines-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1formatting_modelheight_of_linesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/height_of_lines-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/formatting_model/height_of_lines-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/formatting_model/height_of_lines-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -74,7 +74,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x972
</span><del>- RenderTableCell {TD} at (0,498) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,498) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x972 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1formatting_modelinline_elementsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/inline_elements-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1formatting_modelinline_elementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/inline_elements-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/formatting_model/inline_elements-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/formatting_model/inline_elements-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,27 +54,27 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x280
</span><del>- RenderTableCell {TD} at (0,152) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,152) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x280 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderBlock {P} at (4,4) size 747x192
</span><span class="cx"> RenderText {#text} at (0,7) size 187x17
</span><span class="cx"> text run at (0,7) width 187: "This is a paragraph that has a "
</span><del>- RenderInline {SPAN} at (0,0) size 742x171 [border: (10px solid #FF0000)]
- RenderText {#text} at (239,7) size 742x145
</del><ins>+ RenderInline {SPAN} at (0,0) size 747x171 [border: (10px solid #FF0000)]
+ RenderText {#text} at (239,7) size 747x145
</ins><span class="cx"> text run at (239,7) width 503: "very long span in it, and the span has a 10px red border separated from the span"
</span><span class="cx"> text run at (0,39) width 187: "by 2pt, and a margin of 30pt. "
</span><del>- text run at (187,39) width 527: "The padding and border should be present on all sides of the span (although vertical"
- text run at (0,71) width 572: "lines should appear only at the beginning and the end of the whole span, not on each line). "
- text run at (572,71) width 160: "The padding, border, and"
- text run at (0,103) width 436: "margin should all be noticeable at the beginning and end of the span. "
- text run at (436,103) width 302: "However, the line height should not be changed"
- text run at (0,135) width 649: "by any of them, so the margin should be unnoticeable and the border should overlap text on other lines."
- RenderText {#text} at (701,135) size 731x49
- text run at (701,135) width 5: " "
- text run at (705,135) width 26: "The"
- text run at (0,167) width 431: "line spacing in the whole paragraph should be 200% of the font size."
</del><ins>+ text run at (187,39) width 560: "The padding and border should be present on all sides of the span (although vertical lines"
+ text run at (0,71) width 539: "should appear only at the beginning and the end of the whole span, not on each line). "
+ text run at (539,71) width 208: "The padding, border, and margin"
+ text run at (0,103) width 388: "should all be noticeable at the beginning and end of the span. "
+ text run at (388,103) width 349: "However, the line height should not be changed by any"
+ text run at (0,135) width 602: "of them, so the margin should be unnoticeable and the border should overlap text on other lines."
+ RenderText {#text} at (654,135) size 711x49
+ text run at (654,135) width 5: " "
+ text run at (658,135) width 53: "The line"
+ text run at (0,167) width 404: "spacing in the whole paragraph should be 200% of the font size."
</ins><span class="cx"> RenderBlock {P} at (4,212) size 747x64
</span><span class="cx"> RenderText {#text} at (0,0) size 159x15
</span><span class="cx"> text run at (0,0) width 159: "This is a paragraph that has a "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1formatting_modelreplaced_elementsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/replaced_elements-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1formatting_modelreplaced_elementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/replaced_elements-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/formatting_model/replaced_elements-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/formatting_model/replaced_elements-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x2323
</del><ins>+layer at (0,0) size 785x2325
</ins><span class="cx"> RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2323
- RenderBlock {HTML} at (0,0) size 785x2323
- RenderBody {BODY} at (8,8) size 769x2307 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x2325
+ RenderBlock {HTML} at (0,0) size 785x2325
+ RenderBody {BODY} at (8,8) size 769x2309 [bgcolor=#CCCCCC]
</ins><span class="cx"> RenderBlock {P} at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 355x17
</span><span class="cx"> text run at (0,0) width 355: "The style declarations which apply to the text below are:"
</span><span class="lines">@@ -41,18 +41,18 @@
</span><span class="cx"> text run at (0,0) width 758: "The above image should be a square resized so its width is 50% of its parent element, and aligned at the right edge of the"
</span><span class="cx"> text run at (0,17) width 100: "parent element: "
</span><span class="cx"> text run at (100,17) width 395: "the document body in the first half, and the table in the second."
</span><del>- RenderTable {TABLE} at (0,1248) size 769x1059 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 767x1057
</del><ins>+ RenderTable {TABLE} at (0,1248) size 769x1061 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 767x1059
</ins><span class="cx"> RenderTableRow {TR} at (0,0) size 767x25
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 767x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderInline {STRONG} at (0,0) size 163x17
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><del>- RenderTableRow {TR} at (0,25) size 767x1032
- RenderTableCell {TD} at (0,528) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 767x1034
+ RenderTableCell {TD} at (0,529) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><del>- RenderTableCell {TD} at (12,25) size 755x1032 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (12,25) size 755x1034 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {P} at (4,4) size 747x18
</span><span class="cx"> RenderImage {IMG} at (0,0) size 15x15
</span><span class="cx"> RenderText {#text} at (15,1) size 434x17
</span><span class="lines">@@ -61,18 +61,18 @@
</span><span class="cx"> RenderBlock {P} at (4,69) size 747x17
</span><span class="cx"> RenderText {#text} at (0,0) size 489x17
</span><span class="cx"> text run at (0,0) width 489: "The above image should be a 15px square with the same left edge as this text."
</span><del>- RenderImage {IMG} at (369,102) size 16x15
</del><ins>+ RenderImage {IMG} at (370,102) size 15x15
</ins><span class="cx"> RenderBlock {P} at (4,133) size 747x17
</span><span class="cx"> RenderText {#text} at (0,0) size 400x17
</span><span class="cx"> text run at (0,0) width 400: "The above image should be a 15px square aligned at the center."
</span><del>- RenderImage {IMG} at (190,166) size 375x373
- RenderBlock {P} at (4,555) size 747x34
</del><ins>+ RenderImage {IMG} at (190,166) size 375x374
+ RenderBlock {P} at (4,556) size 747x34
</ins><span class="cx"> RenderText {#text} at (0,0) size 722x34
</span><span class="cx"> text run at (0,0) width 722: "The above image should be a square resized so its width is 50% of the its parent element, and centered horizontally"
</span><span class="cx"> text run at (0,17) width 167: "within the parent element: "
</span><span class="cx"> text run at (167,17) width 395: "the document body in the first half, and the table in the second."
</span><del>- RenderImage {IMG} at (377,605) size 374x373
- RenderBlock {P} at (4,994) size 747x34
</del><ins>+ RenderImage {IMG} at (377,606) size 374x374
+ RenderBlock {P} at (4,996) size 747x34
</ins><span class="cx"> RenderText {#text} at (0,0) size 735x34
</span><span class="cx"> text run at (0,0) width 735: "The above image should be a square resized so its width is 50% of its parent element, and aligned at the right edge of"
</span><span class="cx"> text run at (0,17) width 123: "the parent element: "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1formatting_modelvertical_formattingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/vertical_formatting-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/formatting_model/vertical_formatting-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/formatting_model/vertical_formatting-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -92,7 +92,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x1013
</span><del>- RenderTableCell {TD} at (0,518) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,518) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x1013 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1pseudoanchorexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/pseudo/anchor-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1pseudoanchorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/pseudo/anchor-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/pseudo/anchor-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/pseudo/anchor-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -87,7 +87,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x227
</span><del>- RenderTableCell {TD} at (0,126) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,126) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x227 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1pseudofirstletterexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/pseudo/firstletter-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1pseudofirstletterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/pseudo/firstletter-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/pseudo/firstletter-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/pseudo/firstletter-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x257
</span><del>- RenderTableCell {TD} at (0,141) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,141) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x257 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1pseudofirstlineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/pseudo/firstline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1pseudofirstlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/pseudo/firstline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/pseudo/firstline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/pseudo/firstline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -47,7 +47,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x230
</span><del>- RenderTableCell {TD} at (0,127) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,127) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x230 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1pseudomultiple_pseudo_elementsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1pseudomultiple_pseudo_elementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x396
</span><del>- RenderTableCell {TD} at (0,210) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,210) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x396 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1pseudopseudo_elements_in_selectorsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/pseudo/pseudo_elements_in_selectors-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1pseudopseudo_elements_in_selectorsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/pseudo/pseudo_elements_in_selectors-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/pseudo/pseudo_elements_in_selectors-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/pseudo/pseudo_elements_in_selectors-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -44,7 +44,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x177
</span><del>- RenderTableCell {TD} at (0,101) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,101) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x177 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiesletter_spacingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/letter_spacing-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/text_properties/letter_spacing-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/text_properties/letter_spacing-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -75,7 +75,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x526
</span><del>- RenderTableCell {TD} at (0,275) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,275) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x526 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -107,9 +107,9 @@
</span><span class="cx"> text run at (0,17) width 703: "should have extra space between"
</span><span class="cx"> text run at (0,34) width 115: "them."
</span><span class="cx"> RenderBlock {P} at (4,355) size 747x34
</span><del>- RenderText {#text} at (0,0) size 660x34
- text run at (0,0) width 660: "This letters in this sentence should have extra"
- text run at (0,17) width 283: "space between them."
</del><ins>+ RenderText {#text} at (0,0) size 747x34
+ text run at (0,0) width 747: "This letters in this sentence should have extra space"
+ text run at (0,17) width 196: "between them."
</ins><span class="cx"> RenderBlock {P} at (4,405) size 747x34
</span><span class="cx"> RenderText {#text} at (0,0) size 685x34
</span><span class="cx"> text run at (0,0) width 685: "This letters in this sentence should have extra space between"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiesline_heightexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/line_height-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiesline_heightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/line_height-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/text_properties/line_height-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/text_properties/line_height-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -96,7 +96,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x1164
</span><del>- RenderTableCell {TD} at (0,594) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,594) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x1164 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiestext_alignexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/text_align-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiestext_alignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/text_align-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/text_properties/text_align-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/text_properties/text_align-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x158
</span><del>- RenderTableCell {TD} at (0,91) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,91) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x158 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -44,11 +44,11 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 234x17
</span><span class="cx"> text run at (0,0) width 234: "This sentence should be left-justified."
</span><span class="cx"> RenderBlock {P} at (4,37) size 762x17
</span><del>- RenderText {#text} at (518,0) size 244x17
- text run at (518,0) width 244: "This sentence should be right-justified."
</del><ins>+ RenderText {#text} at (519,0) size 243x17
+ text run at (519,0) width 243: "This sentence should be right-justified."
</ins><span class="cx"> RenderBlock {P} at (4,70) size 762x17
</span><del>- RenderText {#text} at (274,0) size 213x17
- text run at (274,0) width 213: "This sentence should be centered."
</del><ins>+ RenderText {#text} at (275,0) size 212x17
+ text run at (275,0) width 212: "This sentence should be centered."
</ins><span class="cx"> RenderBlock {P} at (4,103) size 762x51
</span><span class="cx"> RenderText {#text} at (0,0) size 762x51
</span><span class="cx"> text run at (0,0) width 762: "This sentence should be fully justified, which means that the right and left margins of this paragraph should line up, no"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiestext_decorationexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/text_decoration-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiestext_decorationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/text_decoration-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/text_properties/text_decoration-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/text_properties/text_decoration-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -105,7 +105,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x441
</span><del>- RenderTableCell {TD} at (0,233) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,233) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x441 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiestext_indentexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/text_indent-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiestext_indentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/text_indent-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/text_properties/text_indent-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/text_properties/text_indent-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -74,7 +74,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x473
</span><del>- RenderTableCell {TD} at (0,249) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,249) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x473 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiestext_transformexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/text_transform-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiestext_transformexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/text_transform-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/text_properties/text_transform-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/text_properties/text_transform-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x259
</span><del>- RenderTableCell {TD} at (0,142) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,142) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x259 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiesvertical_alignexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/vertical_align-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiesvertical_alignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/vertical_align-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/text_properties/vertical_align-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/text_properties/vertical_align-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -367,7 +367,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x1978
</span><del>- RenderTableCell {TD} at (0,1001) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,1001) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,3) size 4x18
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x1978 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiesword_spacingexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/word_spacing-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiesword_spacingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/word_spacing-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/text_properties/word_spacing-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/text_properties/word_spacing-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x306
</span><del>- RenderTableCell {TD} at (0,165) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,165) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x306 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1unitscolor_unitsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/units/color_units-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1unitscolor_unitsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/units/color_units-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/units/color_units-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/units/color_units-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -125,7 +125,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x694
</span><del>- RenderTableCell {TD} at (0,359) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,359) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x694 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1unitslength_unitsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/units/length_units-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1unitslength_unitsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/units/length_units-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/units/length_units-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/units/length_units-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -91,7 +91,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x658
</span><del>- RenderTableCell {TD} at (0,341) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,341) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 755x658 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1unitspercentage_unitsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/units/percentage_units-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1unitspercentage_unitsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/units/percentage_units-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/units/percentage_units-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/units/percentage_units-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -39,18 +39,18 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x176
</span><del>- RenderTableCell {TD} at (0,100) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,100) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x176 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderBlock {DIV} at (4,4) size 762x118 [bgcolor=#FFFF00]
</span><span class="cx"> RenderBlock {DIV} at (190,0) size 382x51 [bgcolor=#FFFFFF]
</span><del>- RenderBlock {P} at (0,0) size 382x51
</del><ins>+ RenderBlock {P} at (0,0) size 381x51
</ins><span class="cx"> RenderText {#text} at (0,0) size 326x51
</span><span class="cx"> text run at (0,0) width 326: "This paragraph should be centered within its yellow"
</span><span class="cx"> text run at (0,17) width 323: "containing block and its width should be half of the"
</span><span class="cx"> text run at (0,34) width 109: "containing block."
</span><del>- RenderBlock {DIV} at (380,67) size 382x51 [bgcolor=#FFFFFF]
</del><ins>+ RenderBlock {DIV} at (381,67) size 381x51 [bgcolor=#FFFFFF]
</ins><span class="cx"> RenderBlock {P} at (0,0) size 381x51
</span><span class="cx"> RenderText {#text} at (0,0) size 353x51
</span><span class="cx"> text run at (0,0) width 353: "This paragraph should be right-aligned within its yellow"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1unitsurlsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/units/urls-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1unitsurlsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/units/urls-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/units/urls-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css1/units/urls-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx"> RenderText {#text} at (4,4) size 163x17
</span><span class="cx"> text run at (4,4) width 163: "TABLE Testing Section"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x159
</span><del>- RenderTableCell {TD} at (0,92) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,92) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (12,25) size 770x159 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323bordercollapseoffset002expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/border-collapse-offset-002-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323bordercollapseoffset002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/border-collapse-offset-002-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/border-collapse-offset-002-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/border-collapse-offset-002-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,12 +3,12 @@
</span><span class="cx"> layer at (0,0) size 800x81
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x81
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x65
</span><del>- RenderTable {TABLE} at (0,0) size 111x65 [border: (2px none #808080)]
- RenderBlock {CAPTION} at (0,0) size 111x25 [border: (4px solid #008000)]
- RenderText {#text} at (32,4) size 47x17
- text run at (32,4) width 47: "caption"
- RenderTableSection {TBODY} at (2,27) size 107x36
- RenderTableRow {TR} at (0,0) size 107x36
- RenderTableCell {TD} at (0,6) size 107x24 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (36,3) size 35x18
- text run at (36,4) width 35: "cell 1"
</del><ins>+ RenderTable {TABLE} at (0,0) size 110x65 [border: (2px none #808080)]
+ RenderBlock {CAPTION} at (0,0) size 110x25 [border: (4px solid #008000)]
+ RenderText {#text} at (32,4) size 46x17
+ text run at (32,4) width 46: "caption"
+ RenderTableSection {TBODY} at (2,27) size 106x36
+ RenderTableRow {TR} at (0,0) size 106x36
+ RenderTableCell {TD} at (0,6) size 106x24 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (36,3) size 34x18
+ text run at (36,4) width 34: "cell 1"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323borderconflictstyle079expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/border-conflict-style-079-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323borderconflictstyle079expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/border-conflict-style-079-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/border-conflict-style-079-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/border-conflict-style-079-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,39 +6,39 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 466x17
</span><span class="cx"> text run at (0,0) width 466: "Test passes if the center box in the table below has a border similar to this:"
</span><del>- RenderTable {TABLE} at (0,33) size 61x60 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 56x55
- RenderTableRow {TR} at (0,0) size 56x55
- RenderTableCell {TD} at (0,24) size 56x7 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (0,113) size 171x170 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 166x165
- RenderTableRow {TR} at (0,0) size 166x55
- RenderTableCell {TD} at (0,15) size 56x25 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 60x60 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 55x55
+ RenderTableRow {TR} at (0,0) size 55x55
+ RenderTableCell {TD} at (0,24) size 55x7 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (0,113) size 170x170 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 165x165
+ RenderTableRow {TR} at (0,0) size 165x55
+ RenderTableCell {TD} at (0,15) size 55x25 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x18
</span><span class="cx"> text run at (4,5) width 37: "outset"
</span><del>- RenderTableCell {TD} at (55,15) size 56x25 [border: (3px outset #00FF00) (2px outset #FF0000) (3px outset #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (55,15) size 55x25 [border: (3px outset #00FF00) (2px outset #FF0000) (3px outset #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x18
</span><span class="cx"> text run at (4,5) width 37: "outset"
</span><del>- RenderTableCell {TD} at (110,15) size 56x25 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (110,15) size 55x25 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x18
</span><span class="cx"> text run at (4,5) width 37: "outset"
</span><del>- RenderTableRow {TR} at (0,55) size 166x55
- RenderTableCell {TD} at (0,70) size 56x25 [border: (3px outset #00FF00) (2px outset #FF0000) (2px outset #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,55) size 165x55
+ RenderTableCell {TD} at (0,70) size 55x25 [border: (3px outset #00FF00) (2px outset #FF0000) (2px outset #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x18
</span><span class="cx"> text run at (4,5) width 37: "outset"
</span><del>- RenderTableCell {TD} at (55,70) size 56x25 [border: (3px ridge #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (55,70) size 55x25 [border: (3px ridge #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x18
</span><span class="cx"> text run at (4,5) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (110,70) size 56x25 [border: (3px outset #00FF00) (3px outset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (110,70) size 55x25 [border: (3px outset #00FF00) (3px outset #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x18
</span><span class="cx"> text run at (4,5) width 37: "outset"
</span><del>- RenderTableRow {TR} at (0,110) size 166x55
- RenderTableCell {TD} at (0,125) size 56x25 [border: (3px outset #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,110) size 165x55
+ RenderTableCell {TD} at (0,125) size 55x25 [border: (3px outset #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x18
</span><span class="cx"> text run at (4,5) width 37: "outset"
</span><del>- RenderTableCell {TD} at (55,125) size 56x25 [border: (3px outset #FF0000) (2px outset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (55,125) size 55x25 [border: (3px outset #FF0000) (2px outset #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x18
</span><span class="cx"> text run at (4,5) width 37: "outset"
</span><del>- RenderTableCell {TD} at (110,125) size 56x25 [border: (3px outset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (110,125) size 55x25 [border: (3px outset #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x18
</span><span class="cx"> text run at (4,5) width 37: "outset"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323borderconflictstyle088expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/border-conflict-style-088-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323borderconflictstyle088expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/border-conflict-style-088-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/border-conflict-style-088-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/border-conflict-style-088-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,39 +6,39 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 466x17
</span><span class="cx"> text run at (0,0) width 466: "Test passes if the center box in the table below has a border similar to this:"
</span><del>- RenderTable {TABLE} at (0,33) size 61x60 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 56x55
- RenderTableRow {TR} at (0,0) size 56x55
- RenderTableCell {TD} at (0,24) size 56x7 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (0,113) size 171x170 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 166x165
- RenderTableRow {TR} at (0,0) size 166x55
- RenderTableCell {TD} at (0,15) size 56x25 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 60x60 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 55x55
+ RenderTableRow {TR} at (0,0) size 55x55
+ RenderTableCell {TD} at (0,24) size 55x7 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (0,113) size 170x170 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 165x165
+ RenderTableRow {TR} at (0,0) size 165x55
+ RenderTableCell {TD} at (0,15) size 55x25 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x18
</span><span class="cx"> text run at (4,5) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (55,15) size 56x25 [border: (3px ridge #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (55,15) size 55x25 [border: (3px ridge #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x18
</span><span class="cx"> text run at (4,5) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (110,15) size 56x25 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (110,15) size 55x25 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x18
</span><span class="cx"> text run at (4,5) width 32: "ridge"
</span><del>- RenderTableRow {TR} at (0,55) size 166x55
- RenderTableCell {TD} at (0,70) size 56x25 [border: (3px ridge #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,55) size 165x55
+ RenderTableCell {TD} at (0,70) size 55x25 [border: (3px ridge #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x18
</span><span class="cx"> text run at (4,5) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (55,70) size 56x25 [border: (3px outset #FF0000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (55,70) size 55x25 [border: (3px outset #FF0000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x18
</span><span class="cx"> text run at (4,5) width 37: "outset"
</span><del>- RenderTableCell {TD} at (110,70) size 56x25 [border: (3px ridge #00FF00)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (110,70) size 55x25 [border: (3px ridge #00FF00)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x18
</span><span class="cx"> text run at (4,5) width 32: "ridge"
</span><del>- RenderTableRow {TR} at (0,110) size 166x55
- RenderTableCell {TD} at (0,125) size 56x25 [border: (3px ridge #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,110) size 165x55
+ RenderTableCell {TD} at (0,125) size 55x25 [border: (3px ridge #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x18
</span><span class="cx"> text run at (4,5) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (55,125) size 56x25 [border: (3px ridge #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (55,125) size 55x25 [border: (3px ridge #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x18
</span><span class="cx"> text run at (4,5) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (110,125) size 56x25 [border: (3px ridge #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (110,125) size 55x25 [border: (3px ridge #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x18
</span><span class="cx"> text run at (4,5) width 32: "ridge"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323dynamictopchange002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-002-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-002-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-002-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,11 +7,11 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 150x17
</span><span class="cx"> text run at (0,0) width 150: "There should be no red."
</span><span class="cx"> layer at (8,32) size 100x100
</span><del>- RenderBlock (positioned) {DIV} at (8,32) size 101x100
- RenderTable at (0,0) size 101x100
- RenderTableSection (anonymous) at (0,0) size 101x100
- RenderTableRow {DIV} at (0,0) size 101x100
- RenderTableCell (anonymous) at (0,0) size 101x100 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (positioned) {DIV} at (8,32) size 100x100
+ RenderTable at (0,0) size 100x100
+ RenderTableSection (anonymous) at (0,0) size 100x100
+ RenderTableRow {DIV} at (0,0) size 100x100
+ RenderTableCell (anonymous) at (0,0) size 100x100 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (8,64) size 100x100
</span><span class="cx"> RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
</span><span class="cx"> layer at (8,64) size 100x100
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323dynamictopchange003expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-003-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-003-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/dynamic-top-change-003-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,11 +7,11 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 150x17
</span><span class="cx"> text run at (0,0) width 150: "There should be no red."
</span><span class="cx"> layer at (8,32) size 100x100
</span><del>- RenderBlock (positioned) {DIV} at (8,32) size 101x100
- RenderTable {DIV} at (0,0) size 101x100
- RenderTableSection (anonymous) at (0,0) size 101x100
- RenderTableRow (anonymous) at (0,0) size 101x100
- RenderTableCell (anonymous) at (0,0) size 101x100 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (positioned) {DIV} at (8,32) size 100x100
+ RenderTable {DIV} at (0,0) size 100x100
+ RenderTableSection (anonymous) at (0,0) size 100x100
+ RenderTableRow (anonymous) at (0,0) size 100x100
+ RenderTableCell (anonymous) at (0,0) size 100x100 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (8,64) size 100x100
</span><span class="cx"> RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
</span><span class="cx"> layer at (8,64) size 100x100
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323inlinetable001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/inline-table-001-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/inline-table-001-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/inline-table-001-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx"> text run at (0,0) width 66: "Filler Text"
</span><span class="cx"> RenderText {#text} at (66,0) size 4x17
</span><span class="cx"> text run at (66,0) width 4: " "
</span><del>- RenderTable {DIV} at (70,0) size 97x96 [bgcolor=#FFA500]
- RenderTableSection (anonymous) at (0,0) size 97x96
- RenderTableRow {DIV} at (0,0) size 97x96
- RenderTableCell {DIV} at (0,0) size 97x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (70,0) size 96x96 [bgcolor=#FFA500]
+ RenderTableSection (anonymous) at (0,0) size 96x96
+ RenderTableRow {DIV} at (0,0) size 96x96
+ RenderTableCell {DIV} at (0,0) size 96x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 66x17
</span><span class="cx"> text run at (0,0) width 66: "Filler Text"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323inlinetable003expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/inline-table-003-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/inline-table-003-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/inline-table-003-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,11 +6,11 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7: "a"
</span><del>- RenderTable {SPAN} at (7,0) size 9x17
- RenderTableSection (anonymous) at (0,0) size 9x17
- RenderTableRow (anonymous) at (0,0) size 9x17
- RenderTableCell (anonymous) at (0,0) size 9x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {SPAN} at (7,0) size 8x17
+ RenderTableSection (anonymous) at (0,0) size 8x17
+ RenderTableRow (anonymous) at (0,0) size 8x17
+ RenderTableCell (anonymous) at (0,0) size 8x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="cx"> text run at (0,0) width 8: "b"
</span><del>- RenderText {#text} at (15,0) size 8x17
- text run at (15,0) width 8: "c"
</del><ins>+ RenderText {#text} at (15,0) size 7x17
+ text run at (15,0) width 7: "c"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323marginappliesto001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-001-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-001-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-001-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,8 +7,8 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 457x17
</span><span class="cx"> text run at (0,0) width 457: "Test passes if there is no space between the blue and orange lines below."
</span><span class="cx"> layer at (8,49) size 240x240
</span><del>- RenderBlock (positioned) {DIV} at (8,49) size 241x240 [border: (10px solid #0000FF)]
- RenderTable {DIV} at (10,10) size 221x220
- RenderTableSection {DIV} at (0,0) size 221x220
- RenderTableRow {DIV} at (0,0) size 221x220
- RenderTableCell {DIV} at (0,0) size 221x20 [border: (10px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (positioned) {DIV} at (8,49) size 240x240 [border: (10px solid #0000FF)]
+ RenderTable {DIV} at (10,10) size 220x220
+ RenderTableSection {DIV} at (0,0) size 220x220
+ RenderTableRow {DIV} at (0,0) size 220x220
+ RenderTableCell {DIV} at (0,0) size 220x20 [border: (10px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323marginappliesto002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-002-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-002-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-002-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,8 +7,8 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 457x17
</span><span class="cx"> text run at (0,0) width 457: "Test passes if there is no space between the blue and orange lines below."
</span><span class="cx"> layer at (8,49) size 240x240
</span><del>- RenderBlock (positioned) {DIV} at (8,49) size 241x240 [border: (10px solid #0000FF)]
- RenderTable {DIV} at (10,10) size 221x220
- RenderTableSection {DIV} at (0,0) size 221x220
- RenderTableRow {DIV} at (0,0) size 221x220
- RenderTableCell {DIV} at (0,0) size 221x20 [border: (10px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (positioned) {DIV} at (8,49) size 240x240 [border: (10px solid #0000FF)]
+ RenderTable {DIV} at (10,10) size 220x220
+ RenderTableSection {DIV} at (0,0) size 220x220
+ RenderTableRow {DIV} at (0,0) size 220x220
+ RenderTableCell {DIV} at (0,0) size 220x20 [border: (10px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323marginappliesto003expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-003-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-003-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-003-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,8 +7,8 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 457x17
</span><span class="cx"> text run at (0,0) width 457: "Test passes if there is no space between the blue and orange lines below."
</span><span class="cx"> layer at (8,49) size 240x240
</span><del>- RenderBlock (positioned) {DIV} at (8,49) size 241x240 [border: (10px solid #0000FF)]
- RenderTable {DIV} at (10,10) size 221x220
- RenderTableSection {DIV} at (0,0) size 221x220
- RenderTableRow {DIV} at (0,0) size 221x220
- RenderTableCell {DIV} at (0,0) size 221x20 [border: (10px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (positioned) {DIV} at (8,49) size 240x240 [border: (10px solid #0000FF)]
+ RenderTable {DIV} at (10,10) size 220x220
+ RenderTableSection {DIV} at (0,0) size 220x220
+ RenderTableRow {DIV} at (0,0) size 220x220
+ RenderTableCell {DIV} at (0,0) size 220x20 [border: (10px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323marginappliesto004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-004-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-004-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-004-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,8 +7,8 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 457x17
</span><span class="cx"> text run at (0,0) width 457: "Test passes if there is no space between the blue and orange lines below."
</span><span class="cx"> layer at (8,49) size 240x240
</span><del>- RenderBlock (positioned) {DIV} at (8,49) size 241x240 [border: (10px solid #0000FF)]
- RenderTable {DIV} at (10,10) size 221x220
- RenderTableSection (anonymous) at (0,0) size 221x220
- RenderTableRow {DIV} at (0,0) size 221x220
- RenderTableCell {DIV} at (0,0) size 221x20 [border: (10px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (positioned) {DIV} at (8,49) size 240x240 [border: (10px solid #0000FF)]
+ RenderTable {DIV} at (10,10) size 220x220
+ RenderTableSection (anonymous) at (0,0) size 220x220
+ RenderTableRow {DIV} at (0,0) size 220x220
+ RenderTableCell {DIV} at (0,0) size 220x20 [border: (10px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323marginappliesto005expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-005-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-005-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-005-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,9 +7,9 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 457x17
</span><span class="cx"> text run at (0,0) width 457: "Test passes if there is no space between the blue and orange lines below."
</span><span class="cx"> layer at (8,49) size 240x240
</span><del>- RenderBlock (positioned) {DIV} at (8,49) size 241x240 [border: (10px solid #0000FF)]
- RenderTable {DIV} at (10,10) size 221x220
</del><ins>+ RenderBlock (positioned) {DIV} at (8,49) size 240x240 [border: (10px solid #0000FF)]
+ RenderTable {DIV} at (10,10) size 220x220
</ins><span class="cx"> RenderTableCol {DIV} at (0,0) size 0x0
</span><del>- RenderTableSection (anonymous) at (0,0) size 221x220
- RenderTableRow {DIV} at (0,0) size 221x220
- RenderTableCell {DIV} at (0,0) size 221x20 [border: (10px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection (anonymous) at (0,0) size 220x220
+ RenderTableRow {DIV} at (0,0) size 220x220
+ RenderTableCell {DIV} at (0,0) size 220x20 [border: (10px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323marginappliesto006expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-006-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-006-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-006-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,9 +7,9 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 457x17
</span><span class="cx"> text run at (0,0) width 457: "Test passes if there is no space between the blue and orange lines below."
</span><span class="cx"> layer at (8,49) size 240x240
</span><del>- RenderBlock (positioned) {DIV} at (8,49) size 241x240 [border: (10px solid #0000FF)]
- RenderTable {DIV} at (10,10) size 221x220
</del><ins>+ RenderBlock (positioned) {DIV} at (8,49) size 240x240 [border: (10px solid #0000FF)]
+ RenderTable {DIV} at (10,10) size 220x220
</ins><span class="cx"> RenderTableCol {DIV} at (0,0) size 0x0
</span><del>- RenderTableSection (anonymous) at (0,0) size 221x220
- RenderTableRow {DIV} at (0,0) size 221x220
- RenderTableCell {DIV} at (0,0) size 221x20 [border: (10px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection (anonymous) at (0,0) size 220x220
+ RenderTableRow {DIV} at (0,0) size 220x220
+ RenderTableCell {DIV} at (0,0) size 220x20 [border: (10px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323marginappliesto007expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-007-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-007-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-007-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,8 +7,8 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 457x17
</span><span class="cx"> text run at (0,0) width 457: "Test passes if there is no space between the blue and orange lines below."
</span><span class="cx"> layer at (8,49) size 240x240
</span><del>- RenderBlock (positioned) {DIV} at (8,49) size 241x240 [border: (10px solid #0000FF)]
- RenderTable {DIV} at (10,10) size 221x220
- RenderTableSection (anonymous) at (0,0) size 221x220
- RenderTableRow {DIV} at (0,0) size 221x220
- RenderTableCell {DIV} at (0,0) size 221x20 [border: (10px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (positioned) {DIV} at (8,49) size 240x240 [border: (10px solid #0000FF)]
+ RenderTable {DIV} at (10,10) size 220x220
+ RenderTableSection (anonymous) at (0,0) size 220x220
+ RenderTableRow {DIV} at (0,0) size 220x220
+ RenderTableCell {DIV} at (0,0) size 220x20 [border: (10px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323marginappliesto013expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-013-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-013-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-013-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,8 +7,8 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 437x17
</span><span class="cx"> text run at (0,0) width 437: "Test passes if there is space between the blue and orange lines below."
</span><span class="cx"> layer at (8,49) size 340x340
</span><del>- RenderBlock (positioned) {DIV} at (8,49) size 341x340 [border: (10px solid #0000FF)]
- RenderTable {DIV} at (60,60) size 221x220 [border: (10px solid #FFA500)]
- RenderTableSection (anonymous) at (10,10) size 201x200
- RenderTableRow {DIV} at (0,0) size 201x200
- RenderTableCell {DIV} at (0,0) size 201x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (positioned) {DIV} at (8,49) size 340x340 [border: (10px solid #0000FF)]
+ RenderTable {DIV} at (60,60) size 220x220 [border: (10px solid #FFA500)]
+ RenderTableSection (anonymous) at (10,10) size 200x200
+ RenderTableRow {DIV} at (0,0) size 200x200
+ RenderTableCell {DIV} at (0,0) size 200x0 [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323marginappliesto014expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-014-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-014-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-014-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,9 +7,9 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 437x17
</span><span class="cx"> text run at (0,0) width 437: "Test passes if there is space between the blue and orange lines below."
</span><span class="cx"> layer at (8,49) size 340x343
</span><del>- RenderBlock (positioned) {DIV} at (8,49) size 341x343 [border: (10px solid #0000FF)]
- RenderTable {DIV} at (60,60) size 221x220 [border: (10px solid #FFA500)]
- RenderTableSection (anonymous) at (10,10) size 201x200
- RenderTableRow {DIV} at (0,0) size 201x200
- RenderTableCell {DIV} at (0,0) size 201x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (positioned) {DIV} at (8,49) size 340x343 [border: (10px solid #0000FF)]
+ RenderTable {DIV} at (60,60) size 220x220 [border: (10px solid #FFA500)]
+ RenderTableSection (anonymous) at (10,10) size 200x200
+ RenderTableRow {DIV} at (0,0) size 200x200
+ RenderTableCell {DIV} at (0,0) size 200x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323marginappliesto015expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-015-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-015-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/margin-applies-to-015-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,4 +12,4 @@
</span><span class="cx"> RenderBlock {DIV} at (50,50) size 220x220 [border: (10px solid #FFA500)]
</span><span class="cx"> RenderTableSection (anonymous) at (0,320) size 320x0
</span><span class="cx"> RenderTableRow {DIV} at (0,0) size 320x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323replacedintrinsicratio001expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/replaced-intrinsic-ratio-001-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323replacedintrinsicratio001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -30,10 +30,10 @@
</span><span class="cx"> RenderSVGRoot {svg} at (0,0) size 176x44
</span><span class="cx"> RenderSVGRect {rect} at (0,0) size 176x44 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
</span><span class="cx"> RenderSVGPath {path} at (26,8) size 124x28 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
</span><del>- RenderTable at (1,449) size 241x79
- RenderTableSection (anonymous) at (0,0) size 241x79
- RenderTableRow (anonymous) at (0,0) size 241x79
- RenderTableCell {P} at (0,0) size 241x79 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (1,449) size 240x79
+ RenderTableSection (anonymous) at (0,0) size 240x79
+ RenderTableRow (anonymous) at (0,0) size 240x79
+ RenderTableCell {P} at (0,0) size 240x79 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderEmbeddedObject {OBJECT} at (16,0) size 208x76 [bgcolor=#FF0000] [border: (16px solid #0000FF)]
</span><span class="cx"> layer at (0,0) size 176x44
</span><span class="cx"> RenderView at (0,0) size 176x44
</span><span class="lines">@@ -41,10 +41,10 @@
</span><span class="cx"> RenderSVGRoot {svg} at (0,0) size 176x44
</span><span class="cx"> RenderSVGRect {rect} at (0,0) size 176x44 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
</span><span class="cx"> RenderSVGPath {path} at (26,8) size 124x28 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
</span><del>- RenderTable {TABLE} at (1,624) size 241x79
- RenderTableSection {TBODY} at (0,0) size 241x79
- RenderTableRow {TR} at (0,0) size 241x79
- RenderTableCell {TD} at (0,0) size 241x79 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (1,624) size 240x79
+ RenderTableSection {TBODY} at (0,0) size 240x79
+ RenderTableRow {TR} at (0,0) size 240x79
+ RenderTableCell {TD} at (0,0) size 240x79 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderEmbeddedObject {OBJECT} at (16,0) size 208x76 [bgcolor=#FF0000] [border: (16px solid #0000FF)]
</span><span class="cx"> layer at (0,0) size 176x44
</span><span class="cx"> RenderView at (0,0) size 176x44
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323tablecaption001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/table-caption-001-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/table-caption-001-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/table-caption-001-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,14 +6,14 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 302x17
</span><span class="cx"> text run at (0,0) width 302: "Test passes if the \"Filler Text\" is above the box."
</span><del>- RenderTable {DIV} at (0,33) size 97x113
- RenderBlock {DIV} at (0,0) size 97x17
</del><ins>+ RenderTable {DIV} at (0,33) size 96x113
+ RenderBlock {DIV} at (0,0) size 96x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 66x17
</span><span class="cx"> text run at (0,0) width 66: "Filler Text"
</span><del>- RenderTableSection (anonymous) at (0,17) size 97x96
- RenderTableRow {DIV} at (0,0) size 97x48
- RenderTableCell {DIV} at (0,0) size 49x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (48,0) size 49x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {DIV} at (0,48) size 97x48
- RenderTableCell {DIV} at (0,48) size 49x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (48,48) size 49x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableSection (anonymous) at (0,17) size 96x96
+ RenderTableRow {DIV} at (0,0) size 96x48
+ RenderTableCell {DIV} at (0,0) size 48x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {DIV} at (48,0) size 48x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {DIV} at (0,48) size 96x48
+ RenderTableCell {DIV} at (0,48) size 48x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {DIV} at (48,48) size 48x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323tablecaptionoptional001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/table-caption-optional-001-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/table-caption-optional-001-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/table-caption-optional-001-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 637x17
</span><span class="cx"> text run at (0,0) width 637: "Test passes if the top square below has \"Filler Text\" directly above it and the bottom square does not."
</span><del>- RenderTable {DIV} at (0,33) size 101x117
- RenderBlock {DIV} at (0,0) size 101x17
</del><ins>+ RenderTable {DIV} at (0,33) size 100x117
+ RenderBlock {DIV} at (0,0) size 100x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 66x17
</span><span class="cx"> text run at (0,0) width 66: "Filler Text"
</span><del>- RenderTableSection (anonymous) at (0,17) size 101x100
- RenderTableRow {DIV} at (0,0) size 101x50
- RenderTableCell {DIV} at (0,0) size 51x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (50,0) size 51x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {DIV} at (0,50) size 101x50
- RenderTableCell {DIV} at (0,50) size 51x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (50,50) size 51x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableSection (anonymous) at (0,17) size 100x100
+ RenderTableRow {DIV} at (0,0) size 100x50
+ RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {DIV} at (0,50) size 100x50
+ RenderTableCell {DIV} at (0,50) size 50x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {DIV} at (50,50) size 50x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,150) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTable {DIV} at (0,167) size 101x100
- RenderTableSection (anonymous) at (0,0) size 101x100
- RenderTableRow {DIV} at (0,0) size 101x50
- RenderTableCell {DIV} at (0,0) size 51x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (50,0) size 51x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {DIV} at (0,50) size 101x50
- RenderTableCell {DIV} at (0,50) size 51x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (50,50) size 51x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,167) size 100x100
+ RenderTableSection (anonymous) at (0,0) size 100x100
+ RenderTableRow {DIV} at (0,0) size 100x50
+ RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {DIV} at (0,50) size 100x50
+ RenderTableCell {DIV} at (0,50) size 50x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {DIV} at (50,50) size 50x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss2120110323tablecaptionoptional002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/table-caption-optional-002-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/20110323/table-caption-optional-002-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/table-caption-optional-002-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,26 +7,26 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 665x17
</span><span class="cx"> text run at (0,0) width 665: "Test passes if the left square below has \"Filler Text\" directly above it and the square on the right does not."
</span><span class="cx"> RenderBlock {DIV} at (0,33) size 784x120
</span><del>- RenderTable {SPAN} at (0,0) size 101x117
- RenderBlock {SPAN} at (0,0) size 101x17
</del><ins>+ RenderTable {SPAN} at (0,0) size 100x117
+ RenderBlock {SPAN} at (0,0) size 100x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 66x17
</span><span class="cx"> text run at (0,0) width 66: "Filler Text"
</span><del>- RenderTableSection (anonymous) at (0,17) size 101x100
- RenderTableRow {SPAN} at (0,0) size 101x50
- RenderTableCell {SPAN} at (0,0) size 51x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {SPAN} at (50,0) size 51x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {SPAN} at (0,50) size 101x50
- RenderTableCell {SPAN} at (0,50) size 51x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {SPAN} at (50,50) size 51x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (100,103) size 17x17
- text run at (100,103) width 5: " "
- text run at (104,103) width 13: " "
- RenderTable {SPAN} at (116,17) size 101x100
- RenderTableSection (anonymous) at (0,0) size 101x100
- RenderTableRow {SPAN} at (0,0) size 101x50
- RenderTableCell {SPAN} at (0,0) size 51x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {SPAN} at (50,0) size 51x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {SPAN} at (0,50) size 101x50
- RenderTableCell {SPAN} at (0,50) size 51x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {SPAN} at (50,50) size 51x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableSection (anonymous) at (0,17) size 100x100
+ RenderTableRow {SPAN} at (0,0) size 100x50
+ RenderTableCell {SPAN} at (0,0) size 50x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {SPAN} at (50,0) size 50x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {SPAN} at (0,50) size 100x50
+ RenderTableCell {SPAN} at (0,50) size 50x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {SPAN} at (50,50) size 50x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (100,103) size 16x17
+ text run at (100,103) width 4: " "
+ text run at (104,103) width 12: " "
+ RenderTable {SPAN} at (116,17) size 100x100
+ RenderTableSection (anonymous) at (0,0) size 100x100
+ RenderTableRow {SPAN} at (0,0) size 100x50
+ RenderTableCell {SPAN} at (0,0) size 50x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {SPAN} at (50,0) size 50x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {SPAN} at (0,50) size 100x50
+ RenderTableCell {SPAN} at (0,50) size 50x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {SPAN} at (50,50) size 50x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t040302c61exlen00baexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t040302-c61-ex-len-00-b-a-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t040302-c61-ex-len-00-b-a-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t040302-c61-ex-len-00-b-a-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17 [color=#000080]
</span><span class="cx"> RenderText {#text} at (0,0) size 327x17
</span><span class="cx"> text run at (0,0) width 327: "The two blocks below should have the same height."
</span><del>- RenderTable {TABLE} at (80,33) size 103x52
- RenderTableSection {TBODY} at (0,0) size 103x52
- RenderTableRow {TR} at (0,2) size 103x48
- RenderTableCell {TD} at (2,2) size 49x48 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (4,4) size 41x40 [color=#000080]
</del><ins>+ RenderTable {TABLE} at (80,33) size 102x52
+ RenderTableSection {TBODY} at (0,0) size 102x52
+ RenderTableRow {TR} at (0,2) size 102x48
+ RenderTableCell {TD} at (2,2) size 48x48 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (4,4) size 40x40 [color=#000080]
</ins><span class="cx"> RenderText {#text} at (0,0) size 40x40
</span><span class="cx"> text run at (0,0) width 40: "\x{C9}"
</span><del>- RenderTableCell {TD} at (52,2) size 49x48 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,2) size 48x48 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (4,4) size 40x40 [border: (40px solid #000080) none]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t0803c5501mrgnt00baexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,9 +6,9 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 412x17
</span><span class="cx"> text run at (0,0) width 412: "The two diagrams below should be identical, with no red present."
</span><del>- RenderTable {TABLE} at (0,17) size 219x290
- RenderTableSection {TBODY} at (0,0) size 219x290
- RenderTableRow {TR} at (0,2) size 219x286
</del><ins>+ RenderTable {TABLE} at (0,17) size 218x290
+ RenderTableSection {TBODY} at (0,0) size 218x290
+ RenderTableRow {TR} at (0,2) size 218x286
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 106x286 [color=#FFA500] [bgcolor=#FFFF00] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderBlock {P} at (3,3) size 100x10 [bgcolor=#008080]
</span><span class="cx"> RenderText {#text} at (0,0) size 70x10
</span><span class="lines">@@ -52,40 +52,40 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 70x20
</span><span class="cx"> text run at (0,0) width 70: "xxxxxxx"
</span><span class="cx"> text run at (0,10) width 40: "xxxx"
</span><del>- RenderTableCell {TD} at (110,2) size 107x286 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 101x20 [bgcolor=#008080]
</del><ins>+ RenderTableCell {TD} at (110,2) size 106x286 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (3,3) size 100x20 [bgcolor=#008080]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 70x10 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (0,10) size 40x10 [bgcolor=#FFA500]
</span><del>- RenderBlock {DIV} at (3,23) size 101x20 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock {DIV} at (3,23) size 100x20 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 100x20
</span><del>- RenderBlock {DIV} at (3,43) size 101x20 [bgcolor=#00FFFF]
</del><ins>+ RenderBlock {DIV} at (3,43) size 100x20 [bgcolor=#00FFFF]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 70x10 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (0,10) size 40x10 [bgcolor=#FFA500]
</span><del>- RenderBlock {DIV} at (3,63) size 101x20 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock {DIV} at (3,63) size 100x20 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 100x20
</span><del>- RenderBlock {DIV} at (3,83) size 101x20 [bgcolor=#0000FF]
</del><ins>+ RenderBlock {DIV} at (3,83) size 100x20 [bgcolor=#0000FF]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 70x10 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (0,10) size 40x10 [bgcolor=#FFA500]
</span><del>- RenderBlock {DIV} at (3,103) size 101x20 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock {DIV} at (3,103) size 100x20 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 100x20
</span><del>- RenderBlock {DIV} at (3,123) size 101x20 [bgcolor=#00FFFF]
</del><ins>+ RenderBlock {DIV} at (3,123) size 100x20 [bgcolor=#00FFFF]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 70x10 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (0,10) size 40x10 [bgcolor=#FFA500]
</span><del>- RenderBlock {DIV} at (3,143) size 101x20 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock {DIV} at (3,143) size 100x20 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 100x20
</span><del>- RenderBlock {DIV} at (3,163) size 101x20 [bgcolor=#008080]
</del><ins>+ RenderBlock {DIV} at (3,163) size 100x20 [bgcolor=#008080]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 70x10 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (0,10) size 40x10 [bgcolor=#FFA500]
</span><del>- RenderBlock {DIV} at (3,183) size 101x20 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock {DIV} at (3,183) size 100x20 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 100x20
</span><del>- RenderBlock {DIV} at (3,203) size 101x20 [bgcolor=#0000FF]
</del><ins>+ RenderBlock {DIV} at (3,203) size 100x20 [bgcolor=#0000FF]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 70x10 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (0,10) size 40x10 [bgcolor=#FFA500]
</span><del>- RenderBlock {DIV} at (3,223) size 101x20 [bgcolor=#0000FF]
</del><ins>+ RenderBlock {DIV} at (3,223) size 100x20 [bgcolor=#0000FF]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 100x20
</span><del>- RenderBlock {DIV} at (3,243) size 101x20 [bgcolor=#0000FF]
</del><ins>+ RenderBlock {DIV} at (3,243) size 100x20 [bgcolor=#0000FF]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 70x10 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (0,10) size 40x10 [bgcolor=#FFA500]
</span><del>- RenderBlock {DIV} at (3,263) size 101x20 [bgcolor=#00FFFF]
</del><ins>+ RenderBlock {DIV} at (3,263) size 100x20 [bgcolor=#00FFFF]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 70x10 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (0,10) size 40x10 [bgcolor=#FFA500]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t0803c5503mrgnb00baexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,9 +6,9 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 412x17
</span><span class="cx"> text run at (0,0) width 412: "The two diagrams below should be identical, with no red present."
</span><del>- RenderTable {TABLE} at (0,17) size 219x310
- RenderTableSection {TBODY} at (0,0) size 219x310
- RenderTableRow {TR} at (0,2) size 219x306
</del><ins>+ RenderTable {TABLE} at (0,17) size 218x310
+ RenderTableSection {TBODY} at (0,0) size 218x310
+ RenderTableRow {TR} at (0,2) size 218x306
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 106x306 [color=#FFA500] [bgcolor=#FFFF00] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderBlock {P} at (3,3) size 100x10 [bgcolor=#008080]
</span><span class="cx"> RenderText {#text} at (0,0) size 70x10
</span><span class="lines">@@ -56,44 +56,44 @@
</span><span class="cx"> RenderBlock {P} at (3,292) size 100x11 [bgcolor=#008080]
</span><span class="cx"> RenderText {#text} at (0,0) size 40x10
</span><span class="cx"> text run at (0,0) width 40: "xxxx"
</span><del>- RenderTableCell {TD} at (110,2) size 107x306 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 101x20 [bgcolor=#008080]
</del><ins>+ RenderTableCell {TD} at (110,2) size 106x306 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (3,3) size 100x20 [bgcolor=#008080]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 70x10 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (0,10) size 40x10 [bgcolor=#FFA500]
</span><del>- RenderBlock {DIV} at (3,23) size 101x20 [bgcolor=#00FFFF]
</del><ins>+ RenderBlock {DIV} at (3,23) size 100x20 [bgcolor=#00FFFF]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 70x10 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (0,10) size 40x10 [bgcolor=#FFA500]
</span><del>- RenderBlock {DIV} at (3,43) size 101x20 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock {DIV} at (3,43) size 100x20 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 100x20
</span><del>- RenderBlock {DIV} at (3,63) size 101x20 [bgcolor=#0000FF]
</del><ins>+ RenderBlock {DIV} at (3,63) size 100x20 [bgcolor=#0000FF]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 70x10 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (0,10) size 40x10 [bgcolor=#FFA500]
</span><del>- RenderBlock {DIV} at (3,83) size 101x20 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock {DIV} at (3,83) size 100x20 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 100x20
</span><del>- RenderBlock {DIV} at (3,103) size 101x20 [bgcolor=#00FFFF]
</del><ins>+ RenderBlock {DIV} at (3,103) size 100x20 [bgcolor=#00FFFF]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 70x10 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (0,10) size 40x10 [bgcolor=#FFA500]
</span><del>- RenderBlock {DIV} at (3,123) size 101x20 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock {DIV} at (3,123) size 100x20 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 100x20
</span><del>- RenderBlock {DIV} at (3,143) size 101x20 [bgcolor=#008080]
</del><ins>+ RenderBlock {DIV} at (3,143) size 100x20 [bgcolor=#008080]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 70x10 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (0,10) size 40x10 [bgcolor=#FFA500]
</span><del>- RenderBlock {DIV} at (3,163) size 101x20 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock {DIV} at (3,163) size 100x20 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 100x20
</span><del>- RenderBlock {DIV} at (3,183) size 101x30 [bgcolor=#0000FF]
</del><ins>+ RenderBlock {DIV} at (3,183) size 100x30 [bgcolor=#0000FF]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 70x10 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (0,10) size 40x10 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (0,20) size 70x10 [bgcolor=#FFA500]
</span><del>- RenderBlock {DIV} at (3,213) size 101x20 [bgcolor=#0000FF]
</del><ins>+ RenderBlock {DIV} at (3,213) size 100x20 [bgcolor=#0000FF]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 100x20
</span><del>- RenderBlock {DIV} at (3,233) size 101x10 [bgcolor=#0000FF]
</del><ins>+ RenderBlock {DIV} at (3,233) size 100x10 [bgcolor=#0000FF]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 40x10 [bgcolor=#FFA500]
</span><del>- RenderBlock {DIV} at (3,243) size 101x20 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock {DIV} at (3,243) size 100x20 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 100x20
</span><del>- RenderBlock {DIV} at (3,263) size 101x20 [bgcolor=#008080]
</del><ins>+ RenderBlock {DIV} at (3,263) size 100x20 [bgcolor=#008080]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 70x10 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (0,10) size 40x10 [bgcolor=#FFA500]
</span><del>- RenderBlock {DIV} at (3,283) size 101x10 [bgcolor=#00FFFF]
</del><ins>+ RenderBlock {DIV} at (3,283) size 100x10 [bgcolor=#00FFFF]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 70x10 [bgcolor=#FFA500]
</span><del>- RenderBlock {DIV} at (3,293) size 101x10 [bgcolor=#008080]
</del><ins>+ RenderBlock {DIV} at (3,293) size 100x10 [bgcolor=#008080]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 40x10 [bgcolor=#FFA500]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t080301c411vtmrgn00bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,107 +6,107 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 279x17
</span><span class="cx"> text run at (0,0) width 279: "The two columns below should be identical."
</span><del>- RenderTable {TABLE} at (0,33) size 179x798
- RenderTableSection {TBODY} at (0,0) size 179x798
- RenderTableRow {TR} at (0,2) size 179x794
- RenderTableCell {TD} at (2,2) size 87x794 [bgcolor=#008080] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (3,3) size 81x17 [bgcolor=#FFFF00]
</del><ins>+ RenderTable {TABLE} at (0,33) size 178x798
+ RenderTableSection {TBODY} at (0,0) size 178x798
+ RenderTableRow {TR} at (0,2) size 178x794
+ RenderTableCell {TD} at (2,2) size 86x794 [bgcolor=#008080] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {P} at (3,3) size 80x17 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {P} at (3,95) size 81x18 [bgcolor=#FF00FF]
</del><ins>+ RenderBlock {P} at (3,95) size 80x18 [bgcolor=#FF00FF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {P} at (3,112) size 81x18 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock {P} at (3,112) size 80x18 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {P} at (3,205) size 81x18 [bgcolor=#00FF00]
</del><ins>+ RenderBlock {P} at (3,205) size 80x18 [bgcolor=#00FF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {P} at (3,222) size 81x18 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock {P} at (3,222) size 80x18 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {P} at (3,276) size 81x18 [bgcolor=#FFFFFF]
</del><ins>+ RenderBlock {P} at (3,276) size 80x18 [bgcolor=#FFFFFF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {DIV} at (3,331) size 81x94 [bgcolor=#00FFFF]
- RenderBlock {P} at (0,75) size 81x18 [bgcolor=#FFA500]
</del><ins>+ RenderBlock {DIV} at (3,331) size 80x94 [bgcolor=#00FFFF]
+ RenderBlock {P} at (0,75) size 80x18 [bgcolor=#FFA500]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {P} at (3,462) size 81x18 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock {P} at (3,462) size 80x18 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {P} at (3,479) size 81x93 [bgcolor=#FF00FF]
</del><ins>+ RenderBlock {P} at (3,479) size 80x93 [bgcolor=#FF00FF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {P} at (3,533) size 81x56 [bgcolor=#00FF00]
</del><ins>+ RenderBlock {P} at (3,533) size 80x56 [bgcolor=#00FF00]
</ins><span class="cx"> RenderText {#text} at (0,38) size 5x17
</span><span class="cx"> text run at (0,38) width 5: "-"
</span><span class="cx"> RenderBlock (floating) {P} at (3,664) size 40x18 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {P} at (3,626) size 81x18 [bgcolor=#00FFFF]
</del><ins>+ RenderBlock {P} at (3,626) size 80x18 [bgcolor=#00FFFF]
</ins><span class="cx"> RenderText {#text} at (40,0) size 5x17
</span><span class="cx"> text run at (40,0) width 5: "-"
</span><del>- RenderBlock {P} at (3,681) size 81x55 [bgcolor=#FFA500]
</del><ins>+ RenderBlock {P} at (3,681) size 80x55 [bgcolor=#FFA500]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {P} at (3,736) size 81x55 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock {P} at (3,736) size 80x55 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderText {#text} at (0,38) size 5x17
</span><span class="cx"> text run at (0,38) width 5: "-"
</span><del>- RenderTableCell {TD} at (90,2) size 87x794 [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 81x17 [bgcolor=#FFFF00]
</del><ins>+ RenderTableCell {TD} at (90,2) size 86x794 [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (3,3) size 80x17 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {DIV} at (3,20) size 81x76 [bgcolor=#008080]
- RenderBlock {DIV} at (3,95) size 81x18 [bgcolor=#FF00FF]
</del><ins>+ RenderBlock {DIV} at (3,20) size 80x76 [bgcolor=#008080]
+ RenderBlock {DIV} at (3,95) size 80x18 [bgcolor=#FF00FF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {DIV} at (3,112) size 81x18 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock {DIV} at (3,112) size 80x18 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {DIV} at (3,129) size 81x77 [bgcolor=#008080]
- RenderBlock {DIV} at (3,205) size 81x18 [bgcolor=#00FF00]
</del><ins>+ RenderBlock {DIV} at (3,129) size 80x77 [bgcolor=#008080]
+ RenderBlock {DIV} at (3,205) size 80x18 [bgcolor=#00FF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {DIV} at (3,222) size 81x18 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock {DIV} at (3,222) size 80x18 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {DIV} at (3,239) size 81x38 [bgcolor=#008080]
- RenderBlock {DIV} at (3,276) size 81x18 [bgcolor=#FFFFFF]
</del><ins>+ RenderBlock {DIV} at (3,239) size 80x38 [bgcolor=#008080]
+ RenderBlock {DIV} at (3,276) size 80x18 [bgcolor=#FFFFFF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {DIV} at (3,293) size 81x39 [bgcolor=#008080]
- RenderBlock {DIV} at (3,331) size 81x77 [bgcolor=#00FFFF]
- RenderBlock {DIV} at (3,407) size 81x18 [bgcolor=#FFA500]
</del><ins>+ RenderBlock {DIV} at (3,293) size 80x39 [bgcolor=#008080]
+ RenderBlock {DIV} at (3,331) size 80x77 [bgcolor=#00FFFF]
+ RenderBlock {DIV} at (3,407) size 80x18 [bgcolor=#FFA500]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {DIV} at (3,424) size 81x39 [bgcolor=#008080]
- RenderBlock {DIV} at (3,462) size 81x18 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock {DIV} at (3,424) size 80x39 [bgcolor=#008080]
+ RenderBlock {DIV} at (3,462) size 80x18 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {DIV} at (3,479) size 81x18 [bgcolor=#FF00FF]
</del><ins>+ RenderBlock {DIV} at (3,479) size 80x18 [bgcolor=#FF00FF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {DIV} at (3,496) size 81x38 [bgcolor=#FF00FF]
- RenderBlock {DIV} at (3,533) size 81x39 [bgcolor=#00FF00]
- RenderBlock {DIV} at (3,571) size 81x18 [bgcolor=#00FF00]
</del><ins>+ RenderBlock {DIV} at (3,496) size 80x38 [bgcolor=#FF00FF]
+ RenderBlock {DIV} at (3,533) size 80x39 [bgcolor=#00FF00]
+ RenderBlock {DIV} at (3,571) size 80x18 [bgcolor=#00FF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {DIV} at (3,588) size 81x39 [bgcolor=#008080]
- RenderBlock {DIV} at (3,626) size 81x18 [bgcolor=#00FFFF]
- RenderBlock {DIV} at (40,0) size 41x17
</del><ins>+ RenderBlock {DIV} at (3,588) size 80x39 [bgcolor=#008080]
+ RenderBlock {DIV} at (3,626) size 80x18 [bgcolor=#00FFFF]
+ RenderBlock {DIV} at (40,0) size 40x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {DIV} at (3,681) size 81x18 [bgcolor=#FFA500]
</del><ins>+ RenderBlock {DIV} at (3,681) size 80x18 [bgcolor=#FFA500]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><del>- RenderBlock {DIV} at (3,698) size 81x38 [bgcolor=#FFA500]
- RenderBlock {DIV} at (3,735) size 81x39 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (3,773) size 81x18 [bgcolor=#FFFF00]
</del><ins>+ RenderBlock {DIV} at (3,698) size 80x38 [bgcolor=#FFA500]
+ RenderBlock {DIV} at (3,735) size 80x39 [bgcolor=#FFFF00]
+ RenderBlock {DIV} at (3,773) size 80x18 [bgcolor=#FFFF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "-"
</span><span class="cx"> layer at (101,694) size 80x38
</span><del>- RenderBlock (relative positioned) {DIV} at (3,643) size 81x39 [bgcolor=#008080]
</del><ins>+ RenderBlock (relative positioned) {DIV} at (3,643) size 80x39 [bgcolor=#008080]
</ins><span class="cx"> layer at (101,715) size 40x17
</span><span class="cx"> RenderBlock (positioned) {DIV} at (0,20) size 40x18 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t0804c5506padnt00baexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 267x17
</span><span class="cx"> text run at (0,0) width 267: "The next two columns should be identical."
</span><del>- RenderTable {TABLE} at (0,17) size 139x130
- RenderTableSection {TBODY} at (0,0) size 139x130
- RenderTableRow {TR} at (0,2) size 139x126
- RenderTableCell {TD} at (2,2) size 67x126 [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 138x130
+ RenderTableSection {TBODY} at (0,0) size 138x130
+ RenderTableRow {TR} at (0,2) size 138x126
+ RenderTableCell {TD} at (2,2) size 66x126 [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 60x120
</span><span class="cx"> RenderBlock {P} at (0,0) size 60x12 [color=#0000FF] [bgcolor=#FFA500]
</span><span class="cx"> RenderText {#text} at (0,0) size 60x12
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx"> RenderBlock {P} at (0,108) size 60x12 [color=#00FF00] [bgcolor=#FF00FF]
</span><span class="cx"> RenderText {#text} at (0,0) size 60x12
</span><span class="cx"> text run at (0,0) width 60: "xxxxx"
</span><del>- RenderTableCell {TD} at (70,2) size 67x126 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,2) size 66x126 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 60x12 [border: (12px solid #0000FF) none]
</span><span class="cx"> RenderBlock {DIV} at (3,15) size 60x12 [border: (12px solid #FFFF00) none]
</span><span class="cx"> RenderBlock {DIV} at (3,27) size 60x12 [border: (12px solid #00FFFF) none]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t0804c5508ipadnb03baexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 267x17
</span><span class="cx"> text run at (0,0) width 267: "The next two columns should be identical."
</span><del>- RenderTable {TABLE} at (0,17) size 139x130
- RenderTableSection {TBODY} at (0,0) size 139x130
- RenderTableRow {TR} at (0,2) size 139x126
- RenderTableCell {TD} at (2,2) size 67x126 [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 138x130
+ RenderTableSection {TBODY} at (0,0) size 138x130
+ RenderTableRow {TR} at (0,2) size 138x126
+ RenderTableCell {TD} at (2,2) size 66x126 [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 60x120
</span><span class="cx"> RenderBlock {P} at (0,0) size 60x12 [color=#0000FF] [bgcolor=#FFA500]
</span><span class="cx"> RenderText {#text} at (0,0) size 60x12
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx"> RenderBlock {P} at (0,108) size 60x12 [color=#00FF00] [bgcolor=#FF00FF]
</span><span class="cx"> RenderText {#text} at (0,0) size 60x12
</span><span class="cx"> text run at (0,0) width 60: "xxxxx"
</span><del>- RenderTableCell {TD} at (70,2) size 67x126 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,2) size 66x126 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 60x12 [border: none (12px solid #0000FF) none]
</span><span class="cx"> RenderBlock {DIV} at (3,15) size 60x12 [border: none (12px solid #00FFFF) none]
</span><span class="cx"> RenderBlock {DIV} at (3,27) size 60x12 [border: none (12px solid #FFFF00) none]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t090402c42ibxpad00dagexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17 [color=#000080]
</span><span class="cx"> RenderText {#text} at (0,0) size 482x17
</span><span class="cx"> text run at (0,0) width 482: "The two diagrams below should be identical to the pixel with no red present."
</span><del>- RenderTable {TABLE} at (0,33) size 435x128
- RenderTableSection {TBODY} at (0,0) size 435x128
- RenderTableRow {TR} at (0,2) size 435x124
- RenderTableCell {TD} at (2,2) size 215x124 [border: (2px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 434x128
+ RenderTableSection {TBODY} at (0,0) size 434x128
+ RenderTableRow {TR} at (0,2) size 434x124
+ RenderTableCell {TD} at (2,2) size 214x124 [border: (2px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (12,2) size 200x120
</span><span class="cx"> RenderText {#text} at (0,7) size 190x34
</span><span class="cx"> text run at (0,7) width 190: "1 2 3 4 5 6 7 8 9 0"
</span><span class="lines">@@ -22,5 +22,5 @@
</span><span class="cx"> RenderText {#text} at (140,79) size 190x34
</span><span class="cx"> text run at (140,79) width 50: "8 9 0"
</span><span class="cx"> text run at (0,103) width 190: "1 2 3 4 5 6 7 8 9 0"
</span><del>- RenderTableCell {TD} at (218,2) size 215x124 [color=#FFFF00] [bgcolor=#FF0000] [border: (2px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (218,2) size 214x124 [color=#FFFF00] [bgcolor=#FF0000] [border: (2px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 210x120
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t0905c5525fltmult00dgexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -24,51 +24,51 @@
</span><span class="cx"> RenderText {#text} at (10,0) size 40x17
</span><span class="cx"> text run at (10,0) width 40: "Green"
</span><span class="cx"> RenderBlock {DIV} at (0,182) size 784x17
</span><del>- RenderTable {TABLE} at (0,0) size 621x17
- RenderTableSection {TBODY} at (0,0) size 621x17
- RenderTableRow {TR} at (0,0) size 621x17
</del><ins>+ RenderTable {TABLE} at (0,0) size 620x17
+ RenderTableSection {TBODY} at (0,0) size 620x17
+ RenderTableRow {TR} at (0,0) size 620x17
</ins><span class="cx"> RenderTableCell {TD} at (0,0) size 20x17 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTableCell {TD} at (20,0) size 101x17 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (20,0) size 100x17 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTableCell {TD} at (120,0) size 21x17 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (120,0) size 20x17 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTableCell {TD} at (140,0) size 21x17 [bgcolor=#FFFFFF] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (140,0) size 20x17 [bgcolor=#FFFFFF] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTableCell {TD} at (160,0) size 21x17 [bgcolor=#000000] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (160,0) size 20x17 [bgcolor=#000000] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTableCell {TD} at (180,0) size 101x17 [bgcolor=#0000FF] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (180,0) size 100x17 [bgcolor=#0000FF] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTableCell {TD} at (280,0) size 21x17 [bgcolor=#000000] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (280,0) size 20x17 [bgcolor=#000000] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTableCell {TD} at (300,0) size 21x17 [bgcolor=#FFFFFF] [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (300,0) size 20x17 [bgcolor=#FFFFFF] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTableCell {TD} at (320,0) size 21x17 [bgcolor=#000000] [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (320,0) size 20x17 [bgcolor=#000000] [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTableCell {TD} at (340,0) size 101x17 [bgcolor=#FF0000] [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (340,0) size 100x17 [bgcolor=#FF0000] [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTableCell {TD} at (440,0) size 21x17 [bgcolor=#000000] [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (440,0) size 20x17 [bgcolor=#000000] [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTableCell {TD} at (460,0) size 21x17 [bgcolor=#FFFFFF] [r=0 c=11 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (460,0) size 20x17 [bgcolor=#FFFFFF] [r=0 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTableCell {TD} at (480,0) size 21x17 [bgcolor=#000000] [r=0 c=12 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (480,0) size 20x17 [bgcolor=#000000] [r=0 c=12 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTableCell {TD} at (500,0) size 101x17 [bgcolor=#008000] [r=0 c=13 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (500,0) size 100x17 [bgcolor=#008000] [r=0 c=13 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTableCell {TD} at (600,0) size 21x17 [bgcolor=#000000] [r=0 c=14 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (600,0) size 20x17 [bgcolor=#000000] [r=0 c=14 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw04dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-04-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw04dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-04-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-04-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-04-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 144x170 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 139x165
- RenderTableRow {TR} at (0,0) size 139x55
- RenderTableCell {TD} at (0,15) size 47x25 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 143x170 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 138x165
+ RenderTableRow {TR} at (0,0) size 138x55
+ RenderTableCell {TD} at (0,15) size 46x25 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (46,16) size 47x23 [border: (3px dotted #00FF00) none (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (46,16) size 46x23 [border: (3px dotted #00FF00) none (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (92,15) size 47x25 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,15) size 46x25 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,55) size 139x55
- RenderTableCell {TD} at (0,70) size 47x25 [border: (3px dotted #00FF00) none (2px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,55) size 138x55
+ RenderTableCell {TD} at (0,70) size 46x25 [border: (3px dotted #00FF00) none (2px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (46,73) size 47x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (46,73) size 46x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "hidden"
</span><del>- RenderTableCell {TD} at (92,70) size 47x25 [border: (3px dotted #00FF00) none] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,70) size 46x25 [border: (3px dotted #00FF00) none] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,4) size 39x18
</span><span class="cx"> text run at (1,5) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,110) size 139x55
- RenderTableCell {TD} at (0,125) size 47x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,110) size 138x55
+ RenderTableCell {TD} at (0,125) size 46x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (46,127) size 47x21 [border: none (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (46,127) size 46x21 [border: none (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,1) size 39x17
</span><span class="cx"> text run at (4,1) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (92,125) size 47x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,125) size 46x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw06dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-06-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw06dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-06-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-06-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-06-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 139x170 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 134x165
- RenderTableRow {TR} at (0,0) size 134x55
- RenderTableCell {TD} at (0,15) size 45x25 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 138x170 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 133x165
+ RenderTableRow {TR} at (0,0) size 133x55
+ RenderTableCell {TD} at (0,15) size 44x25 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x18
</span><span class="cx"> text run at (4,5) width 37: "outset"
</span><del>- RenderTableCell {TD} at (44,16) size 46x23 [border: (3px outset #00FF00) none (3px outset #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (44,16) size 45x23 [border: (3px outset #00FF00) none (3px outset #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x18
</span><span class="cx"> text run at (4,5) width 37: "outset"
</span><del>- RenderTableCell {TD} at (89,15) size 45x25 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (89,15) size 44x25 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x18
</span><span class="cx"> text run at (4,5) width 37: "outset"
</span><del>- RenderTableRow {TR} at (0,55) size 134x55
- RenderTableCell {TD} at (0,70) size 45x25 [border: (3px outset #00FF00) none (2px outset #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,55) size 133x55
+ RenderTableCell {TD} at (0,70) size 44x25 [border: (3px outset #00FF00) none (2px outset #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x18
</span><span class="cx"> text run at (4,5) width 37: "outset"
</span><del>- RenderTableCell {TD} at (44,73) size 46x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (44,73) size 45x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "hidden"
</span><del>- RenderTableCell {TD} at (89,70) size 45x25 [border: (3px outset #00FF00) none] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (89,70) size 44x25 [border: (3px outset #00FF00) none] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,4) size 37x18
</span><span class="cx"> text run at (1,5) width 37: "outset"
</span><del>- RenderTableRow {TR} at (0,110) size 134x55
- RenderTableCell {TD} at (0,125) size 45x25 [border: (3px outset #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,110) size 133x55
+ RenderTableCell {TD} at (0,125) size 44x25 [border: (3px outset #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x18
</span><span class="cx"> text run at (4,5) width 37: "outset"
</span><del>- RenderTableCell {TD} at (44,127) size 46x21 [border: none (2px outset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (44,127) size 45x21 [border: none (2px outset #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,1) size 37x17
</span><span class="cx"> text run at (4,1) width 37: "outset"
</span><del>- RenderTableCell {TD} at (89,125) size 45x25 [border: (3px outset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (89,125) size 44x25 [border: (3px outset #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x18
</span><span class="cx"> text run at (4,5) width 37: "outset"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw08dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-08-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw08dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-08-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-08-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-08-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 123x170 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 118x165
- RenderTableRow {TR} at (0,0) size 118x55
- RenderTableCell {TD} at (0,15) size 37x25 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 122x170 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 117x165
+ RenderTableRow {TR} at (0,0) size 117x55
+ RenderTableCell {TD} at (0,15) size 36x25 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 29x18
</span><span class="cx"> text run at (4,5) width 29: "inset"
</span><del>- RenderTableCell {TD} at (36,16) size 46x23 [border: (3px inset #00FF00) none (3px inset #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,16) size 45x23 [border: (3px inset #00FF00) none (3px inset #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 29x18
</span><span class="cx"> text run at (4,5) width 29: "inset"
</span><del>- RenderTableCell {TD} at (81,15) size 37x25 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (81,15) size 36x25 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 29x18
</span><span class="cx"> text run at (4,5) width 29: "inset"
</span><del>- RenderTableRow {TR} at (0,55) size 118x55
- RenderTableCell {TD} at (0,70) size 37x25 [border: (3px inset #00FF00) none (2px inset #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,55) size 117x55
+ RenderTableCell {TD} at (0,70) size 36x25 [border: (3px inset #00FF00) none (2px inset #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 29x18
</span><span class="cx"> text run at (4,5) width 29: "inset"
</span><del>- RenderTableCell {TD} at (36,73) size 46x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,73) size 45x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "hidden"
</span><del>- RenderTableCell {TD} at (81,70) size 37x25 [border: (3px inset #00FF00) none] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (81,70) size 36x25 [border: (3px inset #00FF00) none] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,4) size 29x18
</span><span class="cx"> text run at (1,5) width 29: "inset"
</span><del>- RenderTableRow {TR} at (0,110) size 118x55
- RenderTableCell {TD} at (0,125) size 37x25 [border: (3px inset #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,110) size 117x55
+ RenderTableCell {TD} at (0,125) size 36x25 [border: (3px inset #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 29x18
</span><span class="cx"> text run at (4,5) width 29: "inset"
</span><del>- RenderTableCell {TD} at (36,127) size 46x21 [border: none (2px inset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,127) size 45x21 [border: none (2px inset #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,1) size 29x17
</span><span class="cx"> text run at (4,1) width 29: "inset"
</span><del>- RenderTableCell {TD} at (81,125) size 37x25 [border: (3px inset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (81,125) size 36x25 [border: (3px inset #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 29x18
</span><span class="cx"> text run at (4,5) width 29: "inset"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw13dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-13-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw13dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-13-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-13-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-13-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 168x180 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 163x175
- RenderTableRow {TR} at (0,0) size 163x58
- RenderTableCell {TD} at (0,17) size 55x24 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 167x180 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 162x175
+ RenderTableRow {TR} at (0,0) size 162x58
+ RenderTableCell {TD} at (0,17) size 54x24 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 44x17
</span><span class="cx"> text run at (4,4) width 44: "dashed"
</span><del>- RenderTableCell {TD} at (54,15) size 56x28 [border: (3px dashed #00FF00) (5px dashed #FF0000) (3px dashed #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,15) size 55x28 [border: (3px dashed #00FF00) (5px dashed #FF0000) (3px dashed #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 44x18
</span><span class="cx"> text run at (4,5) width 44: "dashed"
</span><del>- RenderTableCell {TD} at (109,17) size 54x24 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (109,17) size 53x24 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 44x17
</span><span class="cx"> text run at (4,4) width 44: "dashed"
</span><del>- RenderTableRow {TR} at (0,58) size 163x60
- RenderTableCell {TD} at (0,76) size 55x24 [border: (3px dashed #00FF00) (5px dashed #FF0000) (2px dashed #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 162x60
+ RenderTableCell {TD} at (0,76) size 54x24 [border: (3px dashed #00FF00) (5px dashed #FF0000) (2px dashed #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 44x17
</span><span class="cx"> text run at (4,4) width 44: "dashed"
</span><del>- RenderTableCell {TD} at (54,73) size 56x30 [border: (5px double #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,73) size 55x30 [border: (5px double #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 43x18
</span><span class="cx"> text run at (6,7) width 43: "double"
</span><del>- RenderTableCell {TD} at (109,76) size 54x24 [border: (3px dashed #00FF00) (5px dashed #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (109,76) size 53x24 [border: (3px dashed #00FF00) (5px dashed #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 44x17
</span><span class="cx"> text run at (6,4) width 44: "dashed"
</span><del>- RenderTableRow {TR} at (0,118) size 163x57
- RenderTableCell {TD} at (0,134) size 55x25 [border: (3px dashed #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 162x57
+ RenderTableCell {TD} at (0,134) size 54x25 [border: (3px dashed #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 44x18
</span><span class="cx"> text run at (4,5) width 44: "dashed"
</span><del>- RenderTableCell {TD} at (54,133) size 56x27 [border: (5px dashed #FF0000) (2px dashed #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,133) size 55x27 [border: (5px dashed #FF0000) (2px dashed #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 44x18
</span><span class="cx"> text run at (4,7) width 44: "dashed"
</span><del>- RenderTableCell {TD} at (109,134) size 54x25 [border: (3px dashed #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (109,134) size 53x25 [border: (3px dashed #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 44x18
</span><span class="cx"> text run at (4,5) width 44: "dashed"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw14dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-14-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw14dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-14-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-14-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-14-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 158x180 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 153x175
- RenderTableRow {TR} at (0,0) size 153x58
- RenderTableCell {TD} at (0,17) size 50x24 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 157x180 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 152x175
+ RenderTableRow {TR} at (0,0) size 152x58
+ RenderTableCell {TD} at (0,17) size 49x24 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,15) size 56x28 [border: (3px dotted #00FF00) (5px dotted #FF0000) (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,15) size 55x28 [border: (3px dotted #00FF00) (5px dotted #FF0000) (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (104,17) size 49x24 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (104,17) size 48x24 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,58) size 153x60
- RenderTableCell {TD} at (0,76) size 50x24 [border: (3px dotted #00FF00) (5px dotted #FF0000) (2px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 152x60
+ RenderTableCell {TD} at (0,76) size 49x24 [border: (3px dotted #00FF00) (5px dotted #FF0000) (2px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,73) size 56x30 [border: (5px double #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,73) size 55x30 [border: (5px double #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 43x18
</span><span class="cx"> text run at (6,7) width 43: "double"
</span><del>- RenderTableCell {TD} at (104,76) size 49x24 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (104,76) size 48x24 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 39x17
</span><span class="cx"> text run at (6,4) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,118) size 153x57
- RenderTableCell {TD} at (0,134) size 50x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 152x57
+ RenderTableCell {TD} at (0,134) size 49x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,133) size 56x27 [border: (5px dotted #FF0000) (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,133) size 55x27 [border: (5px dotted #FF0000) (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 39x18
</span><span class="cx"> text run at (4,7) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (104,134) size 49x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (104,134) size 48x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw16dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-16-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw16dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-16-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-16-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-16-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 154x180 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 149x175
- RenderTableRow {TR} at (0,0) size 149x58
- RenderTableCell {TD} at (0,17) size 48x24 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 153x180 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 148x175
+ RenderTableRow {TR} at (0,0) size 148x58
+ RenderTableCell {TD} at (0,17) size 47x24 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x17
</span><span class="cx"> text run at (4,4) width 37: "outset"
</span><del>- RenderTableCell {TD} at (47,15) size 56x28 [border: (3px outset #00FF00) (5px outset #FF0000) (3px outset #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (47,15) size 55x28 [border: (3px outset #00FF00) (5px outset #FF0000) (3px outset #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x18
</span><span class="cx"> text run at (4,5) width 37: "outset"
</span><del>- RenderTableCell {TD} at (102,17) size 47x24 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,17) size 46x24 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x17
</span><span class="cx"> text run at (4,4) width 37: "outset"
</span><del>- RenderTableRow {TR} at (0,58) size 149x60
- RenderTableCell {TD} at (0,76) size 48x24 [border: (3px outset #00FF00) (5px outset #FF0000) (2px outset #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 148x60
+ RenderTableCell {TD} at (0,76) size 47x24 [border: (3px outset #00FF00) (5px outset #FF0000) (2px outset #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x17
</span><span class="cx"> text run at (4,4) width 37: "outset"
</span><del>- RenderTableCell {TD} at (47,73) size 56x30 [border: (5px double #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (47,73) size 55x30 [border: (5px double #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 43x18
</span><span class="cx"> text run at (6,7) width 43: "double"
</span><del>- RenderTableCell {TD} at (102,76) size 47x24 [border: (3px outset #00FF00) (5px outset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,76) size 46x24 [border: (3px outset #00FF00) (5px outset #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 37x17
</span><span class="cx"> text run at (6,4) width 37: "outset"
</span><del>- RenderTableRow {TR} at (0,118) size 149x57
- RenderTableCell {TD} at (0,134) size 48x25 [border: (3px outset #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 148x57
+ RenderTableCell {TD} at (0,134) size 47x25 [border: (3px outset #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x18
</span><span class="cx"> text run at (4,5) width 37: "outset"
</span><del>- RenderTableCell {TD} at (47,133) size 56x27 [border: (5px outset #FF0000) (2px outset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (47,133) size 55x27 [border: (5px outset #FF0000) (2px outset #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 37x18
</span><span class="cx"> text run at (4,7) width 37: "outset"
</span><del>- RenderTableCell {TD} at (102,134) size 47x25 [border: (3px outset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,134) size 46x25 [border: (3px outset #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 37x18
</span><span class="cx"> text run at (4,5) width 37: "outset"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw17dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-17-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw17dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-17-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-17-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-17-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 168x180 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 163x175
- RenderTableRow {TR} at (0,0) size 163x58
- RenderTableCell {TD} at (0,17) size 55x24 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 167x180 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 162x175
+ RenderTableRow {TR} at (0,0) size 162x58
+ RenderTableCell {TD} at (0,17) size 54x24 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 44x17
</span><span class="cx"> text run at (4,4) width 44: "groove"
</span><del>- RenderTableCell {TD} at (54,15) size 56x28 [border: (3px groove #00FF00) (5px groove #FF0000) (3px groove #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,15) size 55x28 [border: (3px groove #00FF00) (5px groove #FF0000) (3px groove #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 44x18
</span><span class="cx"> text run at (4,5) width 44: "groove"
</span><del>- RenderTableCell {TD} at (109,17) size 54x24 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (109,17) size 53x24 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 44x17
</span><span class="cx"> text run at (4,4) width 44: "groove"
</span><del>- RenderTableRow {TR} at (0,58) size 163x60
- RenderTableCell {TD} at (0,76) size 55x24 [border: (3px groove #00FF00) (5px groove #FF0000) (2px groove #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 162x60
+ RenderTableCell {TD} at (0,76) size 54x24 [border: (3px groove #00FF00) (5px groove #FF0000) (2px groove #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 44x17
</span><span class="cx"> text run at (4,4) width 44: "groove"
</span><del>- RenderTableCell {TD} at (54,73) size 56x30 [border: (5px double #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,73) size 55x30 [border: (5px double #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 43x18
</span><span class="cx"> text run at (6,7) width 43: "double"
</span><del>- RenderTableCell {TD} at (109,76) size 54x24 [border: (3px groove #00FF00) (5px groove #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (109,76) size 53x24 [border: (3px groove #00FF00) (5px groove #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 44x17
</span><span class="cx"> text run at (6,4) width 44: "groove"
</span><del>- RenderTableRow {TR} at (0,118) size 163x57
- RenderTableCell {TD} at (0,134) size 55x25 [border: (3px groove #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 162x57
+ RenderTableCell {TD} at (0,134) size 54x25 [border: (3px groove #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 44x18
</span><span class="cx"> text run at (4,5) width 44: "groove"
</span><del>- RenderTableCell {TD} at (54,133) size 56x27 [border: (5px groove #FF0000) (2px groove #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,133) size 55x27 [border: (5px groove #FF0000) (2px groove #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 44x18
</span><span class="cx"> text run at (4,7) width 44: "groove"
</span><del>- RenderTableCell {TD} at (109,134) size 54x25 [border: (3px groove #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (109,134) size 53x25 [border: (3px groove #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 44x18
</span><span class="cx"> text run at (4,5) width 44: "groove"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw18dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-18-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw18dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-18-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-18-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-18-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 138x180 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 133x175
- RenderTableRow {TR} at (0,0) size 133x58
- RenderTableCell {TD} at (0,17) size 40x24 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 137x180 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 132x175
+ RenderTableRow {TR} at (0,0) size 132x58
+ RenderTableCell {TD} at (0,17) size 39x24 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 29x17
</span><span class="cx"> text run at (4,4) width 29: "inset"
</span><del>- RenderTableCell {TD} at (39,15) size 56x28 [border: (3px inset #00FF00) (5px inset #FF0000) (3px inset #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (39,15) size 55x28 [border: (3px inset #00FF00) (5px inset #FF0000) (3px inset #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 29x18
</span><span class="cx"> text run at (4,5) width 29: "inset"
</span><del>- RenderTableCell {TD} at (94,17) size 39x24 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (94,17) size 38x24 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 29x17
</span><span class="cx"> text run at (4,4) width 29: "inset"
</span><del>- RenderTableRow {TR} at (0,58) size 133x60
- RenderTableCell {TD} at (0,76) size 40x24 [border: (3px inset #00FF00) (5px inset #FF0000) (2px inset #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 132x60
+ RenderTableCell {TD} at (0,76) size 39x24 [border: (3px inset #00FF00) (5px inset #FF0000) (2px inset #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 29x17
</span><span class="cx"> text run at (4,4) width 29: "inset"
</span><del>- RenderTableCell {TD} at (39,73) size 56x30 [border: (5px double #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (39,73) size 55x30 [border: (5px double #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 43x18
</span><span class="cx"> text run at (6,7) width 43: "double"
</span><del>- RenderTableCell {TD} at (94,76) size 39x24 [border: (3px inset #00FF00) (5px inset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (94,76) size 38x24 [border: (3px inset #00FF00) (5px inset #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 29x17
</span><span class="cx"> text run at (6,4) width 29: "inset"
</span><del>- RenderTableRow {TR} at (0,118) size 133x57
- RenderTableCell {TD} at (0,134) size 40x25 [border: (3px inset #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 132x57
+ RenderTableCell {TD} at (0,134) size 39x25 [border: (3px inset #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 29x18
</span><span class="cx"> text run at (4,5) width 29: "inset"
</span><del>- RenderTableCell {TD} at (39,133) size 56x27 [border: (5px inset #FF0000) (2px inset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (39,133) size 55x27 [border: (5px inset #FF0000) (2px inset #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 29x18
</span><span class="cx"> text run at (4,7) width 29: "inset"
</span><del>- RenderTableCell {TD} at (94,134) size 39x25 [border: (3px inset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (94,134) size 38x25 [border: (3px inset #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 29x18
</span><span class="cx"> text run at (4,5) width 29: "inset"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw24dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-24-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw24dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-24-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-24-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-24-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 149x180 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 144x175
- RenderTableRow {TR} at (0,0) size 144x58
- RenderTableCell {TD} at (0,17) size 50x24 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 148x180 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 143x175
+ RenderTableRow {TR} at (0,0) size 143x58
+ RenderTableCell {TD} at (0,17) size 49x24 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,15) size 47x28 [border: (3px dotted #00FF00) (5px dotted #FF0000) (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,15) size 46x28 [border: (3px dotted #00FF00) (5px dotted #FF0000) (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (95,17) size 49x24 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,17) size 48x24 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,58) size 144x60
- RenderTableCell {TD} at (0,76) size 50x24 [border: (3px dotted #00FF00) (5px dotted #FF0000) (2px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 143x60
+ RenderTableCell {TD} at (0,76) size 49x24 [border: (3px dotted #00FF00) (5px dotted #FF0000) (2px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,73) size 47x30 [border: (5px solid #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,73) size 46x30 [border: (5px solid #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 30x18
</span><span class="cx"> text run at (6,7) width 30: "solid"
</span><del>- RenderTableCell {TD} at (95,76) size 49x24 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,76) size 48x24 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 39x17
</span><span class="cx"> text run at (6,4) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,118) size 144x57
- RenderTableCell {TD} at (0,134) size 50x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 143x57
+ RenderTableCell {TD} at (0,134) size 49x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,133) size 47x27 [border: (5px dotted #FF0000) (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,133) size 46x27 [border: (5px dotted #FF0000) (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 39x18
</span><span class="cx"> text run at (4,7) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (95,134) size 49x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,134) size 48x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw25dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-25-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw25dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-25-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-25-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-25-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 131x180 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 126x175
- RenderTableRow {TR} at (0,0) size 126x58
- RenderTableCell {TD} at (0,17) size 43x24 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 130x180 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 125x175
+ RenderTableRow {TR} at (0,0) size 125x58
+ RenderTableCell {TD} at (0,17) size 42x24 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x17
</span><span class="cx"> text run at (4,4) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (42,15) size 43x28 [border: (3px ridge #00FF00) (5px ridge #FF0000) (3px ridge #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (42,15) size 42x28 [border: (3px ridge #00FF00) (5px ridge #FF0000) (3px ridge #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x18
</span><span class="cx"> text run at (4,5) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (84,17) size 42x24 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,17) size 41x24 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x17
</span><span class="cx"> text run at (4,4) width 32: "ridge"
</span><del>- RenderTableRow {TR} at (0,58) size 126x60
- RenderTableCell {TD} at (0,76) size 43x24 [border: (3px ridge #00FF00) (5px ridge #FF0000) (2px ridge #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 125x60
+ RenderTableCell {TD} at (0,76) size 42x24 [border: (3px ridge #00FF00) (5px ridge #FF0000) (2px ridge #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x17
</span><span class="cx"> text run at (4,4) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (42,73) size 43x30 [border: (5px solid #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (42,73) size 42x30 [border: (5px solid #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 30x18
</span><span class="cx"> text run at (6,7) width 30: "solid"
</span><del>- RenderTableCell {TD} at (84,76) size 42x24 [border: (3px ridge #00FF00) (5px ridge #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,76) size 41x24 [border: (3px ridge #00FF00) (5px ridge #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 32x17
</span><span class="cx"> text run at (6,4) width 32: "ridge"
</span><del>- RenderTableRow {TR} at (0,118) size 126x57
- RenderTableCell {TD} at (0,134) size 43x25 [border: (3px ridge #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 125x57
+ RenderTableCell {TD} at (0,134) size 42x25 [border: (3px ridge #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x18
</span><span class="cx"> text run at (4,5) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (42,133) size 43x27 [border: (5px ridge #FF0000) (2px ridge #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (42,133) size 42x27 [border: (5px ridge #FF0000) (2px ridge #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 32x18
</span><span class="cx"> text run at (4,7) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (84,134) size 42x25 [border: (3px ridge #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,134) size 41x25 [border: (3px ridge #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x18
</span><span class="cx"> text run at (4,5) width 32: "ridge"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw30dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-30-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw30dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-30-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-30-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-30-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 137x150
- RenderTableSection {TBODY} at (0,0) size 137x150
- RenderTableRow {TR} at (0,0) size 137x50
- RenderTableCell {TD} at (0,15) size 46x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 136x150
+ RenderTableSection {TBODY} at (0,0) size 136x150
+ RenderTableRow {TR} at (0,0) size 136x50
+ RenderTableCell {TD} at (0,15) 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,2) width 43: "hidden"
</span><del>- RenderTableCell {TD} at (45,15) size 47x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (45,15) size 46x20 [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,2) width 43: "hidden"
</span><del>- RenderTableCell {TD} at (91,15) size 46x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,15) 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,2) width 43: "hidden"
</span><del>- RenderTableRow {TR} at (0,50) size 137x50
- RenderTableCell {TD} at (0,65) size 46x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,50) size 136x50
+ RenderTableCell {TD} at (0,65) 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,2) width 43: "hidden"
</span><del>- RenderTableCell {TD} at (45,65) size 47x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (45,65) size 46x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 44x18
</span><span class="cx"> text run at (1,2) width 44: "dashed"
</span><del>- RenderTableCell {TD} at (91,65) size 46x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,65) 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,2) width 43: "hidden"
</span><del>- RenderTableRow {TR} at (0,100) size 137x50
- RenderTableCell {TD} at (0,115) size 46x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,100) size 136x50
+ RenderTableCell {TD} at (0,115) 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,2) width 43: "hidden"
</span><del>- RenderTableCell {TD} at (45,115) size 47x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (45,115) size 46x20 [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,2) width 43: "hidden"
</span><del>- RenderTableCell {TD} at (91,115) size 46x20 [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,115) 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,2) width 43: "hidden"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw31dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-31-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw31dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-31-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-31-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-31-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 167x180 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 162x175
- RenderTableRow {TR} at (0,0) size 162x58
- RenderTableCell {TD} at (0,17) size 54x24 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 166x180 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 161x175
+ RenderTableRow {TR} at (0,0) size 161x58
+ RenderTableCell {TD} at (0,17) size 53x24 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 43x17
</span><span class="cx"> text run at (4,4) width 43: "double"
</span><del>- RenderTableCell {TD} at (53,15) size 57x28 [border: (3px double #00FF00) (5px double #FF0000) (3px double #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (53,15) size 56x28 [border: (3px double #00FF00) (5px double #FF0000) (3px double #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 43x18
</span><span class="cx"> text run at (4,5) width 43: "double"
</span><del>- RenderTableCell {TD} at (109,17) size 53x24 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (109,17) size 52x24 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 43x17
</span><span class="cx"> text run at (4,4) width 43: "double"
</span><del>- RenderTableRow {TR} at (0,58) size 162x60
- RenderTableCell {TD} at (0,76) size 54x24 [border: (3px double #00FF00) (5px double #FF0000) (2px double #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 161x60
+ RenderTableCell {TD} at (0,76) size 53x24 [border: (3px double #00FF00) (5px double #FF0000) (2px double #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 43x17
</span><span class="cx"> text run at (4,4) width 43: "double"
</span><del>- RenderTableCell {TD} at (53,73) size 57x30 [border: (5px dashed #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (53,73) size 56x30 [border: (5px dashed #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 44x18
</span><span class="cx"> text run at (6,7) width 44: "dashed"
</span><del>- RenderTableCell {TD} at (109,76) size 53x24 [border: (3px double #00FF00) (5px double #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (109,76) size 52x24 [border: (3px double #00FF00) (5px double #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 43x17
</span><span class="cx"> text run at (6,4) width 43: "double"
</span><del>- RenderTableRow {TR} at (0,118) size 162x57
- RenderTableCell {TD} at (0,134) size 54x25 [border: (3px double #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 161x57
+ RenderTableCell {TD} at (0,134) size 53x25 [border: (3px double #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 43x18
</span><span class="cx"> text run at (4,5) width 43: "double"
</span><del>- RenderTableCell {TD} at (53,133) size 57x27 [border: (5px double #FF0000) (2px double #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (53,133) size 56x27 [border: (5px double #FF0000) (2px double #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 43x18
</span><span class="cx"> text run at (4,7) width 43: "double"
</span><del>- RenderTableCell {TD} at (109,134) size 53x25 [border: (3px double #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (109,134) size 52x25 [border: (3px double #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 43x18
</span><span class="cx"> text run at (4,5) width 43: "double"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw34dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-34-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw34dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-34-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-34-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-34-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 159x180 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 154x175
- RenderTableRow {TR} at (0,0) size 154x58
- RenderTableCell {TD} at (0,17) size 50x24 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 158x180 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 153x175
+ RenderTableRow {TR} at (0,0) size 153x58
+ RenderTableCell {TD} at (0,17) size 49x24 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,15) size 57x28 [border: (3px dotted #00FF00) (5px dotted #FF0000) (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,15) size 56x28 [border: (3px dotted #00FF00) (5px dotted #FF0000) (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (105,17) size 49x24 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (105,17) size 48x24 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,58) size 154x60
- RenderTableCell {TD} at (0,76) size 50x24 [border: (3px dotted #00FF00) (5px dotted #FF0000) (2px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 153x60
+ RenderTableCell {TD} at (0,76) size 49x24 [border: (3px dotted #00FF00) (5px dotted #FF0000) (2px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,73) size 57x30 [border: (5px dashed #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,73) size 56x30 [border: (5px dashed #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 44x18
</span><span class="cx"> text run at (6,7) width 44: "dashed"
</span><del>- RenderTableCell {TD} at (105,76) size 49x24 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (105,76) size 48x24 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 39x17
</span><span class="cx"> text run at (6,4) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,118) size 154x57
- RenderTableCell {TD} at (0,134) size 50x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 153x57
+ RenderTableCell {TD} at (0,134) size 49x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,133) size 57x27 [border: (5px dotted #FF0000) (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,133) size 56x27 [border: (5px dotted #FF0000) (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 39x18
</span><span class="cx"> text run at (4,7) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (105,134) size 49x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (105,134) size 48x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw44dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-44-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw44dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-44-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-44-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-44-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 154x180 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 149x175
- RenderTableRow {TR} at (0,0) size 149x58
- RenderTableCell {TD} at (0,17) size 50x24 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 153x180 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 148x175
+ RenderTableRow {TR} at (0,0) size 148x58
+ RenderTableCell {TD} at (0,17) size 49x24 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,15) size 52x28 [border: (3px dotted #00FF00) (5px dotted #FF0000) (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,15) size 51x28 [border: (3px dotted #00FF00) (5px dotted #FF0000) (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (100,17) size 49x24 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (100,17) size 48x24 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,58) size 149x60
- RenderTableCell {TD} at (0,76) size 50x24 [border: (3px dotted #00FF00) (5px dotted #FF0000) (2px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 148x60
+ RenderTableCell {TD} at (0,76) size 49x24 [border: (3px dotted #00FF00) (5px dotted #FF0000) (2px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,73) size 52x30 [border: (5px dotted #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,73) size 51x30 [border: (5px dotted #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 39x18
</span><span class="cx"> text run at (6,7) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (100,76) size 49x24 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (100,76) size 48x24 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 39x17
</span><span class="cx"> text run at (6,4) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,118) size 149x57
- RenderTableCell {TD} at (0,134) size 50x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 148x57
+ RenderTableCell {TD} at (0,134) size 49x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,133) size 52x27 [border: (5px dotted #FF0000) (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,133) size 51x27 [border: (5px dotted #FF0000) (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 39x18
</span><span class="cx"> text run at (4,7) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (100,134) size 49x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (100,134) size 48x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw52dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-52-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw52dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-52-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-52-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-52-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 129x180 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 124x175
- RenderTableRow {TR} at (0,0) size 124x58
- RenderTableCell {TD} at (0,17) size 41x24 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 128x180 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 123x175
+ RenderTableRow {TR} at (0,0) size 123x58
+ RenderTableCell {TD} at (0,17) size 40x24 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 30x17
</span><span class="cx"> text run at (4,4) width 30: "solid"
</span><del>- RenderTableCell {TD} at (40,15) size 45x28 [border: (3px solid #00FF00) (5px solid #FF0000) (3px solid #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,15) size 44x28 [border: (3px solid #00FF00) (5px solid #FF0000) (3px solid #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 30x18
</span><span class="cx"> text run at (4,5) width 30: "solid"
</span><del>- RenderTableCell {TD} at (84,17) size 40x24 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,17) size 39x24 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 30x17
</span><span class="cx"> text run at (4,4) width 30: "solid"
</span><del>- RenderTableRow {TR} at (0,58) size 124x60
- RenderTableCell {TD} at (0,76) size 41x24 [border: (3px solid #00FF00) (5px solid #FF0000) (2px solid #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 123x60
+ RenderTableCell {TD} at (0,76) size 40x24 [border: (3px solid #00FF00) (5px solid #FF0000) (2px solid #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 30x17
</span><span class="cx"> text run at (4,4) width 30: "solid"
</span><del>- RenderTableCell {TD} at (40,73) size 45x30 [border: (5px ridge #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,73) size 44x30 [border: (5px ridge #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 32x18
</span><span class="cx"> text run at (6,7) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (84,76) size 40x24 [border: (3px solid #00FF00) (5px solid #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,76) size 39x24 [border: (3px solid #00FF00) (5px solid #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 30x17
</span><span class="cx"> text run at (6,4) width 30: "solid"
</span><del>- RenderTableRow {TR} at (0,118) size 124x57
- RenderTableCell {TD} at (0,134) size 41x25 [border: (3px solid #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 123x57
+ RenderTableCell {TD} at (0,134) size 40x25 [border: (3px solid #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 30x18
</span><span class="cx"> text run at (4,5) width 30: "solid"
</span><del>- RenderTableCell {TD} at (40,133) size 45x27 [border: (5px solid #FF0000) (2px solid #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,133) size 44x27 [border: (5px solid #FF0000) (2px solid #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 30x18
</span><span class="cx"> text run at (4,7) width 30: "solid"
</span><del>- RenderTableCell {TD} at (84,134) size 40x25 [border: (3px solid #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,134) size 39x25 [border: (3px solid #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 30x18
</span><span class="cx"> text run at (4,5) width 30: "solid"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw54dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-54-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw54dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-54-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-54-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-54-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 149x180 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 144x175
- RenderTableRow {TR} at (0,0) size 144x58
- RenderTableCell {TD} at (0,17) size 50x24 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 148x180 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 143x175
+ RenderTableRow {TR} at (0,0) size 143x58
+ RenderTableCell {TD} at (0,17) size 49x24 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,15) size 47x28 [border: (3px dotted #00FF00) (5px dotted #FF0000) (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,15) size 46x28 [border: (3px dotted #00FF00) (5px dotted #FF0000) (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (95,17) size 49x24 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,17) size 48x24 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,58) size 144x60
- RenderTableCell {TD} at (0,76) size 50x24 [border: (3px dotted #00FF00) (5px dotted #FF0000) (2px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 143x60
+ RenderTableCell {TD} at (0,76) size 49x24 [border: (3px dotted #00FF00) (5px dotted #FF0000) (2px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,73) size 47x30 [border: (5px ridge #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,73) size 46x30 [border: (5px ridge #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 32x18
</span><span class="cx"> text run at (6,7) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (95,76) size 49x24 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,76) size 48x24 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 39x17
</span><span class="cx"> text run at (6,4) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,118) size 144x57
- RenderTableCell {TD} at (0,134) size 50x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 143x57
+ RenderTableCell {TD} at (0,134) size 49x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,133) size 47x27 [border: (5px dotted #FF0000) (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,133) size 46x27 [border: (5px dotted #FF0000) (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 39x18
</span><span class="cx"> text run at (4,7) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (95,134) size 49x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,134) size 48x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw59dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-59-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw59dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-59-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-59-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-59-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 121x170
- RenderTableSection {TBODY} at (0,0) size 121x170
- RenderTableRow {TR} at (0,0) size 121x55
- RenderTableCell {TD} at (0,18) size 39x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 120x170
+ RenderTableSection {TBODY} at (0,0) size 120x170
+ RenderTableRow {TR} at (0,0) size 120x55
+ RenderTableCell {TD} at (0,18) size 38x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 31x17
</span><span class="cx"> text run at (1,1) width 31: "none"
</span><del>- RenderTableCell {TD} at (38,15) size 45x25 [border: none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,15) size 44x25 [border: none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 31x18
</span><span class="cx"> text run at (1,2) width 31: "none"
</span><del>- RenderTableCell {TD} at (82,18) size 39x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (82,18) size 38x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 31x17
</span><span class="cx"> text run at (1,1) width 31: "none"
</span><del>- RenderTableRow {TR} at (0,55) size 121x60
- RenderTableCell {TD} at (0,75) size 39x20 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,55) size 120x60
+ RenderTableCell {TD} at (0,75) size 38x20 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 31x18
</span><span class="cx"> text run at (1,2) width 31: "none"
</span><del>- RenderTableCell {TD} at (38,70) size 45x30 [border: (5px ridge #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,70) size 44x30 [border: (5px ridge #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 32x18
</span><span class="cx"> text run at (6,7) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (82,75) size 39x20 [border: none] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (82,75) size 38x20 [border: none] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,1) size 31x18
</span><span class="cx"> text run at (6,2) width 31: "none"
</span><del>- RenderTableRow {TR} at (0,115) size 121x55
- RenderTableCell {TD} at (0,133) size 39x19 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,115) size 120x55
+ RenderTableCell {TD} at (0,133) size 38x19 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 31x17
</span><span class="cx"> text run at (1,1) width 31: "none"
</span><del>- RenderTableCell {TD} at (38,130) size 45x25 [border: (5px none #FF0000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,130) size 44x25 [border: (5px none #FF0000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,6) size 31x18
</span><span class="cx"> text run at (1,7) width 31: "none"
</span><del>- RenderTableCell {TD} at (82,133) size 39x19 [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (82,133) size 38x19 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 31x17
</span><span class="cx"> text run at (1,1) width 31: "none"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw64dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-64-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw64dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-64-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-64-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-64-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 152x180 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 147x175
- RenderTableRow {TR} at (0,0) size 147x58
- RenderTableCell {TD} at (0,17) size 50x24 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 151x180 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 146x175
+ RenderTableRow {TR} at (0,0) size 146x58
+ RenderTableCell {TD} at (0,17) size 49x24 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,15) size 50x28 [border: (3px dotted #00FF00) (5px dotted #FF0000) (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,15) size 49x28 [border: (3px dotted #00FF00) (5px dotted #FF0000) (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (98,17) size 49x24 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (98,17) size 48x24 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,58) size 147x60
- RenderTableCell {TD} at (0,76) size 50x24 [border: (3px dotted #00FF00) (5px dotted #FF0000) (2px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 146x60
+ RenderTableCell {TD} at (0,76) size 49x24 [border: (3px dotted #00FF00) (5px dotted #FF0000) (2px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,73) size 50x30 [border: (5px outset #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,73) size 49x30 [border: (5px outset #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 37x18
</span><span class="cx"> text run at (6,7) width 37: "outset"
</span><del>- RenderTableCell {TD} at (98,76) size 49x24 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (98,76) size 48x24 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 39x17
</span><span class="cx"> text run at (6,4) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,118) size 147x57
- RenderTableCell {TD} at (0,134) size 50x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 146x57
+ RenderTableCell {TD} at (0,134) size 49x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,133) size 50x27 [border: (5px dotted #FF0000) (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,133) size 49x27 [border: (5px dotted #FF0000) (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 39x18
</span><span class="cx"> text run at (4,7) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (98,134) size 49x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (98,134) size 48x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw65dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-65-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw65dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-65-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-65-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-65-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 138x180 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 133x175
- RenderTableRow {TR} at (0,0) size 133x58
- RenderTableCell {TD} at (0,17) size 43x24 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 137x180 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 132x175
+ RenderTableRow {TR} at (0,0) size 132x58
+ RenderTableCell {TD} at (0,17) size 42x24 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x17
</span><span class="cx"> text run at (4,4) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (42,15) size 50x28 [border: (3px ridge #00FF00) (5px ridge #FF0000) (3px ridge #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (42,15) size 49x28 [border: (3px ridge #00FF00) (5px ridge #FF0000) (3px ridge #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x18
</span><span class="cx"> text run at (4,5) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (91,17) size 42x24 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,17) size 41x24 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x17
</span><span class="cx"> text run at (4,4) width 32: "ridge"
</span><del>- RenderTableRow {TR} at (0,58) size 133x60
- RenderTableCell {TD} at (0,76) size 43x24 [border: (3px ridge #00FF00) (5px ridge #FF0000) (2px ridge #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 132x60
+ RenderTableCell {TD} at (0,76) size 42x24 [border: (3px ridge #00FF00) (5px ridge #FF0000) (2px ridge #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x17
</span><span class="cx"> text run at (4,4) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (42,73) size 50x30 [border: (5px outset #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (42,73) size 49x30 [border: (5px outset #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 37x18
</span><span class="cx"> text run at (6,7) width 37: "outset"
</span><del>- RenderTableCell {TD} at (91,76) size 42x24 [border: (3px ridge #00FF00) (5px ridge #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,76) size 41x24 [border: (3px ridge #00FF00) (5px ridge #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 32x17
</span><span class="cx"> text run at (6,4) width 32: "ridge"
</span><del>- RenderTableRow {TR} at (0,118) size 133x57
- RenderTableCell {TD} at (0,134) size 43x25 [border: (3px ridge #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 132x57
+ RenderTableCell {TD} at (0,134) size 42x25 [border: (3px ridge #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x18
</span><span class="cx"> text run at (4,5) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (42,133) size 50x27 [border: (5px ridge #FF0000) (2px ridge #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (42,133) size 49x27 [border: (5px ridge #FF0000) (2px ridge #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 32x18
</span><span class="cx"> text run at (4,7) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (91,134) size 42x25 [border: (3px ridge #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,134) size 41x25 [border: (3px ridge #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x18
</span><span class="cx"> text run at (4,5) width 32: "ridge"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw70dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-70-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw70dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-70-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-70-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-70-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 137x150
- RenderTableSection {TBODY} at (0,0) size 137x150
- RenderTableRow {TR} at (0,0) size 137x50
- RenderTableCell {TD} at (0,15) size 46x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 136x150
+ RenderTableSection {TBODY} at (0,0) size 136x150
+ RenderTableRow {TR} at (0,0) size 136x50
+ RenderTableCell {TD} at (0,15) 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,2) width 43: "hidden"
</span><del>- RenderTableCell {TD} at (45,15) size 47x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (45,15) size 46x20 [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,2) width 43: "hidden"
</span><del>- RenderTableCell {TD} at (91,15) size 46x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,15) 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,2) width 43: "hidden"
</span><del>- RenderTableRow {TR} at (0,50) size 137x50
- RenderTableCell {TD} at (0,65) size 46x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,50) size 136x50
+ RenderTableCell {TD} at (0,65) 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,2) width 43: "hidden"
</span><del>- RenderTableCell {TD} at (45,65) size 47x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (45,65) size 46x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 44x18
</span><span class="cx"> text run at (1,2) width 44: "groove"
</span><del>- RenderTableCell {TD} at (91,65) size 46x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,65) 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,2) width 43: "hidden"
</span><del>- RenderTableRow {TR} at (0,100) size 137x50
- RenderTableCell {TD} at (0,115) size 46x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,100) size 136x50
+ RenderTableCell {TD} at (0,115) 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,2) width 43: "hidden"
</span><del>- RenderTableCell {TD} at (45,115) size 47x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (45,115) size 46x20 [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,2) width 43: "hidden"
</span><del>- RenderTableCell {TD} at (91,115) size 46x20 [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,115) 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,2) width 43: "hidden"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw71dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-71-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw71dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-71-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-71-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-71-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 167x180 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 162x175
- RenderTableRow {TR} at (0,0) size 162x58
- RenderTableCell {TD} at (0,17) size 54x24 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 166x180 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 161x175
+ RenderTableRow {TR} at (0,0) size 161x58
+ RenderTableCell {TD} at (0,17) size 53x24 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 43x17
</span><span class="cx"> text run at (4,4) width 43: "double"
</span><del>- RenderTableCell {TD} at (53,15) size 57x28 [border: (3px double #00FF00) (5px double #FF0000) (3px double #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (53,15) size 56x28 [border: (3px double #00FF00) (5px double #FF0000) (3px double #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 43x18
</span><span class="cx"> text run at (4,5) width 43: "double"
</span><del>- RenderTableCell {TD} at (109,17) size 53x24 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (109,17) size 52x24 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 43x17
</span><span class="cx"> text run at (4,4) width 43: "double"
</span><del>- RenderTableRow {TR} at (0,58) size 162x60
- RenderTableCell {TD} at (0,76) size 54x24 [border: (3px double #00FF00) (5px double #FF0000) (2px double #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 161x60
+ RenderTableCell {TD} at (0,76) size 53x24 [border: (3px double #00FF00) (5px double #FF0000) (2px double #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 43x17
</span><span class="cx"> text run at (4,4) width 43: "double"
</span><del>- RenderTableCell {TD} at (53,73) size 57x30 [border: (5px groove #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (53,73) size 56x30 [border: (5px groove #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 44x18
</span><span class="cx"> text run at (6,7) width 44: "groove"
</span><del>- RenderTableCell {TD} at (109,76) size 53x24 [border: (3px double #00FF00) (5px double #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (109,76) size 52x24 [border: (3px double #00FF00) (5px double #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 43x17
</span><span class="cx"> text run at (6,4) width 43: "double"
</span><del>- RenderTableRow {TR} at (0,118) size 162x57
- RenderTableCell {TD} at (0,134) size 54x25 [border: (3px double #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 161x57
+ RenderTableCell {TD} at (0,134) size 53x25 [border: (3px double #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 43x18
</span><span class="cx"> text run at (4,5) width 43: "double"
</span><del>- RenderTableCell {TD} at (53,133) size 57x27 [border: (5px double #FF0000) (2px double #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (53,133) size 56x27 [border: (5px double #FF0000) (2px double #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 43x18
</span><span class="cx"> text run at (4,7) width 43: "double"
</span><del>- RenderTableCell {TD} at (109,134) size 53x25 [border: (3px double #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (109,134) size 52x25 [border: (3px double #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 43x18
</span><span class="cx"> text run at (4,5) width 43: "double"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw74dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-74-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw74dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-74-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-74-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-74-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 159x180 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 154x175
- RenderTableRow {TR} at (0,0) size 154x58
- RenderTableCell {TD} at (0,17) size 50x24 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 158x180 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 153x175
+ RenderTableRow {TR} at (0,0) size 153x58
+ RenderTableCell {TD} at (0,17) size 49x24 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,15) size 57x28 [border: (3px dotted #00FF00) (5px dotted #FF0000) (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,15) size 56x28 [border: (3px dotted #00FF00) (5px dotted #FF0000) (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (105,17) size 49x24 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (105,17) size 48x24 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,58) size 154x60
- RenderTableCell {TD} at (0,76) size 50x24 [border: (3px dotted #00FF00) (5px dotted #FF0000) (2px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 153x60
+ RenderTableCell {TD} at (0,76) size 49x24 [border: (3px dotted #00FF00) (5px dotted #FF0000) (2px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,73) size 57x30 [border: (5px groove #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,73) size 56x30 [border: (5px groove #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 44x18
</span><span class="cx"> text run at (6,7) width 44: "groove"
</span><del>- RenderTableCell {TD} at (105,76) size 49x24 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (105,76) size 48x24 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 39x17
</span><span class="cx"> text run at (6,4) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,118) size 154x57
- RenderTableCell {TD} at (0,134) size 50x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 153x57
+ RenderTableCell {TD} at (0,134) size 49x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,133) size 57x27 [border: (5px dotted #FF0000) (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,133) size 56x27 [border: (5px dotted #FF0000) (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 39x18
</span><span class="cx"> text run at (4,7) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (105,134) size 49x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (105,134) size 48x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw84dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-84-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw84dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-84-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-84-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-84-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 149x180 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 144x175
- RenderTableRow {TR} at (0,0) size 144x58
- RenderTableCell {TD} at (0,17) size 50x24 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 148x180 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 143x175
+ RenderTableRow {TR} at (0,0) size 143x58
+ RenderTableCell {TD} at (0,17) size 49x24 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,15) size 47x28 [border: (3px dotted #00FF00) (5px dotted #FF0000) (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,15) size 46x28 [border: (3px dotted #00FF00) (5px dotted #FF0000) (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (95,17) size 49x24 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,17) size 48x24 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,58) size 144x60
- RenderTableCell {TD} at (0,76) size 50x24 [border: (3px dotted #00FF00) (5px dotted #FF0000) (2px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 143x60
+ RenderTableCell {TD} at (0,76) size 49x24 [border: (3px dotted #00FF00) (5px dotted #FF0000) (2px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x17
</span><span class="cx"> text run at (4,4) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,73) size 47x30 [border: (5px inset #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,73) size 46x30 [border: (5px inset #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 29x18
</span><span class="cx"> text run at (6,7) width 29: "inset"
</span><del>- RenderTableCell {TD} at (95,76) size 49x24 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,76) size 48x24 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 39x17
</span><span class="cx"> text run at (6,4) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,118) size 144x57
- RenderTableCell {TD} at (0,134) size 50x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 143x57
+ RenderTableCell {TD} at (0,134) size 49x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (49,133) size 47x27 [border: (5px dotted #FF0000) (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,133) size 46x27 [border: (5px dotted #FF0000) (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 39x18
</span><span class="cx"> text run at (4,7) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (95,134) size 49x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,134) size 48x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw85dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-85-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw85dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-85-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-85-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-85-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 130x180 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 125x175
- RenderTableRow {TR} at (0,0) size 125x58
- RenderTableCell {TD} at (0,17) size 43x24 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 129x180 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 124x175
+ RenderTableRow {TR} at (0,0) size 124x58
+ RenderTableCell {TD} at (0,17) size 42x24 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x17
</span><span class="cx"> text run at (4,4) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (42,15) size 42x28 [border: (3px ridge #00FF00) (5px ridge #FF0000) (3px ridge #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (42,15) size 41x28 [border: (3px ridge #00FF00) (5px ridge #FF0000) (3px ridge #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x18
</span><span class="cx"> text run at (4,5) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (83,17) size 42x24 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (83,17) size 41x24 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x17
</span><span class="cx"> text run at (4,4) width 32: "ridge"
</span><del>- RenderTableRow {TR} at (0,58) size 125x60
- RenderTableCell {TD} at (0,76) size 43x24 [border: (3px ridge #00FF00) (5px ridge #FF0000) (2px ridge #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 124x60
+ RenderTableCell {TD} at (0,76) size 42x24 [border: (3px ridge #00FF00) (5px ridge #FF0000) (2px ridge #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x17
</span><span class="cx"> text run at (4,4) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (42,73) size 42x30 [border: (5px inset #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (42,73) size 41x30 [border: (5px inset #00FF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 29x18
</span><span class="cx"> text run at (6,7) width 29: "inset"
</span><del>- RenderTableCell {TD} at (83,76) size 42x24 [border: (3px ridge #00FF00) (5px ridge #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (83,76) size 41x24 [border: (3px ridge #00FF00) (5px ridge #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 32x17
</span><span class="cx"> text run at (6,4) width 32: "ridge"
</span><del>- RenderTableRow {TR} at (0,118) size 125x57
- RenderTableCell {TD} at (0,134) size 43x25 [border: (3px ridge #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 124x57
+ RenderTableCell {TD} at (0,134) size 42x25 [border: (3px ridge #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x18
</span><span class="cx"> text run at (4,5) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (42,133) size 42x27 [border: (5px ridge #FF0000) (2px ridge #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (42,133) size 41x27 [border: (5px ridge #FF0000) (2px ridge #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 32x18
</span><span class="cx"> text run at (4,7) width 32: "ridge"
</span><del>- RenderTableCell {TD} at (83,134) size 42x25 [border: (3px ridge #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (83,134) size 41x25 [border: (3px ridge #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 32x18
</span><span class="cx"> text run at (4,5) width 32: "ridge"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw94dexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-94-d-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t170602bdrconflctw94dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-94-d-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-94-d-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/t170602-bdr-conflct-w-94-d-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "There should be no red borders on the table below"
</span><del>- RenderTable {TABLE} at (0,33) size 144x170 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 139x165
- RenderTableRow {TR} at (0,0) size 139x55
- RenderTableCell {TD} at (0,15) size 47x25 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 143x170 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 138x165
+ RenderTableRow {TR} at (0,0) size 138x55
+ RenderTableCell {TD} at (0,15) size 46x25 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (46,15) size 47x25 [border: (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (46,15) size 46x25 [border: (3px dotted #00FF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (92,15) size 47x25 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,15) size 46x25 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,55) size 139x55
- RenderTableCell {TD} at (0,70) size 47x25 [border: (3px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,55) size 138x55
+ RenderTableCell {TD} at (0,70) size 46x25 [border: (3px dotted #00FF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (46,70) size 47x25 [border: (3px none #FF0000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (46,70) size 46x25 [border: (3px none #FF0000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 31x18
</span><span class="cx"> text run at (4,5) width 31: "none"
</span><del>- RenderTableCell {TD} at (92,70) size 47x25 [border: (3px dotted #00FF00)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,70) size 46x25 [border: (3px dotted #00FF00)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableRow {TR} at (0,110) size 139x55
- RenderTableCell {TD} at (0,125) size 47x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,110) size 138x55
+ RenderTableCell {TD} at (0,125) size 46x25 [border: (3px dotted #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (46,125) size 47x25 [border: (3px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (46,125) size 46x25 [border: (3px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span><del>- RenderTableCell {TD} at (92,125) size 47x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,125) size 46x25 [border: (3px dotted #00FF00)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 39x18
</span><span class="cx"> text run at (4,5) width 39: "dotted"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects177expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-177-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-177-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects177expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-177-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-177-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-177-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,21 +10,21 @@
</span><span class="cx"> RenderBlock (relative positioned) {div} at (0,33) size 784x38
</span><span class="cx"> layer at (8,49) size 784x38
</span><span class="cx"> RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
</span><del>- RenderInline {span} at (0,0) size 77x36
</del><ins>+ RenderInline {span} at (0,0) size 76x36
</ins><span class="cx"> RenderText {#text} at (1,1) size 22x36
</span><span class="cx"> text run at (1,1) width 22: "a "
</span><del>- RenderTable at (23,1) size 31x36
- RenderTableSection (anonymous) at (0,0) size 31x36
- RenderTableRow (anonymous) at (0,0) size 31x36
- RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (23,1) size 30x36
+ RenderTableSection (anonymous) at (0,0) size 30x36
+ RenderTableRow (anonymous) at (0,0) size 30x36
+ RenderTableCell {span} at (0,0) size 16x36 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 16x36
</span><span class="cx"> text run at (0,0) width 16: "b"
</span><del>- RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {span} at (16,0) size 14x36 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 14x36
</span><span class="cx"> text run at (0,0) width 14: "c"
</span><del>- RenderText {#text} at (53,1) size 25x36
- text run at (53,1) width 9: " "
- text run at (61,1) width 17: "d"
</del><ins>+ RenderText {#text} at (53,1) size 24x36
+ text run at (53,1) width 8: " "
+ text run at (61,1) width 16: "d"
</ins><span class="cx"> RenderText zI: 1 {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,49) size 78x38
</span><span class="cx"> RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects178expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-178-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-178-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects178expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-178-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-178-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-178-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -13,20 +13,20 @@
</span><span class="cx"> RenderText zI: 1 {#text} at (1,1) size 76x36
</span><span class="cx"> text run at (1,1) width 76: "a bc d"
</span><span class="cx"> layer at (8,49) size 78x38
</span><del>- RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x38 [color=#008000]
- RenderInline {span} at (0,0) size 77x36
</del><ins>+ RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+ RenderInline {span} at (0,0) size 76x36
</ins><span class="cx"> RenderText {#text} at (1,1) size 22x36
</span><span class="cx"> text run at (1,1) width 22: "a "
</span><del>- RenderTable at (23,1) size 31x36
- RenderTableSection (anonymous) at (0,0) size 31x36
- RenderTableRow (anonymous) at (0,0) size 31x36
- RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (23,1) size 30x36
+ RenderTableSection (anonymous) at (0,0) size 30x36
+ RenderTableRow (anonymous) at (0,0) size 30x36
+ RenderTableCell {span} at (0,0) size 16x36 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 16x36
</span><span class="cx"> text run at (0,0) width 16: "b"
</span><del>- RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {span} at (16,0) size 14x36 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 14x36
</span><span class="cx"> text run at (0,0) width 14: "c"
</span><del>- RenderText {#text} at (53,1) size 25x36
- text run at (53,1) width 9: " "
- text run at (61,1) width 17: "d"
</del><ins>+ RenderText {#text} at (53,1) size 24x36
+ text run at (53,1) width 8: " "
+ text run at (61,1) width 16: "d"
</ins><span class="cx"> RenderText zI: 2 {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects179expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-179-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-179-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects179expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-179-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-179-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-179-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,21 +10,21 @@
</span><span class="cx"> RenderBlock (relative positioned) {div} at (0,33) size 784x38
</span><span class="cx"> layer at (8,49) size 784x38
</span><span class="cx"> RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
</span><del>- RenderInline {span} at (0,0) size 77x36
</del><ins>+ RenderInline {span} at (0,0) size 76x36
</ins><span class="cx"> RenderText {#text} at (1,1) size 22x36
</span><span class="cx"> text run at (1,1) width 22: "a "
</span><del>- RenderTable at (23,1) size 31x36
- RenderTableSection (anonymous) at (0,0) size 31x36
- RenderTableRow (anonymous) at (0,0) size 31x36
- RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (23,1) size 30x36
+ RenderTableSection (anonymous) at (0,0) size 30x36
+ RenderTableRow (anonymous) at (0,0) size 30x36
+ RenderTableCell {span} at (0,0) size 16x36 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 16x36
</span><span class="cx"> text run at (0,0) width 16: "b"
</span><del>- RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {span} at (16,0) size 14x36 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 14x36
</span><span class="cx"> text run at (0,0) width 14: "c"
</span><del>- RenderText {#text} at (53,1) size 25x36
- text run at (53,1) width 9: " "
- text run at (61,1) width 17: "d"
</del><ins>+ RenderText {#text} at (53,1) size 24x36
+ text run at (53,1) width 8: " "
+ text run at (61,1) width 16: "d"
</ins><span class="cx"> RenderText zI: 1 {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,49) size 78x38
</span><span class="cx"> RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects180expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-180-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-180-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects180expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-180-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-180-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-180-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -13,20 +13,20 @@
</span><span class="cx"> RenderText zI: 1 {#text} at (1,1) size 76x36
</span><span class="cx"> text run at (1,1) width 76: "a bc d"
</span><span class="cx"> layer at (8,49) size 78x38
</span><del>- RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x38 [color=#008000]
- RenderInline {span} at (0,0) size 77x36
</del><ins>+ RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+ RenderInline {span} at (0,0) size 76x36
</ins><span class="cx"> RenderText {#text} at (1,1) size 22x36
</span><span class="cx"> text run at (1,1) width 22: "a "
</span><del>- RenderTable at (23,1) size 31x36
- RenderTableSection (anonymous) at (0,0) size 31x36
- RenderTableRow (anonymous) at (0,0) size 31x36
- RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (23,1) size 30x36
+ RenderTableSection (anonymous) at (0,0) size 30x36
+ RenderTableRow (anonymous) at (0,0) size 30x36
+ RenderTableCell {span} at (0,0) size 16x36 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 16x36
</span><span class="cx"> text run at (0,0) width 16: "b"
</span><del>- RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {span} at (16,0) size 14x36 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 14x36
</span><span class="cx"> text run at (0,0) width 14: "c"
</span><del>- RenderText {#text} at (53,1) size 25x36
- text run at (53,1) width 9: " "
- text run at (61,1) width 17: "d"
</del><ins>+ RenderText {#text} at (53,1) size 24x36
+ text run at (53,1) width 8: " "
+ text run at (61,1) width 16: "d"
</ins><span class="cx"> RenderText zI: 2 {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects181expectedpngfromrev195778trunkLayoutTestsplatformgtktablesmozillamarvintable_overflow_hidden_tdexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-181-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_hidden_td-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects181expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-181-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-181-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-181-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,17 +4,17 @@
</span><span class="cx"> RenderBlock {html} at (0,0) size 800x8
</span><span class="cx"> RenderBody {body} at (8,8) size 784x0
</span><span class="cx"> layer at (8,0) size 20x17
</span><del>- RenderBlock (positioned) zI: 1 {div} at (8,0) size 21x17 [color=#FF0000]
- RenderInline {span} at (0,0) size 21x17
- RenderTable at (0,0) size 9x17
- RenderTableSection (anonymous) at (0,0) size 9x17
- RenderTableRow (anonymous) at (0,0) size 9x17
- RenderTableCell {span} at (0,0) size 9x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (positioned) zI: 1 {div} at (8,0) size 20x17 [color=#FF0000]
+ RenderInline {span} at (0,0) size 20x17
+ RenderTable at (0,0) size 8x17
+ RenderTableSection (anonymous) at (0,0) size 8x17
+ RenderTableRow (anonymous) at (0,0) size 8x17
+ RenderTableCell {span} at (0,0) size 8x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="cx"> text run at (0,0) width 8: "b"
</span><del>- RenderInline (generated) at (0,0) size 13x17
- RenderText at (8,0) size 13x17
- text run at (8,0) width 13: " d"
</del><ins>+ RenderInline (generated) at (0,0) size 12x17
+ RenderText at (8,0) size 12x17
+ text run at (8,0) width 12: " d"
</ins><span class="cx"> RenderText zI: 1 {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,0) size 20x17
</span><span class="cx"> RenderBlock (positioned) zI: 2 {div} at (8,0) size 20x17 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects189expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-189-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-189-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects189expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-189-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-189-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-189-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,24 +10,24 @@
</span><span class="cx"> RenderBlock (relative positioned) {div} at (0,33) size 784x38
</span><span class="cx"> layer at (8,49) size 784x38
</span><span class="cx"> RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
</span><del>- RenderInline {span} at (0,0) size 77x36
</del><ins>+ RenderInline {span} at (0,0) size 76x36
</ins><span class="cx"> RenderInline (generated) at (0,0) size 14x36
</span><span class="cx"> RenderText at (1,1) size 14x36
</span><span class="cx"> text run at (1,1) width 14: "a"
</span><span class="cx"> RenderText {#text} at (15,1) size 8x36
</span><span class="cx"> text run at (15,1) width 8: " "
</span><del>- RenderTable at (23,1) size 31x36
- RenderTableSection (anonymous) at (0,0) size 31x36
- RenderTableRow (anonymous) at (0,0) size 31x36
- RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (23,1) size 30x36
+ RenderTableSection (anonymous) at (0,0) size 30x36
+ RenderTableRow (anonymous) at (0,0) size 30x36
+ RenderTableCell {span} at (0,0) size 16x36 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 16x36
</span><span class="cx"> text run at (0,0) width 16: "b"
</span><del>- RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {span} at (16,0) size 14x36 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 14x36
</span><span class="cx"> text run at (0,0) width 14: "c"
</span><del>- RenderText {#text} at (53,1) size 25x36
- text run at (53,1) width 9: " "
- text run at (61,1) width 17: "d"
</del><ins>+ RenderText {#text} at (53,1) size 24x36
+ text run at (53,1) width 8: " "
+ text run at (61,1) width 16: "d"
</ins><span class="cx"> RenderText zI: 1 {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,49) size 78x38
</span><span class="cx"> RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects190expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-190-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-190-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects190expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-190-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-190-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-190-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -13,23 +13,23 @@
</span><span class="cx"> RenderText zI: 1 {#text} at (1,1) size 76x36
</span><span class="cx"> text run at (1,1) width 76: "a bc d"
</span><span class="cx"> layer at (8,49) size 78x38
</span><del>- RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x38 [color=#008000]
- RenderInline {span} at (0,0) size 77x36
</del><ins>+ RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+ RenderInline {span} at (0,0) size 76x36
</ins><span class="cx"> RenderInline (generated) at (0,0) size 14x36
</span><span class="cx"> RenderText at (1,1) size 14x36
</span><span class="cx"> text run at (1,1) width 14: "a"
</span><span class="cx"> RenderText {#text} at (15,1) size 8x36
</span><span class="cx"> text run at (15,1) width 8: " "
</span><del>- RenderTable at (23,1) size 31x36
- RenderTableSection (anonymous) at (0,0) size 31x36
- RenderTableRow (anonymous) at (0,0) size 31x36
- RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (23,1) size 30x36
+ RenderTableSection (anonymous) at (0,0) size 30x36
+ RenderTableRow (anonymous) at (0,0) size 30x36
+ RenderTableCell {span} at (0,0) size 16x36 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 16x36
</span><span class="cx"> text run at (0,0) width 16: "b"
</span><del>- RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {span} at (16,0) size 14x36 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 14x36
</span><span class="cx"> text run at (0,0) width 14: "c"
</span><del>- RenderText {#text} at (53,1) size 25x36
- text run at (53,1) width 9: " "
- text run at (61,1) width 17: "d"
</del><ins>+ RenderText {#text} at (53,1) size 24x36
+ text run at (53,1) width 8: " "
+ text run at (61,1) width 16: "d"
</ins><span class="cx"> RenderText zI: 2 {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects191expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-191-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-191-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects191expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-191-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-191-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-191-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,24 +10,24 @@
</span><span class="cx"> RenderBlock (relative positioned) {div} at (0,33) size 784x38
</span><span class="cx"> layer at (8,49) size 784x38
</span><span class="cx"> RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
</span><del>- RenderInline {span} at (0,0) size 77x36
</del><ins>+ RenderInline {span} at (0,0) size 76x36
</ins><span class="cx"> RenderInline (generated) at (0,0) size 14x36
</span><span class="cx"> RenderText at (1,1) size 14x36
</span><span class="cx"> text run at (1,1) width 14: "a"
</span><span class="cx"> RenderText {#text} at (15,1) size 8x36
</span><span class="cx"> text run at (15,1) width 8: " "
</span><del>- RenderTable at (23,1) size 31x36
- RenderTableSection (anonymous) at (0,0) size 31x36
- RenderTableRow (anonymous) at (0,0) size 31x36
- RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (23,1) size 30x36
+ RenderTableSection (anonymous) at (0,0) size 30x36
+ RenderTableRow (anonymous) at (0,0) size 30x36
+ RenderTableCell {span} at (0,0) size 16x36 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 16x36
</span><span class="cx"> text run at (0,0) width 16: "b"
</span><del>- RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {span} at (16,0) size 14x36 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 14x36
</span><span class="cx"> text run at (0,0) width 14: "c"
</span><del>- RenderText {#text} at (53,1) size 25x36
- text run at (53,1) width 9: " "
- text run at (61,1) width 17: "d"
</del><ins>+ RenderText {#text} at (53,1) size 24x36
+ text run at (53,1) width 8: " "
+ text run at (61,1) width 16: "d"
</ins><span class="cx"> RenderText zI: 1 {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,49) size 78x38
</span><span class="cx"> RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects192expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-192-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-192-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects192expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-192-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-192-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-192-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -13,23 +13,23 @@
</span><span class="cx"> RenderText zI: 1 {#text} at (1,1) size 76x36
</span><span class="cx"> text run at (1,1) width 76: "a bc d"
</span><span class="cx"> layer at (8,49) size 78x38
</span><del>- RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x38 [color=#008000]
- RenderInline {span} at (0,0) size 77x36
</del><ins>+ RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+ RenderInline {span} at (0,0) size 76x36
</ins><span class="cx"> RenderInline (generated) at (0,0) size 14x36
</span><span class="cx"> RenderText at (1,1) size 14x36
</span><span class="cx"> text run at (1,1) width 14: "a"
</span><span class="cx"> RenderText {#text} at (15,1) size 8x36
</span><span class="cx"> text run at (15,1) width 8: " "
</span><del>- RenderTable at (23,1) size 31x36
- RenderTableSection (anonymous) at (0,0) size 31x36
- RenderTableRow (anonymous) at (0,0) size 31x36
- RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (23,1) size 30x36
+ RenderTableSection (anonymous) at (0,0) size 30x36
+ RenderTableRow (anonymous) at (0,0) size 30x36
+ RenderTableCell {span} at (0,0) size 16x36 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 16x36
</span><span class="cx"> text run at (0,0) width 16: "b"
</span><del>- RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {span} at (16,0) size 14x36 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 14x36
</span><span class="cx"> text run at (0,0) width 14: "c"
</span><del>- RenderText {#text} at (53,1) size 25x36
- text run at (53,1) width 9: " "
- text run at (61,1) width 17: "d"
</del><ins>+ RenderText {#text} at (53,1) size 24x36
+ text run at (53,1) width 8: " "
+ text run at (61,1) width 16: "d"
</ins><span class="cx"> RenderText zI: 2 {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects193expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-193-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-193-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects193expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-193-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-193-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-193-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,24 +10,24 @@
</span><span class="cx"> RenderBlock (relative positioned) {div} at (0,33) size 784x38
</span><span class="cx"> layer at (8,49) size 784x38
</span><span class="cx"> RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
</span><del>- RenderInline {span} at (0,0) size 77x36
</del><ins>+ RenderInline {span} at (0,0) size 76x36
</ins><span class="cx"> RenderInline (generated) at (0,0) size 14x36
</span><span class="cx"> RenderText at (1,1) size 14x36
</span><span class="cx"> text run at (1,1) width 14: "a"
</span><span class="cx"> RenderText {#text} at (15,1) size 8x36
</span><span class="cx"> text run at (15,1) width 8: " "
</span><del>- RenderTable at (23,1) size 31x36
- RenderTableSection (anonymous) at (0,0) size 31x36
- RenderTableRow (anonymous) at (0,0) size 31x36
- RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (23,1) size 30x36
+ RenderTableSection (anonymous) at (0,0) size 30x36
+ RenderTableRow (anonymous) at (0,0) size 30x36
+ RenderTableCell {span} at (0,0) size 16x36 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 16x36
</span><span class="cx"> text run at (0,0) width 16: "b"
</span><del>- RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {span} at (16,0) size 14x36 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 14x36
</span><span class="cx"> text run at (0,0) width 14: "c"
</span><del>- RenderText {#text} at (53,1) size 25x36
- text run at (53,1) width 9: " "
- text run at (61,1) width 17: "d"
</del><ins>+ RenderText {#text} at (53,1) size 24x36
+ text run at (53,1) width 8: " "
+ text run at (61,1) width 16: "d"
</ins><span class="cx"> RenderText zI: 1 {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,49) size 78x38
</span><span class="cx"> RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects194expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-194-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-194-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects194expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-194-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-194-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-194-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -13,23 +13,23 @@
</span><span class="cx"> RenderText zI: 1 {#text} at (1,1) size 76x36
</span><span class="cx"> text run at (1,1) width 76: "a bc d"
</span><span class="cx"> layer at (8,49) size 78x38
</span><del>- RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x38 [color=#008000]
- RenderInline {span} at (0,0) size 77x36
</del><ins>+ RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+ RenderInline {span} at (0,0) size 76x36
</ins><span class="cx"> RenderInline (generated) at (0,0) size 14x36
</span><span class="cx"> RenderText at (1,1) size 14x36
</span><span class="cx"> text run at (1,1) width 14: "a"
</span><span class="cx"> RenderText {#text} at (15,1) size 8x36
</span><span class="cx"> text run at (15,1) width 8: " "
</span><del>- RenderTable at (23,1) size 31x36
- RenderTableSection (anonymous) at (0,0) size 31x36
- RenderTableRow (anonymous) at (0,0) size 31x36
- RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (23,1) size 30x36
+ RenderTableSection (anonymous) at (0,0) size 30x36
+ RenderTableRow (anonymous) at (0,0) size 30x36
+ RenderTableCell {span} at (0,0) size 16x36 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 16x36
</span><span class="cx"> text run at (0,0) width 16: "b"
</span><del>- RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {span} at (16,0) size 14x36 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 14x36
</span><span class="cx"> text run at (0,0) width 14: "c"
</span><del>- RenderText {#text} at (53,1) size 25x36
- text run at (53,1) width 9: " "
- text run at (61,1) width 17: "d"
</del><ins>+ RenderText {#text} at (53,1) size 24x36
+ text run at (53,1) width 8: " "
+ text run at (61,1) width 16: "d"
</ins><span class="cx"> RenderText zI: 2 {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects195expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-195-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-195-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects195expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-195-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-195-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-195-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,24 +10,24 @@
</span><span class="cx"> RenderBlock (relative positioned) {div} at (0,33) size 784x38
</span><span class="cx"> layer at (8,49) size 784x38
</span><span class="cx"> RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
</span><del>- RenderInline {span} at (0,0) size 77x36
</del><ins>+ RenderInline {span} at (0,0) size 76x36
</ins><span class="cx"> RenderInline (generated) at (0,0) size 14x36
</span><span class="cx"> RenderText at (1,1) size 14x36
</span><span class="cx"> text run at (1,1) width 14: "a"
</span><span class="cx"> RenderText {#text} at (15,1) size 8x36
</span><span class="cx"> text run at (15,1) width 8: " "
</span><del>- RenderTable at (23,1) size 31x36
- RenderTableSection (anonymous) at (0,0) size 31x36
- RenderTableRow (anonymous) at (0,0) size 31x36
- RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (23,1) size 30x36
+ RenderTableSection (anonymous) at (0,0) size 30x36
+ RenderTableRow (anonymous) at (0,0) size 30x36
+ RenderTableCell {span} at (0,0) size 16x36 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 16x36
</span><span class="cx"> text run at (0,0) width 16: "b"
</span><del>- RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {span} at (16,0) size 14x36 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 14x36
</span><span class="cx"> text run at (0,0) width 14: "c"
</span><del>- RenderText {#text} at (53,1) size 25x36
- text run at (53,1) width 9: " "
- text run at (61,1) width 17: "d"
</del><ins>+ RenderText {#text} at (53,1) size 24x36
+ text run at (53,1) width 8: " "
+ text run at (61,1) width 16: "d"
</ins><span class="cx"> RenderText zI: 1 {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,49) size 78x38
</span><span class="cx"> RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects196expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-196-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-196-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects196expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-196-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-196-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-196-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -13,23 +13,23 @@
</span><span class="cx"> RenderText zI: 1 {#text} at (1,1) size 76x36
</span><span class="cx"> text run at (1,1) width 76: "a bc d"
</span><span class="cx"> layer at (8,49) size 78x38
</span><del>- RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x38 [color=#008000]
- RenderInline {span} at (0,0) size 77x36
</del><ins>+ RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+ RenderInline {span} at (0,0) size 76x36
</ins><span class="cx"> RenderInline (generated) at (0,0) size 14x36
</span><span class="cx"> RenderText at (1,1) size 14x36
</span><span class="cx"> text run at (1,1) width 14: "a"
</span><span class="cx"> RenderText {#text} at (15,1) size 8x36
</span><span class="cx"> text run at (15,1) width 8: " "
</span><del>- RenderTable at (23,1) size 31x36
- RenderTableSection (anonymous) at (0,0) size 31x36
- RenderTableRow (anonymous) at (0,0) size 31x36
- RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (23,1) size 30x36
+ RenderTableSection (anonymous) at (0,0) size 30x36
+ RenderTableRow (anonymous) at (0,0) size 30x36
+ RenderTableCell {span} at (0,0) size 16x36 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 16x36
</span><span class="cx"> text run at (0,0) width 16: "b"
</span><del>- RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {span} at (16,0) size 14x36 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 14x36
</span><span class="cx"> text run at (0,0) width 14: "c"
</span><del>- RenderText {#text} at (53,1) size 25x36
- text run at (53,1) width 9: " "
- text run at (61,1) width 17: "d"
</del><ins>+ RenderText {#text} at (53,1) size 24x36
+ text run at (53,1) width 8: " "
+ text run at (61,1) width 16: "d"
</ins><span class="cx"> RenderText zI: 2 {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects205expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-205-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-205-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects205expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-205-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-205-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-205-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,21 +10,21 @@
</span><span class="cx"> RenderBlock (relative positioned) {div} at (0,33) size 784x38
</span><span class="cx"> layer at (8,49) size 784x38
</span><span class="cx"> RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
</span><del>- RenderInline {span} at (0,0) size 77x36
</del><ins>+ RenderInline {span} at (0,0) size 76x36
</ins><span class="cx"> RenderText {#text} at (1,1) size 14x36
</span><span class="cx"> text run at (1,1) width 14: "a"
</span><span class="cx"> RenderText {#text} at (15,1) size 8x36
</span><span class="cx"> text run at (15,1) width 8: " "
</span><del>- RenderTable at (23,1) size 39x36
- RenderTableSection (anonymous) at (0,0) size 39x36
- RenderTableRow (anonymous) at (0,0) size 39x36
- RenderTableCell {span} at (0,0) size 39x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (23,1) size 38x36
+ RenderTableSection (anonymous) at (0,0) size 38x36
+ RenderTableRow (anonymous) at (0,0) size 38x36
+ RenderTableCell {span} at (0,0) size 38x36 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 38x36
</span><span class="cx"> text run at (0,0) width 38: "bc "
</span><del>- RenderTable at (61,1) size 17x36
- RenderTableSection (anonymous) at (0,0) size 17x36
- RenderTableRow (anonymous) at (0,0) size 17x36
- RenderTableCell (anonymous) at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (61,1) size 16x36
+ RenderTableSection (anonymous) at (0,0) size 16x36
+ RenderTableRow (anonymous) at (0,0) size 16x36
+ RenderTableCell (anonymous) at (0,0) size 16x36 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 16x36
</span><span class="cx"> text run at (0,0) width 16: "d"
</span><span class="cx"> RenderText zI: 1 {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects206expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-206-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-206-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects206expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-206-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-206-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-206-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -13,22 +13,22 @@
</span><span class="cx"> RenderText zI: 1 {#text} at (1,1) size 76x36
</span><span class="cx"> text run at (1,1) width 76: "a bc d"
</span><span class="cx"> layer at (8,49) size 78x38
</span><del>- RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x38 [color=#008000]
- RenderInline {span} at (0,0) size 77x36
</del><ins>+ RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+ RenderInline {span} at (0,0) size 76x36
</ins><span class="cx"> RenderText {#text} at (1,1) size 14x36
</span><span class="cx"> text run at (1,1) width 14: "a"
</span><span class="cx"> RenderText {#text} at (15,1) size 8x36
</span><span class="cx"> text run at (15,1) width 8: " "
</span><del>- RenderTable at (23,1) size 39x36
- RenderTableSection (anonymous) at (0,0) size 39x36
- RenderTableRow (anonymous) at (0,0) size 39x36
- RenderTableCell {span} at (0,0) size 39x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (23,1) size 38x36
+ RenderTableSection (anonymous) at (0,0) size 38x36
+ RenderTableRow (anonymous) at (0,0) size 38x36
+ RenderTableCell {span} at (0,0) size 38x36 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 38x36
</span><span class="cx"> text run at (0,0) width 38: "bc "
</span><del>- RenderTable at (61,1) size 17x36
- RenderTableSection (anonymous) at (0,0) size 17x36
- RenderTableRow (anonymous) at (0,0) size 17x36
- RenderTableCell (anonymous) at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (61,1) size 16x36
+ RenderTableSection (anonymous) at (0,0) size 16x36
+ RenderTableRow (anonymous) at (0,0) size 16x36
+ RenderTableCell (anonymous) at (0,0) size 16x36 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 16x36
</span><span class="cx"> text run at (0,0) width 16: "d"
</span><span class="cx"> RenderText zI: 2 {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3css3modsel33expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/css3-modsel-33-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3css3modsel33expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/css3-modsel-33-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/css3-modsel-33-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/css3-modsel-33-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x130
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x106
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x73
</span><del>- RenderTable {TABLE} at (0,0) size 124x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 122x71
- RenderTableRow {TR} at (0,2) size 122x21
- RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 123x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 121x71
+ RenderTableRow {TR} at (0,2) size 121x21
+ RenderTableCell {TD} at (2,2) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {TD} at (28,2) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.2"
</span><del>- RenderTableCell {TD} at (54,2) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,2) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,25) size 122x21
- RenderTableCell {TD} at (2,25) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 121x21
+ RenderTableCell {TD} at (2,25) size 24x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {TD} at (28,25) size 25x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,25) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.2"
</span><del>- RenderTableCell {TD} at (54,25) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,25) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,48) size 122x21
- RenderTableCell {TD} at (2,48) size 25x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 121x21
+ RenderTableCell {TD} at (2,48) size 24x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {TD} at (28,48) size 25x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,48) size 24x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.2"
</span><del>- RenderTableCell {TD} at (54,48) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,48) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><span class="cx"> RenderBlock {P} at (0,89) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel18expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-18-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel18expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-18-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-18-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-18-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -31,33 +31,33 @@
</span><span class="cx"> text run at (270,0) width 5: ")"
</span><span class="cx"> RenderText {#text} at (275,0) size 387x17
</span><span class="cx"> text run at (275,0) width 387: " should turn to green when the pointing device hovers over it."
</span><del>- RenderTable {TABLE} at (0,67) size 279x173
- RenderTableSection {TBODY} at (0,0) size 279x173
- RenderTableRow {TR} at (0,5) size 279x19
- RenderTableCell {TD} at (5,5) size 79x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,67) size 278x173
+ RenderTableSection {TBODY} at (0,0) size 278x173
+ RenderTableRow {TR} at (0,5) size 278x19
+ RenderTableCell {TD} at (5,5) size 78x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 73x17
</span><span class="cx"> text run at (1,1) width 73: "The cells in"
</span><del>- RenderTableCell {TD} at (88,5) size 82x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (88,5) size 81x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 56x17
</span><span class="cx"> text run at (1,1) width 56: "this table"
</span><del>- RenderTableCell {TD} at (174,5) size 100x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (174,5) size 99x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 62x17
</span><span class="cx"> text run at (1,1) width 62: "should go"
</span><del>- RenderTableRow {TR} at (0,29) size 279x19
- RenderTableCell {TD} at (5,29) size 79x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,29) size 278x19
+ RenderTableCell {TD} at (5,29) size 78x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 74x17
</span><span class="cx"> text run at (1,1) width 74: "green when"
</span><del>- RenderTableCell {TD} at (88,29) size 82x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (88,29) size 81x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 64x17
</span><span class="cx"> text run at (1,1) width 64: "you hover"
</span><del>- RenderTableCell {TD} at (174,29) size 100x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (174,29) size 99x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 75x17
</span><span class="cx"> text run at (1,1) width 75: "the pointing"
</span><del>- RenderTableRow {TR} at (0,53) size 279x19
- RenderTableCell {TD} at (5,53) size 79x19 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,53) size 278x19
+ RenderTableCell {TD} at (5,53) size 78x19 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 73x17
</span><span class="cx"> text run at (1,1) width 73: "device over"
</span><del>- RenderTableCell {TD} at (88,53) size 82x19 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (88,53) size 81x19 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 40x17
</span><span class="cx"> text run at (1,1) width 40: "them ("
</span><span class="cx"> RenderInline {STRONG} at (0,0) size 30x17
</span><span class="lines">@@ -65,32 +65,32 @@
</span><span class="cx"> text run at (41,1) width 30: "here"
</span><span class="cx"> RenderText {#text} at (71,1) size 9x17
</span><span class="cx"> text run at (71,1) width 9: ")."
</span><del>- RenderTableCell {TD} at (174,61) size 100x3 [r=2 c=2 rs=1 cs=1]
- RenderTableRow {TR} at (0,77) size 279x19
- RenderTableCell {TD} at (5,77) size 79x19 [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (174,61) size 99x3 [r=2 c=2 rs=1 cs=1]
+ RenderTableRow {TR} at (0,77) size 278x19
+ RenderTableCell {TD} at (5,77) size 78x19 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 76x17
</span><span class="cx"> text run at (1,1) width 76: "The rows in"
</span><del>- RenderTableCell {TD} at (88,77) size 82x19 [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (88,77) size 81x19 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 56x17
</span><span class="cx"> text run at (1,1) width 56: "this table"
</span><del>- RenderTableCell {TD} at (174,77) size 100x19 [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (174,77) size 99x19 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 62x17
</span><span class="cx"> text run at (1,1) width 62: "should go"
</span><del>- RenderTableRow {TR} at (0,101) size 279x19
- RenderTableCell {TD} at (5,101) size 79x19 [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,101) size 278x19
+ RenderTableCell {TD} at (5,101) size 78x19 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 67x17
</span><span class="cx"> text run at (1,1) width 67: "dark green"
</span><del>- RenderTableCell {TD} at (88,101) size 82x19 [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (88,101) size 81x19 [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 58x17
</span><span class="cx"> text run at (1,1) width 58: "when the"
</span><del>- RenderTableCell {TD} at (174,101) size 100x19 [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (174,101) size 99x19 [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 97x17
</span><span class="cx"> text run at (1,1) width 97: "pointing device"
</span><del>- RenderTableRow {TR} at (0,125) size 279x19
- RenderTableCell {TD} at (5,125) size 79x19 [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,125) size 278x19
+ RenderTableCell {TD} at (5,125) size 78x19 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 65x17
</span><span class="cx"> text run at (1,1) width 65: "is over the"
</span><del>- RenderTableCell {TD} at (88,125) size 82x19 [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (88,125) size 81x19 [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 32x17
</span><span class="cx"> text run at (1,1) width 32: "cells "
</span><span class="cx"> RenderInline {STRONG} at (0,0) size 35x17
</span><span class="lines">@@ -98,9 +98,9 @@
</span><span class="cx"> text run at (33,1) width 35: "there"
</span><span class="cx"> RenderText {#text} at (68,1) size 4x17
</span><span class="cx"> text run at (68,1) width 4: ":"
</span><del>- RenderTableCell {TD} at (174,133) size 100x3 [r=5 c=2 rs=1 cs=1]
- RenderTableRow {TR} at (0,149) size 279x19
- RenderTableCell {TD} at (5,149) size 79x19 [r=6 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (174,133) size 99x3 [r=5 c=2 rs=1 cs=1]
+ RenderTableRow {TR} at (0,149) size 278x19
+ RenderTableCell {TD} at (5,149) size 78x19 [r=6 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 32x17
</span><span class="cx"> text run at (1,1) width 32: "And "
</span><span class="cx"> RenderInline {STRONG} at (0,0) size 30x17
</span><span class="lines">@@ -108,7 +108,7 @@
</span><span class="cx"> text run at (33,1) width 30: "here"
</span><span class="cx"> RenderText {#text} at (63,1) size 4x17
</span><span class="cx"> text run at (63,1) width 4: ":"
</span><del>- RenderTableCell {TD} at (88,157) size 82x3 [r=6 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (174,149) size 100x19 [r=6 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (88,157) size 81x3 [r=6 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (174,149) size 99x19 [r=6 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 81x17
</span><span class="cx"> text run at (1,1) width 81: "(blank cells)."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel29expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-29-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel29expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-29-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-29-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-29-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 86x17
</span><span class="cx"> text run at (0,0) width 86: "Sixth list item"
</span><span class="cx"> RenderBlock {DIV} at (0,236) size 784x231
</span><del>- RenderTable {TABLE} at (0,0) size 163x142 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 161x140
- RenderTableRow {TR} at (0,2) size 161x21
- RenderTableCell {TD} at (2,2) size 105x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 162x142 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 160x140
+ RenderTableRow {TR} at (0,2) size 160x21
+ RenderTableCell {TD} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {TD} at (108,2) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.2"
</span><del>- RenderTableCell {TD} at (134,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.3"
</span><del>- RenderTableRow {TR} at (0,25) size 161x21
- RenderTableCell {TD} at (2,25) size 105x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 160x21
+ RenderTableCell {TD} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {TD} at (108,25) size 25x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,25) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.2"
</span><del>- RenderTableCell {TD} at (134,25) size 25x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,25) size 24x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.3"
</span><del>- RenderTableRow {TR} at (0,48) size 161x21 [bgcolor=#008000]
- RenderTableCell {TD} at (2,48) size 105x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 160x21 [bgcolor=#008000]
+ RenderTableCell {TD} at (2,48) size 104x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 3.1"
</span><del>- RenderTableCell {TD} at (108,48) size 25x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,48) size 24x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.2"
</span><del>- RenderTableCell {TD} at (134,48) size 25x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,48) size 24x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.3"
</span><del>- RenderTableRow {TR} at (0,71) size 161x21 [bgcolor=#008000]
- RenderTableCell {TD} at (2,71) size 105x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,71) size 160x21 [bgcolor=#008000]
+ RenderTableCell {TD} at (2,71) size 104x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 4.1"
</span><del>- RenderTableCell {TD} at (108,71) size 25x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,71) size 24x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.2"
</span><del>- RenderTableCell {TD} at (134,71) size 25x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,71) size 24x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.3"
</span><del>- RenderTableRow {TR} at (0,94) size 161x21 [bgcolor=#008000]
- RenderTableCell {TD} at (2,94) size 105x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,94) size 160x21 [bgcolor=#008000]
+ RenderTableCell {TD} at (2,94) size 104x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 5.1"
</span><del>- RenderTableCell {TD} at (108,94) size 25x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,94) size 24x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.2"
</span><del>- RenderTableCell {TD} at (134,94) size 25x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,94) size 24x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.3"
</span><del>- RenderTableRow {TR} at (0,117) size 161x21 [bgcolor=#008000]
- RenderTableCell {TD} at (2,117) size 105x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,117) size 160x21 [bgcolor=#008000]
+ RenderTableCell {TD} at (2,117) size 104x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 6.1"
</span><del>- RenderTableCell {TD} at (108,117) size 25x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,117) size 24x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.2"
</span><del>- RenderTableCell {TD} at (134,117) size 25x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,117) size 24x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.3"
</span><span class="cx"> RenderBlock {P} at (0,158) size 784x0
</span><del>- RenderTable {TABLE} at (0,158) size 336x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 334x71
- RenderTableRow {TR} at (0,2) size 334x21
- RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,158) size 335x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 333x71
+ RenderTableRow {TR} at (0,2) size 333x21
+ RenderTableCell {TD} at (2,2) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {TD} at (28,2) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,2) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.3"
</span><del>- RenderTableCell {TD} at (121,2) size 25x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (121,2) size 24x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.4"
</span><del>- RenderTableCell {TD} at (147,2) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (147,2) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (214,2) size 25x21 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (214,2) size 24x21 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.6"
</span><del>- RenderTableCell {TD} at (240,2) size 25x21 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (240,2) size 24x21 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.7"
</span><del>- RenderTableCell {TD} at (266,2) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (266,2) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,25) size 334x21
- RenderTableCell {TD} at (2,25) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 333x21
+ RenderTableCell {TD} at (2,25) size 24x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {TD} at (28,25) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,25) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,25) size 25x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,25) size 24x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.3"
</span><del>- RenderTableCell {TD} at (121,25) size 25x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (121,25) size 24x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.4"
</span><del>- RenderTableCell {TD} at (147,25) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (147,25) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (214,25) size 25x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (214,25) size 24x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.6"
</span><del>- RenderTableCell {TD} at (240,25) size 25x21 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (240,25) size 24x21 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.7"
</span><del>- RenderTableCell {TD} at (266,25) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (266,25) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,48) size 334x21
- RenderTableCell {TD} at (2,48) size 25x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 333x21
+ RenderTableCell {TD} at (2,48) size 24x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {TD} at (28,48) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,48) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,48) size 25x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,48) size 24x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.3"
</span><del>- RenderTableCell {TD} at (121,48) size 25x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (121,48) size 24x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.4"
</span><del>- RenderTableCell {TD} at (147,48) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (147,48) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (214,48) size 25x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (214,48) size 24x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.6"
</span><del>- RenderTableCell {TD} at (240,48) size 25x21 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (240,48) size 24x21 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.7"
</span><del>- RenderTableCell {TD} at (266,48) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (266,48) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel29bexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-29b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel29bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-29b-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-29b-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-29b-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 86x17
</span><span class="cx"> text run at (0,0) width 86: "Sixth list item"
</span><span class="cx"> RenderBlock {DIV} at (0,236) size 784x231
</span><del>- RenderTable {TABLE} at (0,0) size 163x142 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 161x140
- RenderTableRow {TR} at (0,2) size 161x21
- RenderTableCell {TD} at (2,2) size 105x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 162x142 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 160x140
+ RenderTableRow {TR} at (0,2) size 160x21
+ RenderTableCell {TD} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {TD} at (108,2) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.2"
</span><del>- RenderTableCell {TD} at (134,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.3"
</span><del>- RenderTableRow {TR} at (0,25) size 161x21
- RenderTableCell {TD} at (2,25) size 105x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 160x21
+ RenderTableCell {TD} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {TD} at (108,25) size 25x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,25) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.2"
</span><del>- RenderTableCell {TD} at (134,25) size 25x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,25) size 24x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.3"
</span><del>- RenderTableRow {TR} at (0,48) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {TD} at (2,48) size 105x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {TD} at (2,48) size 104x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 3.1"
</span><del>- RenderTableCell {TD} at (108,48) size 25x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,48) size 24x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.2"
</span><del>- RenderTableCell {TD} at (134,48) size 25x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,48) size 24x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.3"
</span><del>- RenderTableRow {TR} at (0,71) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {TD} at (2,71) size 105x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,71) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {TD} at (2,71) size 104x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 4.1"
</span><del>- RenderTableCell {TD} at (108,71) size 25x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,71) size 24x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.2"
</span><del>- RenderTableCell {TD} at (134,71) size 25x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,71) size 24x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.3"
</span><del>- RenderTableRow {TR} at (0,94) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {TD} at (2,94) size 105x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,94) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {TD} at (2,94) size 104x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 5.1"
</span><del>- RenderTableCell {TD} at (108,94) size 25x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,94) size 24x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.2"
</span><del>- RenderTableCell {TD} at (134,94) size 25x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,94) size 24x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.3"
</span><del>- RenderTableRow {TR} at (0,117) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {TD} at (2,117) size 105x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,117) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {TD} at (2,117) size 104x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 6.1"
</span><del>- RenderTableCell {TD} at (108,117) size 25x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,117) size 24x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.2"
</span><del>- RenderTableCell {TD} at (134,117) size 25x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,117) size 24x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.3"
</span><span class="cx"> RenderBlock {P} at (0,158) size 784x0
</span><del>- RenderTable {TABLE} at (0,158) size 336x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 334x71
- RenderTableRow {TR} at (0,2) size 334x21
- RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,158) size 335x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 333x71
+ RenderTableRow {TR} at (0,2) size 333x21
+ RenderTableCell {TD} at (2,2) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {TD} at (28,2) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,2) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.3"
</span><del>- RenderTableCell {TD} at (121,2) size 25x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (121,2) size 24x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.4"
</span><del>- RenderTableCell {TD} at (147,2) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (147,2) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (214,2) size 25x21 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (214,2) size 24x21 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.6"
</span><del>- RenderTableCell {TD} at (240,2) size 25x21 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (240,2) size 24x21 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.7"
</span><del>- RenderTableCell {TD} at (266,2) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (266,2) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,25) size 334x21
- RenderTableCell {TD} at (2,25) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 333x21
+ RenderTableCell {TD} at (2,25) size 24x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {TD} at (28,25) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,25) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,25) size 25x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,25) size 24x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.3"
</span><del>- RenderTableCell {TD} at (121,25) size 25x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (121,25) size 24x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.4"
</span><del>- RenderTableCell {TD} at (147,25) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (147,25) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (214,25) size 25x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (214,25) size 24x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.6"
</span><del>- RenderTableCell {TD} at (240,25) size 25x21 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (240,25) size 24x21 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.7"
</span><del>- RenderTableCell {TD} at (266,25) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (266,25) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,48) size 334x21
- RenderTableCell {TD} at (2,48) size 25x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 333x21
+ RenderTableCell {TD} at (2,48) size 24x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {TD} at (28,48) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,48) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,48) size 25x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,48) size 24x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.3"
</span><del>- RenderTableCell {TD} at (121,48) size 25x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (121,48) size 24x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.4"
</span><del>- RenderTableCell {TD} at (147,48) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (147,48) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (214,48) size 25x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (214,48) size 24x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.6"
</span><del>- RenderTableCell {TD} at (240,48) size 25x21 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (240,48) size 24x21 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.7"
</span><del>- RenderTableCell {TD} at (266,48) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (266,48) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel33expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-33-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel33expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-33-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-33-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-33-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x130
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x106
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x73
</span><del>- RenderTable {TABLE} at (0,0) size 124x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 122x71
- RenderTableRow {TR} at (0,2) size 122x21
- RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 123x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 121x71
+ RenderTableRow {TR} at (0,2) size 121x21
+ RenderTableCell {TD} at (2,2) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {TD} at (28,2) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.2"
</span><del>- RenderTableCell {TD} at (54,2) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,2) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,25) size 122x21
- RenderTableCell {TD} at (2,25) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 121x21
+ RenderTableCell {TD} at (2,25) size 24x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {TD} at (28,25) size 25x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,25) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.2"
</span><del>- RenderTableCell {TD} at (54,25) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,25) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,48) size 122x21
- RenderTableCell {TD} at (2,48) size 25x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 121x21
+ RenderTableCell {TD} at (2,48) size 24x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {TD} at (28,48) size 25x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,48) size 24x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.2"
</span><del>- RenderTableCell {TD} at (54,48) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,48) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><span class="cx"> RenderBlock {P} at (0,89) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel73expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-73-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel73expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-73-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-73-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-73-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 86x17
</span><span class="cx"> text run at (0,0) width 86: "Sixth list item"
</span><span class="cx"> RenderBlock {DIV} at (0,236) size 784x231
</span><del>- RenderTable {TABLE} at (0,0) size 163x142 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 161x140
- RenderTableRow {TR} at (0,2) size 161x21
- RenderTableCell {TD} at (2,2) size 105x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 162x142 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 160x140
+ RenderTableRow {TR} at (0,2) size 160x21
+ RenderTableCell {TD} at (2,2) size 104x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {TD} at (108,2) size 25x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,2) size 24x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.2"
</span><del>- RenderTableCell {TD} at (134,2) size 25x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,2) size 24x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.3"
</span><del>- RenderTableRow {TR} at (0,25) size 161x21
- RenderTableCell {TD} at (2,25) size 105x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 160x21
+ RenderTableCell {TD} at (2,25) size 104x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {TD} at (108,25) size 25x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,25) size 24x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.2"
</span><del>- RenderTableCell {TD} at (134,25) size 25x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,25) size 24x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.3"
</span><del>- RenderTableRow {TR} at (0,48) size 161x21
- RenderTableCell {TD} at (2,48) size 105x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 160x21
+ RenderTableCell {TD} at (2,48) size 104x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {TD} at (108,48) size 25x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,48) size 24x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.2"
</span><del>- RenderTableCell {TD} at (134,48) size 25x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,48) size 24x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.3"
</span><del>- RenderTableRow {TR} at (0,71) size 161x21
- RenderTableCell {TD} at (2,71) size 105x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,71) size 160x21
+ RenderTableCell {TD} at (2,71) size 104x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.1"
</span><del>- RenderTableCell {TD} at (108,71) size 25x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,71) size 24x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.2"
</span><del>- RenderTableCell {TD} at (134,71) size 25x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,71) size 24x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.3"
</span><del>- RenderTableRow {TR} at (0,94) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {TD} at (2,94) size 105x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,94) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {TD} at (2,94) size 104x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 5.1"
</span><del>- RenderTableCell {TD} at (108,94) size 25x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,94) size 24x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.2"
</span><del>- RenderTableCell {TD} at (134,94) size 25x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,94) size 24x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.3"
</span><del>- RenderTableRow {TR} at (0,117) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {TD} at (2,117) size 105x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,117) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {TD} at (2,117) size 104x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 6.1"
</span><del>- RenderTableCell {TD} at (108,117) size 25x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,117) size 24x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.2"
</span><del>- RenderTableCell {TD} at (134,117) size 25x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,117) size 24x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.3"
</span><span class="cx"> RenderBlock {P} at (0,158) size 784x0
</span><del>- RenderTable {TABLE} at (0,158) size 418x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 416x71
- RenderTableRow {TR} at (0,2) size 416x21
- RenderTableCell {TD} at (2,2) size 25x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,158) size 417x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 415x71
+ RenderTableRow {TR} at (0,2) size 415x21
+ RenderTableCell {TD} at (2,2) size 24x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {TD} at (28,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (162,2) size 25x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (162,2) size 24x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.4"
</span><del>- RenderTableCell {TD} at (188,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (255,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (255,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (322,2) size 25x21 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (322,2) size 24x21 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.7"
</span><del>- RenderTableCell {TD} at (348,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (348,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,25) size 416x21
- RenderTableCell {TD} at (2,25) size 25x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 415x21
+ RenderTableCell {TD} at (2,25) size 24x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {TD} at (28,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (162,25) size 25x21 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (162,25) size 24x21 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.4"
</span><del>- RenderTableCell {TD} at (188,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (255,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (255,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (322,25) size 25x21 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (322,25) size 24x21 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.7"
</span><del>- RenderTableCell {TD} at (348,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (348,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,48) size 416x21
- RenderTableCell {TD} at (2,48) size 25x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 415x21
+ RenderTableCell {TD} at (2,48) size 24x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {TD} at (28,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (162,48) size 25x21 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (162,48) size 24x21 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.4"
</span><del>- RenderTableCell {TD} at (188,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (255,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (255,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (322,48) size 25x21 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (322,48) size 24x21 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.7"
</span><del>- RenderTableCell {TD} at (348,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (348,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel73bexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-73b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel73bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-73b-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-73b-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-73b-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 86x17
</span><span class="cx"> text run at (0,0) width 86: "Sixth list item"
</span><span class="cx"> RenderBlock {DIV} at (0,236) size 784x231
</span><del>- RenderTable {TABLE} at (0,0) size 163x142 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 161x140
- RenderTableRow {TR} at (0,2) size 161x21
- RenderTableCell {TD} at (2,2) size 105x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 162x142 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 160x140
+ RenderTableRow {TR} at (0,2) size 160x21
+ RenderTableCell {TD} at (2,2) size 104x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {TD} at (108,2) size 25x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,2) size 24x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.2"
</span><del>- RenderTableCell {TD} at (134,2) size 25x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,2) size 24x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.3"
</span><del>- RenderTableRow {TR} at (0,25) size 161x21
- RenderTableCell {TD} at (2,25) size 105x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 160x21
+ RenderTableCell {TD} at (2,25) size 104x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {TD} at (108,25) size 25x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,25) size 24x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.2"
</span><del>- RenderTableCell {TD} at (134,25) size 25x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,25) size 24x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.3"
</span><del>- RenderTableRow {TR} at (0,48) size 161x21
- RenderTableCell {TD} at (2,48) size 105x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 160x21
+ RenderTableCell {TD} at (2,48) size 104x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {TD} at (108,48) size 25x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,48) size 24x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.2"
</span><del>- RenderTableCell {TD} at (134,48) size 25x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,48) size 24x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.3"
</span><del>- RenderTableRow {TR} at (0,71) size 161x21
- RenderTableCell {TD} at (2,71) size 105x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,71) size 160x21
+ RenderTableCell {TD} at (2,71) size 104x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.1"
</span><del>- RenderTableCell {TD} at (108,71) size 25x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,71) size 24x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.2"
</span><del>- RenderTableCell {TD} at (134,71) size 25x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,71) size 24x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.3"
</span><del>- RenderTableRow {TR} at (0,94) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {TD} at (2,94) size 105x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,94) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {TD} at (2,94) size 104x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 5.1"
</span><del>- RenderTableCell {TD} at (108,94) size 25x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,94) size 24x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.2"
</span><del>- RenderTableCell {TD} at (134,94) size 25x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,94) size 24x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.3"
</span><del>- RenderTableRow {TR} at (0,117) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {TD} at (2,117) size 105x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,117) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {TD} at (2,117) size 104x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 6.1"
</span><del>- RenderTableCell {TD} at (108,117) size 25x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,117) size 24x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.2"
</span><del>- RenderTableCell {TD} at (134,117) size 25x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,117) size 24x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.3"
</span><span class="cx"> RenderBlock {P} at (0,158) size 784x0
</span><del>- RenderTable {TABLE} at (0,158) size 418x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 416x71
- RenderTableRow {TR} at (0,2) size 416x21
- RenderTableCell {TD} at (2,2) size 25x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,158) size 417x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 415x71
+ RenderTableRow {TR} at (0,2) size 415x21
+ RenderTableCell {TD} at (2,2) size 24x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {TD} at (28,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (162,2) size 25x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (162,2) size 24x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.4"
</span><del>- RenderTableCell {TD} at (188,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (255,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (255,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (322,2) size 25x21 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (322,2) size 24x21 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.7"
</span><del>- RenderTableCell {TD} at (348,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (348,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,25) size 416x21
- RenderTableCell {TD} at (2,25) size 25x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 415x21
+ RenderTableCell {TD} at (2,25) size 24x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {TD} at (28,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (162,25) size 25x21 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (162,25) size 24x21 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.4"
</span><del>- RenderTableCell {TD} at (188,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (255,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (255,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (322,25) size 25x21 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (322,25) size 24x21 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.7"
</span><del>- RenderTableCell {TD} at (348,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (348,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,48) size 416x21
- RenderTableCell {TD} at (2,48) size 25x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 415x21
+ RenderTableCell {TD} at (2,48) size 24x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {TD} at (28,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (162,48) size 25x21 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (162,48) size 24x21 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.4"
</span><del>- RenderTableCell {TD} at (188,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (255,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (255,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (322,48) size 25x21 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (322,48) size 24x21 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.7"
</span><del>- RenderTableCell {TD} at (348,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (348,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel77expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-77-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel77expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-77-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-77-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-77-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x130
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x106
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x73
</span><del>- RenderTable {TABLE} at (0,0) size 165x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 163x71
- RenderTableRow {TR} at (0,2) size 163x21
- RenderTableCell {TD} at (2,2) size 25x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 164x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 162x71
+ RenderTableRow {TR} at (0,2) size 162x21
+ RenderTableCell {TD} at (2,2) size 24x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {TD} at (28,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,25) size 163x21
- RenderTableCell {TD} at (2,25) size 25x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 162x21
+ RenderTableCell {TD} at (2,25) size 24x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {TD} at (28,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,48) size 163x21
- RenderTableCell {TD} at (2,48) size 25x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 162x21
+ RenderTableCell {TD} at (2,48) size 24x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {TD} at (28,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><span class="cx"> RenderBlock {P} at (0,89) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel77bexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-77b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel77bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-77b-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-77b-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-77b-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x130
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x106
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x73
</span><del>- RenderTable {TABLE} at (0,0) size 165x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 163x71
- RenderTableRow {TR} at (0,2) size 163x21
- RenderTableCell {TD} at (2,2) size 25x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 164x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 162x71
+ RenderTableRow {TR} at (0,2) size 162x21
+ RenderTableCell {TD} at (2,2) size 24x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {TD} at (28,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,25) size 163x21
- RenderTableCell {TD} at (2,25) size 25x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 162x21
+ RenderTableCell {TD} at (2,25) size 24x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {TD} at (28,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,48) size 163x21
- RenderTableCell {TD} at (2,48) size 25x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 162x21
+ RenderTableCell {TD} at (2,48) size 24x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {TD} at (28,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><span class="cx"> RenderBlock {P} at (0,89) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel18expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-18-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel18expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-18-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-18-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-18-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -31,33 +31,33 @@
</span><span class="cx"> text run at (270,0) width 5: ")"
</span><span class="cx"> RenderText {#text} at (275,0) size 387x17
</span><span class="cx"> text run at (275,0) width 387: " should turn to green when the pointing device hovers over it."
</span><del>- RenderTable {table} at (0,67) size 279x173
- RenderTableSection {tbody} at (0,0) size 279x173
- RenderTableRow {tr} at (0,5) size 279x19
- RenderTableCell {td} at (5,5) size 79x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,67) size 278x173
+ RenderTableSection {tbody} at (0,0) size 278x173
+ RenderTableRow {tr} at (0,5) size 278x19
+ RenderTableCell {td} at (5,5) size 78x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 73x17
</span><span class="cx"> text run at (1,1) width 73: "The cells in"
</span><del>- RenderTableCell {td} at (88,5) size 82x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (88,5) size 81x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 56x17
</span><span class="cx"> text run at (1,1) width 56: "this table"
</span><del>- RenderTableCell {td} at (174,5) size 100x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (174,5) size 99x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 62x17
</span><span class="cx"> text run at (1,1) width 62: "should go"
</span><del>- RenderTableRow {tr} at (0,29) size 279x19
- RenderTableCell {td} at (5,29) size 79x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,29) size 278x19
+ RenderTableCell {td} at (5,29) size 78x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 74x17
</span><span class="cx"> text run at (1,1) width 74: "green when"
</span><del>- RenderTableCell {td} at (88,29) size 82x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (88,29) size 81x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 64x17
</span><span class="cx"> text run at (1,1) width 64: "you hover"
</span><del>- RenderTableCell {td} at (174,29) size 100x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (174,29) size 99x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 75x17
</span><span class="cx"> text run at (1,1) width 75: "the pointing"
</span><del>- RenderTableRow {tr} at (0,53) size 279x19
- RenderTableCell {td} at (5,53) size 79x19 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,53) size 278x19
+ RenderTableCell {td} at (5,53) size 78x19 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 73x17
</span><span class="cx"> text run at (1,1) width 73: "device over"
</span><del>- RenderTableCell {td} at (88,53) size 82x19 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (88,53) size 81x19 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 40x17
</span><span class="cx"> text run at (1,1) width 40: "them ("
</span><span class="cx"> RenderInline {strong} at (0,0) size 30x17
</span><span class="lines">@@ -65,32 +65,32 @@
</span><span class="cx"> text run at (41,1) width 30: "here"
</span><span class="cx"> RenderText {#text} at (71,1) size 9x17
</span><span class="cx"> text run at (71,1) width 9: ")."
</span><del>- RenderTableCell {td} at (174,61) size 100x3 [r=2 c=2 rs=1 cs=1]
- RenderTableRow {tr} at (0,77) size 279x19
- RenderTableCell {td} at (5,77) size 79x19 [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (174,61) size 99x3 [r=2 c=2 rs=1 cs=1]
+ RenderTableRow {tr} at (0,77) size 278x19
+ RenderTableCell {td} at (5,77) size 78x19 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 76x17
</span><span class="cx"> text run at (1,1) width 76: "The rows in"
</span><del>- RenderTableCell {td} at (88,77) size 82x19 [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (88,77) size 81x19 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 56x17
</span><span class="cx"> text run at (1,1) width 56: "this table"
</span><del>- RenderTableCell {td} at (174,77) size 100x19 [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (174,77) size 99x19 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 62x17
</span><span class="cx"> text run at (1,1) width 62: "should go"
</span><del>- RenderTableRow {tr} at (0,101) size 279x19
- RenderTableCell {td} at (5,101) size 79x19 [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,101) size 278x19
+ RenderTableCell {td} at (5,101) size 78x19 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 67x17
</span><span class="cx"> text run at (1,1) width 67: "dark green"
</span><del>- RenderTableCell {td} at (88,101) size 82x19 [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (88,101) size 81x19 [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 58x17
</span><span class="cx"> text run at (1,1) width 58: "when the"
</span><del>- RenderTableCell {td} at (174,101) size 100x19 [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (174,101) size 99x19 [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 97x17
</span><span class="cx"> text run at (1,1) width 97: "pointing device"
</span><del>- RenderTableRow {tr} at (0,125) size 279x19
- RenderTableCell {td} at (5,125) size 79x19 [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,125) size 278x19
+ RenderTableCell {td} at (5,125) size 78x19 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 65x17
</span><span class="cx"> text run at (1,1) width 65: "is over the"
</span><del>- RenderTableCell {td} at (88,125) size 82x19 [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (88,125) size 81x19 [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 32x17
</span><span class="cx"> text run at (1,1) width 32: "cells "
</span><span class="cx"> RenderInline {strong} at (0,0) size 35x17
</span><span class="lines">@@ -98,9 +98,9 @@
</span><span class="cx"> text run at (33,1) width 35: "there"
</span><span class="cx"> RenderText {#text} at (68,1) size 4x17
</span><span class="cx"> text run at (68,1) width 4: ":"
</span><del>- RenderTableCell {td} at (174,133) size 100x3 [r=5 c=2 rs=1 cs=1]
- RenderTableRow {tr} at (0,149) size 279x19
- RenderTableCell {td} at (5,149) size 79x19 [r=6 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (174,133) size 99x3 [r=5 c=2 rs=1 cs=1]
+ RenderTableRow {tr} at (0,149) size 278x19
+ RenderTableCell {td} at (5,149) size 78x19 [r=6 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 32x17
</span><span class="cx"> text run at (1,1) width 32: "And "
</span><span class="cx"> RenderInline {strong} at (0,0) size 30x17
</span><span class="lines">@@ -108,7 +108,7 @@
</span><span class="cx"> text run at (33,1) width 30: "here"
</span><span class="cx"> RenderText {#text} at (63,1) size 4x17
</span><span class="cx"> text run at (63,1) width 4: ":"
</span><del>- RenderTableCell {td} at (88,157) size 82x3 [r=6 c=1 rs=1 cs=1]
- RenderTableCell {td} at (174,149) size 100x19 [r=6 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (88,157) size 81x3 [r=6 c=1 rs=1 cs=1]
+ RenderTableCell {td} at (174,149) size 99x19 [r=6 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 81x17
</span><span class="cx"> text run at (1,1) width 81: "(blank cells)."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel29expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-29-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel29expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-29-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-29-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-29-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 86x17
</span><span class="cx"> text run at (0,0) width 86: "Sixth list item"
</span><span class="cx"> RenderBlock {div} at (0,236) size 784x231
</span><del>- RenderTable {table} at (0,0) size 163x142 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 161x140
- RenderTableRow {tr} at (0,2) size 161x21
- RenderTableCell {td} at (2,2) size 105x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,0) size 162x142 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 160x140
+ RenderTableRow {tr} at (0,2) size 160x21
+ RenderTableCell {td} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (108,2) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.2"
</span><del>- RenderTableCell {td} at (134,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.3"
</span><del>- RenderTableRow {tr} at (0,25) size 161x21
- RenderTableCell {td} at (2,25) size 105x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 160x21
+ RenderTableCell {td} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (108,25) size 25x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,25) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.2"
</span><del>- RenderTableCell {td} at (134,25) size 25x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,25) size 24x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.3"
</span><del>- RenderTableRow {tr} at (0,48) size 161x21 [bgcolor=#008000]
- RenderTableCell {td} at (2,48) size 105x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 160x21 [bgcolor=#008000]
+ RenderTableCell {td} at (2,48) size 104x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 3.1"
</span><del>- RenderTableCell {td} at (108,48) size 25x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,48) size 24x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.2"
</span><del>- RenderTableCell {td} at (134,48) size 25x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,48) size 24x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.3"
</span><del>- RenderTableRow {tr} at (0,71) size 161x21 [bgcolor=#008000]
- RenderTableCell {td} at (2,71) size 105x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,71) size 160x21 [bgcolor=#008000]
+ RenderTableCell {td} at (2,71) size 104x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 4.1"
</span><del>- RenderTableCell {td} at (108,71) size 25x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,71) size 24x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.2"
</span><del>- RenderTableCell {td} at (134,71) size 25x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,71) size 24x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.3"
</span><del>- RenderTableRow {tr} at (0,94) size 161x21 [bgcolor=#008000]
- RenderTableCell {td} at (2,94) size 105x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,94) size 160x21 [bgcolor=#008000]
+ RenderTableCell {td} at (2,94) size 104x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 5.1"
</span><del>- RenderTableCell {td} at (108,94) size 25x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,94) size 24x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.2"
</span><del>- RenderTableCell {td} at (134,94) size 25x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,94) size 24x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.3"
</span><del>- RenderTableRow {tr} at (0,117) size 161x21 [bgcolor=#008000]
- RenderTableCell {td} at (2,117) size 105x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,117) size 160x21 [bgcolor=#008000]
+ RenderTableCell {td} at (2,117) size 104x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 6.1"
</span><del>- RenderTableCell {td} at (108,117) size 25x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,117) size 24x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.2"
</span><del>- RenderTableCell {td} at (134,117) size 25x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,117) size 24x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.3"
</span><span class="cx"> RenderBlock {p} at (0,158) size 784x0
</span><del>- RenderTable {table} at (0,158) size 336x73 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 334x71
- RenderTableRow {tr} at (0,2) size 334x21
- RenderTableCell {td} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,158) size 335x73 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 333x71
+ RenderTableRow {tr} at (0,2) size 333x21
+ RenderTableCell {td} at (2,2) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (28,2) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,2) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.3"
</span><del>- RenderTableCell {td} at (121,2) size 25x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (121,2) size 24x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.4"
</span><del>- RenderTableCell {td} at (147,2) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (147,2) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (214,2) size 25x21 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (214,2) size 24x21 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.6"
</span><del>- RenderTableCell {td} at (240,2) size 25x21 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (240,2) size 24x21 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.7"
</span><del>- RenderTableCell {td} at (266,2) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (266,2) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,25) size 334x21
- RenderTableCell {td} at (2,25) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 333x21
+ RenderTableCell {td} at (2,25) size 24x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (28,25) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,25) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,25) size 25x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,25) size 24x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.3"
</span><del>- RenderTableCell {td} at (121,25) size 25x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (121,25) size 24x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.4"
</span><del>- RenderTableCell {td} at (147,25) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (147,25) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (214,25) size 25x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (214,25) size 24x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.6"
</span><del>- RenderTableCell {td} at (240,25) size 25x21 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (240,25) size 24x21 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.7"
</span><del>- RenderTableCell {td} at (266,25) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (266,25) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,48) size 334x21
- RenderTableCell {td} at (2,48) size 25x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 333x21
+ RenderTableCell {td} at (2,48) size 24x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {td} at (28,48) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,48) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,48) size 25x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,48) size 24x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.3"
</span><del>- RenderTableCell {td} at (121,48) size 25x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (121,48) size 24x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.4"
</span><del>- RenderTableCell {td} at (147,48) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (147,48) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (214,48) size 25x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (214,48) size 24x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.6"
</span><del>- RenderTableCell {td} at (240,48) size 25x21 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (240,48) size 24x21 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.7"
</span><del>- RenderTableCell {td} at (266,48) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (266,48) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel29bexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-29b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel29bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-29b-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-29b-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-29b-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 86x17
</span><span class="cx"> text run at (0,0) width 86: "Sixth list item"
</span><span class="cx"> RenderBlock {div} at (0,236) size 784x231
</span><del>- RenderTable {table} at (0,0) size 163x142 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 161x140
- RenderTableRow {tr} at (0,2) size 161x21
- RenderTableCell {td} at (2,2) size 105x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,0) size 162x142 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 160x140
+ RenderTableRow {tr} at (0,2) size 160x21
+ RenderTableCell {td} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (108,2) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.2"
</span><del>- RenderTableCell {td} at (134,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.3"
</span><del>- RenderTableRow {tr} at (0,25) size 161x21
- RenderTableCell {td} at (2,25) size 105x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 160x21
+ RenderTableCell {td} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (108,25) size 25x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,25) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.2"
</span><del>- RenderTableCell {td} at (134,25) size 25x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,25) size 24x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.3"
</span><del>- RenderTableRow {tr} at (0,48) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {td} at (2,48) size 105x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {td} at (2,48) size 104x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 3.1"
</span><del>- RenderTableCell {td} at (108,48) size 25x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,48) size 24x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.2"
</span><del>- RenderTableCell {td} at (134,48) size 25x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,48) size 24x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.3"
</span><del>- RenderTableRow {tr} at (0,71) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {td} at (2,71) size 105x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,71) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {td} at (2,71) size 104x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 4.1"
</span><del>- RenderTableCell {td} at (108,71) size 25x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,71) size 24x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.2"
</span><del>- RenderTableCell {td} at (134,71) size 25x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,71) size 24x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.3"
</span><del>- RenderTableRow {tr} at (0,94) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {td} at (2,94) size 105x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,94) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {td} at (2,94) size 104x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 5.1"
</span><del>- RenderTableCell {td} at (108,94) size 25x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,94) size 24x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.2"
</span><del>- RenderTableCell {td} at (134,94) size 25x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,94) size 24x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.3"
</span><del>- RenderTableRow {tr} at (0,117) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {td} at (2,117) size 105x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,117) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {td} at (2,117) size 104x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 6.1"
</span><del>- RenderTableCell {td} at (108,117) size 25x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,117) size 24x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.2"
</span><del>- RenderTableCell {td} at (134,117) size 25x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,117) size 24x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.3"
</span><span class="cx"> RenderBlock {p} at (0,158) size 784x0
</span><del>- RenderTable {table} at (0,158) size 336x73 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 334x71
- RenderTableRow {tr} at (0,2) size 334x21
- RenderTableCell {td} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,158) size 335x73 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 333x71
+ RenderTableRow {tr} at (0,2) size 333x21
+ RenderTableCell {td} at (2,2) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (28,2) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,2) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.3"
</span><del>- RenderTableCell {td} at (121,2) size 25x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (121,2) size 24x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.4"
</span><del>- RenderTableCell {td} at (147,2) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (147,2) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (214,2) size 25x21 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (214,2) size 24x21 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.6"
</span><del>- RenderTableCell {td} at (240,2) size 25x21 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (240,2) size 24x21 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.7"
</span><del>- RenderTableCell {td} at (266,2) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (266,2) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,25) size 334x21
- RenderTableCell {td} at (2,25) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 333x21
+ RenderTableCell {td} at (2,25) size 24x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (28,25) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,25) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,25) size 25x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,25) size 24x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.3"
</span><del>- RenderTableCell {td} at (121,25) size 25x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (121,25) size 24x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.4"
</span><del>- RenderTableCell {td} at (147,25) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (147,25) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (214,25) size 25x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (214,25) size 24x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.6"
</span><del>- RenderTableCell {td} at (240,25) size 25x21 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (240,25) size 24x21 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.7"
</span><del>- RenderTableCell {td} at (266,25) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (266,25) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,48) size 334x21
- RenderTableCell {td} at (2,48) size 25x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 333x21
+ RenderTableCell {td} at (2,48) size 24x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {td} at (28,48) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,48) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,48) size 25x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,48) size 24x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.3"
</span><del>- RenderTableCell {td} at (121,48) size 25x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (121,48) size 24x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.4"
</span><del>- RenderTableCell {td} at (147,48) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (147,48) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (214,48) size 25x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (214,48) size 24x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.6"
</span><del>- RenderTableCell {td} at (240,48) size 25x21 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (240,48) size 24x21 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.7"
</span><del>- RenderTableCell {td} at (266,48) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (266,48) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel33expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-33-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel33expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-33-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-33-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-33-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx"> RenderBlock {html} at (0,0) size 800x130
</span><span class="cx"> RenderBody {body} at (8,8) size 784x106
</span><span class="cx"> RenderBlock {div} at (0,0) size 784x73
</span><del>- RenderTable {table} at (0,0) size 124x73 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 122x71
- RenderTableRow {tr} at (0,2) size 122x21
- RenderTableCell {td} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,0) size 123x73 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 121x71
+ RenderTableRow {tr} at (0,2) size 121x21
+ RenderTableCell {td} at (2,2) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (28,2) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.2"
</span><del>- RenderTableCell {td} at (54,2) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (54,2) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,25) size 122x21
- RenderTableCell {td} at (2,25) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 121x21
+ RenderTableCell {td} at (2,25) size 24x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (28,25) size 25x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,25) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.2"
</span><del>- RenderTableCell {td} at (54,25) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (54,25) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,48) size 122x21
- RenderTableCell {td} at (2,48) size 25x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 121x21
+ RenderTableCell {td} at (2,48) size 24x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {td} at (28,48) size 25x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,48) size 24x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.2"
</span><del>- RenderTableCell {td} at (54,48) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (54,48) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><span class="cx"> RenderBlock {p} at (0,89) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel73expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-73-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel73expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-73-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-73-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-73-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 86x17
</span><span class="cx"> text run at (0,0) width 86: "Sixth list item"
</span><span class="cx"> RenderBlock {div} at (0,236) size 784x231
</span><del>- RenderTable {table} at (0,0) size 163x142 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 161x140
- RenderTableRow {tr} at (0,2) size 161x21
- RenderTableCell {td} at (2,2) size 105x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,0) size 162x142 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 160x140
+ RenderTableRow {tr} at (0,2) size 160x21
+ RenderTableCell {td} at (2,2) size 104x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (108,2) size 25x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,2) size 24x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.2"
</span><del>- RenderTableCell {td} at (134,2) size 25x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,2) size 24x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.3"
</span><del>- RenderTableRow {tr} at (0,25) size 161x21
- RenderTableCell {td} at (2,25) size 105x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 160x21
+ RenderTableCell {td} at (2,25) size 104x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (108,25) size 25x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,25) size 24x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.2"
</span><del>- RenderTableCell {td} at (134,25) size 25x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,25) size 24x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.3"
</span><del>- RenderTableRow {tr} at (0,48) size 161x21
- RenderTableCell {td} at (2,48) size 105x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 160x21
+ RenderTableCell {td} at (2,48) size 104x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {td} at (108,48) size 25x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,48) size 24x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.2"
</span><del>- RenderTableCell {td} at (134,48) size 25x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,48) size 24x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.3"
</span><del>- RenderTableRow {tr} at (0,71) size 161x21
- RenderTableCell {td} at (2,71) size 105x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,71) size 160x21
+ RenderTableCell {td} at (2,71) size 104x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.1"
</span><del>- RenderTableCell {td} at (108,71) size 25x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,71) size 24x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.2"
</span><del>- RenderTableCell {td} at (134,71) size 25x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,71) size 24x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.3"
</span><del>- RenderTableRow {tr} at (0,94) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {td} at (2,94) size 105x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,94) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {td} at (2,94) size 104x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 5.1"
</span><del>- RenderTableCell {td} at (108,94) size 25x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,94) size 24x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.2"
</span><del>- RenderTableCell {td} at (134,94) size 25x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,94) size 24x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.3"
</span><del>- RenderTableRow {tr} at (0,117) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {td} at (2,117) size 105x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,117) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {td} at (2,117) size 104x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 6.1"
</span><del>- RenderTableCell {td} at (108,117) size 25x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,117) size 24x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.2"
</span><del>- RenderTableCell {td} at (134,117) size 25x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,117) size 24x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.3"
</span><span class="cx"> RenderBlock {p} at (0,158) size 784x0
</span><del>- RenderTable {table} at (0,158) size 418x73 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 416x71
- RenderTableRow {tr} at (0,2) size 416x21
- RenderTableCell {td} at (2,2) size 25x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,158) size 417x73 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 415x71
+ RenderTableRow {tr} at (0,2) size 415x21
+ RenderTableCell {td} at (2,2) size 24x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (28,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (162,2) size 25x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (162,2) size 24x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.4"
</span><del>- RenderTableCell {td} at (188,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (188,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (255,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (255,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (322,2) size 25x21 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (322,2) size 24x21 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.7"
</span><del>- RenderTableCell {td} at (348,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (348,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,25) size 416x21
- RenderTableCell {td} at (2,25) size 25x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 415x21
+ RenderTableCell {td} at (2,25) size 24x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (28,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (162,25) size 25x21 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (162,25) size 24x21 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.4"
</span><del>- RenderTableCell {td} at (188,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (188,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (255,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (255,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (322,25) size 25x21 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (322,25) size 24x21 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.7"
</span><del>- RenderTableCell {td} at (348,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (348,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,48) size 416x21
- RenderTableCell {td} at (2,48) size 25x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 415x21
+ RenderTableCell {td} at (2,48) size 24x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {td} at (28,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (162,48) size 25x21 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (162,48) size 24x21 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.4"
</span><del>- RenderTableCell {td} at (188,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (188,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (255,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (255,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (322,48) size 25x21 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (322,48) size 24x21 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.7"
</span><del>- RenderTableCell {td} at (348,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (348,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel73bexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-73b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel73bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-73b-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-73b-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-73b-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 86x17
</span><span class="cx"> text run at (0,0) width 86: "Sixth list item"
</span><span class="cx"> RenderBlock {div} at (0,236) size 784x231
</span><del>- RenderTable {table} at (0,0) size 163x142 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 161x140
- RenderTableRow {tr} at (0,2) size 161x21
- RenderTableCell {td} at (2,2) size 105x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,0) size 162x142 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 160x140
+ RenderTableRow {tr} at (0,2) size 160x21
+ RenderTableCell {td} at (2,2) size 104x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (108,2) size 25x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,2) size 24x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.2"
</span><del>- RenderTableCell {td} at (134,2) size 25x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,2) size 24x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.3"
</span><del>- RenderTableRow {tr} at (0,25) size 161x21
- RenderTableCell {td} at (2,25) size 105x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 160x21
+ RenderTableCell {td} at (2,25) size 104x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (108,25) size 25x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,25) size 24x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.2"
</span><del>- RenderTableCell {td} at (134,25) size 25x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,25) size 24x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.3"
</span><del>- RenderTableRow {tr} at (0,48) size 161x21
- RenderTableCell {td} at (2,48) size 105x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 160x21
+ RenderTableCell {td} at (2,48) size 104x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {td} at (108,48) size 25x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,48) size 24x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.2"
</span><del>- RenderTableCell {td} at (134,48) size 25x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,48) size 24x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.3"
</span><del>- RenderTableRow {tr} at (0,71) size 161x21
- RenderTableCell {td} at (2,71) size 105x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,71) size 160x21
+ RenderTableCell {td} at (2,71) size 104x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.1"
</span><del>- RenderTableCell {td} at (108,71) size 25x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,71) size 24x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.2"
</span><del>- RenderTableCell {td} at (134,71) size 25x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,71) size 24x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.3"
</span><del>- RenderTableRow {tr} at (0,94) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {td} at (2,94) size 105x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,94) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {td} at (2,94) size 104x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 5.1"
</span><del>- RenderTableCell {td} at (108,94) size 25x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,94) size 24x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.2"
</span><del>- RenderTableCell {td} at (134,94) size 25x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,94) size 24x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.3"
</span><del>- RenderTableRow {tr} at (0,117) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {td} at (2,117) size 105x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,117) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {td} at (2,117) size 104x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 6.1"
</span><del>- RenderTableCell {td} at (108,117) size 25x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,117) size 24x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.2"
</span><del>- RenderTableCell {td} at (134,117) size 25x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,117) size 24x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.3"
</span><span class="cx"> RenderBlock {p} at (0,158) size 784x0
</span><del>- RenderTable {table} at (0,158) size 418x73 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 416x71
- RenderTableRow {tr} at (0,2) size 416x21
- RenderTableCell {td} at (2,2) size 25x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,158) size 417x73 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 415x71
+ RenderTableRow {tr} at (0,2) size 415x21
+ RenderTableCell {td} at (2,2) size 24x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (28,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (162,2) size 25x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (162,2) size 24x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.4"
</span><del>- RenderTableCell {td} at (188,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (188,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (255,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (255,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (322,2) size 25x21 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (322,2) size 24x21 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.7"
</span><del>- RenderTableCell {td} at (348,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (348,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,25) size 416x21
- RenderTableCell {td} at (2,25) size 25x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 415x21
+ RenderTableCell {td} at (2,25) size 24x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (28,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (162,25) size 25x21 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (162,25) size 24x21 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.4"
</span><del>- RenderTableCell {td} at (188,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (188,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (255,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (255,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (322,25) size 25x21 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (322,25) size 24x21 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.7"
</span><del>- RenderTableCell {td} at (348,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (348,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,48) size 416x21
- RenderTableCell {td} at (2,48) size 25x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 415x21
+ RenderTableCell {td} at (2,48) size 24x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {td} at (28,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (162,48) size 25x21 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (162,48) size 24x21 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.4"
</span><del>- RenderTableCell {td} at (188,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (188,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (255,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (255,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (322,48) size 25x21 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (322,48) size 24x21 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.7"
</span><del>- RenderTableCell {td} at (348,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (348,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel77expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-77-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel77expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-77-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-77-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-77-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx"> RenderBlock {html} at (0,0) size 800x130
</span><span class="cx"> RenderBody {body} at (8,8) size 784x106
</span><span class="cx"> RenderBlock {div} at (0,0) size 784x73
</span><del>- RenderTable {table} at (0,0) size 165x73 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 163x71
- RenderTableRow {tr} at (0,2) size 163x21
- RenderTableCell {td} at (2,2) size 25x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,0) size 164x73 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 162x71
+ RenderTableRow {tr} at (0,2) size 162x21
+ RenderTableCell {td} at (2,2) size 24x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (28,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,25) size 163x21
- RenderTableCell {td} at (2,25) size 25x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 162x21
+ RenderTableCell {td} at (2,25) size 24x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (28,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,48) size 163x21
- RenderTableCell {td} at (2,48) size 25x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 162x21
+ RenderTableCell {td} at (2,48) size 24x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {td} at (28,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><span class="cx"> RenderBlock {p} at (0,89) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel77bexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-77b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel77bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-77b-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-77b-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-77b-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx"> RenderBlock {html} at (0,0) size 800x130
</span><span class="cx"> RenderBody {body} at (8,8) size 784x106
</span><span class="cx"> RenderBlock {div} at (0,0) size 784x73
</span><del>- RenderTable {table} at (0,0) size 165x73 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 163x71
- RenderTableRow {tr} at (0,2) size 163x21
- RenderTableCell {td} at (2,2) size 25x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,0) size 164x73 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 162x71
+ RenderTableRow {tr} at (0,2) size 162x21
+ RenderTableCell {td} at (2,2) size 24x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (28,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,25) size 163x21
- RenderTableCell {td} at (2,25) size 25x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 162x21
+ RenderTableCell {td} at (2,25) size 24x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (28,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,48) size 163x21
- RenderTableCell {td} at (2,48) size 25x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 162x21
+ RenderTableCell {td} at (2,48) size 24x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {td} at (28,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><span class="cx"> RenderBlock {p} at (0,89) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel18expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-18-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel18expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-18-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-18-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-18-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -30,33 +30,33 @@
</span><span class="cx"> text run at (270,0) width 5: ")"
</span><span class="cx"> RenderText {#text} at (275,0) size 387x17
</span><span class="cx"> text run at (275,0) width 387: " should turn to green when the pointing device hovers over it."
</span><del>- RenderTable {table} at (0,83) size 279x173
- RenderTableSection {tbody} at (0,0) size 279x173
- RenderTableRow {tr} at (0,5) size 279x19
- RenderTableCell {td} at (5,5) size 79x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,83) size 278x173
+ RenderTableSection {tbody} at (0,0) size 278x173
+ RenderTableRow {tr} at (0,5) size 278x19
+ RenderTableCell {td} at (5,5) size 78x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 73x17
</span><span class="cx"> text run at (1,1) width 73: "The cells in"
</span><del>- RenderTableCell {td} at (88,5) size 82x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (88,5) size 81x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 56x17
</span><span class="cx"> text run at (1,1) width 56: "this table"
</span><del>- RenderTableCell {td} at (174,5) size 100x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (174,5) size 99x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 62x17
</span><span class="cx"> text run at (1,1) width 62: "should go"
</span><del>- RenderTableRow {tr} at (0,29) size 279x19
- RenderTableCell {td} at (5,29) size 79x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,29) size 278x19
+ RenderTableCell {td} at (5,29) size 78x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 74x17
</span><span class="cx"> text run at (1,1) width 74: "green when"
</span><del>- RenderTableCell {td} at (88,29) size 82x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (88,29) size 81x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 64x17
</span><span class="cx"> text run at (1,1) width 64: "you hover"
</span><del>- RenderTableCell {td} at (174,29) size 100x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (174,29) size 99x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 75x17
</span><span class="cx"> text run at (1,1) width 75: "the pointing"
</span><del>- RenderTableRow {tr} at (0,53) size 279x19
- RenderTableCell {td} at (5,53) size 79x19 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,53) size 278x19
+ RenderTableCell {td} at (5,53) size 78x19 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 73x17
</span><span class="cx"> text run at (1,1) width 73: "device over"
</span><del>- RenderTableCell {td} at (88,53) size 82x19 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (88,53) size 81x19 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 40x17
</span><span class="cx"> text run at (1,1) width 40: "them ("
</span><span class="cx"> RenderInline {strong} at (0,0) size 30x17
</span><span class="lines">@@ -64,32 +64,32 @@
</span><span class="cx"> text run at (41,1) width 30: "here"
</span><span class="cx"> RenderText {#text} at (71,1) size 9x17
</span><span class="cx"> text run at (71,1) width 9: ")."
</span><del>- RenderTableCell {td} at (174,61) size 100x3 [r=2 c=2 rs=1 cs=1]
- RenderTableRow {tr} at (0,77) size 279x19
- RenderTableCell {td} at (5,77) size 79x19 [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (174,61) size 99x3 [r=2 c=2 rs=1 cs=1]
+ RenderTableRow {tr} at (0,77) size 278x19
+ RenderTableCell {td} at (5,77) size 78x19 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 76x17
</span><span class="cx"> text run at (1,1) width 76: "The rows in"
</span><del>- RenderTableCell {td} at (88,77) size 82x19 [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (88,77) size 81x19 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 56x17
</span><span class="cx"> text run at (1,1) width 56: "this table"
</span><del>- RenderTableCell {td} at (174,77) size 100x19 [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (174,77) size 99x19 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 62x17
</span><span class="cx"> text run at (1,1) width 62: "should go"
</span><del>- RenderTableRow {tr} at (0,101) size 279x19
- RenderTableCell {td} at (5,101) size 79x19 [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,101) size 278x19
+ RenderTableCell {td} at (5,101) size 78x19 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 67x17
</span><span class="cx"> text run at (1,1) width 67: "dark green"
</span><del>- RenderTableCell {td} at (88,101) size 82x19 [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (88,101) size 81x19 [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 58x17
</span><span class="cx"> text run at (1,1) width 58: "when the"
</span><del>- RenderTableCell {td} at (174,101) size 100x19 [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (174,101) size 99x19 [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 97x17
</span><span class="cx"> text run at (1,1) width 97: "pointing device"
</span><del>- RenderTableRow {tr} at (0,125) size 279x19
- RenderTableCell {td} at (5,125) size 79x19 [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,125) size 278x19
+ RenderTableCell {td} at (5,125) size 78x19 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 65x17
</span><span class="cx"> text run at (1,1) width 65: "is over the"
</span><del>- RenderTableCell {td} at (88,125) size 82x19 [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (88,125) size 81x19 [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 32x17
</span><span class="cx"> text run at (1,1) width 32: "cells "
</span><span class="cx"> RenderInline {strong} at (0,0) size 35x17
</span><span class="lines">@@ -97,9 +97,9 @@
</span><span class="cx"> text run at (33,1) width 35: "there"
</span><span class="cx"> RenderText {#text} at (68,1) size 4x17
</span><span class="cx"> text run at (68,1) width 4: ":"
</span><del>- RenderTableCell {td} at (174,133) size 100x3 [r=5 c=2 rs=1 cs=1]
- RenderTableRow {tr} at (0,149) size 279x19
- RenderTableCell {td} at (5,149) size 79x19 [r=6 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (174,133) size 99x3 [r=5 c=2 rs=1 cs=1]
+ RenderTableRow {tr} at (0,149) size 278x19
+ RenderTableCell {td} at (5,149) size 78x19 [r=6 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 32x17
</span><span class="cx"> text run at (1,1) width 32: "And "
</span><span class="cx"> RenderInline {strong} at (0,0) size 30x17
</span><span class="lines">@@ -107,7 +107,7 @@
</span><span class="cx"> text run at (33,1) width 30: "here"
</span><span class="cx"> RenderText {#text} at (63,1) size 4x17
</span><span class="cx"> text run at (63,1) width 4: ":"
</span><del>- RenderTableCell {td} at (88,157) size 82x3 [r=6 c=1 rs=1 cs=1]
- RenderTableCell {td} at (174,149) size 100x19 [r=6 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (88,157) size 81x3 [r=6 c=1 rs=1 cs=1]
+ RenderTableCell {td} at (174,149) size 99x19 [r=6 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 81x17
</span><span class="cx"> text run at (1,1) width 81: "(blank cells)."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel29expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-29-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel29expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-29-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-29-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-29-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -53,143 +53,143 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 86x17
</span><span class="cx"> text run at (0,0) width 86: "Sixth list item"
</span><span class="cx"> RenderBlock {div} at (0,252) size 800x231
</span><del>- RenderTable {table} at (0,0) size 163x142 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 161x140
- RenderTableRow {tr} at (0,2) size 161x21
- RenderTableCell {td} at (2,2) size 105x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,0) size 162x142 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 160x140
+ RenderTableRow {tr} at (0,2) size 160x21
+ RenderTableCell {td} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (108,2) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.2"
</span><del>- RenderTableCell {td} at (134,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.3"
</span><del>- RenderTableRow {tr} at (0,25) size 161x21
- RenderTableCell {td} at (2,25) size 105x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 160x21
+ RenderTableCell {td} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (108,25) size 25x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,25) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.2"
</span><del>- RenderTableCell {td} at (134,25) size 25x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,25) size 24x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.3"
</span><del>- RenderTableRow {tr} at (0,48) size 161x21 [bgcolor=#008000]
- RenderTableCell {td} at (2,48) size 105x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 160x21 [bgcolor=#008000]
+ RenderTableCell {td} at (2,48) size 104x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 3.1"
</span><del>- RenderTableCell {td} at (108,48) size 25x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,48) size 24x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.2"
</span><del>- RenderTableCell {td} at (134,48) size 25x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,48) size 24x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.3"
</span><del>- RenderTableRow {tr} at (0,71) size 161x21 [bgcolor=#008000]
- RenderTableCell {td} at (2,71) size 105x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,71) size 160x21 [bgcolor=#008000]
+ RenderTableCell {td} at (2,71) size 104x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 4.1"
</span><del>- RenderTableCell {td} at (108,71) size 25x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,71) size 24x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.2"
</span><del>- RenderTableCell {td} at (134,71) size 25x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,71) size 24x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.3"
</span><del>- RenderTableRow {tr} at (0,94) size 161x21 [bgcolor=#008000]
- RenderTableCell {td} at (2,94) size 105x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,94) size 160x21 [bgcolor=#008000]
+ RenderTableCell {td} at (2,94) size 104x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 5.1"
</span><del>- RenderTableCell {td} at (108,94) size 25x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,94) size 24x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.2"
</span><del>- RenderTableCell {td} at (134,94) size 25x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,94) size 24x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.3"
</span><del>- RenderTableRow {tr} at (0,117) size 161x21 [bgcolor=#008000]
- RenderTableCell {td} at (2,117) size 105x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,117) size 160x21 [bgcolor=#008000]
+ RenderTableCell {td} at (2,117) size 104x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 6.1"
</span><del>- RenderTableCell {td} at (108,117) size 25x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,117) size 24x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.2"
</span><del>- RenderTableCell {td} at (134,117) size 25x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,117) size 24x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.3"
</span><span class="cx"> RenderBlock {p} at (0,158) size 800x0
</span><del>- RenderTable {table} at (0,158) size 336x73 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 334x71
- RenderTableRow {tr} at (0,2) size 334x21
- RenderTableCell {td} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,158) size 335x73 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 333x71
+ RenderTableRow {tr} at (0,2) size 333x21
+ RenderTableCell {td} at (2,2) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (28,2) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,2) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.3"
</span><del>- RenderTableCell {td} at (121,2) size 25x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (121,2) size 24x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.4"
</span><del>- RenderTableCell {td} at (147,2) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (147,2) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (214,2) size 25x21 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (214,2) size 24x21 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.6"
</span><del>- RenderTableCell {td} at (240,2) size 25x21 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (240,2) size 24x21 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.7"
</span><del>- RenderTableCell {td} at (266,2) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (266,2) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,25) size 334x21
- RenderTableCell {td} at (2,25) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 333x21
+ RenderTableCell {td} at (2,25) size 24x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (28,25) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,25) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,25) size 25x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,25) size 24x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.3"
</span><del>- RenderTableCell {td} at (121,25) size 25x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (121,25) size 24x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.4"
</span><del>- RenderTableCell {td} at (147,25) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (147,25) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (214,25) size 25x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (214,25) size 24x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.6"
</span><del>- RenderTableCell {td} at (240,25) size 25x21 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (240,25) size 24x21 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.7"
</span><del>- RenderTableCell {td} at (266,25) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (266,25) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,48) size 334x21
- RenderTableCell {td} at (2,48) size 25x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 333x21
+ RenderTableCell {td} at (2,48) size 24x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {td} at (28,48) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,48) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,48) size 25x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,48) size 24x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.3"
</span><del>- RenderTableCell {td} at (121,48) size 25x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (121,48) size 24x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.4"
</span><del>- RenderTableCell {td} at (147,48) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (147,48) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (214,48) size 25x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (214,48) size 24x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.6"
</span><del>- RenderTableCell {td} at (240,48) size 25x21 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (240,48) size 24x21 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.7"
</span><del>- RenderTableCell {td} at (266,48) size 66x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (266,48) size 65x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel29bexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-29b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel29bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-29b-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-29b-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-29b-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -53,143 +53,143 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 86x17
</span><span class="cx"> text run at (0,0) width 86: "Sixth list item"
</span><span class="cx"> RenderBlock {div} at (0,252) size 800x231
</span><del>- RenderTable {table} at (0,0) size 163x142 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 161x140
- RenderTableRow {tr} at (0,2) size 161x21
- RenderTableCell {td} at (2,2) size 105x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,0) size 162x142 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 160x140
+ RenderTableRow {tr} at (0,2) size 160x21
+ RenderTableCell {td} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (108,2) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.2"
</span><del>- RenderTableCell {td} at (134,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.3"
</span><del>- RenderTableRow {tr} at (0,25) size 161x21
- RenderTableCell {td} at (2,25) size 105x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 160x21
+ RenderTableCell {td} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (108,25) size 25x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,25) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.2"
</span><del>- RenderTableCell {td} at (134,25) size 25x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,25) size 24x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.3"
</span><del>- RenderTableRow {tr} at (0,48) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {td} at (2,48) size 105x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {td} at (2,48) size 104x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 3.1"
</span><del>- RenderTableCell {td} at (108,48) size 25x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,48) size 24x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.2"
</span><del>- RenderTableCell {td} at (134,48) size 25x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,48) size 24x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.3"
</span><del>- RenderTableRow {tr} at (0,71) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {td} at (2,71) size 105x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,71) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {td} at (2,71) size 104x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 4.1"
</span><del>- RenderTableCell {td} at (108,71) size 25x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,71) size 24x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.2"
</span><del>- RenderTableCell {td} at (134,71) size 25x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,71) size 24x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.3"
</span><del>- RenderTableRow {tr} at (0,94) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {td} at (2,94) size 105x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,94) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {td} at (2,94) size 104x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 5.1"
</span><del>- RenderTableCell {td} at (108,94) size 25x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,94) size 24x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.2"
</span><del>- RenderTableCell {td} at (134,94) size 25x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,94) size 24x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.3"
</span><del>- RenderTableRow {tr} at (0,117) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {td} at (2,117) size 105x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,117) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {td} at (2,117) size 104x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 6.1"
</span><del>- RenderTableCell {td} at (108,117) size 25x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,117) size 24x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.2"
</span><del>- RenderTableCell {td} at (134,117) size 25x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,117) size 24x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.3"
</span><span class="cx"> RenderBlock {p} at (0,158) size 800x0
</span><del>- RenderTable {table} at (0,158) size 336x73 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 334x71
- RenderTableRow {tr} at (0,2) size 334x21
- RenderTableCell {td} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,158) size 335x73 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 333x71
+ RenderTableRow {tr} at (0,2) size 333x21
+ RenderTableCell {td} at (2,2) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (28,2) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,2) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.3"
</span><del>- RenderTableCell {td} at (121,2) size 25x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (121,2) size 24x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.4"
</span><del>- RenderTableCell {td} at (147,2) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (147,2) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (214,2) size 25x21 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (214,2) size 24x21 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.6"
</span><del>- RenderTableCell {td} at (240,2) size 25x21 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (240,2) size 24x21 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.7"
</span><del>- RenderTableCell {td} at (266,2) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (266,2) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,25) size 334x21
- RenderTableCell {td} at (2,25) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 333x21
+ RenderTableCell {td} at (2,25) size 24x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (28,25) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,25) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,25) size 25x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,25) size 24x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.3"
</span><del>- RenderTableCell {td} at (121,25) size 25x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (121,25) size 24x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.4"
</span><del>- RenderTableCell {td} at (147,25) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (147,25) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (214,25) size 25x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (214,25) size 24x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.6"
</span><del>- RenderTableCell {td} at (240,25) size 25x21 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (240,25) size 24x21 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.7"
</span><del>- RenderTableCell {td} at (266,25) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (266,25) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,48) size 334x21
- RenderTableCell {td} at (2,48) size 25x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 333x21
+ RenderTableCell {td} at (2,48) size 24x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {td} at (28,48) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,48) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,48) size 25x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,48) size 24x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.3"
</span><del>- RenderTableCell {td} at (121,48) size 25x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (121,48) size 24x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.4"
</span><del>- RenderTableCell {td} at (147,48) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (147,48) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (214,48) size 25x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (214,48) size 24x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.6"
</span><del>- RenderTableCell {td} at (240,48) size 25x21 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (240,48) size 24x21 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.7"
</span><del>- RenderTableCell {td} at (266,48) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (266,48) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel33expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-33-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel33expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-33-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-33-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-33-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,36 +3,36 @@
</span><span class="cx"> layer at (0,0) size 800x122
</span><span class="cx"> RenderBlock {test} at (0,0) size 800x122
</span><span class="cx"> RenderBlock {div} at (0,0) size 800x73
</span><del>- RenderTable {table} at (0,0) size 124x73 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 122x71
- RenderTableRow {tr} at (0,2) size 122x21
- RenderTableCell {td} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,0) size 123x73 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 121x71
+ RenderTableRow {tr} at (0,2) size 121x21
+ RenderTableCell {td} at (2,2) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (28,2) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.2"
</span><del>- RenderTableCell {td} at (54,2) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (54,2) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,25) size 122x21
- RenderTableCell {td} at (2,25) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 121x21
+ RenderTableCell {td} at (2,25) size 24x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (28,25) size 25x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,25) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.2"
</span><del>- RenderTableCell {td} at (54,25) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (54,25) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,48) size 122x21
- RenderTableCell {td} at (2,48) size 25x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 121x21
+ RenderTableCell {td} at (2,48) size 24x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {td} at (28,48) size 25x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,48) size 24x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.2"
</span><del>- RenderTableCell {td} at (54,48) size 66x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (54,48) size 65x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><span class="cx"> RenderBlock {p} at (0,89) size 800x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel73expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-73-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel73expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-73-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-73-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-73-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -53,143 +53,143 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 86x17
</span><span class="cx"> text run at (0,0) width 86: "Sixth list item"
</span><span class="cx"> RenderBlock {div} at (0,252) size 800x231
</span><del>- RenderTable {table} at (0,0) size 163x142 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 161x140
- RenderTableRow {tr} at (0,2) size 161x21
- RenderTableCell {td} at (2,2) size 105x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,0) size 162x142 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 160x140
+ RenderTableRow {tr} at (0,2) size 160x21
+ RenderTableCell {td} at (2,2) size 104x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (108,2) size 25x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,2) size 24x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.2"
</span><del>- RenderTableCell {td} at (134,2) size 25x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,2) size 24x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.3"
</span><del>- RenderTableRow {tr} at (0,25) size 161x21
- RenderTableCell {td} at (2,25) size 105x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 160x21
+ RenderTableCell {td} at (2,25) size 104x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (108,25) size 25x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,25) size 24x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.2"
</span><del>- RenderTableCell {td} at (134,25) size 25x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,25) size 24x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.3"
</span><del>- RenderTableRow {tr} at (0,48) size 161x21
- RenderTableCell {td} at (2,48) size 105x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 160x21
+ RenderTableCell {td} at (2,48) size 104x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {td} at (108,48) size 25x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,48) size 24x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.2"
</span><del>- RenderTableCell {td} at (134,48) size 25x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,48) size 24x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.3"
</span><del>- RenderTableRow {tr} at (0,71) size 161x21
- RenderTableCell {td} at (2,71) size 105x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,71) size 160x21
+ RenderTableCell {td} at (2,71) size 104x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.1"
</span><del>- RenderTableCell {td} at (108,71) size 25x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,71) size 24x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.2"
</span><del>- RenderTableCell {td} at (134,71) size 25x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,71) size 24x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.3"
</span><del>- RenderTableRow {tr} at (0,94) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {td} at (2,94) size 105x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,94) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {td} at (2,94) size 104x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 5.1"
</span><del>- RenderTableCell {td} at (108,94) size 25x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,94) size 24x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.2"
</span><del>- RenderTableCell {td} at (134,94) size 25x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,94) size 24x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.3"
</span><del>- RenderTableRow {tr} at (0,117) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {td} at (2,117) size 105x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,117) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {td} at (2,117) size 104x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 6.1"
</span><del>- RenderTableCell {td} at (108,117) size 25x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,117) size 24x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.2"
</span><del>- RenderTableCell {td} at (134,117) size 25x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,117) size 24x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.3"
</span><span class="cx"> RenderBlock {p} at (0,158) size 800x0
</span><del>- RenderTable {table} at (0,158) size 418x73 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 416x71
- RenderTableRow {tr} at (0,2) size 416x21
- RenderTableCell {td} at (2,2) size 25x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,158) size 417x73 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 415x71
+ RenderTableRow {tr} at (0,2) size 415x21
+ RenderTableCell {td} at (2,2) size 24x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (28,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (162,2) size 25x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (162,2) size 24x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.4"
</span><del>- RenderTableCell {td} at (188,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (188,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (255,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (255,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (322,2) size 25x21 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (322,2) size 24x21 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.7"
</span><del>- RenderTableCell {td} at (348,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (348,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,25) size 416x21
- RenderTableCell {td} at (2,25) size 25x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 415x21
+ RenderTableCell {td} at (2,25) size 24x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (28,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (162,25) size 25x21 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (162,25) size 24x21 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.4"
</span><del>- RenderTableCell {td} at (188,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (188,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (255,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (255,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (322,25) size 25x21 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (322,25) size 24x21 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.7"
</span><del>- RenderTableCell {td} at (348,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (348,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,48) size 416x21
- RenderTableCell {td} at (2,48) size 25x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 415x21
+ RenderTableCell {td} at (2,48) size 24x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {td} at (28,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (162,48) size 25x21 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (162,48) size 24x21 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.4"
</span><del>- RenderTableCell {td} at (188,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (188,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (255,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (255,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (322,48) size 25x21 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (322,48) size 24x21 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.7"
</span><del>- RenderTableCell {td} at (348,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (348,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel73bexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-73b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel73bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-73b-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-73b-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-73b-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -53,143 +53,143 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 86x17
</span><span class="cx"> text run at (0,0) width 86: "Sixth list item"
</span><span class="cx"> RenderBlock {div} at (0,252) size 800x231
</span><del>- RenderTable {table} at (0,0) size 163x142 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 161x140
- RenderTableRow {tr} at (0,2) size 161x21
- RenderTableCell {td} at (2,2) size 105x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,0) size 162x142 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 160x140
+ RenderTableRow {tr} at (0,2) size 160x21
+ RenderTableCell {td} at (2,2) size 104x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (108,2) size 25x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,2) size 24x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.2"
</span><del>- RenderTableCell {td} at (134,2) size 25x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,2) size 24x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.3"
</span><del>- RenderTableRow {tr} at (0,25) size 161x21
- RenderTableCell {td} at (2,25) size 105x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 160x21
+ RenderTableCell {td} at (2,25) size 104x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (108,25) size 25x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,25) size 24x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.2"
</span><del>- RenderTableCell {td} at (134,25) size 25x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,25) size 24x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.3"
</span><del>- RenderTableRow {tr} at (0,48) size 161x21
- RenderTableCell {td} at (2,48) size 105x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 160x21
+ RenderTableCell {td} at (2,48) size 104x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {td} at (108,48) size 25x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,48) size 24x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.2"
</span><del>- RenderTableCell {td} at (134,48) size 25x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,48) size 24x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.3"
</span><del>- RenderTableRow {tr} at (0,71) size 161x21
- RenderTableCell {td} at (2,71) size 105x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,71) size 160x21
+ RenderTableCell {td} at (2,71) size 104x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.1"
</span><del>- RenderTableCell {td} at (108,71) size 25x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,71) size 24x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.2"
</span><del>- RenderTableCell {td} at (134,71) size 25x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,71) size 24x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "4.3"
</span><del>- RenderTableRow {tr} at (0,94) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {td} at (2,94) size 105x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,94) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {td} at (2,94) size 104x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 5.1"
</span><del>- RenderTableCell {td} at (108,94) size 25x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,94) size 24x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.2"
</span><del>- RenderTableCell {td} at (134,94) size 25x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,94) size 24x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "5.3"
</span><del>- RenderTableRow {tr} at (0,117) size 161x21 [bgcolor=#00FF00]
- RenderTableCell {td} at (2,117) size 105x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,117) size 160x21 [bgcolor=#00FF00]
+ RenderTableCell {td} at (2,117) size 104x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 100x17
</span><span class="cx"> text run at (2,2) width 100: "Green row : 6.1"
</span><del>- RenderTableCell {td} at (108,117) size 25x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (108,117) size 24x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.2"
</span><del>- RenderTableCell {td} at (134,117) size 25x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (134,117) size 24x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "6.3"
</span><span class="cx"> RenderBlock {p} at (0,158) size 800x0
</span><del>- RenderTable {table} at (0,158) size 418x73 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 416x71
- RenderTableRow {tr} at (0,2) size 416x21
- RenderTableCell {td} at (2,2) size 25x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,158) size 417x73 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 415x71
+ RenderTableRow {tr} at (0,2) size 415x21
+ RenderTableCell {td} at (2,2) size 24x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (28,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (162,2) size 25x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (162,2) size 24x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.4"
</span><del>- RenderTableCell {td} at (188,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (188,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (255,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (255,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (322,2) size 25x21 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (322,2) size 24x21 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.7"
</span><del>- RenderTableCell {td} at (348,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (348,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,25) size 416x21
- RenderTableCell {td} at (2,25) size 25x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 415x21
+ RenderTableCell {td} at (2,25) size 24x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (28,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (162,25) size 25x21 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (162,25) size 24x21 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.4"
</span><del>- RenderTableCell {td} at (188,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (188,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (255,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (255,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (322,25) size 25x21 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (322,25) size 24x21 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.7"
</span><del>- RenderTableCell {td} at (348,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (348,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,48) size 416x21
- RenderTableCell {td} at (2,48) size 25x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 415x21
+ RenderTableCell {td} at (2,48) size 24x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {td} at (28,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (162,48) size 25x21 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (162,48) size 24x21 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.4"
</span><del>- RenderTableCell {td} at (188,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (188,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (255,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (255,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (322,48) size 25x21 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (322,48) size 24x21 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.7"
</span><del>- RenderTableCell {td} at (348,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (348,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel77expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-77-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel77expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-77-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-77-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-77-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,36 +3,36 @@
</span><span class="cx"> layer at (0,0) size 800x122
</span><span class="cx"> RenderBlock {test} at (0,0) size 800x122
</span><span class="cx"> RenderBlock {div} at (0,0) size 800x73
</span><del>- RenderTable {table} at (0,0) size 165x73 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 163x71
- RenderTableRow {tr} at (0,2) size 163x21
- RenderTableCell {td} at (2,2) size 25x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,0) size 164x73 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 162x71
+ RenderTableRow {tr} at (0,2) size 162x21
+ RenderTableCell {td} at (2,2) size 24x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (28,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,25) size 163x21
- RenderTableCell {td} at (2,25) size 25x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 162x21
+ RenderTableCell {td} at (2,25) size 24x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (28,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,48) size 163x21
- RenderTableCell {td} at (2,48) size 25x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 162x21
+ RenderTableCell {td} at (2,48) size 24x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {td} at (28,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><span class="cx"> RenderBlock {p} at (0,89) size 800x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel77bexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-77b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel77bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-77b-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-77b-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-77b-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,36 +3,36 @@
</span><span class="cx"> layer at (0,0) size 800x122
</span><span class="cx"> RenderBlock {test} at (0,0) size 800x122
</span><span class="cx"> RenderBlock {div} at (0,0) size 800x73
</span><del>- RenderTable {table} at (0,0) size 165x73 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 163x71
- RenderTableRow {tr} at (0,2) size 163x21
- RenderTableCell {td} at (2,2) size 25x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,0) size 164x73 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 162x71
+ RenderTableRow {tr} at (0,2) size 162x21
+ RenderTableCell {td} at (2,2) size 24x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {td} at (28,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,25) size 163x21
- RenderTableCell {td} at (2,25) size 25x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 162x21
+ RenderTableCell {td} at (2,25) size 24x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {td} at (28,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {tr} at (0,48) size 163x21
- RenderTableCell {td} at (2,48) size 25x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,48) size 162x21
+ RenderTableCell {td} at (2,48) size 24x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {td} at (28,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (28,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {td} at (95,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (95,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><span class="cx"> RenderBlock {p} at (0,89) size 800x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingdeleting4922367expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/deleting/4922367-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/deleting/4922367-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/deleting/4922367-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,13 +10,13 @@
</span><span class="cx"> text run at (0,17) width 139: "the caret just before it."
</span><span class="cx"> RenderBlock {DIV} at (0,50) size 784x27
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x27
</span><del>- RenderTable {TABLE} at (0,0) size 33x27 [border: (1px solid #BBBBBB)]
- RenderTableSection {TBODY} at (1,1) size 31x25
- RenderTableRow {TR} at (0,2) size 31x21
- RenderTableCell {TD} at (2,2) size 13x21 [border: (1px solid #BBBBBB)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 32x27 [border: (1px solid #BBBBBB)]
+ RenderTableSection {TBODY} at (1,1) size 30x25
+ RenderTableRow {TR} at (0,2) size 30x21
+ RenderTableCell {TD} at (2,2) size 12x21 [border: (1px solid #BBBBBB)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "1"
</span><del>- RenderTableCell {TD} at (16,2) size 13x21 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,2) size 12x21 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "2"
</span><span class="cx"> RenderBlock (anonymous) at (0,27) size 784x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingdeleting5126166expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/deleting/5126166-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingdeleting5126166expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/deleting/5126166-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/deleting/5126166-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/deleting/5126166-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,17 +9,17 @@
</span><span class="cx"> text run at (414,0) width 365: "No merging should happen, only editable selected content"
</span><span class="cx"> text run at (0,17) width 124: "should be removed."
</span><span class="cx"> RenderBlock {DIV} at (0,50) size 784x54
</span><del>- RenderTable {TABLE} at (0,0) size 17x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 15x25
- RenderTableRow {TR} at (0,2) size 15x21
- RenderTableCell {TD} at (2,10) size 5x5 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (8,2) size 5x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 16x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 14x25
+ RenderTableRow {TR} at (0,2) size 14x21
+ RenderTableCell {TD} at (2,10) size 4x5 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (8,2) size 4x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (2,2) size 0x17
</span><del>- RenderTable {TABLE} at (0,27) size 352x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 350x25
- RenderTableRow {TR} at (0,2) size 350x21
- RenderTableCell {TD} at (2,10) size 5x5 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (8,2) size 340x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,27) size 351x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 349x25
+ RenderTableRow {TR} at (0,2) size 349x21
+ RenderTableCell {TD} at (2,10) size 4x5 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (8,2) size 339x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 335x17
</span><span class="cx"> text run at (2,2) width 335: "There should be one empty cell to the left of this one."
</span><span class="cx"> caret: position 0 of child 0 {BR} of child 3 {TD} of child 0 {TR} of child 0 {TBODY} of child 1 {TABLE} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingdeleting51441392expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/deleting/5144139-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingdeleting51441392expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/deleting/5144139-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/deleting/5144139-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/deleting/5144139-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,26 +11,26 @@
</span><span class="cx"> text run at (694,17) width 77: "The caret"
</span><span class="cx"> text run at (0,34) width 266: "should be just before the second."
</span><span class="cx"> RenderBlock {DIV} at (0,67) size 784x46
</span><del>- RenderTable {TABLE} at (0,0) size 151x23
- RenderTableSection {TBODY} at (0,0) size 151x23
- RenderTableRow {TR} at (0,2) size 151x19
- RenderTableCell {TD} at (2,2) size 16x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 150x23
+ RenderTableSection {TBODY} at (0,0) size 150x23
+ RenderTableRow {TR} at (0,2) size 150x19
+ RenderTableCell {TD} at (2,2) size 15x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 13x17
</span><span class="cx"> text run at (1,1) width 13: "\x{21D2}"
</span><del>- RenderTableCell {TD} at (19,2) size 113x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (19,2) size 112x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 110x17
</span><span class="cx"> text run at (1,1) width 110: "ToDo Content"
</span><del>- RenderTableCell {TD} at (133,2) size 16x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (133,2) size 15x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 13x17
</span><span class="cx"> text run at (1,1) width 13: "\x{21E3}"
</span><del>- RenderTable {TABLE} at (0,23) size 41x23
- RenderTableSection {TBODY} at (0,0) size 41x23
- RenderTableRow {TR} at (0,2) size 41x19
- RenderTableCell {TD} at (2,2) size 16x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,23) size 40x23
+ RenderTableSection {TBODY} at (0,0) size 40x23
+ RenderTableRow {TR} at (0,2) size 40x19
+ RenderTableCell {TD} at (2,2) size 15x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 13x17
</span><span class="cx"> text run at (1,1) width 13: "\x{21D2}"
</span><del>- RenderTableCell {TD} at (19,2) size 3x19 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (23,2) size 16x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (19,2) size 2x19 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (23,2) size 15x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 13x17
</span><span class="cx"> text run at (1,1) width 13: "\x{21E3}"
</span><span class="cx"> caret: position 0 of child 3 {TABLE} of child 2 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingdeleting52063111expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/deleting/5206311-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingdeleting52063111expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/deleting/5206311-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/deleting/5206311-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/deleting/5206311-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,55 +12,55 @@
</span><span class="cx"> text run at (350,0) width 418: "This demonstrates a bug: the two cells that contained the ends"
</span><span class="cx"> text run at (0,17) width 646: "of the selection aren't given a placeholder and so appear differently than the other emptied cells."
</span><span class="cx"> RenderBlock {DIV} at (0,50) size 784x50
</span><del>- RenderTable {TABLE} at (0,0) size 39x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 37x48
- RenderTableRow {TR} at (0,2) size 37x21
- RenderTableCell {TD} at (2,2) size 13x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 38x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 36x48
+ RenderTableRow {TR} at (0,2) size 36x21
+ RenderTableCell {TD} at (2,2) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "1"
</span><del>- RenderTableCell {TD} at (16,2) size 5x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,2) size 4x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (2,2) size 0x17
</span><del>- RenderTableCell {TD} at (22,2) size 13x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (22,2) size 12x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (2,2) size 0x17
</span><del>- RenderTableRow {TR} at (0,25) size 37x21
- RenderTableCell {TD} at (2,25) size 13x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 36x21
+ RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (2,2) size 0x17
</span><del>- RenderTableCell {TD} at (16,25) size 5x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,25) size 4x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (2,2) size 0x17
</span><del>- RenderTableCell {TD} at (22,25) size 13x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (22,25) size 12x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "9"
</span><span class="cx"> RenderBlock {P} at (0,116) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 593x17
</span><span class="cx"> text run at (0,0) width 593: "This empties a row (the second), but it still contains the selection and so shouldn't be removed."
</span><span class="cx"> RenderBlock {DIV} at (0,149) size 784x73
</span><del>- RenderTable {TABLE} at (0,0) size 47x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 45x71
- RenderTableRow {TR} at (0,2) size 45x21
- RenderTableCell {TD} at (2,2) size 13x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 46x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 44x71
+ RenderTableRow {TR} at (0,2) size 44x21
+ RenderTableCell {TD} at (2,2) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "1"
</span><del>- RenderTableCell {TD} at (16,2) size 13x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,2) size 12x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "2"
</span><del>- RenderTableCell {TD} at (30,2) size 13x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,2) size 12x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,25) size 45x21
- RenderTableCell {TD} at (2,25) size 13x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 44x21
+ RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (2,2) size 0x17
</span><del>- RenderTableCell {TD} at (16,25) size 13x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,25) size 12x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (2,2) size 0x17
</span><del>- RenderTableCell {TD} at (30,25) size 13x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,25) size 12x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (2,2) size 0x17
</span><del>- RenderTableRow {TR} at (0,48) size 45x21
- RenderTableCell {TD} at (2,48) size 13x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 44x21
+ RenderTableCell {TD} at (2,48) size 12x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "7"
</span><del>- RenderTableCell {TD} at (16,48) size 13x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,48) size 12x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "8"
</span><del>- RenderTableCell {TD} at (30,48) size 13x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,48) size 12x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "9"
</span><span class="cx"> RenderBlock {P} at (0,238) size 784x17
</span><span class="lines">@@ -71,24 +71,24 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 39x17
</span><span class="cx"> text run at (0,0) width 35: "Hello"
</span><span class="cx"> text run at (35,0) width 4: " "
</span><del>- RenderTable {TABLE} at (0,17) size 47x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 45x48
- RenderTableRow {TR} at (0,2) size 45x21
- RenderTableCell {TD} at (2,2) size 13x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 46x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 44x48
+ RenderTableRow {TR} at (0,2) size 44x21
+ RenderTableCell {TD} at (2,2) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (2,2) size 0x17
</span><del>- RenderTableCell {TD} at (16,2) size 13x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,2) size 12x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (2,2) size 0x17
</span><del>- RenderTableCell {TD} at (30,2) size 13x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,2) size 12x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "6"
</span><del>- RenderTableRow {TR} at (0,25) size 45x21
- RenderTableCell {TD} at (2,25) size 13x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 44x21
+ RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "7"
</span><del>- RenderTableCell {TD} at (16,25) size 13x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,25) size 12x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "8"
</span><del>- RenderTableCell {TD} at (30,25) size 13x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,25) size 12x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "9"
</span><span class="cx"> caret: position 6 of child 0 {#text} of child 1 {DIV} of child 14 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingdeleting54338622expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/deleting/5433862-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingdeleting54338622expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/deleting/5433862-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/deleting/5433862-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/deleting/5433862-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,37 +9,37 @@
</span><span class="cx"> text run at (579,0) width 204: "There should be five rows in the"
</span><span class="cx"> text run at (0,17) width 261: "table below, before and after the deletion."
</span><span class="cx"> RenderBlock {DIV} at (0,50) size 784x128
</span><del>- RenderTable {TABLE} at (0,0) size 110x128 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 108x126
- RenderTableRow {TR} at (0,2) size 108x29
- RenderTableCell {TD} at (2,2) size 34x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 109x128 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 107x126
+ RenderTableRow {TR} at (0,2) size 107x29
+ RenderTableCell {TD} at (2,2) size 33x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (6,6) size 0x17
</span><del>- RenderTableCell {TD} at (37,2) size 33x29 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (37,2) size 32x29 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (6,6) size 0x17
</span><del>- RenderTableCell {TD} at (71,2) size 35x29 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (71,2) size 34x29 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (6,6) size 0x17
</span><del>- RenderTableRow {TR} at (0,33) size 108x29
- RenderTableCell {TD} at (2,33) size 34x29 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,33) size 107x29
+ RenderTableCell {TD} at (2,33) size 33x29 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 21x17
</span><span class="cx"> text run at (6,6) width 21: "foo"
</span><del>- RenderTableCell {TD} at (37,33) size 33x29 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (37,33) size 32x29 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 20x17
</span><span class="cx"> text run at (6,6) width 20: "bar"
</span><del>- RenderTableCell {TD} at (71,33) size 35x29 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (71,33) size 34x29 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 22x17
</span><span class="cx"> text run at (6,6) width 22: "baz"
</span><del>- RenderTableRow {TR} at (0,64) size 108x29
- RenderTableCell {TD} at (2,64) size 34x29 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,64) size 107x29
+ RenderTableCell {TD} at (2,64) size 33x29 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (6,6) size 0x17
</span><del>- RenderTableCell {TD} at (37,64) size 33x29 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (37,64) size 32x29 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (6,6) size 0x17
</span><del>- RenderTableCell {TD} at (71,64) size 35x29 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (71,64) size 34x29 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (6,6) size 0x17
</span><del>- RenderTableRow {TR} at (0,95) size 108x29
- RenderTableCell {TD} at (2,95) size 34x29 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,95) size 107x29
+ RenderTableCell {TD} at (2,95) size 33x29 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (6,6) size 0x17
</span><del>- RenderTableCell {TD} at (37,95) size 33x29 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (37,95) size 32x29 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (6,6) size 0x17
</span><del>- RenderTableCell {TD} at (71,95) size 35x29 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (71,95) size 34x29 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (6,6) size 0x17
</span><span class="cx"> caret: position 0 of child 0 {BR} of child 0 {TD} of child 0 {TR} of child 1 {TBODY} of child 1 {TABLE} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditinginsertingparagraphseparatorintable1expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/inserting/paragraph-separator-in-table-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditinginsertingparagraphseparatorintable1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/inserting/paragraph-separator-in-table-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/inserting/paragraph-separator-in-table-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/inserting/paragraph-separator-in-table-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,13 +14,13 @@
</span><span class="cx"> text run at (0,0) width 337: "This tests InsertParagraphSeparator inside table cells. "
</span><span class="cx"> text run at (337,0) width 276: "'Cell' and 'Two' should be on separate lines."
</span><span class="cx"> RenderBlock {DIV} at (0,33) size 784x44
</span><del>- RenderTable {TABLE} at (0,0) size 104x44 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 102x42
- RenderTableRow {TR} at (0,2) size 102x38
- RenderTableCell {TD} at (2,10) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 103x44 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 101x42
+ RenderTableRow {TR} at (0,2) size 101x38
+ RenderTableCell {TD} at (2,10) size 61x22 [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,3) width 57: "Cell One"
</span><del>- RenderTableCell {TD} at (65,2) size 35x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (65,2) size 34x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Cell "
</span><span class="cx"> RenderBR {BR} at (32,16) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingpasteboardinnerTextinlinetableexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/pasteboard/innerText-inline-table-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingpasteboardinnerTextinlinetableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/pasteboard/innerText-inline-table-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/pasteboard/innerText-inline-table-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/pasteboard/innerText-inline-table-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,25 +9,25 @@
</span><span class="cx"> RenderBlock {DIV} at (0,17) size 784x23
</span><span class="cx"> RenderText {#text} at (0,6) size 31x17
</span><span class="cx"> text run at (0,6) width 31: "hello"
</span><del>- RenderTable {TABLE} at (31,0) size 15x23
- RenderTableSection {TBODY} at (0,0) size 15x23
- RenderTableRow {TR} at (0,2) size 15x19
- RenderTableCell {TD} at (2,2) size 11x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (31,0) size 14x23
+ RenderTableSection {TBODY} at (0,0) size 14x23
+ RenderTableRow {TR} at (0,2) size 14x19
+ RenderTableCell {TD} at (2,2) size 10x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "1"
</span><del>- RenderText {#text} at (45,6) size 38x17
- text run at (45,6) width 38: "world"
</del><ins>+ RenderText {#text} at (45,6) size 37x17
+ text run at (45,6) width 37: "world"
</ins><span class="cx"> RenderBlock {DIV} at (0,40) size 784x23
</span><span class="cx"> RenderText {#text} at (0,6) size 25x17
</span><span class="cx"> text run at (0,6) width 25: "foo "
</span><del>- RenderTable {TABLE} at (25,0) size 15x23
- RenderTableSection {TBODY} at (0,0) size 15x23
- RenderTableRow {TR} at (0,2) size 15x19
- RenderTableCell {TD} at (2,2) size 11x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (25,0) size 14x23
+ RenderTableSection {TBODY} at (0,0) size 14x23
+ RenderTableRow {TR} at (0,2) size 14x19
+ RenderTableCell {TD} at (2,2) size 10x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "2"
</span><del>- RenderText {#text} at (39,6) size 25x17
- text run at (39,6) width 25: " bar"
</del><ins>+ RenderText {#text} at (39,6) size 24x17
+ text run at (39,6) width 24: " bar"
</ins><span class="cx"> RenderBlock {UL} at (0,79) size 784x18
</span><span class="cx"> RenderListItem {LI} at (40,0) size 744x18
</span><span class="cx"> RenderBlock {PRE} at (0,0) size 744x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselection36907032expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/3690703-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselection36907032expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/3690703-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/3690703-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/selection/3690703-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -31,9 +31,9 @@
</span><span class="cx"> RenderBR {BR} at (392,17) size 0x17
</span><span class="cx"> RenderBlock {DIV} at (0,53) size 784x116 [border: (2px solid #AAAAFF)]
</span><span class="cx"> RenderTable {TABLE} at (215,2) size 354x23
</span><del>- RenderTableSection {TBODY} at (0,0) size 354x23
- RenderTableRow {TR} at (0,0) size 354x23
- RenderTableCell {TD} at (0,0) size 354x23 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 353x23
+ RenderTableRow {TR} at (0,0) size 353x23
+ RenderTableCell {TD} at (0,0) size 353x23 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 345x15
</span><span class="cx"> RenderInline {B} at (0,0) size 26x15
</span><span class="cx"> RenderText {#text} at (4,4) size 26x15
</span><span class="lines">@@ -82,7 +82,7 @@
</span><span class="cx"> text run at (0,0) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (121,0) size 511x57 [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderTextControl {INPUT} at (2,2) size 506x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>- RenderBR {BR} at (510,19) size 1x0
</del><ins>+ RenderBR {BR} at (510,19) size 0x0
</ins><span class="cx"> RenderButton {INPUT} at (121,29) size 124x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 107x17
</span><span class="cx"> RenderText at (0,0) size 107x17
</span><span class="lines">@@ -91,7 +91,7 @@
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 124x17
</span><span class="cx"> RenderText at (0,0) size 124x17
</span><span class="cx"> text run at (0,0) width 124: "I'm Feeling Lucky"
</span><del>- RenderTableCell {TD} at (631,0) size 149x33 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (631,0) size 150x33 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 74x33
</span><span class="cx"> RenderText {#text} at (0,0) size 6x11
</span><span class="cx"> text run at (0,0) width 6: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselection3690703expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/3690703-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselection3690703expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/3690703-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/3690703-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/selection/3690703-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -33,9 +33,9 @@
</span><span class="cx"> RenderBR {BR} at (392,17) size 0x17
</span><span class="cx"> RenderBlock {DIV} at (0,53) size 784x116 [border: (2px solid #AAAAFF)]
</span><span class="cx"> RenderTable {TABLE} at (215,2) size 354x23
</span><del>- RenderTableSection {TBODY} at (0,0) size 354x23
- RenderTableRow {TR} at (0,0) size 354x23
- RenderTableCell {TD} at (0,0) size 354x23 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 353x23
+ RenderTableRow {TR} at (0,0) size 353x23
+ RenderTableCell {TD} at (0,0) size 353x23 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 345x15
</span><span class="cx"> RenderInline {B} at (0,0) size 26x15
</span><span class="cx"> RenderText {#text} at (4,4) size 26x15
</span><span class="lines">@@ -84,7 +84,7 @@
</span><span class="cx"> text run at (0,0) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (121,0) size 511x57 [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderTextControl {INPUT} at (2,2) size 506x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>- RenderBR {BR} at (510,19) size 1x0
</del><ins>+ RenderBR {BR} at (510,19) size 0x0
</ins><span class="cx"> RenderButton {INPUT} at (121,29) size 124x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 107x17
</span><span class="cx"> RenderText at (0,0) size 107x17
</span><span class="lines">@@ -93,7 +93,7 @@
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 124x17
</span><span class="cx"> RenderText at (0,0) size 124x17
</span><span class="cx"> text run at (0,0) width 124: "I'm Feeling Lucky"
</span><del>- RenderTableCell {TD} at (631,0) size 149x33 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (631,0) size 150x33 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 74x33
</span><span class="cx"> RenderText {#text} at (0,0) size 6x11
</span><span class="cx"> text run at (0,0) width 6: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselection3690719expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/3690719-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselection3690719expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/3690719-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/3690719-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/selection/3690719-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -25,9 +25,9 @@
</span><span class="cx"> RenderBR {BR} at (392,17) size 0x17
</span><span class="cx"> RenderBlock {DIV} at (0,53) size 784x116 [border: (2px solid #AAAAFF)]
</span><span class="cx"> RenderTable {TABLE} at (215,2) size 354x23
</span><del>- RenderTableSection {TBODY} at (0,0) size 354x23
- RenderTableRow {TR} at (0,0) size 354x23
- RenderTableCell {TD} at (0,0) size 354x23 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 353x23
+ RenderTableRow {TR} at (0,0) size 353x23
+ RenderTableCell {TD} at (0,0) size 353x23 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 345x15
</span><span class="cx"> RenderInline {B} at (0,0) size 26x15
</span><span class="cx"> RenderText {#text} at (4,4) size 26x15
</span><span class="lines">@@ -76,7 +76,7 @@
</span><span class="cx"> text run at (0,0) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (121,0) size 511x57 [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderTextControl {INPUT} at (2,2) size 506x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>- RenderBR {BR} at (510,19) size 1x0
</del><ins>+ RenderBR {BR} at (510,19) size 0x0
</ins><span class="cx"> RenderButton {INPUT} at (121,29) size 124x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 107x17
</span><span class="cx"> RenderText at (0,0) size 107x17
</span><span class="lines">@@ -85,7 +85,7 @@
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 124x17
</span><span class="cx"> RenderText at (0,0) size 124x17
</span><span class="cx"> text run at (0,0) width 124: "I'm Feeling Lucky"
</span><del>- RenderTableCell {TD} at (631,0) size 149x33 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (631,0) size 150x33 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 74x33
</span><span class="cx"> RenderText {#text} at (0,0) size 6x11
</span><span class="cx"> text run at (0,0) width 6: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselection50575062expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/5057506-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselection50575062expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/5057506-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/5057506-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/selection/5057506-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx"> text run at (0,51) width 157: "character, and hit delete. "
</span><span class="cx"> text run at (157,51) width 288: "Afterward, the table should contain only 'bar'."
</span><span class="cx"> RenderBlock {DIV} at (0,84) size 784x44
</span><del>- RenderTable {TABLE} at (0,0) size 111x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 109x25
- RenderTableRow {TR} at (0,2) size 109x21
- RenderTableCell {TD} at (2,2) size 105x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 110x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 108x25
+ RenderTableRow {TR} at (0,2) size 108x21
+ RenderTableCell {TD} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 21x17
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselection5057506expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/5057506-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselection5057506expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/5057506-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/5057506-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/selection/5057506-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx"> text run at (0,51) width 182: "last character, and hit delete. "
</span><span class="cx"> text run at (182,51) width 277: "Afterward, the table should contain 'foobar'."
</span><span class="cx"> RenderBlock {DIV} at (0,84) size 784x44
</span><del>- RenderTable {TABLE} at (0,0) size 111x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 109x25
- RenderTableRow {TR} at (0,2) size 109x21
- RenderTableCell {TD} at (2,2) size 105x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 110x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 108x25
+ RenderTableRow {TR} at (0,2) size 108x21
+ RenderTableCell {TD} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 21x17
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselection51317161expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/5131716-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/5131716-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/selection/5131716-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,13 +12,13 @@
</span><span class="cx"> RenderBlock {DIV} at (26,26) size 732x17
</span><span class="cx"> RenderText {#text} at (0,0) size 99x17
</span><span class="cx"> text run at (0,0) width 99: "Paragraph One."
</span><del>- RenderTable {TABLE} at (26,43) size 94x27 [border: (1px solid #BBBBBB)]
- RenderTableSection {TBODY} at (1,1) size 92x25
- RenderTableRow {TR} at (0,2) size 92x21 [border: (1px solid #BBBBBB)]
- RenderTableCell {TD} at (2,2) size 9x21 [border: (1px solid #BBBBBB)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (26,43) size 93x27 [border: (1px solid #BBBBBB)]
+ RenderTableSection {TBODY} at (1,1) size 91x25
+ RenderTableRow {TR} at (0,2) size 91x21 [border: (1px solid #BBBBBB)]
+ RenderTableCell {TD} at (2,2) size 8x21 [border: (1px solid #BBBBBB)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><del>- RenderTableCell {TD} at (12,2) size 78x21 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (12,2) size 77x21 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 73x17
</span><span class="cx"> text run at (2,2) width 73: "ToDo One."
</span><span class="cx"> RenderBlock {DIV} at (26,70) size 732x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselection51317162expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/5131716-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/5131716-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/selection/5131716-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,13 +12,13 @@
</span><span class="cx"> RenderBlock {DIV} at (26,26) size 732x17
</span><span class="cx"> RenderText {#text} at (0,0) size 99x17
</span><span class="cx"> text run at (0,0) width 99: "Paragraph One."
</span><del>- RenderTable {TABLE} at (26,43) size 94x27 [border: (1px solid #BBBBBB)]
- RenderTableSection {TBODY} at (1,1) size 92x25
- RenderTableRow {TR} at (0,2) size 92x21 [border: (1px solid #BBBBBB)]
- RenderTableCell {TD} at (2,2) size 9x21 [border: (1px solid #BBBBBB)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (26,43) size 93x27 [border: (1px solid #BBBBBB)]
+ RenderTableSection {TBODY} at (1,1) size 91x25
+ RenderTableRow {TR} at (0,2) size 91x21 [border: (1px solid #BBBBBB)]
+ RenderTableCell {TD} at (2,2) size 8x21 [border: (1px solid #BBBBBB)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><del>- RenderTableCell {TD} at (12,2) size 78x21 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (12,2) size 77x21 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 73x17
</span><span class="cx"> text run at (2,2) width 73: "ToDo One."
</span><span class="cx"> RenderBlock {DIV} at (26,70) size 732x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselection51317163expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/5131716-3-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/5131716-3-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/selection/5131716-3-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,13 +12,13 @@
</span><span class="cx"> RenderBlock {DIV} at (26,26) size 732x17
</span><span class="cx"> RenderText {#text} at (0,0) size 99x17
</span><span class="cx"> text run at (0,0) width 99: "Paragraph One."
</span><del>- RenderTable {TABLE} at (26,43) size 94x27 [border: (1px solid #BBBBBB)]
- RenderTableSection {TBODY} at (1,1) size 92x25
- RenderTableRow {TR} at (0,2) size 92x21 [border: (1px solid #BBBBBB)]
- RenderTableCell {TD} at (2,2) size 9x21 [border: (1px solid #BBBBBB)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (26,43) size 93x27 [border: (1px solid #BBBBBB)]
+ RenderTableSection {TBODY} at (1,1) size 91x25
+ RenderTableRow {TR} at (0,2) size 91x21 [border: (1px solid #BBBBBB)]
+ RenderTableCell {TD} at (2,2) size 8x21 [border: (1px solid #BBBBBB)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><del>- RenderTableCell {TD} at (12,2) size 78x21 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (12,2) size 77x21 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 73x17
</span><span class="cx"> text run at (2,2) width 73: "ToDo One."
</span><span class="cx"> RenderBlock {DIV} at (26,70) size 732x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselection51317164expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/5131716-4-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/5131716-4-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/selection/5131716-4-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,13 +12,13 @@
</span><span class="cx"> RenderBlock {DIV} at (26,26) size 732x17
</span><span class="cx"> RenderText {#text} at (0,0) size 99x17
</span><span class="cx"> text run at (0,0) width 99: "Paragraph One."
</span><del>- RenderTable {TABLE} at (26,43) size 94x27 [border: (1px solid #BBBBBB)]
- RenderTableSection {TBODY} at (1,1) size 92x25
- RenderTableRow {TR} at (0,2) size 92x21 [border: (1px solid #BBBBBB)]
- RenderTableCell {TD} at (2,2) size 9x21 [border: (1px solid #BBBBBB)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (26,43) size 93x27 [border: (1px solid #BBBBBB)]
+ RenderTableSection {TBODY} at (1,1) size 91x25
+ RenderTableRow {TR} at (0,2) size 91x21 [border: (1px solid #BBBBBB)]
+ RenderTableCell {TD} at (2,2) size 8x21 [border: (1px solid #BBBBBB)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><del>- RenderTableCell {TD} at (12,2) size 78x21 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (12,2) size 77x21 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 73x17
</span><span class="cx"> text run at (2,2) width 73: "ToDo One."
</span><span class="cx"> RenderBlock {DIV} at (26,70) size 732x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselectionmovebyline001expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/move-by-line-001-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselectionmovebyline001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/move-by-line-001-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/move-by-line-001-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/selection/move-by-line-001-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,16 +12,16 @@
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x190 [border: (2px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (14,14) size 756x162
</span><del>- RenderTable {TABLE} at (0,0) size 65x162 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 63x160
- RenderTableRow {TR} at (0,2) size 63x52
- RenderTableCell {TD} at (2,2) size 59x52 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 64x162 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 62x160
+ RenderTableRow {TR} at (0,2) size 62x52
+ RenderTableCell {TD} at (2,2) size 58x52 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (13,13) size 32x26
</span><span class="cx"> text run at (13,13) width 32: "foo"
</span><del>- RenderTableRow {TR} at (0,56) size 63x48
- RenderTableCell {TD} at (2,67) size 59x26 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,106) size 63x52
- RenderTableCell {TD} at (2,106) size 59x52 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,56) size 62x48
+ RenderTableCell {TD} at (2,67) size 58x26 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,106) size 62x52
+ RenderTableCell {TD} at (2,106) size 58x52 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (13,13) size 31x26
</span><span class="cx"> text run at (13,13) width 31: "bar"
</span><span class="cx"> caret: position 2 of child 1 {TABLE} of child 1 {DIV} of child 1 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselectionselectall004expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/select-all-004-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselectionselectall004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/select-all-004-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/select-all-004-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/selection/select-all-004-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx"> RenderBlock (anonymous) at (74,74) size 600x48
</span><span class="cx"> RenderText {#text} at (0,11) size 54x26
</span><span class="cx"> text run at (0,11) width 54: "Hello"
</span><del>- RenderTable {TABLE} at (74,122) size 7x6
- RenderTableSection {TBODY} at (0,0) size 7x6
- RenderTableRow {TR} at (0,2) size 7x2
- RenderTableCell {TD} at (2,2) size 3x2 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (74,122) size 6x6
+ RenderTableSection {TBODY} at (0,0) size 6x6
+ RenderTableRow {TR} at (0,2) size 6x2
+ RenderTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (74,128) size 600x48
</span><span class="cx"> RenderBR {BR} at (0,11) size 0x26
</span><span class="cx"> selection start: position 1 of child 2 {#text} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingunsupportedcontenttabletypeafterexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/unsupported-content/table-type-after-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingunsupportedcontenttabletypeafterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/unsupported-content/table-type-after-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/unsupported-content/table-type-after-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/unsupported-content/table-type-after-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,36 +54,36 @@
</span><span class="cx"> RenderText {#text} at (99,66) size 437x20
</span><span class="cx"> text run at (99,66) width 437: "Typed text should appear after (on the line below) the table."
</span><span class="cx"> RenderBlock {DIV} at (0,222) size 784x103 [border: (2px solid #008000)]
</span><del>- RenderTable {TABLE} at (2,2) size 47x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 45x71
- RenderTableRow {TR} at (0,2) size 45x21
- RenderTableCell {TD} at (2,2) size 13x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,2) size 46x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 44x71
+ RenderTableRow {TR} at (0,2) size 44x21
+ RenderTableCell {TD} at (2,2) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "1"
</span><del>- RenderTableCell {TD} at (16,2) size 13x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,2) size 12x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "2"
</span><del>- RenderTableCell {TD} at (30,2) size 13x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,2) size 12x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,25) size 45x21
- RenderTableCell {TD} at (2,25) size 13x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 44x21
+ RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "4"
</span><del>- RenderTableCell {TD} at (16,25) size 13x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,25) size 12x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "5"
</span><del>- RenderTableCell {TD} at (30,25) size 13x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,25) size 12x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "6"
</span><del>- RenderTableRow {TR} at (0,48) size 45x21
- RenderTableCell {TD} at (2,48) size 13x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 44x21
+ RenderTableCell {TD} at (2,48) size 12x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "7"
</span><del>- RenderTableCell {TD} at (16,48) size 13x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,48) size 12x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "8"
</span><del>- RenderTableCell {TD} at (30,48) size 13x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,48) size 12x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "9"
</span><span class="cx"> RenderBlock (anonymous) at (2,75) size 780x26
</span><span class="lines">@@ -91,36 +91,36 @@
</span><span class="cx"> text run at (0,0) width 36: "xxx"
</span><span class="cx"> RenderBlock {DIV} at (0,335) size 784x103
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x103 [border: (2px solid #FF0000)]
</span><del>- RenderTable {TABLE} at (2,2) size 47x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 45x71
- RenderTableRow {TR} at (0,2) size 45x21
- RenderTableCell {TD} at (2,2) size 13x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,2) size 46x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 44x71
+ RenderTableRow {TR} at (0,2) size 44x21
+ RenderTableCell {TD} at (2,2) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "1"
</span><del>- RenderTableCell {TD} at (16,2) size 13x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,2) size 12x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "2"
</span><del>- RenderTableCell {TD} at (30,2) size 13x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,2) size 12x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,25) size 45x21
- RenderTableCell {TD} at (2,25) size 13x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 44x21
+ RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "4"
</span><del>- RenderTableCell {TD} at (16,25) size 13x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,25) size 12x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "5"
</span><del>- RenderTableCell {TD} at (30,25) size 13x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,25) size 12x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "6"
</span><del>- RenderTableRow {TR} at (0,48) size 45x21
- RenderTableCell {TD} at (2,48) size 13x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 44x21
+ RenderTableCell {TD} at (2,48) size 12x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "7"
</span><del>- RenderTableCell {TD} at (16,48) size 13x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,48) size 12x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "8"
</span><del>- RenderTableCell {TD} at (30,48) size 13x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,48) size 12x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "9"
</span><span class="cx"> RenderBlock (anonymous) at (2,75) size 780x26
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingunsupportedcontenttabletypebeforeexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/unsupported-content/table-type-before-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingunsupportedcontenttabletypebeforeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/unsupported-content/table-type-before-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/unsupported-content/table-type-before-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/editing/unsupported-content/table-type-before-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -47,36 +47,36 @@
</span><span class="cx"> RenderBlock (anonymous) at (2,2) size 780x26
</span><span class="cx"> RenderText {#text} at (0,0) size 36x26
</span><span class="cx"> text run at (0,0) width 36: "xxx"
</span><del>- RenderTable {TABLE} at (2,28) size 47x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 45x71
- RenderTableRow {TR} at (0,2) size 45x21
- RenderTableCell {TD} at (2,2) size 13x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,28) size 46x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 44x71
+ RenderTableRow {TR} at (0,2) size 44x21
+ RenderTableCell {TD} at (2,2) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "1"
</span><del>- RenderTableCell {TD} at (16,2) size 13x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,2) size 12x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "2"
</span><del>- RenderTableCell {TD} at (30,2) size 13x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,2) size 12x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,25) size 45x21
- RenderTableCell {TD} at (2,25) size 13x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 44x21
+ RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "4"
</span><del>- RenderTableCell {TD} at (16,25) size 13x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,25) size 12x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "5"
</span><del>- RenderTableCell {TD} at (30,25) size 13x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,25) size 12x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "6"
</span><del>- RenderTableRow {TR} at (0,48) size 45x21
- RenderTableCell {TD} at (2,48) size 13x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 44x21
+ RenderTableCell {TD} at (2,48) size 12x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "7"
</span><del>- RenderTableCell {TD} at (16,48) size 13x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,48) size 12x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "8"
</span><del>- RenderTableCell {TD} at (30,48) size 13x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,48) size 12x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "9"
</span><span class="cx"> RenderBlock {DIV} at (0,335) size 784x103
</span><span class="lines">@@ -84,36 +84,36 @@
</span><span class="cx"> RenderBlock (anonymous) at (2,2) size 780x26
</span><span class="cx"> RenderText {#text} at (0,0) size 36x26
</span><span class="cx"> text run at (0,0) width 36: "xxx"
</span><del>- RenderTable {TABLE} at (2,28) size 47x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 45x71
- RenderTableRow {TR} at (0,2) size 45x21
- RenderTableCell {TD} at (2,2) size 13x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,28) size 46x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 44x71
+ RenderTableRow {TR} at (0,2) size 44x21
+ RenderTableCell {TD} at (2,2) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "1"
</span><del>- RenderTableCell {TD} at (16,2) size 13x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,2) size 12x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "2"
</span><del>- RenderTableCell {TD} at (30,2) size 13x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,2) size 12x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,25) size 45x21
- RenderTableCell {TD} at (2,25) size 13x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 44x21
+ RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "4"
</span><del>- RenderTableCell {TD} at (16,25) size 13x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,25) size 12x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "5"
</span><del>- RenderTableCell {TD} at (30,25) size 13x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,25) size 12x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "6"
</span><del>- RenderTableRow {TR} at (0,48) size 45x21
- RenderTableCell {TD} at (2,48) size 13x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 44x21
+ RenderTableCell {TD} at (2,48) size 12x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "7"
</span><del>- RenderTableCell {TD} at (16,48) size 13x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,48) size 12x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "8"
</span><del>- RenderTableCell {TD} at (30,48) size 13x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,48) size 12x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "9"
</span><span class="cx"> caret: position 3 of child 1 {#text} of child 1 {DIV} of child 5 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockbasic016expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/basic/016-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/basic/016-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/basic/016-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -22,22 +22,22 @@
</span><span class="cx"> RenderBlock {CENTER} at (6,106) size 757x25 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (289,4) size 179x17
</span><span class="cx"> text run at (289,4) width 179: "Center tag inside normal div"
</span><del>- RenderTable {TABLE} at (6,131) size 97x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 93x23
- RenderTableRow {TR} at (0,2) size 93x19
- RenderTableCell {TD} at (2,2) size 89x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (6,131) size 96x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 92x23
+ RenderTableRow {TR} at (0,2) size 92x19
+ RenderTableCell {TD} at (2,2) size 88x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 86x17
</span><span class="cx"> text run at (1,1) width 86: "Normal table."
</span><span class="cx"> RenderTable {TABLE} at (314,158) size 141x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 137x23
- RenderTableRow {TR} at (0,2) size 137x19
- RenderTableCell {TD} at (2,2) size 133x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 136x23
+ RenderTableRow {TR} at (0,2) size 136x19
+ RenderTableCell {TD} at (2,2) size 132x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 130x17
</span><span class="cx"> text run at (1,1) width 130: "Center aligned table."
</span><del>- RenderTable {TABLE} at (8,185) size 191x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 187x23
- RenderTableRow {TR} at (0,2) size 187x19
- RenderTableCell {TD} at (2,2) size 183x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (8,185) size 190x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 186x23
+ RenderTableRow {TR} at (0,2) size 186x19
+ RenderTableCell {TD} at (2,2) size 182x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 180x17
</span><span class="cx"> text run at (1,1) width 180: "Center table (fixed margins)."
</span><span class="cx"> RenderBlock {DIV} at (0,235) size 769x218 [border: (4px solid #800080)]
</span><span class="lines">@@ -90,22 +90,22 @@
</span><span class="cx"> RenderBlock {CENTER} at (6,106) size 757x25 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (281,4) size 195x17
</span><span class="cx"> text run at (281,4) width 195: "Center tag inside align=left div"
</span><del>- RenderTable {TABLE} at (6,131) size 97x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 93x23
- RenderTableRow {TR} at (0,2) size 93x19
- RenderTableCell {TD} at (2,2) size 89x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (6,131) size 96x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 92x23
+ RenderTableRow {TR} at (0,2) size 92x19
+ RenderTableCell {TD} at (2,2) size 88x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 86x17
</span><span class="cx"> text run at (1,1) width 86: "Normal table."
</span><span class="cx"> RenderTable {TABLE} at (314,158) size 141x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 137x23
- RenderTableRow {TR} at (0,2) size 137x19
- RenderTableCell {TD} at (2,2) size 133x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 136x23
+ RenderTableRow {TR} at (0,2) size 136x19
+ RenderTableCell {TD} at (2,2) size 132x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 130x17
</span><span class="cx"> text run at (1,1) width 130: "Center aligned table."
</span><del>- RenderTable {TABLE} at (8,185) size 191x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 187x23
- RenderTableRow {TR} at (0,2) size 187x19
- RenderTableCell {TD} at (2,2) size 183x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (8,185) size 190x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 186x23
+ RenderTableRow {TR} at (0,2) size 186x19
+ RenderTableCell {TD} at (2,2) size 182x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 180x17
</span><span class="cx"> text run at (1,1) width 180: "Center table (fixed margins)."
</span><span class="cx"> RenderBlock {DIV} at (0,671) size 769x218 [border: (4px solid #800080)]
</span><span class="lines">@@ -159,21 +159,21 @@
</span><span class="cx"> RenderText {#text} at (272,4) size 213x17
</span><span class="cx"> text run at (272,4) width 213: "Center tag inside align=center div"
</span><span class="cx"> RenderTable {TABLE} at (336,131) size 97x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 93x23
- RenderTableRow {TR} at (0,2) size 93x19
- RenderTableCell {TD} at (2,2) size 89x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 92x23
+ RenderTableRow {TR} at (0,2) size 92x19
+ RenderTableCell {TD} at (2,2) size 88x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 86x17
</span><span class="cx"> text run at (1,1) width 86: "Normal table."
</span><span class="cx"> RenderTable {TABLE} at (314,158) size 141x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 137x23
- RenderTableRow {TR} at (0,2) size 137x19
- RenderTableCell {TD} at (2,2) size 133x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 136x23
+ RenderTableRow {TR} at (0,2) size 136x19
+ RenderTableCell {TD} at (2,2) size 132x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 130x17
</span><span class="cx"> text run at (1,1) width 130: "Center aligned table."
</span><span class="cx"> RenderTable {TABLE} at (289,185) size 191x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 187x23
- RenderTableRow {TR} at (0,2) size 187x19
- RenderTableCell {TD} at (2,2) size 183x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 186x23
+ RenderTableRow {TR} at (0,2) size 186x19
+ RenderTableCell {TD} at (2,2) size 182x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 180x17
</span><span class="cx"> text run at (1,1) width 180: "Center table (fixed margins)."
</span><span class="cx"> RenderBlock {DIV} at (0,1107) size 769x302 [border: (4px solid #800080)]
</span><span class="lines">@@ -234,22 +234,22 @@
</span><span class="cx"> RenderBlock {CENTER} at (6,106) size 757x25 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (277,4) size 203x17
</span><span class="cx"> text run at (277,4) width 203: "Center tag inside align=right div"
</span><del>- RenderTable {TABLE} at (666,131) size 97x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 93x23
- RenderTableRow {TR} at (0,2) size 93x19
- RenderTableCell {TD} at (2,2) size 89x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (667,131) size 96x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 92x23
+ RenderTableRow {TR} at (0,2) size 92x19
+ RenderTableCell {TD} at (2,2) size 88x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 86x17
</span><span class="cx"> text run at (1,1) width 86: "Normal table."
</span><span class="cx"> RenderTable {TABLE} at (314,158) size 141x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 137x23
- RenderTableRow {TR} at (0,2) size 137x19
- RenderTableCell {TD} at (2,2) size 133x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 136x23
+ RenderTableRow {TR} at (0,2) size 136x19
+ RenderTableCell {TD} at (2,2) size 132x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 130x17
</span><span class="cx"> text run at (1,1) width 130: "Center aligned table."
</span><del>- RenderTable {TABLE} at (570,185) size 191x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 187x23
- RenderTableRow {TR} at (0,2) size 187x19
- RenderTableCell {TD} at (2,2) size 183x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (571,185) size 190x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 186x23
+ RenderTableRow {TR} at (0,2) size 186x19
+ RenderTableCell {TD} at (2,2) size 182x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 180x17
</span><span class="cx"> text run at (1,1) width 180: "Center table (fixed margins)."
</span><span class="cx"> RenderBlock {DIV} at (0,1627) size 769x218 [border: (4px solid #800080)]
</span><span class="lines">@@ -308,22 +308,22 @@
</span><span class="cx"> RenderBlock {CENTER} at (5,105) size 751x25 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (290,4) size 171x17
</span><span class="cx"> text run at (290,4) width 171: "Center tag inside normal td"
</span><del>- RenderTable {TABLE} at (5,130) size 97x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 93x23
- RenderTableRow {TR} at (0,2) size 93x19
- RenderTableCell {TD} at (2,2) size 89x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (5,130) size 96x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 92x23
+ RenderTableRow {TR} at (0,2) size 92x19
+ RenderTableCell {TD} at (2,2) size 88x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 86x17
</span><span class="cx"> text run at (1,1) width 86: "Normal table."
</span><span class="cx"> RenderTable {TABLE} at (310,157) size 141x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 137x23
- RenderTableRow {TR} at (0,2) size 137x19
- RenderTableCell {TD} at (2,2) size 133x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 136x23
+ RenderTableRow {TR} at (0,2) size 136x19
+ RenderTableCell {TD} at (2,2) size 132x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 130x17
</span><span class="cx"> text run at (1,1) width 130: "Center aligned table."
</span><del>- RenderTable {TABLE} at (7,184) size 191x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 187x23
- RenderTableRow {TR} at (0,2) size 187x19
- RenderTableCell {TD} at (2,2) size 183x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (7,184) size 190x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 186x23
+ RenderTableRow {TR} at (0,2) size 186x19
+ RenderTableCell {TD} at (2,2) size 182x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 180x17
</span><span class="cx"> text run at (1,1) width 180: "Center table (fixed margins)."
</span><span class="cx"> RenderTable {TABLE} at (0,2118) size 769x224 [border: (2px solid #0000FF)]
</span><span class="lines">@@ -382,22 +382,22 @@
</span><span class="cx"> RenderBlock {CENTER} at (5,105) size 751x25 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (282,4) size 187x17
</span><span class="cx"> text run at (282,4) width 187: "Center tag inside align=left td"
</span><del>- RenderTable {TABLE} at (5,130) size 97x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 93x23
- RenderTableRow {TR} at (0,2) size 93x19
- RenderTableCell {TD} at (2,2) size 89x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (5,130) size 96x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 92x23
+ RenderTableRow {TR} at (0,2) size 92x19
+ RenderTableCell {TD} at (2,2) size 88x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 86x17
</span><span class="cx"> text run at (1,1) width 86: "Normal table."
</span><span class="cx"> RenderTable {TABLE} at (310,157) size 141x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 137x23
- RenderTableRow {TR} at (0,2) size 137x19
- RenderTableCell {TD} at (2,2) size 133x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 136x23
+ RenderTableRow {TR} at (0,2) size 136x19
+ RenderTableCell {TD} at (2,2) size 132x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 130x17
</span><span class="cx"> text run at (1,1) width 130: "Center aligned table."
</span><del>- RenderTable {TABLE} at (7,184) size 191x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 187x23
- RenderTableRow {TR} at (0,2) size 187x19
- RenderTableCell {TD} at (2,2) size 183x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (7,184) size 190x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 186x23
+ RenderTableRow {TR} at (0,2) size 186x19
+ RenderTableCell {TD} at (2,2) size 182x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 180x17
</span><span class="cx"> text run at (1,1) width 180: "Center table (fixed margins)."
</span><span class="cx"> RenderTable {TABLE} at (0,2566) size 769x224 [border: (2px solid #0000FF)]
</span><span class="lines">@@ -457,21 +457,21 @@
</span><span class="cx"> RenderText {#text} at (273,4) size 205x17
</span><span class="cx"> text run at (273,4) width 205: "Center tag inside align=center td"
</span><span class="cx"> RenderTable {TABLE} at (332,130) size 97x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 93x23
- RenderTableRow {TR} at (0,2) size 93x19
- RenderTableCell {TD} at (2,2) size 89x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 92x23
+ RenderTableRow {TR} at (0,2) size 92x19
+ RenderTableCell {TD} at (2,2) size 88x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 86x17
</span><span class="cx"> text run at (1,1) width 86: "Normal table."
</span><span class="cx"> RenderTable {TABLE} at (310,157) size 141x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 137x23
- RenderTableRow {TR} at (0,2) size 137x19
- RenderTableCell {TD} at (2,2) size 133x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 136x23
+ RenderTableRow {TR} at (0,2) size 136x19
+ RenderTableCell {TD} at (2,2) size 132x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 130x17
</span><span class="cx"> text run at (1,1) width 130: "Center aligned table."
</span><span class="cx"> RenderTable {TABLE} at (285,184) size 191x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 187x23
- RenderTableRow {TR} at (0,2) size 187x19
- RenderTableCell {TD} at (2,2) size 183x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 186x23
+ RenderTableRow {TR} at (0,2) size 186x19
+ RenderTableCell {TD} at (2,2) size 182x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 180x17
</span><span class="cx"> text run at (1,1) width 180: "Center table (fixed margins)."
</span><span class="cx"> RenderTable {TABLE} at (0,3014) size 769x224 [border: (2px solid #0000FF)]
</span><span class="lines">@@ -530,22 +530,22 @@
</span><span class="cx"> RenderBlock {CENTER} at (5,105) size 751x25 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (278,4) size 195x17
</span><span class="cx"> text run at (278,4) width 195: "Center tag inside align=right td"
</span><del>- RenderTable {TABLE} at (659,130) size 97x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 93x23
- RenderTableRow {TR} at (0,2) size 93x19
- RenderTableCell {TD} at (2,2) size 89x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (660,130) size 96x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 92x23
+ RenderTableRow {TR} at (0,2) size 92x19
+ RenderTableCell {TD} at (2,2) size 88x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 86x17
</span><span class="cx"> text run at (1,1) width 86: "Normal table."
</span><span class="cx"> RenderTable {TABLE} at (310,157) size 141x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 137x23
- RenderTableRow {TR} at (0,2) size 137x19
- RenderTableCell {TD} at (2,2) size 133x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 136x23
+ RenderTableRow {TR} at (0,2) size 136x19
+ RenderTableCell {TD} at (2,2) size 132x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 130x17
</span><span class="cx"> text run at (1,1) width 130: "Center aligned table."
</span><del>- RenderTable {TABLE} at (563,184) size 191x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 187x23
- RenderTableRow {TR} at (0,2) size 187x19
- RenderTableCell {TD} at (2,2) size 183x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (564,184) size 190x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 186x23
+ RenderTableRow {TR} at (0,2) size 186x19
+ RenderTableCell {TD} at (2,2) size 182x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 180x17
</span><span class="cx"> text run at (1,1) width 180: "Center table (fixed margins)."
</span><span class="cx"> RenderTable {TABLE} at (0,3462) size 769x224 [border: (2px solid #0000FF)]
</span><span class="lines">@@ -606,27 +606,27 @@
</span><span class="cx"> RenderBlock {CENTER} at (6,106) size 753x25 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (287,4) size 179x17
</span><span class="cx"> text run at (287,4) width 179: "Center tag inside normal div"
</span><del>- RenderTable {TABLE} at (662,131) size 97x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 93x23
- RenderTableRow {TR} at (0,2) size 93x19
- RenderTableCell {TD} at (2,2) size 89x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 87x17
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 83: "Normal table"
</del><ins>+ RenderTable {TABLE} at (663,131) size 96x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 92x23
+ RenderTableRow {TR} at (0,2) size 92x19
+ RenderTableCell {TD} at (2,2) size 88x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 86x17
+ text run at (1,1) width 4 RTL: "."
+ text run at (5,1) width 82: "Normal table"
</ins><span class="cx"> RenderTable {TABLE} at (312,158) size 141x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 137x23
- RenderTableRow {TR} at (0,2) size 137x19
- RenderTableCell {TD} at (2,2) size 133x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 131x17
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 127: "Center aligned table"
- RenderTable {TABLE} at (566,185) size 191x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 187x23
- RenderTableRow {TR} at (0,2) size 187x19
- RenderTableCell {TD} at (2,2) size 183x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 181x17
- text run at (1,1) width 10 RTL: ")."
- text run at (10,1) width 172: "Center table (fixed margins"
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 136x23
+ RenderTableRow {TR} at (0,2) size 136x19
+ RenderTableCell {TD} at (2,2) size 132x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 130x17
+ text run at (1,1) width 4 RTL: "."
+ text run at (5,1) width 126: "Center aligned table"
+ RenderTable {TABLE} at (567,185) size 190x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 186x23
+ RenderTableRow {TR} at (0,2) size 186x19
+ RenderTableCell {TD} at (2,2) size 182x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 180x17
+ text run at (1,1) width 9 RTL: ")."
+ text run at (10,1) width 171: "Center table (fixed margins"
</ins><span class="cx"> RenderBlock {DIV} at (2,237) size 765x218 [border: (4px solid #800080)]
</span><span class="cx"> RenderBlock {DIV} at (351,6) size 408x25 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (143,4) size 261x17
</span><span class="lines">@@ -680,27 +680,27 @@
</span><span class="cx"> RenderBlock {CENTER} at (6,106) size 753x25 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (279,4) size 195x17
</span><span class="cx"> text run at (279,4) width 195: "Center tag inside align=left div"
</span><del>- RenderTable {TABLE} at (6,131) size 97x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 93x23
- RenderTableRow {TR} at (0,2) size 93x19
- RenderTableCell {TD} at (2,2) size 89x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 87x17
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 83: "Normal table"
</del><ins>+ RenderTable {TABLE} at (6,131) size 96x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 92x23
+ RenderTableRow {TR} at (0,2) size 92x19
+ RenderTableCell {TD} at (2,2) size 88x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 86x17
+ text run at (1,1) width 4 RTL: "."
+ text run at (5,1) width 82: "Normal table"
</ins><span class="cx"> RenderTable {TABLE} at (312,158) size 141x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 137x23
- RenderTableRow {TR} at (0,2) size 137x19
- RenderTableCell {TD} at (2,2) size 133x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 131x17
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 127: "Center aligned table"
- RenderTable {TABLE} at (8,185) size 191x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 187x23
- RenderTableRow {TR} at (0,2) size 187x19
- RenderTableCell {TD} at (2,2) size 183x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 181x17
- text run at (1,1) width 10 RTL: ")."
- text run at (10,1) width 172: "Center table (fixed margins"
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 136x23
+ RenderTableRow {TR} at (0,2) size 136x19
+ RenderTableCell {TD} at (2,2) size 132x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 130x17
+ text run at (1,1) width 4 RTL: "."
+ text run at (5,1) width 126: "Center aligned table"
+ RenderTable {TABLE} at (8,185) size 190x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 186x23
+ RenderTableRow {TR} at (0,2) size 186x19
+ RenderTableCell {TD} at (2,2) size 182x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 180x17
+ text run at (1,1) width 9 RTL: ")."
+ text run at (10,1) width 171: "Center table (fixed margins"
</ins><span class="cx"> RenderBlock {DIV} at (2,673) size 765x218 [border: (4px solid #800080)]
</span><span class="cx"> RenderBlock {DIV} at (6,6) size 408x25 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (4,4) size 277x17
</span><span class="lines">@@ -755,26 +755,26 @@
</span><span class="cx"> RenderText {#text} at (270,4) size 213x17
</span><span class="cx"> text run at (270,4) width 213: "Center tag inside align=center div"
</span><span class="cx"> RenderTable {TABLE} at (334,131) size 97x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 93x23
- RenderTableRow {TR} at (0,2) size 93x19
- RenderTableCell {TD} at (2,2) size 89x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 87x17
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 83: "Normal table"
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 92x23
+ RenderTableRow {TR} at (0,2) size 92x19
+ RenderTableCell {TD} at (2,2) size 88x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 86x17
+ text run at (1,1) width 4 RTL: "."
+ text run at (5,1) width 82: "Normal table"
</ins><span class="cx"> RenderTable {TABLE} at (312,158) size 141x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 137x23
- RenderTableRow {TR} at (0,2) size 137x19
- RenderTableCell {TD} at (2,2) size 133x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 131x17
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 127: "Center aligned table"
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 136x23
+ RenderTableRow {TR} at (0,2) size 136x19
+ RenderTableCell {TD} at (2,2) size 132x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 130x17
+ text run at (1,1) width 4 RTL: "."
+ text run at (5,1) width 126: "Center aligned table"
</ins><span class="cx"> RenderTable {TABLE} at (287,185) size 191x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 187x23
- RenderTableRow {TR} at (0,2) size 187x19
- RenderTableCell {TD} at (2,2) size 183x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 181x17
- text run at (1,1) width 10 RTL: ")."
- text run at (10,1) width 172: "Center table (fixed margins"
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 186x23
+ RenderTableRow {TR} at (0,2) size 186x19
+ RenderTableCell {TD} at (2,2) size 182x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 180x17
+ text run at (1,1) width 9 RTL: ")."
+ text run at (10,1) width 171: "Center table (fixed margins"
</ins><span class="cx"> RenderBlock {DIV} at (2,1109) size 765x218 [border: (4px solid #800080)]
</span><span class="cx"> RenderBlock {DIV} at (178,6) size 409x25 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (56,4) size 296x17
</span><span class="lines">@@ -828,27 +828,27 @@
</span><span class="cx"> RenderBlock {CENTER} at (6,106) size 753x25 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (275,4) size 203x17
</span><span class="cx"> text run at (275,4) width 203: "Center tag inside align=right div"
</span><del>- RenderTable {TABLE} at (662,131) size 97x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 93x23
- RenderTableRow {TR} at (0,2) size 93x19
- RenderTableCell {TD} at (2,2) size 89x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 87x17
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 83: "Normal table"
</del><ins>+ RenderTable {TABLE} at (663,131) size 96x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 92x23
+ RenderTableRow {TR} at (0,2) size 92x19
+ RenderTableCell {TD} at (2,2) size 88x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 86x17
+ text run at (1,1) width 4 RTL: "."
+ text run at (5,1) width 82: "Normal table"
</ins><span class="cx"> RenderTable {TABLE} at (312,158) size 141x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 137x23
- RenderTableRow {TR} at (0,2) size 137x19
- RenderTableCell {TD} at (2,2) size 133x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 131x17
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 127: "Center aligned table"
- RenderTable {TABLE} at (566,185) size 191x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 187x23
- RenderTableRow {TR} at (0,2) size 187x19
- RenderTableCell {TD} at (2,2) size 183x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 181x17
- text run at (1,1) width 10 RTL: ")."
- text run at (10,1) width 172: "Center table (fixed margins"
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 136x23
+ RenderTableRow {TR} at (0,2) size 136x19
+ RenderTableCell {TD} at (2,2) size 132x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 130x17
+ text run at (1,1) width 4 RTL: "."
+ text run at (5,1) width 126: "Center aligned table"
+ RenderTable {TABLE} at (567,185) size 190x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 186x23
+ RenderTableRow {TR} at (0,2) size 186x19
+ RenderTableCell {TD} at (2,2) size 182x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 180x17
+ text run at (1,1) width 9 RTL: ")."
+ text run at (10,1) width 171: "Center table (fixed margins"
</ins><span class="cx"> RenderBlock {DIV} at (2,1545) size 765x218 [border: (4px solid #800080)]
</span><span class="cx"> RenderBlock {DIV} at (351,6) size 408x25 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (118,4) size 286x17
</span><span class="lines">@@ -909,27 +909,27 @@
</span><span class="cx"> RenderBlock {CENTER} at (5,105) size 747x25 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (288,4) size 171x17
</span><span class="cx"> text run at (288,4) width 171: "Center tag inside normal td"
</span><del>- RenderTable {TABLE} at (655,130) size 97x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 93x23
- RenderTableRow {TR} at (0,2) size 93x19
- RenderTableCell {TD} at (2,2) size 89x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 87x17
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 83: "Normal table"
</del><ins>+ RenderTable {TABLE} at (656,130) size 96x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 92x23
+ RenderTableRow {TR} at (0,2) size 92x19
+ RenderTableCell {TD} at (2,2) size 88x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 86x17
+ text run at (1,1) width 4 RTL: "."
+ text run at (5,1) width 82: "Normal table"
</ins><span class="cx"> RenderTable {TABLE} at (308,157) size 141x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 137x23
- RenderTableRow {TR} at (0,2) size 137x19
- RenderTableCell {TD} at (2,2) size 133x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 131x17
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 127: "Center aligned table"
- RenderTable {TABLE} at (559,184) size 191x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 187x23
- RenderTableRow {TR} at (0,2) size 187x19
- RenderTableCell {TD} at (2,2) size 183x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 181x17
- text run at (1,1) width 10 RTL: ")."
- text run at (10,1) width 172: "Center table (fixed margins"
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 136x23
+ RenderTableRow {TR} at (0,2) size 136x19
+ RenderTableCell {TD} at (2,2) size 132x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 130x17
+ text run at (1,1) width 4 RTL: "."
+ text run at (5,1) width 126: "Center aligned table"
+ RenderTable {TABLE} at (560,184) size 190x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 186x23
+ RenderTableRow {TR} at (0,2) size 186x19
+ RenderTableCell {TD} at (2,2) size 182x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 180x17
+ text run at (1,1) width 9 RTL: ")."
+ text run at (10,1) width 171: "Center table (fixed margins"
</ins><span class="cx"> RenderTable {TABLE} at (2,2036) size 765x224 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 761x220
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 761x216
</span><span class="lines">@@ -989,27 +989,27 @@
</span><span class="cx"> RenderBlock {CENTER} at (5,105) size 747x25 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (280,4) size 187x17
</span><span class="cx"> text run at (280,4) width 187: "Center tag inside align=left td"
</span><del>- RenderTable {TABLE} at (5,130) size 97x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 93x23
- RenderTableRow {TR} at (0,2) size 93x19
- RenderTableCell {TD} at (2,2) size 89x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 87x17
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 83: "Normal table"
</del><ins>+ RenderTable {TABLE} at (5,130) size 96x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 92x23
+ RenderTableRow {TR} at (0,2) size 92x19
+ RenderTableCell {TD} at (2,2) size 88x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 86x17
+ text run at (1,1) width 4 RTL: "."
+ text run at (5,1) width 82: "Normal table"
</ins><span class="cx"> RenderTable {TABLE} at (308,157) size 141x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 137x23
- RenderTableRow {TR} at (0,2) size 137x19
- RenderTableCell {TD} at (2,2) size 133x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 131x17
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 127: "Center aligned table"
- RenderTable {TABLE} at (7,184) size 191x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 187x23
- RenderTableRow {TR} at (0,2) size 187x19
- RenderTableCell {TD} at (2,2) size 183x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 181x17
- text run at (1,1) width 10 RTL: ")."
- text run at (10,1) width 172: "Center table (fixed margins"
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 136x23
+ RenderTableRow {TR} at (0,2) size 136x19
+ RenderTableCell {TD} at (2,2) size 132x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 130x17
+ text run at (1,1) width 4 RTL: "."
+ text run at (5,1) width 126: "Center aligned table"
+ RenderTable {TABLE} at (7,184) size 190x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 186x23
+ RenderTableRow {TR} at (0,2) size 186x19
+ RenderTableCell {TD} at (2,2) size 182x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 180x17
+ text run at (1,1) width 9 RTL: ")."
+ text run at (10,1) width 171: "Center table (fixed margins"
</ins><span class="cx"> RenderTable {TABLE} at (2,2484) size 765x224 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 761x220
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 761x216
</span><span class="lines">@@ -1070,26 +1070,26 @@
</span><span class="cx"> RenderText {#text} at (271,4) size 205x17
</span><span class="cx"> text run at (271,4) width 205: "Center tag inside align=center td"
</span><span class="cx"> RenderTable {TABLE} at (330,130) size 97x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 93x23
- RenderTableRow {TR} at (0,2) size 93x19
- RenderTableCell {TD} at (2,2) size 89x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 87x17
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 83: "Normal table"
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 92x23
+ RenderTableRow {TR} at (0,2) size 92x19
+ RenderTableCell {TD} at (2,2) size 88x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 86x17
+ text run at (1,1) width 4 RTL: "."
+ text run at (5,1) width 82: "Normal table"
</ins><span class="cx"> RenderTable {TABLE} at (308,157) size 141x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 137x23
- RenderTableRow {TR} at (0,2) size 137x19
- RenderTableCell {TD} at (2,2) size 133x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 131x17
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 127: "Center aligned table"
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 136x23
+ RenderTableRow {TR} at (0,2) size 136x19
+ RenderTableCell {TD} at (2,2) size 132x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 130x17
+ text run at (1,1) width 4 RTL: "."
+ text run at (5,1) width 126: "Center aligned table"
</ins><span class="cx"> RenderTable {TABLE} at (283,184) size 191x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 187x23
- RenderTableRow {TR} at (0,2) size 187x19
- RenderTableCell {TD} at (2,2) size 183x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 181x17
- text run at (1,1) width 10 RTL: ")."
- text run at (10,1) width 172: "Center table (fixed margins"
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 186x23
+ RenderTableRow {TR} at (0,2) size 186x19
+ RenderTableCell {TD} at (2,2) size 182x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 180x17
+ text run at (1,1) width 9 RTL: ")."
+ text run at (10,1) width 171: "Center table (fixed margins"
</ins><span class="cx"> RenderTable {TABLE} at (2,2932) size 765x224 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 761x220
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 761x216
</span><span class="lines">@@ -1149,27 +1149,27 @@
</span><span class="cx"> RenderBlock {CENTER} at (5,105) size 747x25 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (276,4) size 195x17
</span><span class="cx"> text run at (276,4) width 195: "Center tag inside align=right td"
</span><del>- RenderTable {TABLE} at (655,130) size 97x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 93x23
- RenderTableRow {TR} at (0,2) size 93x19
- RenderTableCell {TD} at (2,2) size 89x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 87x17
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 83: "Normal table"
</del><ins>+ RenderTable {TABLE} at (656,130) size 96x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 92x23
+ RenderTableRow {TR} at (0,2) size 92x19
+ RenderTableCell {TD} at (2,2) size 88x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 86x17
+ text run at (1,1) width 4 RTL: "."
+ text run at (5,1) width 82: "Normal table"
</ins><span class="cx"> RenderTable {TABLE} at (308,157) size 141x27 [border: (2px solid #0000FF)]
</span><del>- RenderTableSection {TBODY} at (2,2) size 137x23
- RenderTableRow {TR} at (0,2) size 137x19
- RenderTableCell {TD} at (2,2) size 133x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 131x17
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 127: "Center aligned table"
- RenderTable {TABLE} at (559,184) size 191x27 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 187x23
- RenderTableRow {TR} at (0,2) size 187x19
- RenderTableCell {TD} at (2,2) size 183x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 181x17
- text run at (1,1) width 10 RTL: ")."
- text run at (10,1) width 172: "Center table (fixed margins"
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 136x23
+ RenderTableRow {TR} at (0,2) size 136x19
+ RenderTableCell {TD} at (2,2) size 132x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 130x17
+ text run at (1,1) width 4 RTL: "."
+ text run at (5,1) width 126: "Center aligned table"
+ RenderTable {TABLE} at (560,184) size 190x27 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 186x23
+ RenderTableRow {TR} at (0,2) size 186x19
+ RenderTableCell {TD} at (2,2) size 182x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 180x17
+ text run at (1,1) width 9 RTL: ")."
+ text run at (10,1) width 171: "Center table (fixed margins"
</ins><span class="cx"> RenderTable {TABLE} at (2,3380) size 765x224 [border: (2px solid #0000FF)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 761x220
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 761x216
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockbasicquirkpercentheighttablecellexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/basic/quirk-percent-height-table-cell-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockbasicquirkpercentheighttablecellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/basic/quirk-percent-height-table-cell-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/basic/quirk-percent-height-table-cell-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/basic/quirk-percent-height-table-cell-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,15 +3,15 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 121x426 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 119x424
- RenderTableRow {TR} at (0,2) size 119x420
- RenderTableCell {TD} at (2,-48) size 115x520 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 120x426 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 118x424
+ RenderTableRow {TR} at (0,2) size 118x420
+ RenderTableCell {TD} at (2,-48) size 114x520 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 20x100 [bgcolor=#FFFF00]
</span><del>- RenderTable {TABLE} at (2,102) size 111x416 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 109x414
- RenderTableRow {TR} at (0,2) size 109x410
- RenderTableCell {TD} at (2,52) size 105x310 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 101x6
- RenderBlock {DIV} at (0,0) size 101x6 [border: (3px solid #0000FF)]
</del><ins>+ RenderTable {TABLE} at (2,102) size 110x416 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 108x414
+ RenderTableRow {TR} at (0,2) size 108x410
+ RenderTableCell {TD} at (2,52) size 104x310 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (2,2) size 100x6
+ RenderBlock {DIV} at (0,0) size 100x6 [border: (3px solid #0000FF)]
</ins><span class="cx"> RenderBlock {DIV} at (2,8) size 100x300 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockfloat015expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/float/015-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockfloat015expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/float/015-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/float/015-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/float/015-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,20 +3,20 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 672x127 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 670x125
- RenderTableRow {TR} at (0,0) size 670x125
- RenderTableCell {TD} at (0,50) size 13x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 671x127 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 669x125
+ RenderTableRow {TR} at (0,0) size 669x125
+ RenderTableCell {TD} at (0,50) size 12x25 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x17
</span><span class="cx"> text run at (4,4) width 4: " "
</span><del>- RenderTableCell {TD} at (12,0) size 658x125 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (12,0) size 657x125 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (4,4) size 50x50 [bgcolor=#FFA500]
</span><del>- RenderBlock {P} at (4,4) size 650x17
</del><ins>+ RenderBlock {P} at (4,4) size 649x17
</ins><span class="cx"> RenderText {#text} at (53,0) size 595x17
</span><span class="cx"> text run at (53,0) width 595: "This text should be flowing past a tall orange rectangle on the left side of the browser window."
</span><del>- RenderBlock {DIV} at (4,37) size 650x17 [bgcolor=#008000]
</del><ins>+ RenderBlock {DIV} at (4,37) size 649x17 [bgcolor=#008000]
</ins><span class="cx"> RenderBR {BR} at (53,0) size 0x17
</span><span class="cx"> RenderImage {IMG} at (4,54) size 50x50 [bgcolor=#FFA500]
</span><del>- RenderBlock {DIV} at (4,104) size 650x17
</del><ins>+ RenderBlock {DIV} at (4,104) size 649x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 649x17
</span><span class="cx"> text run at (0,0) width 649: "This paragraph should appear below the tall orange rectangle above and to the left, and not flow past it."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse006expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/006-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/006-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/006-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,17 +11,17 @@
</span><span class="cx"> RenderBlock {P} at (0,33) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 504x17
</span><span class="cx"> text run at (0,0) width 504: "The following two columns should be pixel perfect identical with no red visible."
</span><del>- RenderTable {TABLE} at (0,66) size 107x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x250
- RenderTableRow {TR} at (0,0) size 101x250
- RenderTableCell {TD} at (0,0) size 51x250 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,50) size 51x50 [color=#FFFF00] [bgcolor=#FF0000]
</del><ins>+ RenderTable {TABLE} at (0,66) size 106x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 100x250
+ RenderTableRow {TR} at (0,0) size 100x250
+ RenderTableCell {TD} at (0,0) size 50x250 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,50) size 50x50 [color=#FFFF00] [bgcolor=#FF0000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 50x50
</span><span class="cx"> text run at (0,0) width 50: "X"
</span><del>- RenderBlock {DIV} at (0,150) size 51x50 [color=#00FF00] [bgcolor=#FF0000]
</del><ins>+ RenderBlock {DIV} at (0,150) size 50x50 [color=#00FF00] [bgcolor=#FF0000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 50x50
</span><span class="cx"> text run at (0,0) width 50: "X"
</span><del>- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (50,0) size 50x250 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #FFA500) none]
</span><span class="cx"> RenderBlock {DIV} at (0,50) size 50x50 [border: (50px solid #FFFF00) none]
</span><span class="cx"> RenderBlock {DIV} at (0,100) size 50x50 [border: (50px solid #FFA500) none]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse010expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/010-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/010-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/010-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,22 +6,22 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 579x17
</span><span class="cx"> text run at (0,0) width 579: "The square should consist of exactly five equal bands, orange, lime, orange, yellow, orange."
</span><del>- RenderTable {TABLE} at (0,33) size 257x256 [bgcolor=#FFA500] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 251x250
- RenderTableRow {TR} at (0,0) size 251x250
- RenderTableCell {TD} at (0,0) size 51x250 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 256x256 [bgcolor=#FFA500] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 250x250
+ RenderTableRow {TR} at (0,0) size 250x250
+ RenderTableCell {TD} at (0,0) size 50x250 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (50,0) size 50x250 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderTableCell {TD} at (100,0) size 51x250 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (100,0) size 50x250 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderTableCell {TD} at (150,0) size 51x250 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (150,0) size 50x250 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderTableCell {TD} at (200,0) size 51x250 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (200,0) size 50x250 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
</span><span class="cx"> RenderBlock {P} at (0,305) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse011expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/011-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/011-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/011-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,28 +6,28 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 579x17
</span><span class="cx"> text run at (0,0) width 579: "The square should consist of exactly five equal bands, orange, lime, orange, yellow, orange."
</span><del>- RenderTable {TABLE} at (0,33) size 257x256 [bgcolor=#FFA500] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 251x250
- RenderTableRow {TR} at (0,0) size 251x250
- RenderTableCell {TD} at (0,0) size 51x250 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 256x256 [bgcolor=#FFA500] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 250x250
+ RenderTableRow {TR} at (0,0) size 250x250
+ RenderTableCell {TD} at (0,0) size 50x250 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
</span><del>- RenderBlock {DIV} at (0,150) size 51x0 [bgcolor=#FF0000]
</del><ins>+ RenderBlock {DIV} at (0,150) size 50x0 [bgcolor=#FF0000]
</ins><span class="cx"> RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (50,0) size 50x250 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
</span><del>- RenderBlock {DIV} at (0,150) size 51x0 [bgcolor=#FF0000]
</del><ins>+ RenderBlock {DIV} at (0,150) size 50x0 [bgcolor=#FF0000]
</ins><span class="cx"> RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderTableCell {TD} at (100,0) size 51x250 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (100,0) size 50x250 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
</span><del>- RenderBlock {DIV} at (0,150) size 51x0 [bgcolor=#FF0000]
</del><ins>+ RenderBlock {DIV} at (0,150) size 50x0 [bgcolor=#FF0000]
</ins><span class="cx"> RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderTableCell {TD} at (150,0) size 51x250 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (150,0) size 50x250 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
</span><del>- RenderBlock {DIV} at (0,200) size 51x0 [bgcolor=#FF0000]
</del><ins>+ RenderBlock {DIV} at (0,200) size 50x0 [bgcolor=#FF0000]
</ins><span class="cx"> RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderTableCell {TD} at (200,0) size 51x250 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (200,0) size 50x250 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
</span><del>- RenderBlock {DIV} at (0,100) size 51x0 [bgcolor=#FF0000]
</del><ins>+ RenderBlock {DIV} at (0,100) size 50x0 [bgcolor=#FF0000]
</ins><span class="cx"> RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
</span><span class="cx"> RenderBlock {P} at (0,305) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 259x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/012-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/012-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/012-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 504x17
</span><span class="cx"> text run at (0,0) width 504: "The following two columns should be pixel perfect identical with no red visible."
</span><del>- RenderTable {TABLE} at (0,33) size 107x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x250
- RenderTableRow {TR} at (0,0) size 101x250
- RenderTableCell {TD} at (0,0) size 51x250 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 106x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 100x250
+ RenderTableRow {TR} at (0,0) size 100x250
+ RenderTableCell {TD} at (0,0) size 50x250 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#FFFF00]
</span><span class="cx"> RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#00FF00]
</span><del>- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (50,0) size 50x250 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #FFA500) none]
</span><span class="cx"> RenderBlock {DIV} at (0,50) size 50x50 [border: (50px solid #FFFF00) none]
</span><span class="cx"> RenderBlock {DIV} at (0,100) size 50x50 [border: (50px solid #FFA500) none]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse015expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/015-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/015-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/015-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,14 +6,14 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 504x17
</span><span class="cx"> text run at (0,0) width 504: "The following two columns should be pixel perfect identical with no red visible."
</span><del>- RenderTable {TABLE} at (0,33) size 107x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x250
- RenderTableRow {TR} at (0,0) size 101x250
</del><ins>+ RenderTable {TABLE} at (0,33) size 106x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 100x250
+ RenderTableRow {TR} at (0,0) size 100x250
</ins><span class="cx"> RenderTableCell {TD} at (0,0) size 50x250 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
</span><span class="cx"> RenderBlock {DIV} at (0,150) size 50x0 [bgcolor=#FF0000]
</span><span class="cx"> RenderBlock {DIV} at (0,200) size 50x50 [bgcolor=#00FFFF]
</span><del>- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (50,0) size 50x250 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #FFFF00) none]
</span><span class="cx"> RenderBlock {DIV} at (0,50) size 50x100 [border: (100px solid #FFA500) none]
</span><span class="cx"> RenderBlock {DIV} at (0,150) size 50x50 [border: (50px solid #00FF00) none]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse016expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/016-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/016-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/016-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,15 +6,15 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 504x17
</span><span class="cx"> text run at (0,0) width 504: "The following two columns should be pixel perfect identical with no red visible."
</span><del>- RenderTable {TABLE} at (0,33) size 107x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x250
- RenderTableRow {TR} at (0,0) size 101x250
- RenderTableCell {TD} at (0,0) size 51x250 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 106x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 100x250
+ RenderTableRow {TR} at (0,0) size 100x250
+ RenderTableCell {TD} at (0,0) size 50x250 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x200 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
</span><span class="cx"> RenderBlock {DIV} at (0,100) size 50x0 [bgcolor=#FF0000]
</span><span class="cx"> RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#00FFFF]
</span><del>- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (50,0) size 50x250 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #FFFF00) none]
</span><span class="cx"> RenderBlock {DIV} at (0,50) size 50x100 [border: (100px solid #FFA500) none]
</span><span class="cx"> RenderBlock {DIV} at (0,150) size 50x50 [border: (50px solid #00FFFF) none]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse017expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/017-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/017-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/017-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 618x17
</span><span class="cx"> text run at (0,0) width 618: "The following square should contain exactly two bands, one yellow, one lime, with no red visible."
</span><del>- RenderTable {TABLE} at (0,33) size 107x106 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x100
- RenderTableRow {TR} at (0,0) size 101x100
- RenderTableCell {TD} at (0,0) size 51x100 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (0,50) size 51x50 [bgcolor=#00FF00]
- RenderTableCell {TD} at (50,0) size 51x100 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50 [border: (50px solid #FFFF00) none]
- RenderBlock {DIV} at (0,50) size 51x50 [border: (50px solid #00FF00) none]
</del><ins>+ RenderTable {TABLE} at (0,33) size 106x106 [bgcolor=#FF0000] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 100x100
+ RenderTableRow {TR} at (0,0) size 100x100
+ RenderTableCell {TD} at (0,0) size 50x100 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FF0000]
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
+ RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
+ RenderTableCell {TD} at (50,0) size 50x100 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #FFFF00) none]
+ RenderBlock {DIV} at (0,50) size 50x50 [border: (50px solid #00FF00) none]
</ins><span class="cx"> RenderBlock {P} at (0,155) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 259x17
</span><span class="cx"> text run at (0,0) width 259: "This test is meaningless if you don't pass "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse018expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/018-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/018-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/018-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,15 +12,15 @@
</span><span class="cx"> text run at (0,17) width 42: "visible"
</span><span class="cx"> RenderText {#text} at (42,17) size 4x17
</span><span class="cx"> text run at (42,17) width 4: "."
</span><del>- RenderTable {TABLE} at (0,50) size 107x156 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x150
- RenderTableRow {TR} at (0,0) size 101x150
- RenderTableCell {TD} at (0,0) size 51x150 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x150 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (0,100) size 51x50 [bgcolor=#00FF00]
- RenderTableCell {TD} at (50,0) size 51x150 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50 [border: (50px solid #FFFF00) none]
- RenderBlock {DIV} at (0,50) size 51x50 [border: (50px solid #FFA500) none]
- RenderBlock {DIV} at (0,100) size 51x50 [border: (50px solid #00FF00) none]
</del><ins>+ RenderTable {TABLE} at (0,50) size 106x156 [bgcolor=#FF0000] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 100x150
+ RenderTableRow {TR} at (0,0) size 100x150
+ RenderTableCell {TD} at (0,0) size 50x150 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 50x150 [bgcolor=#FFA500]
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FF0000]
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
+ RenderBlock {DIV} at (0,100) size 50x50 [bgcolor=#00FF00]
+ RenderTableCell {TD} at (50,0) size 50x150 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #FFFF00) none]
+ RenderBlock {DIV} at (0,50) size 50x50 [border: (50px solid #FFA500) none]
+ RenderBlock {DIV} at (0,100) size 50x50 [border: (50px solid #00FF00) none]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse019expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/019-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse019expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/019-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/019-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/019-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,21 +6,21 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 230x17
</span><span class="cx"> text run at (0,0) width 230: "There should be no red on this page."
</span><del>- RenderTable {TABLE} at (0,33) size 157x106 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 151x100
- RenderTableRow {TR} at (0,0) size 151x100
- RenderTableCell {TD} at (0,0) size 51x100 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x55 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 51x50
- RenderBlock {DIV} at (0,55) size 51x45 [bgcolor=#00FF00]
- RenderTableCell {TD} at (50,0) size 51x100 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 51x50
- RenderBlock {DIV} at (0,50) size 51x50 [bgcolor=#00FF00]
- RenderTableCell {TD} at (100,0) size 51x100 [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x45 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 51x50
- RenderBlock {DIV} at (0,45) size 51x55 [bgcolor=#00FF00]
</del><ins>+ RenderTable {TABLE} at (0,33) size 156x106 [bgcolor=#FF0000] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 150x100
+ RenderTableRow {TR} at (0,0) size 150x100
+ RenderTableCell {TD} at (0,0) size 50x100 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 50x55 [bgcolor=#00FF00]
+ RenderBlock {DIV} at (0,0) size 50x50
+ RenderBlock {DIV} at (0,55) size 50x45 [bgcolor=#00FF00]
+ RenderTableCell {TD} at (50,0) size 50x100 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
+ RenderBlock {DIV} at (0,0) size 50x50
+ RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
+ RenderTableCell {TD} at (100,0) size 50x100 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 50x45 [bgcolor=#00FF00]
+ RenderBlock {DIV} at (0,0) size 50x50
+ RenderBlock {DIV} at (0,45) size 50x55 [bgcolor=#00FF00]
</ins><span class="cx"> RenderBlock {P} at (0,155) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 60x17
</span><span class="cx"> text run at (0,0) width 60: "See also: "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse020expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/020-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse020expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/020-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/020-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/020-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,21 +6,21 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 230x17
</span><span class="cx"> text run at (0,0) width 230: "There should be no red on this page."
</span><del>- RenderTable {TABLE} at (0,33) size 157x156 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 151x150
- RenderTableRow {TR} at (0,0) size 151x150
- RenderTableCell {TD} at (0,0) size 51x150 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x105 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 51x50
- RenderBlock {DIV} at (0,105) size 51x45 [bgcolor=#00FF00]
- RenderTableCell {TD} at (50,0) size 51x150 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x100 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 51x50
- RenderBlock {DIV} at (0,100) size 51x50 [bgcolor=#00FF00]
- RenderTableCell {TD} at (100,0) size 51x150 [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x95 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 51x50
- RenderBlock {DIV} at (0,95) size 51x55 [bgcolor=#00FF00]
</del><ins>+ RenderTable {TABLE} at (0,33) size 156x156 [bgcolor=#FF0000] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 150x150
+ RenderTableRow {TR} at (0,0) size 150x150
+ RenderTableCell {TD} at (0,0) size 50x150 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 50x105 [bgcolor=#00FF00]
+ RenderBlock {DIV} at (0,0) size 50x50
+ RenderBlock {DIV} at (0,105) size 50x45 [bgcolor=#00FF00]
+ RenderTableCell {TD} at (50,0) size 50x150 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 50x100 [bgcolor=#00FF00]
+ RenderBlock {DIV} at (0,0) size 50x50
+ RenderBlock {DIV} at (0,100) size 50x50 [bgcolor=#00FF00]
+ RenderTableCell {TD} at (100,0) size 50x150 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 50x95 [bgcolor=#00FF00]
+ RenderBlock {DIV} at (0,0) size 50x50
+ RenderBlock {DIV} at (0,95) size 50x55 [bgcolor=#00FF00]
</ins><span class="cx"> RenderBlock {P} at (0,205) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 60x17
</span><span class="cx"> text run at (0,0) width 60: "See also: "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse021expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/021-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/021-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/021-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 295x17
</span><span class="cx"> text run at (0,0) width 295: "The following two squares should be identical."
</span><del>- RenderTable {TABLE} at (0,33) size 317x166
- RenderTableSection {TBODY} at (0,0) size 317x166
- RenderTableRow {TR} at (0,16) size 317x134
- RenderTableCell {TD} at (16,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 316x166
+ RenderTableSection {TBODY} at (0,0) size 316x166
+ RenderTableRow {TR} at (0,16) size 316x134
+ RenderTableCell {TD} at (16,16) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
</span><span class="cx"> RenderBlock {DIV} at (0,64) size 128x64 [border: (32px solid #FFFF00)]
</span><del>- RenderTableCell {TD} at (166,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (3,3) size 129x128
- RenderTableSection {TBODY} at (0,0) size 129x128
- RenderTableRow {TR} at (0,0) size 129x64
- RenderTableCell {TD} at (0,32) size 65x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (64,32) size 65x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,64) size 129x64
- RenderTableCell {TD} at (0,96) size 129x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (166,16) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (3,3) size 128x128
+ RenderTableSection {TBODY} at (0,0) size 128x128
+ RenderTableRow {TR} at (0,0) size 128x64
+ RenderTableCell {TD} at (0,32) size 64x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (64,32) size 64x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,64) size 128x64
+ RenderTableCell {TD} at (0,96) size 128x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse022expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/022-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/022-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/022-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 295x17
</span><span class="cx"> text run at (0,0) width 295: "The following two squares should be identical."
</span><del>- RenderTable {TABLE} at (0,33) size 317x166
- RenderTableSection {TBODY} at (0,0) size 317x166
- RenderTableRow {TR} at (0,16) size 317x134
- RenderTableCell {TD} at (16,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 316x166
+ RenderTableSection {TBODY} at (0,0) size 316x166
+ RenderTableRow {TR} at (0,16) size 316x134
+ RenderTableCell {TD} at (16,16) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
</span><span class="cx"> RenderBlock {DIV} at (0,64) size 128x64 [border: (32px solid #FFFF00)]
</span><del>- RenderTableCell {TD} at (166,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (3,3) size 129x128
- RenderTableSection {TBODY} at (0,0) size 129x128
- RenderTableRow {TR} at (0,0) size 129x64
- RenderTableCell {TD} at (0,32) size 65x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (64,32) size 65x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,64) size 129x64
- RenderTableCell {TD} at (0,96) size 129x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (166,16) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (3,3) size 128x128
+ RenderTableSection {TBODY} at (0,0) size 128x128
+ RenderTableRow {TR} at (0,0) size 128x64
+ RenderTableCell {TD} at (0,32) size 64x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (64,32) size 64x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,64) size 128x64
+ RenderTableCell {TD} at (0,96) size 128x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse025expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/025-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/025-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/025-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,19 +6,19 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 295x17
</span><span class="cx"> text run at (0,0) width 295: "The following two squares should be identical."
</span><del>- RenderTable {TABLE} at (0,33) size 317x166
- RenderTableSection {TBODY} at (0,0) size 317x166
- RenderTableRow {TR} at (0,16) size 317x134
- RenderTableCell {TD} at (16,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 316x166
+ RenderTableSection {TBODY} at (0,0) size 316x166
+ RenderTableRow {TR} at (0,16) size 316x134
+ RenderTableCell {TD} at (16,16) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
</span><span class="cx"> RenderBlock {DIV} at (0,64) size 128x0 [bgcolor=#FF0000]
</span><span class="cx"> RenderBlock {DIV} at (0,64) size 128x64 [border: (32px solid #FFFF00)]
</span><del>- RenderTableCell {TD} at (166,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (3,3) size 129x128
- RenderTableSection {TBODY} at (0,0) size 129x128
- RenderTableRow {TR} at (0,0) size 129x64
- RenderTableCell {TD} at (0,32) size 65x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (64,32) size 65x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,64) size 129x64
- RenderTableCell {TD} at (0,96) size 129x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (166,16) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (3,3) size 128x128
+ RenderTableSection {TBODY} at (0,0) size 128x128
+ RenderTableRow {TR} at (0,0) size 128x64
+ RenderTableCell {TD} at (0,32) size 64x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (64,32) size 64x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,64) size 128x64
+ RenderTableCell {TD} at (0,96) size 128x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse032expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/032-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/032-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/032-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 295x17
</span><span class="cx"> text run at (0,0) width 295: "The following two squares should be identical."
</span><del>- RenderTable {TABLE} at (0,33) size 317x86
- RenderTableSection {TBODY} at (0,0) size 317x86
- RenderTableRow {TR} at (0,16) size 317x54
- RenderTableCell {TD} at (16,16) size 135x54 [bgcolor=#00FF00] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 316x86
+ RenderTableSection {TBODY} at (0,0) size 316x86
+ RenderTableRow {TR} at (0,16) size 316x54
+ RenderTableCell {TD} at (16,16) size 134x54 [bgcolor=#00FF00] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,35) size 128x16 [bgcolor=#FF0000]
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,0) size 128x16 [bgcolor=#FFFF00]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 128x16
</span><del>- RenderTableCell {TD} at (166,16) size 135x54 [bgcolor=#00FF00] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (166,16) size 134x54 [bgcolor=#00FF00] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 128x32 [border: (32px solid #00FF00) none]
</span><del>- RenderBlock {DIV} at (3,35) size 129x16 [border: (16px solid #FFFF00) none]
</del><ins>+ RenderBlock {DIV} at (3,35) size 128x16 [border: (16px solid #FFFF00) none]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse033expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/033-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/033-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/033-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,15 +6,15 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 295x17
</span><span class="cx"> text run at (0,0) width 295: "The following two squares should be identical."
</span><del>- RenderTable {TABLE} at (0,33) size 317x102
- RenderTableSection {TBODY} at (0,0) size 317x102
- RenderTableRow {TR} at (0,16) size 317x70
- RenderTableCell {TD} at (16,16) size 135x70 [bgcolor=#00FF00] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 316x102
+ RenderTableSection {TBODY} at (0,0) size 316x102
+ RenderTableRow {TR} at (0,16) size 316x70
+ RenderTableCell {TD} at (16,16) size 134x70 [bgcolor=#00FF00] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 128x16 [bgcolor=#FFFF00]
</span><span class="cx"> RenderBlock {DIV} at (3,51) size 128x16 [bgcolor=#FF0000]
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,0) size 128x16 [bgcolor=#FFFF00]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 128x16
</span><del>- RenderTableCell {TD} at (166,16) size 135x70 [bgcolor=#00FF00] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 129x16 [border: (16px solid #FFFF00) none]
</del><ins>+ RenderTableCell {TD} at (166,16) size 134x70 [bgcolor=#00FF00] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (3,3) size 128x16 [border: (16px solid #FFFF00) none]
</ins><span class="cx"> RenderBlock {DIV} at (3,19) size 128x32 [border: (32px solid #00FF00) none]
</span><del>- RenderBlock {DIV} at (3,51) size 129x16 [border: (16px solid #FFFF00) none]
</del><ins>+ RenderBlock {DIV} at (3,51) size 128x16 [border: (16px solid #FFFF00) none]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse034expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/034-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/034-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/034-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,20 +6,20 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 447x17
</span><span class="cx"> text run at (0,0) width 447: "The following three rectangles should be identical, with no red present."
</span><del>- RenderTable {TABLE} at (0,33) size 317x156
- RenderTableSection {TBODY} at (0,0) size 317x156
- RenderTableRow {TR} at (0,16) size 317x54
- RenderTableCell {TD} at (16,16) size 135x54 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 316x156
+ RenderTableSection {TBODY} at (0,0) size 316x156
+ RenderTableRow {TR} at (0,16) size 316x54
+ RenderTableCell {TD} at (16,16) size 134x54 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 128x48 [bgcolor=#FFFF00]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 128x16 [border: (16px solid #00FF00) none]
</span><span class="cx"> RenderBlock {DIV} at (0,32) size 128x16 [border: (16px solid #008000) none]
</span><del>- RenderTableCell {TD} at (166,16) size 135x54 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (166,16) size 134x54 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 128x16 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock {DIV} at (3,19) size 128x16 [bgcolor=#FFFF00]
</span><span class="cx"> RenderBlock {DIV} at (3,35) size 128x16 [bgcolor=#008000]
</span><del>- RenderTableRow {TR} at (0,86) size 317x54
- RenderTableCell {TD} at (16,86) size 135x54 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,86) size 316x54
+ RenderTableCell {TD} at (16,86) size 134x54 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 128x16 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock {DIV} at (3,19) size 128x16 [bgcolor=#FFFF00]
</span><span class="cx"> RenderBlock {DIV} at (3,35) size 128x16 [bgcolor=#008000]
</span><del>- RenderTableCell {TD} at (166,113) size 135x0 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (166,113) size 134x0 [r=1 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse041expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/041-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/041-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/041-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 276x17
</span><span class="cx"> text run at (0,0) width 276: "The two boxes below should look identical."
</span><del>- RenderTable {TABLE} at (0,33) size 215x60
- RenderTableSection {TBODY} at (0,0) size 215x60
- RenderTableRow {TR} at (0,2) size 215x56
- RenderTableCell {TD} at (2,2) size 105x56 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 214x60
+ RenderTableSection {TBODY} at (0,0) size 214x60
+ RenderTableRow {TR} at (0,2) size 214x56
+ RenderTableCell {TD} at (2,2) size 104x56 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 102x54 [bgcolor=#00FFFF] [border: (3px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (3,3) size 96x16 [bgcolor=#FF00FF]
</span><span class="cx"> RenderBlock {DIV} at (3,35) size 96x16 [bgcolor=#FF0000]
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,0) size 48x16 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 96x16 [bgcolor=#FFFF00]
</span><del>- RenderTableCell {TD} at (108,2) size 105x56 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,2) size 104x56 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 102x54 [border: (3px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (3,3) size 96x16 [border: (16px solid #FF00FF) none]
</span><span class="cx"> RenderBlock {DIV} at (3,19) size 96x16 [border: (16px solid #00FFFF) none]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse042expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/042-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/042-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/042-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,23 +6,23 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 295x17
</span><span class="cx"> text run at (0,0) width 295: "The following two squares should be identical."
</span><del>- RenderTable {TABLE} at (0,33) size 317x294
- RenderTableSection {TBODY} at (0,0) size 317x294
- RenderTableRow {TR} at (0,16) size 317x262
- RenderTableCell {TD} at (16,16) size 135x262 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 316x294
+ RenderTableSection {TBODY} at (0,0) size 316x294
+ RenderTableRow {TR} at (0,16) size 316x262
+ RenderTableCell {TD} at (16,16) size 134x262 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 128x256 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
</span><span class="cx"> RenderBlock {DIV} at (0,64) size 128x64 [bgcolor=#FFFF00]
</span><span class="cx"> RenderBlock {DIV} at (0,192) size 128x64 [border: (32px solid #AAFFAA)]
</span><del>- RenderTableCell {TD} at (166,16) size 135x262 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (3,3) size 129x256
- RenderTableSection {TBODY} at (0,0) size 129x256
- RenderTableRow {TR} at (0,0) size 129x64
- RenderTableCell {TD} at (0,32) size 65x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (64,32) size 65x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,64) size 129x64
- RenderTableCell {TD} at (0,96) size 129x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
- RenderTableRow {TR} at (0,128) size 129x64
- RenderTableCell {TD} at (0,160) size 129x0 [bgcolor=#00FF00] [r=2 c=0 rs=1 cs=2]
- RenderTableRow {TR} at (0,192) size 129x64
- RenderTableCell {TD} at (0,224) size 129x0 [bgcolor=#AAFFAA] [r=3 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (166,16) size 134x262 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (3,3) size 128x256
+ RenderTableSection {TBODY} at (0,0) size 128x256
+ RenderTableRow {TR} at (0,0) size 128x64
+ RenderTableCell {TD} at (0,32) size 64x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (64,32) size 64x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,64) size 128x64
+ RenderTableCell {TD} at (0,96) size 128x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
+ RenderTableRow {TR} at (0,128) size 128x64
+ RenderTableCell {TD} at (0,160) size 128x0 [bgcolor=#00FF00] [r=2 c=0 rs=1 cs=2]
+ RenderTableRow {TR} at (0,192) size 128x64
+ RenderTableCell {TD} at (0,224) size 128x0 [bgcolor=#AAFFAA] [r=3 c=0 rs=1 cs=2]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse055expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/055-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/055-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/055-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,77 +7,77 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 461x17
</span><span class="cx"> text run at (0,0) width 405: "All the following should look the same (and all should look like "
</span><span class="cx"> text run at (405,0) width 56: "the first)."
</span><del>- RenderTable {TABLE} at (0,33) size 451x154
- RenderTableSection {TBODY} at (0,0) size 451x154
- RenderTableRow {TR} at (0,2) size 451x150
- RenderTableCell {TD} at (2,2) size 55x150 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 49x144 [color=#FFFF00] [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 49x48 [bgcolor=#00FF00]
</del><ins>+ RenderTable {TABLE} at (0,33) size 450x154
+ RenderTableSection {TBODY} at (0,0) size 450x154
+ RenderTableRow {TR} at (0,2) size 450x150
+ RenderTableCell {TD} at (2,2) size 54x150 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (3,3) size 48x144 [color=#FFFF00] [bgcolor=#FFA500]
+ RenderBlock {DIV} at (0,0) size 48x48 [bgcolor=#00FF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 48x48
</span><span class="cx"> text run at (0,0) width 48: "A"
</span><del>- RenderBlock {DIV} at (0,96) size 49x48 [bgcolor=#00FFFF]
</del><ins>+ RenderBlock {DIV} at (0,96) size 48x48 [bgcolor=#00FFFF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 48x48
</span><span class="cx"> text run at (0,0) width 48: "C"
</span><del>- RenderTableCell {TD} at (58,2) size 55x150 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 49x144 [color=#FFFF00] [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 49x48 [bgcolor=#00FF00]
</del><ins>+ RenderTableCell {TD} at (58,2) size 54x150 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (3,3) size 48x144 [color=#FFFF00] [bgcolor=#FFA500]
+ RenderBlock {DIV} at (0,0) size 48x48 [bgcolor=#00FF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 48x48
</span><span class="cx"> text run at (0,0) width 48: "A"
</span><del>- RenderBlock {DIV} at (0,96) size 49x0
- RenderBlock {DIV} at (0,96) size 49x48 [bgcolor=#00FFFF]
</del><ins>+ RenderBlock {DIV} at (0,96) size 48x0
+ RenderBlock {DIV} at (0,96) size 48x48 [bgcolor=#00FFFF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 48x48
</span><span class="cx"> text run at (0,0) width 48: "C"
</span><del>- RenderTableCell {TD} at (114,2) size 55x150 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 49x144 [color=#FFFF00] [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 49x48 [bgcolor=#00FF00]
</del><ins>+ RenderTableCell {TD} at (114,2) size 54x150 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=2 rs=1 cs=1]
+ RenderBlock {DIV} at (3,3) size 48x144 [color=#FFFF00] [bgcolor=#FFA500]
+ RenderBlock {DIV} at (0,0) size 48x48 [bgcolor=#00FF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 48x48
</span><span class="cx"> text run at (0,0) width 48: "A"
</span><del>- RenderBlock {DIV} at (0,96) size 49x0
- RenderBlock {DIV} at (0,96) size 49x48 [bgcolor=#00FFFF]
</del><ins>+ RenderBlock {DIV} at (0,96) size 48x0
+ RenderBlock {DIV} at (0,96) size 48x48 [bgcolor=#00FFFF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 48x48
</span><span class="cx"> text run at (0,0) width 48: "C"
</span><del>- RenderTableCell {TD} at (170,2) size 55x150 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 49x144 [color=#FFFF00] [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 49x48 [bgcolor=#00FF00]
</del><ins>+ RenderTableCell {TD} at (170,2) size 54x150 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=3 rs=1 cs=1]
+ RenderBlock {DIV} at (3,3) size 48x144 [color=#FFFF00] [bgcolor=#FFA500]
+ RenderBlock {DIV} at (0,0) size 48x48 [bgcolor=#00FF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 48x48
</span><span class="cx"> text run at (0,0) width 48: "A"
</span><del>- RenderBlock {DIV} at (0,96) size 49x0
- RenderBlock {DIV} at (0,96) size 49x48 [bgcolor=#00FFFF]
</del><ins>+ RenderBlock {DIV} at (0,96) size 48x0
+ RenderBlock {DIV} at (0,96) size 48x48 [bgcolor=#00FFFF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 48x48
</span><span class="cx"> text run at (0,0) width 48: "C"
</span><del>- RenderTableCell {TD} at (226,2) size 55x150 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=4 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 49x144 [color=#FFFF00] [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 49x48 [bgcolor=#00FF00]
</del><ins>+ RenderTableCell {TD} at (226,2) size 54x150 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=4 rs=1 cs=1]
+ RenderBlock {DIV} at (3,3) size 48x144 [color=#FFFF00] [bgcolor=#FFA500]
+ RenderBlock {DIV} at (0,0) size 48x48 [bgcolor=#00FF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 48x48
</span><span class="cx"> text run at (0,0) width 48: "A"
</span><del>- RenderBlock {DIV} at (0,96) size 49x0
- RenderBlock {DIV} at (0,96) size 49x48 [bgcolor=#00FFFF]
</del><ins>+ RenderBlock {DIV} at (0,96) size 48x0
+ RenderBlock {DIV} at (0,96) size 48x48 [bgcolor=#00FFFF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 48x48
</span><span class="cx"> text run at (0,0) width 48: "C"
</span><del>- RenderTableCell {TD} at (282,2) size 55x150 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=5 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 49x144 [color=#FFFF00] [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 49x48 [bgcolor=#00FF00]
</del><ins>+ RenderTableCell {TD} at (282,2) size 54x150 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=5 rs=1 cs=1]
+ RenderBlock {DIV} at (3,3) size 48x144 [color=#FFFF00] [bgcolor=#FFA500]
+ RenderBlock {DIV} at (0,0) size 48x48 [bgcolor=#00FF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 48x48
</span><span class="cx"> text run at (0,0) width 48: "A"
</span><del>- RenderBlock {DIV} at (0,96) size 49x0
- RenderBlock {DIV} at (0,96) size 49x48 [bgcolor=#00FFFF]
</del><ins>+ RenderBlock {DIV} at (0,96) size 48x0
+ RenderBlock {DIV} at (0,96) size 48x48 [bgcolor=#00FFFF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 48x48
</span><span class="cx"> text run at (0,0) width 48: "C"
</span><del>- RenderTableCell {TD} at (338,2) size 55x150 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=6 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 49x144 [color=#FFFF00] [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 49x48 [bgcolor=#00FF00]
</del><ins>+ RenderTableCell {TD} at (338,2) size 54x150 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=6 rs=1 cs=1]
+ RenderBlock {DIV} at (3,3) size 48x144 [color=#FFFF00] [bgcolor=#FFA500]
+ RenderBlock {DIV} at (0,0) size 48x48 [bgcolor=#00FF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 48x48
</span><span class="cx"> text run at (0,0) width 48: "A"
</span><del>- RenderBlock {DIV} at (0,96) size 49x0
- RenderBlock {DIV} at (0,96) size 49x48 [bgcolor=#00FFFF]
</del><ins>+ RenderBlock {DIV} at (0,96) size 48x0
+ RenderBlock {DIV} at (0,96) size 48x48 [bgcolor=#00FFFF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 48x48
</span><span class="cx"> text run at (0,0) width 48: "C"
</span><del>- RenderTableCell {TD} at (394,2) size 55x150 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=7 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 49x144 [color=#FFFF00] [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 49x48 [bgcolor=#00FF00]
</del><ins>+ RenderTableCell {TD} at (394,2) size 54x150 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=7 rs=1 cs=1]
+ RenderBlock {DIV} at (3,3) size 48x144 [color=#FFFF00] [bgcolor=#FFA500]
+ RenderBlock {DIV} at (0,0) size 48x48 [bgcolor=#00FF00]
</ins><span class="cx"> RenderText {#text} at (0,0) size 48x48
</span><span class="cx"> text run at (0,0) width 48: "A"
</span><del>- RenderBlock {DIV} at (0,96) size 49x0
- RenderBlock {DIV} at (0,96) size 49x48 [bgcolor=#00FFFF]
</del><ins>+ RenderBlock {DIV} at (0,96) size 48x0
+ RenderBlock {DIV} at (0,96) size 48x48 [bgcolor=#00FFFF]
</ins><span class="cx"> RenderText {#text} at (0,0) size 48x48
</span><span class="cx"> text run at (0,0) width 48: "C"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse056expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/056-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/056-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/056-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,17 +6,17 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 230x17
</span><span class="cx"> text run at (0,0) width 230: "There should be no red on this page."
</span><del>- RenderTable {TABLE} at (0,33) size 107x156 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x150
- RenderTableRow {TR} at (0,0) size 101x150
- RenderTableCell {TD} at (0,0) size 51x150 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x150 [bgcolor=#00FFFF]
- RenderBlock {DIV} at (0,50) size 51x50 [bgcolor=#FFFF00]
- RenderTableCell {TD} at (50,0) size 51x150 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50 [border: (50px solid #00FFFF) none]
- RenderBlock {DIV} at (0,50) size 51x50 [border: (50px solid #FFFF00) none]
- RenderBlock {DIV} at (0,100) size 51x50 [border: (50px solid #00FFFF) none]
</del><ins>+ RenderTable {TABLE} at (0,33) size 106x156 [bgcolor=#FF0000] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 100x150
+ RenderTableRow {TR} at (0,0) size 100x150
+ RenderTableCell {TD} at (0,0) size 50x150 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 50x50
+ RenderBlock {DIV} at (0,0) size 50x150 [bgcolor=#00FFFF]
+ RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#FFFF00]
+ RenderTableCell {TD} at (50,0) size 50x150 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #00FFFF) none]
+ RenderBlock {DIV} at (0,50) size 50x50 [border: (50px solid #FFFF00) none]
+ RenderBlock {DIV} at (0,100) size 50x50 [border: (50px solid #00FFFF) none]
</ins><span class="cx"> RenderBlock {P} at (0,205) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 56x17
</span><span class="cx"> text run at (0,0) width 56: "See also "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse057expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/057-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/057-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/057-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,38 +6,38 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 409x17
</span><span class="cx"> text run at (0,0) width 409: "There six boxes below should look the same with no red present."
</span><del>- RenderTable {TABLE} at (0,33) size 417x278
- RenderTableSection {TBODY} at (0,0) size 417x278
- RenderTableRow {TR} at (0,2) size 417x136
- RenderTableCell {TD} at (2,2) size 137x136 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 416x278
+ RenderTableSection {TBODY} at (0,0) size 416x278
+ RenderTableRow {TR} at (0,2) size 416x136
+ RenderTableCell {TD} at (2,2) size 136x136 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
</span><span class="cx"> RenderBlock {DIV} at (0,64) size 128x64 [bgcolor=#FF0000] [border: none (64px solid #FFFF00) none]
</span><del>- RenderTableCell {TD} at (140,2) size 137x136 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (140,2) size 136x136 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
</span><span class="cx"> RenderBlock {DIV} at (0,64) size 128x64 [bgcolor=#FF0000] [border: none (64px solid #FFFF00) none]
</span><del>- RenderTableCell {TD} at (278,2) size 137x136 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (278,2) size 136x136 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
</span><span class="cx"> RenderBlock {DIV} at (0,64) size 128x64 [bgcolor=#FF0000] [border: none (64px solid #FFFF00) none]
</span><del>- RenderTableRow {TR} at (0,140) size 417x136
- RenderTableCell {TD} at (2,140) size 137x136 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,140) size 416x136
+ RenderTableCell {TD} at (2,140) size 136x136 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
</span><span class="cx"> RenderBlock {DIV} at (0,64) size 128x64 [bgcolor=#FF0000] [border: none (64px solid #FFFF00) none]
</span><span class="cx"> RenderBlock {DIV} at (16,0) size 96x0
</span><del>- RenderTableCell {TD} at (140,140) size 137x136 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (140,140) size 136x136 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
</span><span class="cx"> RenderBlock {DIV} at (0,64) size 128x64 [bgcolor=#FF0000] [border: none (64px solid #FFFF00) none]
</span><span class="cx"> RenderBlock {DIV} at (16,0) size 96x0
</span><del>- RenderTableCell {TD} at (278,140) size 137x136 [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (278,140) size 136x136 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse058expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/058-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/058-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/058-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,22 +6,22 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 295x17
</span><span class="cx"> text run at (0,0) width 295: "The following two squares should be identical."
</span><del>- RenderTable {TABLE} at (0,33) size 253x134
- RenderTableSection {TBODY} at (0,0) size 253x134
- RenderTableRow {TR} at (0,16) size 253x102
- RenderTableCell {TD} at (16,16) size 103x102 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 252x134
+ RenderTableSection {TBODY} at (0,0) size 252x134
+ RenderTableRow {TR} at (0,16) size 252x102
+ RenderTableCell {TD} at (16,16) size 102x102 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 102x102 [bgcolor=#FFFF00] [border: (3px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (3,35) size 96x0 [bgcolor=#FF0000]
</span><span class="cx"> RenderBlock (floating) {DIV} at (3,35) size 48x32 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {DIV} at (3,35) size 96x0 [bgcolor=#FF0000]
</span><span class="cx"> RenderBlock {DIV} at (3,67) size 96x32 [border: (32px solid #FFA500) none]
</span><del>- RenderTableCell {TD} at (134,16) size 103x102 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (0,0) size 103x102 [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 97x96
- RenderTableRow {TR} at (0,0) size 97x32
- RenderTableCell {TD} at (0,16) size 97x0 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=2]
- RenderTableRow {TR} at (0,32) size 97x32
- RenderTableCell {TD} at (0,48) size 49x0 [bgcolor=#FFA500] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (48,48) size 49x0 [bgcolor=#FFFF00] [r=1 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,64) size 97x32
- RenderTableCell {TD} at (0,80) size 97x0 [bgcolor=#FFA500] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (134,16) size 102x102 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (0,0) size 102x102 [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 96x96
+ RenderTableRow {TR} at (0,0) size 96x32
+ RenderTableCell {TD} at (0,16) size 96x0 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=2]
+ RenderTableRow {TR} at (0,32) size 96x32
+ RenderTableCell {TD} at (0,48) size 48x0 [bgcolor=#FFA500] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (48,48) size 48x0 [bgcolor=#FFFF00] [r=1 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,64) size 96x32
+ RenderTableCell {TD} at (0,80) size 96x0 [bgcolor=#FFA500] [r=2 c=0 rs=1 cs=2]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse059expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/059-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/059-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/059-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 230x17
</span><span class="cx"> text run at (0,0) width 230: "There should be no red on this page."
</span><del>- RenderTable {TABLE} at (0,33) size 107x206 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x200
- RenderTableRow {TR} at (0,0) size 101x200
- RenderTableCell {TD} at (0,25) size 51x150 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 51x150 [bgcolor=#00FFFF]
- RenderBlock {DIV} at (0,50) size 51x50 [bgcolor=#FFFF00]
- RenderTableCell {TD} at (50,0) size 51x200 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FFA500] [border: (50px solid #00FFFF) none]
- RenderBlock {DIV} at (0,50) size 51x50 [border: (50px solid #FFFF00) none]
- RenderBlock {DIV} at (0,100) size 51x50 [border: (50px solid #00FFFF) none]
- RenderBlock {DIV} at (0,150) size 51x50 [border: (50px solid #FFA500) none]
</del><ins>+ RenderTable {TABLE} at (0,33) size 106x206 [bgcolor=#FF0000] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 100x200
+ RenderTableRow {TR} at (0,0) size 100x200
+ RenderTableCell {TD} at (0,25) size 50x150 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FF0000]
+ RenderBlock {DIV} at (0,0) size 50x150 [bgcolor=#00FFFF]
+ RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#FFFF00]
+ RenderTableCell {TD} at (50,0) size 50x200 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFA500] [border: (50px solid #00FFFF) none]
+ RenderBlock {DIV} at (0,50) size 50x50 [border: (50px solid #FFFF00) none]
+ RenderBlock {DIV} at (0,100) size 50x50 [border: (50px solid #00FFFF) none]
+ RenderBlock {DIV} at (0,150) size 50x50 [border: (50px solid #FFA500) none]
</ins><span class="cx"> RenderBlock {P} at (0,255) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 241x17
</span><span class="cx"> text run at (0,0) width 241: "This test is irrelevant if you don't pass "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline006expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/006-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/006-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/006-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,28 +11,28 @@
</span><span class="cx"> RenderBlock {P} at (0,33) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 504x17
</span><span class="cx"> text run at (0,0) width 504: "The following two columns should be pixel perfect identical with no red visible."
</span><del>- RenderTable {TABLE} at (0,66) size 107x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x250
- RenderTableRow {TR} at (0,0) size 101x250
- RenderTableCell {TD} at (0,0) size 51x250 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTable {TABLE} at (0,66) size 106x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 100x250
+ RenderTableRow {TR} at (0,0) size 100x250
+ RenderTableCell {TD} at (0,0) size 50x250 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,50) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [color=#FFFF00] [bgcolor=#FF0000]
</del><ins>+ RenderBlock (anonymous) at (0,50) size 50x50
+ RenderBlock {DIV} at (0,0) size 50x50 [color=#FFFF00] [bgcolor=#FF0000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 50x50
</span><span class="cx"> text run at (0,0) width 50: "X"
</span><del>- RenderBlock (anonymous) at (0,150) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,150) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [color=#00FF00] [bgcolor=#FF0000]
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x50
+ RenderBlock {DIV} at (0,0) size 50x50 [color=#00FF00] [bgcolor=#FF0000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 50x50
</span><span class="cx"> text run at (0,0) width 50: "X"
</span><del>- RenderBlock (anonymous) at (0,250) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,250) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (50,0) size 50x250 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #FFA500) none]
</span><span class="cx"> RenderBlock {DIV} at (0,50) size 50x50 [border: (50px solid #FFFF00) none]
</span><span class="cx"> RenderBlock {DIV} at (0,100) size 50x50 [border: (50px solid #FFA500) none]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline010expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/010-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/010-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/010-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,77 +6,77 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 579x17
</span><span class="cx"> text run at (0,0) width 579: "The square should consist of exactly five equal bands, orange, lime, orange, yellow, orange."
</span><del>- RenderTable {TABLE} at (0,33) size 257x256 [bgcolor=#FFA500] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 251x250
- RenderTableRow {TR} at (0,0) size 251x250
- RenderTableCell {TD} at (0,0) size 51x250 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTable {TABLE} at (0,33) size 256x256 [bgcolor=#FFA500] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 250x250
+ RenderTableRow {TR} at (0,0) size 250x250
+ RenderTableCell {TD} at (0,0) size 50x250 [r=0 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,50) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,50) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
</span><del>- RenderBlock (anonymous) at (0,150) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,150) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderBlock (anonymous) at (0,250) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,250) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTableCell {TD} at (50,0) size 50x250 [r=0 c=1 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,50) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,50) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
</span><del>- RenderBlock (anonymous) at (0,150) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,150) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderBlock (anonymous) at (0,250) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,250) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (100,0) size 51x250 [r=0 c=2 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTableCell {TD} at (100,0) size 50x250 [r=0 c=2 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,50) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,50) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
</span><del>- RenderBlock (anonymous) at (0,100) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,100) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,150) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderBlock (anonymous) at (0,250) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,250) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (150,0) size 51x250 [r=0 c=3 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTableCell {TD} at (150,0) size 50x250 [r=0 c=3 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,50) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,50) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
</span><del>- RenderBlock (anonymous) at (0,200) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,200) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,150) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderBlock (anonymous) at (0,250) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,250) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (200,0) size 51x250 [r=0 c=4 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTableCell {TD} at (200,0) size 50x250 [r=0 c=4 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,50) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,50) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
</span><del>- RenderBlock (anonymous) at (0,50) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,50) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,150) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderBlock (anonymous) at (0,250) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,250) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {P} at (0,305) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline011expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/011-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/011-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/011-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,107 +6,107 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 579x17
</span><span class="cx"> text run at (0,0) width 579: "The square should consist of exactly five equal bands, orange, lime, orange, yellow, orange."
</span><del>- RenderTable {TABLE} at (0,33) size 257x256 [bgcolor=#FFA500] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 251x250
- RenderTableRow {TR} at (0,0) size 251x250
- RenderTableCell {TD} at (0,0) size 51x250 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTable {TABLE} at (0,33) size 256x256 [bgcolor=#FFA500] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 250x250
+ RenderTableRow {TR} at (0,0) size 250x250
+ RenderTableCell {TD} at (0,0) size 50x250 [r=0 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,50) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,50) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
</span><del>- RenderBlock (anonymous) at (0,150) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,150) size 51x0
- RenderBlock {DIV} at (0,0) size 51x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,150) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x0
+ RenderBlock {DIV} at (0,0) size 50x0 [bgcolor=#FF0000]
+ RenderBlock (anonymous) at (0,150) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,150) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderBlock (anonymous) at (0,250) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,250) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTableCell {TD} at (50,0) size 50x250 [r=0 c=1 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,50) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,50) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
</span><del>- RenderBlock (anonymous) at (0,150) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,150) size 51x0
- RenderBlock {DIV} at (0,0) size 51x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,150) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x0
+ RenderBlock {DIV} at (0,0) size 50x0 [bgcolor=#FF0000]
+ RenderBlock (anonymous) at (0,150) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,150) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderBlock (anonymous) at (0,250) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,250) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (100,0) size 51x250 [r=0 c=2 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTableCell {TD} at (100,0) size 50x250 [r=0 c=2 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,50) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,50) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
</span><del>- RenderBlock (anonymous) at (0,100) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,100) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,150) size 51x0
- RenderBlock {DIV} at (0,0) size 51x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,150) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x0
+ RenderBlock {DIV} at (0,0) size 50x0 [bgcolor=#FF0000]
+ RenderBlock (anonymous) at (0,150) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,150) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderBlock (anonymous) at (0,250) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,250) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (150,0) size 51x250 [r=0 c=3 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTableCell {TD} at (150,0) size 50x250 [r=0 c=3 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,50) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,50) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
</span><del>- RenderBlock (anonymous) at (0,200) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,200) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,200) size 51x0
- RenderBlock {DIV} at (0,0) size 51x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,200) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,200) size 50x0
+ RenderBlock {DIV} at (0,0) size 50x0 [bgcolor=#FF0000]
+ RenderBlock (anonymous) at (0,200) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,150) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderBlock (anonymous) at (0,250) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,250) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (200,0) size 51x250 [r=0 c=4 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTableCell {TD} at (200,0) size 50x250 [r=0 c=4 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,50) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,50) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
</span><del>- RenderBlock (anonymous) at (0,50) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,50) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,100) size 51x0
- RenderBlock {DIV} at (0,0) size 51x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,100) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,100) size 50x0
+ RenderBlock {DIV} at (0,0) size 50x0 [bgcolor=#FF0000]
+ RenderBlock (anonymous) at (0,100) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,150) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderBlock (anonymous) at (0,250) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,250) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {P} at (0,305) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/012-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/012-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/012-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,24 +6,24 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 504x17
</span><span class="cx"> text run at (0,0) width 504: "The following two columns should be pixel perfect identical with no red visible."
</span><del>- RenderTable {TABLE} at (0,33) size 107x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x250
- RenderTableRow {TR} at (0,0) size 101x250
- RenderTableCell {TD} at (0,0) size 51x250 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTable {TABLE} at (0,33) size 106x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 100x250
+ RenderTableRow {TR} at (0,0) size 100x250
+ RenderTableCell {TD} at (0,0) size 50x250 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,50) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,50) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
</span><del>- RenderBlock (anonymous) at (0,150) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,150) size 51x50
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x50
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
</span><del>- RenderBlock (anonymous) at (0,250) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,250) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (50,0) size 50x250 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #FFA500) none]
</span><span class="cx"> RenderBlock {DIV} at (0,50) size 50x50 [border: (50px solid #FFFF00) none]
</span><span class="cx"> RenderBlock {DIV} at (0,100) size 50x50 [border: (50px solid #FFA500) none]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline015expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/015-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/015-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/015-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,9 +6,9 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 504x17
</span><span class="cx"> text run at (0,0) width 504: "The following two columns should be pixel perfect identical with no red visible."
</span><del>- RenderTable {TABLE} at (0,33) size 107x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x250
- RenderTableRow {TR} at (0,0) size 101x250
</del><ins>+ RenderTable {TABLE} at (0,33) size 106x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 100x250
+ RenderTableRow {TR} at (0,0) size 100x250
</ins><span class="cx"> RenderTableCell {TD} at (0,0) size 50x250 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 50x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,250) size 50x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (50,0) size 50x250 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #FFFF00) none]
</span><span class="cx"> RenderBlock {DIV} at (0,50) size 50x100 [border: (100px solid #FFA500) none]
</span><span class="cx"> RenderBlock {DIV} at (0,150) size 50x50 [border: (50px solid #00FF00) none]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline016expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/016-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/016-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/016-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 504x17
</span><span class="cx"> text run at (0,0) width 504: "The following two columns should be pixel perfect identical with no red visible."
</span><del>- RenderTable {TABLE} at (0,33) size 107x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x250
- RenderTableRow {TR} at (0,0) size 101x250
- RenderTableCell {TD} at (0,0) size 51x250 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 106x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 100x250
+ RenderTableRow {TR} at (0,0) size 100x250
+ RenderTableCell {TD} at (0,0) size 50x250 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x200 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 50x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="lines">@@ -32,7 +32,7 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,250) size 50x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (50,0) size 50x250 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #FFFF00) none]
</span><span class="cx"> RenderBlock {DIV} at (0,50) size 50x100 [border: (100px solid #FFA500) none]
</span><span class="cx"> RenderBlock {DIV} at (0,150) size 50x50 [border: (50px solid #00FFFF) none]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline017expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/017-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/017-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/017-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,33 +6,33 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 618x17
</span><span class="cx"> text run at (0,0) width 618: "The following square should contain exactly two bands, one yellow, one lime, with no red visible."
</span><del>- RenderTable {TABLE} at (0,33) size 107x106 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x100
- RenderTableRow {TR} at (0,0) size 101x100
- RenderTableCell {TD} at (0,0) size 51x100 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTable {TABLE} at (0,33) size 106x106 [bgcolor=#FF0000] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 100x100
+ RenderTableRow {TR} at (0,0) size 100x100
+ RenderTableCell {TD} at (0,0) size 50x100 [r=0 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,0) size 50x50
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FF0000]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,100) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,0) size 50x50
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
+ RenderBlock (anonymous) at (0,100) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,50) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,50) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,50) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,50) size 50x50
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,100) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (50,0) size 51x100 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50 [border: (50px solid #FFFF00) none]
- RenderBlock {DIV} at (0,50) size 51x50 [border: (50px solid #00FF00) none]
</del><ins>+ RenderTableCell {TD} at (50,0) size 50x100 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #FFFF00) none]
+ RenderBlock {DIV} at (0,50) size 50x50 [border: (50px solid #00FF00) none]
</ins><span class="cx"> RenderBlock {P} at (0,155) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 259x17
</span><span class="cx"> text run at (0,0) width 259: "This test is meaningless if you don't pass "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline018expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/018-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/018-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/018-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,38 +12,38 @@
</span><span class="cx"> text run at (0,17) width 42: "visible"
</span><span class="cx"> RenderText {#text} at (42,17) size 4x17
</span><span class="cx"> text run at (42,17) width 4: "."
</span><del>- RenderTable {TABLE} at (0,50) size 107x156 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x150
- RenderTableRow {TR} at (0,0) size 101x150
- RenderTableCell {TD} at (0,0) size 51x150 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTable {TABLE} at (0,50) size 106x156 [bgcolor=#FF0000] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 100x150
+ RenderTableRow {TR} at (0,0) size 100x150
+ RenderTableCell {TD} at (0,0) size 50x150 [r=0 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,0) size 51x150
- RenderBlock {DIV} at (0,0) size 51x150 [bgcolor=#FFA500]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,0) size 50x150
+ RenderBlock {DIV} at (0,0) size 50x150 [bgcolor=#FFA500]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,0) size 50x50
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FF0000]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,100) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,0) size 50x50
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
+ RenderBlock (anonymous) at (0,100) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,100) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,100) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,100) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,150) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,100) size 50x50
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,150) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,150) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,150) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (50,0) size 51x150 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50 [border: (50px solid #FFFF00) none]
- RenderBlock {DIV} at (0,50) size 51x50 [border: (50px solid #FFA500) none]
- RenderBlock {DIV} at (0,100) size 51x50 [border: (50px solid #00FF00) none]
</del><ins>+ RenderTableCell {TD} at (50,0) size 50x150 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #FFFF00) none]
+ RenderBlock {DIV} at (0,50) size 50x50 [border: (50px solid #FFA500) none]
+ RenderBlock {DIV} at (0,100) size 50x50 [border: (50px solid #00FF00) none]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline019expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/019-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline019expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/019-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/019-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/019-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,70 +6,70 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 230x17
</span><span class="cx"> text run at (0,0) width 230: "There should be no red on this page."
</span><del>- RenderTable {TABLE} at (0,33) size 157x106 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 151x100
- RenderTableRow {TR} at (0,0) size 151x100
- RenderTableCell {TD} at (0,0) size 51x100 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTable {TABLE} at (0,33) size 156x106 [bgcolor=#FF0000] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 150x100
+ RenderTableRow {TR} at (0,0) size 150x100
+ RenderTableCell {TD} at (0,0) size 50x100 [r=0 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,0) size 51x55
- RenderBlock {DIV} at (0,0) size 51x55 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,0) size 50x55
+ RenderBlock {DIV} at (0,0) size 50x55 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,0) size 50x50
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,100) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,55) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,55) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,55) size 51x45
- RenderBlock {DIV} at (0,0) size 51x45 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,55) size 50x45
+ RenderBlock {DIV} at (0,0) size 50x45 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,100) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (50,0) size 51x100 [r=0 c=1 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTableCell {TD} at (50,0) size 50x100 [r=0 c=1 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,0) size 50x50
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,0) size 50x50
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,100) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,50) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,50) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,50) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,50) size 50x50
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,100) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (100,0) size 51x100 [r=0 c=2 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTableCell {TD} at (100,0) size 50x100 [r=0 c=2 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,0) size 51x45
- RenderBlock {DIV} at (0,0) size 51x45 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,0) size 50x45
+ RenderBlock {DIV} at (0,0) size 50x45 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,0) size 50x50
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,100) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,45) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,45) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,45) size 51x55
- RenderBlock {DIV} at (0,0) size 51x55 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,45) size 50x55
+ RenderBlock {DIV} at (0,0) size 50x55 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,100) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {P} at (0,155) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline020expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/020-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline020expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/020-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/020-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/020-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,70 +6,70 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 230x17
</span><span class="cx"> text run at (0,0) width 230: "There should be no red on this page."
</span><del>- RenderTable {TABLE} at (0,33) size 157x156 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 151x150
- RenderTableRow {TR} at (0,0) size 151x150
- RenderTableCell {TD} at (0,0) size 51x150 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTable {TABLE} at (0,33) size 156x156 [bgcolor=#FF0000] [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 150x150
+ RenderTableRow {TR} at (0,0) size 150x150
+ RenderTableCell {TD} at (0,0) size 50x150 [r=0 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,0) size 51x105
- RenderBlock {DIV} at (0,0) size 51x105 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,0) size 50x105
+ RenderBlock {DIV} at (0,0) size 50x105 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,0) size 50x50
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,100) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,105) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,105) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,105) size 51x45
- RenderBlock {DIV} at (0,0) size 51x45 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,150) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,105) size 50x45
+ RenderBlock {DIV} at (0,0) size 50x45 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,150) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (50,0) size 51x150 [r=0 c=1 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTableCell {TD} at (50,0) size 50x150 [r=0 c=1 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,0) size 51x100
- RenderBlock {DIV} at (0,0) size 51x100 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,0) size 50x100
+ RenderBlock {DIV} at (0,0) size 50x100 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,0) size 50x50
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,100) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,100) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,100) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,100) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,150) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,100) size 50x50
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,150) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (100,0) size 51x150 [r=0 c=2 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderTableCell {TD} at (100,0) size 50x150 [r=0 c=2 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,0) size 51x95
- RenderBlock {DIV} at (0,0) size 51x95 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,0) size 50x95
+ RenderBlock {DIV} at (0,0) size 50x95 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,0) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,0) size 50x50
+ RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,100) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,95) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,95) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,95) size 51x55
- RenderBlock {DIV} at (0,0) size 51x55 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,150) size 51x0
</del><ins>+ RenderBlock (anonymous) at (0,95) size 50x55
+ RenderBlock {DIV} at (0,0) size 50x55 [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,150) size 50x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {P} at (0,205) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline021expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/021-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/021-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/021-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 295x17
</span><span class="cx"> text run at (0,0) width 295: "The following two squares should be identical."
</span><del>- RenderTable {TABLE} at (0,33) size 317x166
- RenderTableSection {TBODY} at (0,0) size 317x166
- RenderTableRow {TR} at (0,16) size 317x134
- RenderTableCell {TD} at (16,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (3,3) size 129x0
</del><ins>+ RenderTable {TABLE} at (0,33) size 316x166
+ RenderTableSection {TBODY} at (0,0) size 316x166
+ RenderTableRow {TR} at (0,16) size 316x134
+ RenderTableCell {TD} at (16,16) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (3,3) size 128x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (3,3) size 129x128
</del><ins>+ RenderBlock (anonymous) at (3,3) size 128x128
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 128x128 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 128x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="lines">@@ -24,14 +24,14 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,128) size 128x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (3,131) size 129x0
</del><ins>+ RenderBlock (anonymous) at (3,131) size 128x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (166,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (3,3) size 129x128
- RenderTableSection {TBODY} at (0,0) size 129x128
- RenderTableRow {TR} at (0,0) size 129x64
- RenderTableCell {TD} at (0,32) size 65x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (64,32) size 65x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,64) size 129x64
- RenderTableCell {TD} at (0,96) size 129x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (166,16) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (3,3) size 128x128
+ RenderTableSection {TBODY} at (0,0) size 128x128
+ RenderTableRow {TR} at (0,0) size 128x64
+ RenderTableCell {TD} at (0,32) size 64x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (64,32) size 64x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,64) size 128x64
+ RenderTableCell {TD} at (0,96) size 128x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline022expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/022-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/022-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/022-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 295x17
</span><span class="cx"> text run at (0,0) width 295: "The following two squares should be identical."
</span><del>- RenderTable {TABLE} at (0,33) size 317x166
- RenderTableSection {TBODY} at (0,0) size 317x166
- RenderTableRow {TR} at (0,16) size 317x134
- RenderTableCell {TD} at (16,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (3,3) size 129x0
</del><ins>+ RenderTable {TABLE} at (0,33) size 316x166
+ RenderTableSection {TBODY} at (0,0) size 316x166
+ RenderTableRow {TR} at (0,16) size 316x134
+ RenderTableCell {TD} at (16,16) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (3,3) size 128x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (3,3) size 129x128
</del><ins>+ RenderBlock (anonymous) at (3,3) size 128x128
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 128x128 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 128x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="lines">@@ -24,14 +24,14 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,128) size 128x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (3,131) size 129x0
</del><ins>+ RenderBlock (anonymous) at (3,131) size 128x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (166,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (3,3) size 129x128
- RenderTableSection {TBODY} at (0,0) size 129x128
- RenderTableRow {TR} at (0,0) size 129x64
- RenderTableCell {TD} at (0,32) size 65x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (64,32) size 65x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,64) size 129x64
- RenderTableCell {TD} at (0,96) size 129x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (166,16) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (3,3) size 128x128
+ RenderTableSection {TBODY} at (0,0) size 128x128
+ RenderTableRow {TR} at (0,0) size 128x64
+ RenderTableCell {TD} at (0,32) size 64x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (64,32) size 64x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,64) size 128x64
+ RenderTableCell {TD} at (0,96) size 128x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapseblockinsideinline025expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/025-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/025-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/025-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 295x17
</span><span class="cx"> text run at (0,0) width 295: "The following two squares should be identical."
</span><del>- RenderTable {TABLE} at (0,33) size 317x166
- RenderTableSection {TBODY} at (0,0) size 317x166
- RenderTableRow {TR} at (0,16) size 317x134
- RenderTableCell {TD} at (16,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 316x166
+ RenderTableSection {TBODY} at (0,0) size 316x166
+ RenderTableRow {TR} at (0,16) size 316x134
+ RenderTableCell {TD} at (16,16) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 128x0
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
</span><span class="lines">@@ -20,11 +20,11 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,128) size 128x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (166,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (3,3) size 129x128
- RenderTableSection {TBODY} at (0,0) size 129x128
- RenderTableRow {TR} at (0,0) size 129x64
- RenderTableCell {TD} at (0,32) size 65x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (64,32) size 65x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,64) size 129x64
- RenderTableCell {TD} at (0,96) size 129x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (166,16) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (3,3) size 128x128
+ RenderTableSection {TBODY} at (0,0) size 128x128
+ RenderTableRow {TR} at (0,0) size 128x64
+ RenderTableCell {TD} at (0,32) size 64x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (64,32) size 64x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,64) size 128x64
+ RenderTableCell {TD} at (0,96) size 128x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockpositioningtablecellstaticpositionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/positioning/table-cell-static-position-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/positioning/table-cell-static-position-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/block/positioning/table-cell-static-position-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,44 +7,44 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 160x17
</span><span class="cx"> text run at (0,0) width 160: "All cells should be green."
</span><span class="cx"> layer at (8,25) size 340x176
</span><del>- RenderTable {TABLE} at (0,17) size 341x176 [border: (1px solid #000000)]
- RenderTableSection {TBODY} at (1,1) size 339x174
- RenderTableRow {TR} at (0,10) size 339x72
- RenderTableCell {TD} at (10,10) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (92,10) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (174,10) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (256,10) size 73x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 340x176 [border: (1px solid #000000)]
+ RenderTableSection {TBODY} at (1,1) size 338x174
+ RenderTableRow {TR} at (0,10) size 338x72
+ RenderTableCell {TD} at (10,10) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (92,10) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (174,10) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (256,10) size 72x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderTableRow {TR} at (0,92) size 339x72
- RenderTableCell {TD} at (10,92) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (92,92) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (174,92) size 73x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (256,92) size 73x19 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,92) size 338x72
+ RenderTableCell {TD} at (10,92) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (92,92) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (174,92) size 72x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (256,92) size 72x19 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {SPAN} at (1,1) size 0x0
</span><span class="cx"> layer at (266,37) size 70x70
</span><del>- RenderBlock (positioned) {DIV} at (258,12) size 71x70 [bgcolor=#008000]
</del><ins>+ RenderBlock (positioned) {DIV} at (258,12) size 70x70 [bgcolor=#008000]
</ins><span class="cx"> layer at (184,119) size 70x70
</span><del>- RenderBlock (positioned) {DIV} at (176,94) size 71x70 [bgcolor=#008000]
</del><ins>+ RenderBlock (positioned) {DIV} at (176,94) size 70x70 [bgcolor=#008000]
</ins><span class="cx"> layer at (266,119) size 70x70
</span><del>- RenderBlock (positioned) {DIV} at (258,94) size 71x70 [bgcolor=#008000]
</del><ins>+ RenderBlock (positioned) {DIV} at (258,94) size 70x70 [bgcolor=#008000]
</ins><span class="cx"> layer at (8,201) size 340x176
</span><del>- RenderTable {TABLE} at (0,193) size 341x176 [border: (1px solid #000000)]
- RenderTableSection {TBODY} at (1,1) size 339x174
- RenderTableRow {TR} at (0,10) size 339x72
- RenderTableCell {TD} at (256,10) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (174,10) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (92,10) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (10,10) size 73x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,193) size 340x176 [border: (1px solid #000000)]
+ RenderTableSection {TBODY} at (1,1) size 338x174
+ RenderTableRow {TR} at (0,10) size 338x72
+ RenderTableCell {TD} at (256,10) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (174,10) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (92,10) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (10,10) size 72x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><del>- RenderTableRow {TR} at (0,92) size 339x72
- RenderTableCell {TD} at (256,92) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (174,92) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (92,92) size 73x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (10,92) size 73x19 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,92) size 338x72
+ RenderTableCell {TD} at (256,92) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (174,92) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (92,92) size 72x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (10,92) size 72x19 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {SPAN} at (71,1) size 0x0
</span><span class="cx"> layer at (20,213) size 70x70
</span><del>- RenderBlock (positioned) {DIV} at (12,12) size 71x70 [bgcolor=#008000]
</del><ins>+ RenderBlock (positioned) {DIV} at (12,12) size 70x70 [bgcolor=#008000]
</ins><span class="cx"> layer at (102,295) size 70x70
</span><del>- RenderBlock (positioned) {DIV} at (94,94) size 71x70 [bgcolor=#008000]
</del><ins>+ RenderBlock (positioned) {DIV} at (94,94) size 70x70 [bgcolor=#008000]
</ins><span class="cx"> layer at (20,295) size 70x70
</span><del>- RenderBlock (positioned) {DIV} at (12,94) size 71x70 [bgcolor=#008000]
</del><ins>+ RenderBlock (positioned) {DIV} at (12,94) size 70x70 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastbordersborderantialiasingexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/borders/border-antialiasing-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastbordersborderantialiasingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/borders/border-antialiasing-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/borders/border-antialiasing-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/borders/border-antialiasing-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -5,98 +5,98 @@
</span><span class="cx"> RenderBody {BODY} at (8,20) size 784x422
</span><span class="cx"> layer at (18,20) size 764x422
</span><span class="cx"> RenderBlock {DIV} at (10,0) size 764x422
</span><del>- RenderTable {TABLE} at (20,0) size 132x53 [border: none]
- RenderTableSection {TBODY} at (0,0) size 131x52
- RenderTableRow {TR} at (0,0) size 131x13
- RenderTableCell {TD} at (0,5) size 14x3 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (13,5) size 14x3 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (26,5) size 14x3 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (39,5) size 14x3 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (52,5) size 14x3 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (65,5) size 14x3 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (78,5) size 14x3 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (91,5) size 14x3 [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (104,5) size 14x3 [border: (1px solid #000000)] [r=0 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (117,5) size 14x3 [border: (1px solid #000000)] [r=0 c=9 rs=1 cs=1]
- RenderTableRow {TR} at (0,13) size 131x13
- RenderTableCell {TD} at (0,18) size 14x3 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (13,18) size 14x3 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (26,18) size 14x3 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (39,18) size 14x3 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (52,18) size 14x3 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (65,18) size 14x3 [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (78,18) size 14x3 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (91,18) size 14x3 [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (104,18) size 14x3 [border: (1px solid #000000)] [r=1 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (117,18) size 14x3 [border: (1px solid #000000)] [r=1 c=9 rs=1 cs=1]
- RenderTableRow {TR} at (0,26) size 131x13
- RenderTableCell {TD} at (0,31) size 14x3 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (13,31) size 14x3 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (26,31) size 14x3 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (39,31) size 14x3 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (52,31) size 14x3 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (65,31) size 14x3 [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (78,31) size 14x3 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (91,31) size 14x3 [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (104,31) size 14x3 [border: (1px solid #000000)] [r=2 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (117,31) size 14x3 [border: (1px solid #000000)] [r=2 c=9 rs=1 cs=1]
- RenderTableRow {TR} at (0,39) size 131x13
- RenderTableCell {TD} at (0,44) size 14x3 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (13,44) size 14x3 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (26,44) size 14x3 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (39,44) size 14x3 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (52,44) size 14x3 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (65,44) size 14x3 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (78,44) size 14x3 [border: (1px solid #000000)] [r=3 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (91,44) size 14x3 [border: (1px solid #000000)] [r=3 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (104,44) size 14x3 [border: (1px solid #000000)] [r=3 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (117,44) size 14x3 [border: (1px solid #000000)] [r=3 c=9 rs=1 cs=1]
- RenderTable {TABLE} at (20,73) size 163x66
- RenderTableSection {TBODY} at (0,0) size 163x66
- RenderTableRow {TR} at (0,2) size 163x14
- RenderTableCell {TD} at (2,7) size 15x4 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (18,7) size 15x4 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (34,7) size 15x4 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (50,7) size 15x4 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (66,7) size 15x4 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (82,7) size 15x4 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (98,7) size 15x4 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (114,7) size 15x4 [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (130,7) size 15x4 [border: (1px solid #000000)] [r=0 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (146,7) size 15x4 [border: (1px solid #000000)] [r=0 c=9 rs=1 cs=1]
- RenderTableRow {TR} at (0,18) size 163x14
- RenderTableCell {TD} at (2,23) size 15x4 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (18,23) size 15x4 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (34,23) size 15x4 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (50,23) size 15x4 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (66,23) size 15x4 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (82,23) size 15x4 [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (98,23) size 15x4 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (114,23) size 15x4 [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (130,23) size 15x4 [border: (1px solid #000000)] [r=1 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (146,23) size 15x4 [border: (1px solid #000000)] [r=1 c=9 rs=1 cs=1]
- RenderTableRow {TR} at (0,34) size 163x14
- RenderTableCell {TD} at (2,39) size 15x4 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (18,39) size 15x4 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (34,39) size 15x4 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (50,39) size 15x4 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (66,39) size 15x4 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (82,39) size 15x4 [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (98,39) size 15x4 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (114,39) size 15x4 [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (130,39) size 15x4 [border: (1px solid #000000)] [r=2 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (146,39) size 15x4 [border: (1px solid #000000)] [r=2 c=9 rs=1 cs=1]
- RenderTableRow {TR} at (0,50) size 163x14
- RenderTableCell {TD} at (2,55) size 15x4 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (18,55) size 15x4 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (34,55) size 15x4 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (50,55) size 15x4 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (66,55) size 15x4 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (82,55) size 15x4 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (98,55) size 15x4 [border: (1px solid #000000)] [r=3 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (114,55) size 15x4 [border: (1px solid #000000)] [r=3 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (130,55) size 15x4 [border: (1px solid #000000)] [r=3 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (146,55) size 15x4 [border: (1px solid #000000)] [r=3 c=9 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (20,0) size 131x53 [border: none]
+ RenderTableSection {TBODY} at (0,0) size 130x52
+ RenderTableRow {TR} at (0,0) size 130x13
+ RenderTableCell {TD} at (0,5) size 13x3 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (13,5) size 13x3 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (26,5) size 13x3 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (39,5) size 13x3 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (52,5) size 13x3 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (65,5) size 13x3 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
+ RenderTableCell {TD} at (78,5) size 13x3 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
+ RenderTableCell {TD} at (91,5) size 13x3 [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
+ RenderTableCell {TD} at (104,5) size 13x3 [border: (1px solid #000000)] [r=0 c=8 rs=1 cs=1]
+ RenderTableCell {TD} at (117,5) size 13x3 [border: (1px solid #000000)] [r=0 c=9 rs=1 cs=1]
+ RenderTableRow {TR} at (0,13) size 130x13
+ RenderTableCell {TD} at (0,18) size 13x3 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (13,18) size 13x3 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (26,18) size 13x3 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (39,18) size 13x3 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (52,18) size 13x3 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (65,18) size 13x3 [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
+ RenderTableCell {TD} at (78,18) size 13x3 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
+ RenderTableCell {TD} at (91,18) size 13x3 [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
+ RenderTableCell {TD} at (104,18) size 13x3 [border: (1px solid #000000)] [r=1 c=8 rs=1 cs=1]
+ RenderTableCell {TD} at (117,18) size 13x3 [border: (1px solid #000000)] [r=1 c=9 rs=1 cs=1]
+ RenderTableRow {TR} at (0,26) size 130x13
+ RenderTableCell {TD} at (0,31) size 13x3 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (13,31) size 13x3 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (26,31) size 13x3 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (39,31) size 13x3 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (52,31) size 13x3 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (65,31) size 13x3 [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
+ RenderTableCell {TD} at (78,31) size 13x3 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
+ RenderTableCell {TD} at (91,31) size 13x3 [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
+ RenderTableCell {TD} at (104,31) size 13x3 [border: (1px solid #000000)] [r=2 c=8 rs=1 cs=1]
+ RenderTableCell {TD} at (117,31) size 13x3 [border: (1px solid #000000)] [r=2 c=9 rs=1 cs=1]
+ RenderTableRow {TR} at (0,39) size 130x13
+ RenderTableCell {TD} at (0,44) size 13x3 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (13,44) size 13x3 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (26,44) size 13x3 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (39,44) size 13x3 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (52,44) size 13x3 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (65,44) size 13x3 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
+ RenderTableCell {TD} at (78,44) size 13x3 [border: (1px solid #000000)] [r=3 c=6 rs=1 cs=1]
+ RenderTableCell {TD} at (91,44) size 13x3 [border: (1px solid #000000)] [r=3 c=7 rs=1 cs=1]
+ RenderTableCell {TD} at (104,44) size 13x3 [border: (1px solid #000000)] [r=3 c=8 rs=1 cs=1]
+ RenderTableCell {TD} at (117,44) size 13x3 [border: (1px solid #000000)] [r=3 c=9 rs=1 cs=1]
+ RenderTable {TABLE} at (20,73) size 162x66
+ RenderTableSection {TBODY} at (0,0) size 162x66
+ RenderTableRow {TR} at (0,2) size 162x14
+ RenderTableCell {TD} at (2,7) size 14x4 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (18,7) size 14x4 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (34,7) size 14x4 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (50,7) size 14x4 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (66,7) size 14x4 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (82,7) size 14x4 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
+ RenderTableCell {TD} at (98,7) size 14x4 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
+ RenderTableCell {TD} at (114,7) size 14x4 [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
+ RenderTableCell {TD} at (130,7) size 14x4 [border: (1px solid #000000)] [r=0 c=8 rs=1 cs=1]
+ RenderTableCell {TD} at (146,7) size 14x4 [border: (1px solid #000000)] [r=0 c=9 rs=1 cs=1]
+ RenderTableRow {TR} at (0,18) size 162x14
+ RenderTableCell {TD} at (2,23) size 14x4 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (18,23) size 14x4 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (34,23) size 14x4 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (50,23) size 14x4 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (66,23) size 14x4 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (82,23) size 14x4 [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
+ RenderTableCell {TD} at (98,23) size 14x4 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
+ RenderTableCell {TD} at (114,23) size 14x4 [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
+ RenderTableCell {TD} at (130,23) size 14x4 [border: (1px solid #000000)] [r=1 c=8 rs=1 cs=1]
+ RenderTableCell {TD} at (146,23) size 14x4 [border: (1px solid #000000)] [r=1 c=9 rs=1 cs=1]
+ RenderTableRow {TR} at (0,34) size 162x14
+ RenderTableCell {TD} at (2,39) size 14x4 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (18,39) size 14x4 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (34,39) size 14x4 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (50,39) size 14x4 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (66,39) size 14x4 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (82,39) size 14x4 [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
+ RenderTableCell {TD} at (98,39) size 14x4 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
+ RenderTableCell {TD} at (114,39) size 14x4 [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
+ RenderTableCell {TD} at (130,39) size 14x4 [border: (1px solid #000000)] [r=2 c=8 rs=1 cs=1]
+ RenderTableCell {TD} at (146,39) size 14x4 [border: (1px solid #000000)] [r=2 c=9 rs=1 cs=1]
+ RenderTableRow {TR} at (0,50) size 162x14
+ RenderTableCell {TD} at (2,55) size 14x4 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (18,55) size 14x4 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (34,55) size 14x4 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (50,55) size 14x4 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (66,55) size 14x4 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (82,55) size 14x4 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
+ RenderTableCell {TD} at (98,55) size 14x4 [border: (1px solid #000000)] [r=3 c=6 rs=1 cs=1]
+ RenderTableCell {TD} at (114,55) size 14x4 [border: (1px solid #000000)] [r=3 c=7 rs=1 cs=1]
+ RenderTableCell {TD} at (130,55) size 14x4 [border: (1px solid #000000)] [r=3 c=8 rs=1 cs=1]
+ RenderTableCell {TD} at (146,55) size 14x4 [border: (1px solid #000000)] [r=3 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (10,269) size 744x153
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 78x38
</span><span class="cx"> RenderText {#text} at (6,0) size 72x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastbordersborderradiusdifferentwidth001expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/borders/border-radius-different-width-001-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastbordersborderradiusdifferentwidth001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/borders/border-radius-different-width-001-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/borders/border-radius-different-width-001-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/borders/border-radius-different-width-001-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,16 +3,16 @@
</span><span class="cx"> layer at (0,0) size 800x462
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x462
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x446
</span><del>- RenderTable {TABLE} at (0,0) size 691x446
- RenderTableSection {TBODY} at (0,0) size 691x446
- RenderTableRow {TR} at (0,2) size 691x442
- RenderTableCell {TD} at (2,2) size 273x442 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 690x446
+ RenderTableSection {TBODY} at (0,0) size 690x446
+ RenderTableRow {TR} at (0,2) size 690x442
+ RenderTableCell {TD} at (2,2) size 272x442 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (11,11) size 245x130 [border: (10px solid #000000) (15px solid #000000) (20px solid #000000) (30px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (11,151) size 250x150 [border: (10px solid #000000) (25px solid #000000) (40px solid #000000) (25px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (11,311) size 250x120 [border: (10px solid #000000) (25px solid #000000) (10px solid #000000) (25px solid #000000)]
</span><del>- RenderTableCell {TD} at (276,45) size 233x356 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (276,45) size 232x356 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (11,11) size 204x106 [border: (1px solid #000000) (3px solid #000000) (5px solid #000000) (1px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (11,127) size 206x106 [border: (1px solid #000000) (3px solid #000000) (5px solid #000000) (3px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (11,243) size 210x102 [border: (1px solid #000000) (5px solid #000000) (1px solid #000000) (5px solid #000000)]
</span><del>- RenderTableCell {TD} at (510,62) size 179x322 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (510,62) size 178x322 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (11,11) size 156x300 [border: (4px solid #000000) (16px solid #000000) (32px solid #000000) (120px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastborderstablebordersexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/borders/table-borders-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastborderstablebordersexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/borders/table-borders-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/borders/table-borders-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/borders/table-borders-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (28,28) size 22x35
</span><del>- RenderTable {TABLE} at (20,20) size 23x35 [border: (5px outset #808080)]
- RenderTableSection {TBODY} at (5,5) size 13x25
- RenderTableRow {TR} at (0,2) size 13x21
- RenderTableCell {TD} at (2,2) size 9x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (20,20) size 22x35 [border: (5px outset #808080)]
+ RenderTableSection {TBODY} at (5,5) size 12x25
+ RenderTableRow {TR} at (0,2) size 12x21
+ RenderTableCell {TD} at (2,2) size 8x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcss003expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/003-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/003-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/003-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,52 +3,52 @@
</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 [color=#444444]
</span><del>- RenderTable {TABLE} at (0,0) size 735x358
- RenderTableSection {TBODY} at (0,0) size 735x358
- RenderTableRow {TR} at (0,2) size 735x354
- RenderTableCell {TD} at (2,2) size 243x354 [r=0 c=0 rs=1 cs=1]
- RenderBlock {H1} at (1,1) size 241x36
</del><ins>+ RenderTable {TABLE} at (0,0) size 734x358
+ RenderTableSection {TBODY} at (0,0) size 734x358
+ RenderTableRow {TR} at (0,2) size 734x354
+ RenderTableCell {TD} at (2,2) size 242x354 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {H1} at (1,1) size 240x36
</ins><span class="cx"> RenderText {#text} at (0,0) size 177x36
</span><span class="cx"> text run at (0,0) width 177: "Blue-on-blue"
</span><del>- RenderBlock (anonymous) at (1,58) size 241x18
</del><ins>+ RenderBlock (anonymous) at (1,58) size 240x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 142x17
</span><span class="cx"> text run at (0,0) width 142: "Background color first"
</span><span class="cx"> RenderBlock {DIV} at (17,91) size 98x99 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
</span><span class="cx"> RenderText {#text} at (21,1) size 56x53
</span><span class="cx"> text run at (21,1) width 56: "Az"
</span><del>- RenderBlock (anonymous) at (1,205) size 241x18
</del><ins>+ RenderBlock (anonymous) at (1,205) size 240x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 93x17
</span><span class="cx"> text run at (0,0) width 93: "Text color first"
</span><span class="cx"> RenderBlock {DIV} at (17,238) size 98x99 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
</span><span class="cx"> RenderText {#text} at (21,1) size 56x53
</span><span class="cx"> text run at (21,1) width 56: "Az"
</span><del>- RenderTableCell {TD} at (246,2) size 243x354 [r=0 c=1 rs=1 cs=1]
- RenderBlock {H1} at (1,1) size 241x36
</del><ins>+ RenderTableCell {TD} at (246,2) size 242x354 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {H1} at (1,1) size 240x36
</ins><span class="cx"> RenderText {#text} at (0,0) size 164x36
</span><span class="cx"> text run at (0,0) width 164: "Blue-on-red"
</span><del>- RenderBlock (anonymous) at (1,58) size 241x18
</del><ins>+ RenderBlock (anonymous) at (1,58) size 240x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 142x17
</span><span class="cx"> text run at (0,0) width 142: "Background color first"
</span><span class="cx"> RenderBlock {DIV} at (17,91) size 98x99 [color=#0000FF] [bgcolor=#FF0000] [border: (1px solid #000000)]
</span><span class="cx"> RenderText {#text} at (21,1) size 56x53
</span><span class="cx"> text run at (21,1) width 56: "Az"
</span><del>- RenderBlock (anonymous) at (1,205) size 241x18
</del><ins>+ RenderBlock (anonymous) at (1,205) size 240x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 93x17
</span><span class="cx"> text run at (0,0) width 93: "Text color first"
</span><span class="cx"> RenderBlock {DIV} at (17,238) size 98x99 [color=#0000FF] [bgcolor=#FF0000] [border: (1px solid #000000)]
</span><span class="cx"> RenderText {#text} at (21,1) size 56x53
</span><span class="cx"> text run at (21,1) width 56: "Az"
</span><del>- RenderTableCell {TD} at (490,2) size 243x354 [r=0 c=2 rs=1 cs=1]
- RenderBlock {H1} at (1,1) size 241x36
</del><ins>+ RenderTableCell {TD} at (490,2) size 242x354 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {H1} at (1,1) size 240x36
</ins><span class="cx"> RenderText {#text} at (0,0) size 177x36
</span><span class="cx"> text run at (0,0) width 177: "Blue-on-blue"
</span><del>- RenderBlock (anonymous) at (1,58) size 241x18
</del><ins>+ RenderBlock (anonymous) at (1,58) size 240x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 142x17
</span><span class="cx"> text run at (0,0) width 142: "Background color first"
</span><span class="cx"> RenderBlock {DIV} at (17,91) size 98x99 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
</span><span class="cx"> RenderText {#text} at (21,1) size 56x53
</span><span class="cx"> text run at (21,1) width 56: "Az"
</span><del>- RenderBlock (anonymous) at (1,205) size 241x18
</del><ins>+ RenderBlock (anonymous) at (1,205) size 240x18
</ins><span class="cx"> RenderText {#text} at (0,0) size 93x17
</span><span class="cx"> text run at (0,0) width 93: "Text color first"
</span><span class="cx"> RenderBlock {DIV} at (17,238) size 98x99 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssabsolutepoitioninrtlparentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/absolute-poition-in-rtl-parent-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/absolute-poition-in-rtl-parent-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/absolute-poition-in-rtl-parent-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -22,13 +22,13 @@
</span><span class="cx"> text run at (0,34) width 247: "padding on either side of the box stack."
</span><span class="cx"> layer at (8,142) size 240x340
</span><span class="cx"> RenderBlock (positioned) {DIV} at (8,142) size 240x340 [border: (20px solid #000000)]
</span><del>- RenderTable {TABLE} at (20,20) size 101x100
- RenderTableSection {TBODY} at (0,0) size 101x100
- RenderTableRow {TR} at (0,0) size 101x100
- RenderTableCell {TD} at (0,0) size 101x100 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 101x100 [bgcolor=#808000]
</del><ins>+ RenderTable {TABLE} at (20,20) size 100x100
+ RenderTableSection {TBODY} at (0,0) size 100x100
+ RenderTableRow {TR} at (0,0) size 100x100
+ RenderTableCell {TD} at (0,0) size 100x100 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#808000]
</ins><span class="cx"> layer at (28,262) size 100x100
</span><del>- RenderBlock (positioned) {DIV} at (20,120) size 101x100 [bgcolor=#008000]
</del><ins>+ RenderBlock (positioned) {DIV} at (20,120) size 100x100 [bgcolor=#008000]
</ins><span class="cx"> layer at (28,362) size 100x100
</span><span class="cx"> RenderBlock (positioned) {DIV} at (20,220) size 100x100 [bgcolor=#808000]
</span><span class="cx"> layer at (300,142) size 340x240
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssacid2expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/acid2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssacid2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/acid2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/acid2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/acid2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> RenderTable {TABLE} at (12,12) size 1x0
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 1x0
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 1x0
</span><del>- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (60,60) size 120x12 [bgcolor=#FF0000] [border: none (12px solid #000000) none (12px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (12,0) size 144x12
</span><span class="cx"> RenderText {#text} at (0,-1) size 90x14
</span><span class="lines">@@ -32,21 +32,21 @@
</span><span class="cx"> text run at (12,8) width 1: " "
</span><span class="cx"> RenderBlock {DIV} at (12,180) size 740x12
</span><span class="cx"> RenderBlock {DIV} at (60,0) size 96x12 [color=#FFA500] [bgcolor=#FFFF00] [border: none (24px solid #000000) none (24px solid #000000)]
</span><del>- RenderTable {UL} at (96,192) size 49x12 [bgcolor=#FF0000]
- RenderTableSection (anonymous) at (0,0) size 49x12
- RenderTableRow (anonymous) at (0,0) size 49x12
</del><ins>+ RenderTable {UL} at (96,192) size 48x12 [bgcolor=#FF0000]
+ RenderTableSection (anonymous) at (0,0) size 48x12
+ RenderTableRow (anonymous) at (0,0) size 48x12
</ins><span class="cx"> RenderTableCell {LI} at (0,0) size 12x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell (anonymous) at (12,0) size 13x12 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell (anonymous) at (12,0) size 12x12 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTable {LI} at (0,0) size 12x12 [bgcolor=#000000]
</span><del>- RenderTableCell {LI} at (24,0) size 13x0 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
- RenderTableCell (anonymous) at (36,0) size 13x12 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {LI} at (24,0) size 12x0 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell (anonymous) at (36,0) size 12x12 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderListItem {LI} at (0,0) size 12x12 [bgcolor=#000000]
</span><span class="cx"> layer at (48,2840) size 740x10 scrollHeight 266
</span><span class="cx"> RenderBlock {DIV} at (12,204) size 740x10
</span><del>- RenderTable {TABLE} at (0,0) size 65x266
- RenderTableSection {TBODY} at (0,0) size 65x266
- RenderTableRow {TR} at (0,0) size 65x266
- RenderTableCell {TD} at (0,0) size 65x266 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 64x266
+ RenderTableSection {TBODY} at (0,0) size 64x266
+ RenderTableRow {TR} at (0,0) size 64x266
+ RenderTableCell {TD} at (0,0) size 64x266 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,150) size 64x64
</span><span class="cx"> layer at (132,108) size 48x18
</span><span class="cx"> RenderBlock (positioned) {P} at (132,108) size 48x18 [bgcolor=#000000] [border: none (6px solid #FFFF00) none]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssacid2pixelexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/acid2-pixel-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssacid2pixelexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/acid2-pixel-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/acid2-pixel-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/acid2-pixel-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> RenderTable {TABLE} at (12,12) size 1x0
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 1x0
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 1x0
</span><del>- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (60,60) size 120x12 [bgcolor=#FF0000] [border: none (12px solid #000000) none (12px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (12,0) size 144x12
</span><span class="cx"> RenderText {#text} at (0,-1) size 90x14
</span><span class="lines">@@ -32,21 +32,21 @@
</span><span class="cx"> text run at (12,8) width 1: " "
</span><span class="cx"> RenderBlock {DIV} at (12,180) size 740x12
</span><span class="cx"> RenderBlock {DIV} at (60,0) size 96x12 [color=#FFA500] [bgcolor=#FFFF00] [border: none (24px solid #000000) none (24px solid #000000)]
</span><del>- RenderTable {UL} at (96,192) size 49x12 [bgcolor=#FF0000]
- RenderTableSection (anonymous) at (0,0) size 49x12
- RenderTableRow (anonymous) at (0,0) size 49x12
</del><ins>+ RenderTable {UL} at (96,192) size 48x12 [bgcolor=#FF0000]
+ RenderTableSection (anonymous) at (0,0) size 48x12
+ RenderTableRow (anonymous) at (0,0) size 48x12
</ins><span class="cx"> RenderTableCell {LI} at (0,0) size 12x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell (anonymous) at (12,0) size 13x12 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell (anonymous) at (12,0) size 12x12 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTable {LI} at (0,0) size 12x12 [bgcolor=#000000]
</span><del>- RenderTableCell {LI} at (24,0) size 13x0 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
- RenderTableCell (anonymous) at (36,0) size 13x12 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {LI} at (24,0) size 12x0 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell (anonymous) at (36,0) size 12x12 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderListItem {LI} at (0,0) size 12x12 [bgcolor=#000000]
</span><span class="cx"> layer at (48,276) size 740x10 scrollHeight 266
</span><span class="cx"> RenderBlock {DIV} at (12,204) size 740x10
</span><del>- RenderTable {TABLE} at (0,0) size 65x266
- RenderTableSection {TBODY} at (0,0) size 65x266
- RenderTableRow {TR} at (0,0) size 65x266
- RenderTableCell {TD} at (0,0) size 65x266 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 64x266
+ RenderTableSection {TBODY} at (0,0) size 64x266
+ RenderTableRow {TR} at (0,0) size 64x266
+ RenderTableCell {TD} at (0,0) size 64x266 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,150) size 64x64
</span><span class="cx"> layer at (132,108) size 48x18
</span><span class="cx"> RenderBlock (positioned) {P} at (132,108) size 48x18 [bgcolor=#000000] [border: none (6px solid #FFFF00) none]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssbidioverrideinanonymousblockexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssbidioverrideinanonymousblockexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -221,20 +221,20 @@
</span><span class="cx"> text run at (0,0) width 523: "Anonymous TABLE, TABLE_ROW, TABLE_ROW_GROUP, TABLE_CELL"
</span><span class="cx"> RenderBlock {DIV} at (0,1092) size 769x72 [border: (1.59px solid #000000)]
</span><span class="cx"> RenderTable at (1,1) size 25x69
</span><del>- RenderTableSection (anonymous) at (0,17) size 25x34
- RenderTableRow {DIV} at (0,0) size 25x17
- RenderTableCell (anonymous) at (0,0) size 25x17 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,0) size 23x17
- text run at (2,0) width 23 RTL override: "abc"
- RenderTableRow (anonymous) at (0,17) size 25x17
- RenderTableCell {DIV} at (0,17) size 25x17 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (4,0) size 21x17
- text run at (4,0) width 21 RTL override: "def"
- RenderBlock {DIV} at (0,0) size 25x17
- RenderText {#text} at (8,0) size 17x17
- text run at (8,0) width 17 RTL override: "hij"
- RenderTableSection {DIV} at (0,51) size 25x17
- RenderTableRow (anonymous) at (0,0) size 25x17
- RenderTableCell (anonymous) at (0,0) size 25x17 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 25x17
- text run at (0,0) width 25 RTL override: "opq"
</del><ins>+ RenderTableSection (anonymous) at (0,17) size 24x34
+ RenderTableRow {DIV} at (0,0) size 24x17
+ RenderTableCell (anonymous) at (0,0) size 24x17 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,0) size 22x17
+ text run at (2,0) width 22 RTL override: "abc"
+ RenderTableRow (anonymous) at (0,17) size 24x17
+ RenderTableCell {DIV} at (0,17) size 24x17 [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (4,0) size 20x17
+ text run at (4,0) width 20 RTL override: "def"
+ RenderBlock {DIV} at (0,0) size 24x17
+ RenderText {#text} at (8,0) size 16x17
+ text run at (8,0) width 16 RTL override: "hij"
+ RenderTableSection {DIV} at (0,51) size 24x17
+ RenderTableRow (anonymous) at (0,0) size 24x17
+ RenderTableCell (anonymous) at (0,0) size 24x17 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 24x17
+ text run at (0,0) width 24 RTL override: "opq"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssboxshadowandborderradiusexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/box-shadow-and-border-radius-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssboxshadowandborderradiusexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/box-shadow-and-border-radius-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/box-shadow-and-border-radius-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/box-shadow-and-border-radius-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx"> RenderBlock {DIV} at (24,0) size 736x60 [bgcolor=#008000]
</span><span class="cx"> RenderBlock {DIV} at (24,84) size 736x60 [bgcolor=#008000]
</span><span class="cx"> RenderBlock {DIV} at (24,168) size 736x60 [bgcolor=#008000]
</span><del>- RenderTable {TABLE} at (0,252) size 523x246
- RenderTableSection {TBODY} at (0,0) size 523x246
- RenderTableRow {TR} at (0,2) size 523x242
- RenderTableCell {TD} at (2,2) size 103x242 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,252) size 522x246
+ RenderTableSection {TBODY} at (0,0) size 522x246
+ RenderTableRow {TR} at (0,2) size 522x242
+ RenderTableCell {TD} at (2,2) size 102x242 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (21,21) size 60x200 [bgcolor=#008000]
</span><del>- RenderTableCell {TD} at (106,2) size 103x242 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,2) size 102x242 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (21,21) size 60x200 [bgcolor=#008000]
</span><del>- RenderTableCell {TD} at (210,2) size 103x242 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (210,2) size 102x242 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (21,21) size 60x200 [bgcolor=#008000]
</span><del>- RenderTableCell {TD} at (314,2) size 103x242 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (314,2) size 102x242 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (21,21) size 60x200 [bgcolor=#008000]
</span><del>- RenderTableCell {TD} at (418,2) size 103x242 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (418,2) size 102x242 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (21,21) size 60x200 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsscaptionwidthabsolutepositionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/caption-width-absolute-position-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/caption-width-absolute-position-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/caption-width-absolute-position-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,13 +3,13 @@
</span><span class="cx"> layer at (0,0) size 800x56
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x56
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x40
</span><del>- RenderTable {TABLE} at (0,0) size 107x40 [border: none]
- RenderTableSection (anonymous) at (0,0) size 107x2
- RenderTableRow (anonymous) at (0,0) size 107x2
- RenderTableCell (anonymous) at (0,0) size 107x2 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderTableSection {TBODY} at (0,2) size 107x36
- RenderTableRow {TR} at (0,0) size 107x36
- RenderTableCell {TD} at (0,15) size 107x6 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 106x40 [border: none]
+ RenderTableSection (anonymous) at (0,0) size 106x2
+ RenderTableRow (anonymous) at (0,0) size 106x2
+ RenderTableCell (anonymous) at (0,0) size 106x2 [border: none] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {TBODY} at (0,2) size 106x36
+ RenderTableRow {TR} at (0,0) size 106x36
+ RenderTableCell {TD} at (0,15) size 106x6 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (8,8) size 56x20
</span><span class="cx"> RenderBlock (positioned) {CAPTION} at (8,8) size 56x20 [border: (4px solid #008000)]
</span><span class="cx"> RenderText {#text} at (4,4) size 48x12
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsscaptionwidthabsolutepositionoffsettopexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/caption-width-absolute-position-offset-top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/caption-width-absolute-position-offset-top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/caption-width-absolute-position-offset-top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,13 +3,13 @@
</span><span class="cx"> layer at (0,0) size 800x56
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x56
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x40
</span><del>- RenderTable {TABLE} at (0,0) size 107x40 [border: none]
- RenderTableSection (anonymous) at (0,0) size 107x2
- RenderTableRow (anonymous) at (0,0) size 107x2
- RenderTableCell (anonymous) at (0,0) size 107x2 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderTableSection {TBODY} at (0,2) size 107x36
- RenderTableRow {TR} at (0,0) size 107x36
- RenderTableCell {TD} at (0,15) size 107x6 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 106x40 [border: none]
+ RenderTableSection (anonymous) at (0,0) size 106x2
+ RenderTableRow (anonymous) at (0,0) size 106x2
+ RenderTableCell (anonymous) at (0,0) size 106x2 [border: none] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {TBODY} at (0,2) size 106x36
+ RenderTableRow {TR} at (0,0) size 106x36
+ RenderTableCell {TD} at (0,15) size 106x6 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (8,100) size 56x20
</span><span class="cx"> RenderBlock (positioned) {CAPTION} at (8,100) size 56x20 [border: (4px solid #008000)]
</span><span class="cx"> RenderText {#text} at (4,4) size 48x12
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsscaptionwidthfixedpositionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/caption-width-fixed-position-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/caption-width-fixed-position-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/caption-width-fixed-position-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,13 +3,13 @@
</span><span class="cx"> layer at (0,0) size 800x56
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x56
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x40
</span><del>- RenderTable {TABLE} at (0,0) size 107x40 [border: none]
- RenderTableSection (anonymous) at (0,0) size 107x2
- RenderTableRow (anonymous) at (0,0) size 107x2
- RenderTableCell (anonymous) at (0,0) size 107x2 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderTableSection {TBODY} at (0,2) size 107x36
- RenderTableRow {TR} at (0,0) size 107x36
- RenderTableCell {TD} at (0,15) size 107x6 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 106x40 [border: none]
+ RenderTableSection (anonymous) at (0,0) size 106x2
+ RenderTableRow (anonymous) at (0,0) size 106x2
+ RenderTableCell (anonymous) at (0,0) size 106x2 [border: none] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {TBODY} at (0,2) size 106x36
+ RenderTableRow {TR} at (0,0) size 106x36
+ RenderTableCell {TD} at (0,15) size 106x6 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (8,8) size 56x20
</span><span class="cx"> RenderBlock (positioned) {CAPTION} at (8,8) size 56x20 [border: (4px solid #008000)]
</span><span class="cx"> RenderText {#text} at (4,4) size 48x12
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsscaptionwidthfixedpositionoffsettopexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/caption-width-fixed-position-offset-top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/caption-width-fixed-position-offset-top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/caption-width-fixed-position-offset-top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,13 +3,13 @@
</span><span class="cx"> layer at (0,0) size 800x56
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x56
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x40
</span><del>- RenderTable {TABLE} at (0,0) size 107x40 [border: none]
- RenderTableSection (anonymous) at (0,0) size 107x2
- RenderTableRow (anonymous) at (0,0) size 107x2
- RenderTableCell (anonymous) at (0,0) size 107x2 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderTableSection {TBODY} at (0,2) size 107x36
- RenderTableRow {TR} at (0,0) size 107x36
- RenderTableCell {TD} at (0,15) size 107x6 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 106x40 [border: none]
+ RenderTableSection (anonymous) at (0,0) size 106x2
+ RenderTableRow (anonymous) at (0,0) size 106x2
+ RenderTableCell (anonymous) at (0,0) size 106x2 [border: none] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {TBODY} at (0,2) size 106x36
+ RenderTableRow {TR} at (0,0) size 106x36
+ RenderTableCell {TD} at (0,15) size 106x6 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (8,100) size 56x20
</span><span class="cx"> RenderBlock (positioned) {CAPTION} at (8,100) size 56x20 [border: (4px solid #008000)]
</span><span class="cx"> RenderText {#text} at (4,4) size 48x12
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsscaptionwidthrelativepositionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/caption-width-relative-position-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/caption-width-relative-position-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/caption-width-relative-position-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,11 +3,11 @@
</span><span class="cx"> layer at (0,0) size 800x76
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x76
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x60
</span><del>- RenderTable {TABLE} at (0,0) size 111x60 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,22) size 107x36
- RenderTableRow {TR} at (0,0) size 107x36
- RenderTableCell {TD} at (0,15) size 107x6 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 110x60 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,22) size 106x36
+ RenderTableRow {TR} at (0,0) size 106x36
+ RenderTableCell {TD} at (0,15) size 106x6 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (8,8) size 110x20
</span><del>- RenderBlock (relative positioned) {CAPTION} at (0,0) size 111x20 [border: (4px solid #008000)]
- RenderText {#text} at (31,4) size 49x12
- text run at (31,4) width 49: "xxxx"
</del><ins>+ RenderBlock (relative positioned) {CAPTION} at (0,0) size 110x20 [border: (4px solid #008000)]
+ RenderText {#text} at (31,4) size 48x12
+ text run at (31,4) width 48: "xxxx"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsscaptionwidthrelativepositionoffsettopexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/caption-width-relative-position-offset-top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/caption-width-relative-position-offset-top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/caption-width-relative-position-offset-top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,11 +3,11 @@
</span><span class="cx"> layer at (0,0) size 800x76
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x76
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x60
</span><del>- RenderTable {TABLE} at (0,0) size 111x60 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,22) size 107x36
- RenderTableRow {TR} at (0,0) size 107x36
- RenderTableCell {TD} at (0,15) size 107x6 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 110x60 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,22) size 106x36
+ RenderTableRow {TR} at (0,0) size 106x36
+ RenderTableCell {TD} at (0,15) size 106x6 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (8,108) size 110x20
</span><del>- RenderBlock (relative positioned) {CAPTION} at (0,0) size 111x20 [border: (4px solid #008000)]
- RenderText {#text} at (31,4) size 49x12
- text run at (31,4) width 49: "xxxx"
</del><ins>+ RenderBlock (relative positioned) {CAPTION} at (0,0) size 110x20 [border: (4px solid #008000)]
+ RenderText {#text} at (31,4) size 48x12
+ text run at (31,4) width 48: "xxxx"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsscss3nthchildexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/css3-nth-child-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsscss3nthchildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/css3-nth-child-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/css3-nth-child-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/css3-nth-child-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> RenderText {#text} at (1,1) size 346x34
</span><span class="cx"> text run at (1,1) width 346: "This is the first cell in the first row of this table, and"
</span><span class="cx"> text run at (1,18) width 175: "should be green, and bold"
</span><del>- RenderTableCell {TD} at (386,2) size 396x36 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (386,2) size 397x36 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 365x34
</span><span class="cx"> text run at (1,1) width 365: "This is the second cell in the first row of this table, and"
</span><span class="cx"> text run at (1,18) width 171: "should be green and bold"
</span><span class="lines">@@ -20,7 +20,7 @@
</span><span class="cx"> RenderText {#text} at (1,1) size 365x34
</span><span class="cx"> text run at (1,1) width 365: "This is the first cell in the second row of this table, and"
</span><span class="cx"> text run at (1,18) width 178: "should be purple and bold"
</span><del>- RenderTableCell {TD} at (386,40) size 396x36 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (386,40) size 397x36 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 384x34
</span><span class="cx"> text run at (1,1) width 384: "This is the second cell in the second row of this table, and"
</span><span class="cx"> text run at (1,18) width 178: "should be purple and bold"
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx"> RenderText {#text} at (1,1) size 374x34
</span><span class="cx"> text run at (1,1) width 374: "This is the first cell in the third row of this table, and should"
</span><span class="cx"> text run at (1,18) width 54: "be green"
</span><del>- RenderTableCell {TD} at (386,78) size 396x36 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (386,78) size 397x36 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 348x34
</span><span class="cx"> text run at (1,1) width 348: "This is the second cell in the third row of this table, and"
</span><span class="cx"> text run at (1,18) width 100: "should be green"
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx"> RenderText {#text} at (1,1) size 337x34
</span><span class="cx"> text run at (1,1) width 337: "This is the first cell in the fourth row of this table, and"
</span><span class="cx"> text run at (1,18) width 105: "should be purple"
</span><del>- RenderTableCell {TD} at (386,116) size 396x36 [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (386,116) size 397x36 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 357x34
</span><span class="cx"> text run at (1,1) width 357: "This is the second cell in the fourth row of this table, and"
</span><span class="cx"> text run at (1,18) width 105: "should be purple"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssfocusringdetachedexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/focus-ring-detached-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssfocusringdetachedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/focus-ring-detached-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/focus-ring-detached-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/focus-ring-detached-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 461x91
- RenderTableSection {TBODY} at (0,0) size 461x91
- RenderTableRow {TR} at (0,2) size 461x87
</del><ins>+ RenderTable {TABLE} at (0,0) size 460x91
+ RenderTableSection {TBODY} at (0,0) size 460x91
+ RenderTableRow {TR} at (0,2) size 460x87
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 102x87 [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 97x85
</span><span class="cx"> text run at (1,1) width 79: "This is some"
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> text run at (1,35) width 80: "is some filler"
</span><span class="cx"> text run at (1,52) width 69: "text.This is"
</span><span class="cx"> text run at (1,69) width 97: "some filler text."
</span><del>- RenderTableCell {TD} at (106,19) size 353x53 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,19) size 352x53 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 198x17
</span><span class="cx"> text run at (1,1) width 198: "The text in this anchor element "
</span><span class="cx"> RenderInline {A} at (0,0) size 244x34 [color=#0000EE]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssfocusringmultilineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/focus-ring-multiline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssfocusringmultilineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/focus-ring-multiline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/focus-ring-multiline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/focus-ring-multiline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 461x142
- RenderTableSection {TBODY} at (0,0) size 461x142
- RenderTableRow {TR} at (0,2) size 461x138
</del><ins>+ RenderTable {TABLE} at (0,0) size 460x142
+ RenderTableSection {TBODY} at (0,0) size 460x142
+ RenderTableRow {TR} at (0,2) size 460x138
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 102x138 [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 29x17
</span><span class="cx"> text run at (1,1) width 29: "The "
</span><span class="lines">@@ -21,7 +21,7 @@
</span><span class="cx"> text run at (1,120) width 28: "look"
</span><span class="cx"> RenderText {#text} at (29,120) size 27x17
</span><span class="cx"> text run at (29,120) width 27: "like."
</span><del>- RenderTableCell {TD} at (106,53) size 353x36 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,53) size 352x36 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 336x34
</span><span class="cx"> text run at (1,1) width 336: "This is some filler text. This is some filler text. This is"
</span><span class="cx"> text run at (1,18) width 244: "some filler text. This is some filler text."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssh1insectionelementsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/h1-in-section-elements-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssh1insectionelementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/h1-in-section-elements-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/h1-in-section-elements-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/h1-in-section-elements-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -2,176 +2,176 @@
</span><span class="cx"> RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x406
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x407
</span><del>- RenderBody {BODY} at (8,16) size 784x186
</del><ins>+ RenderBody {BODY} at (8,16) size 784x185
</ins><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 439x17
</span><span class="cx"> text run at (0,0) width 439: "For each of pairs, the first one and the second one should be identical."
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,33) size 153x358
- RenderTableSection {TBODY} at (0,0) size 153x358
- RenderTableRow {TR} at (0,2) size 153x74
- RenderTableCell {TD} at (2,2) size 74x74 [r=0 c=0 rs=1 cs=1]
- RenderBlock {SECTION} at (1,1) size 72x72
- RenderBlock {HR} at (0,0) size 72x2 [border: (1px inset #000000)]
- RenderBlock {H1} at (0,21) size 72x29 [border: (1px solid #00FF00)]
</del><ins>+ RenderTable {TABLE} at (0,33) size 152x358
+ RenderTableSection {TBODY} at (0,0) size 152x358
+ RenderTableRow {TR} at (0,2) size 152x74
+ RenderTableCell {TD} at (2,2) size 73x74 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {SECTION} at (1,1) size 71x72
+ RenderBlock {HR} at (0,0) size 71x2 [border: (1px inset #000000)]
+ RenderBlock {H1} at (0,21) size 71x29 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 69x26
</span><span class="cx"> text run at (1,1) width 69: "MMM"
</span><del>- RenderBlock {HR} at (0,69) size 72x3 [border: (1px inset #000000)]
- RenderTableCell {TD} at (77,2) size 74x74 [r=0 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 72x2 [border: (1px inset #000000)]
- RenderBlock {H2} at (1,22) size 72x29 [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock {HR} at (0,69) size 71x3 [border: (1px inset #000000)]
+ RenderTableCell {TD} at (77,2) size 73x74 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {HR} at (1,1) size 71x2 [border: (1px inset #000000)]
+ RenderBlock {H2} at (1,22) size 71x29 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 69x26
</span><span class="cx"> text run at (1,1) width 69: "MMM"
</span><del>- RenderBlock {HR} at (1,70) size 72x3 [border: (1px inset #000000)]
- RenderTableRow {TR} at (0,77) size 153x68
- RenderTableCell {TD} at (2,77) size 74x68 [r=1 c=0 rs=1 cs=1]
- RenderBlock {ARTICLE} at (1,1) size 72x65
- RenderBlock {SECTION} at (0,0) size 72x65
- RenderBlock {HR} at (0,0) size 72x2 [border: (1px inset #000000)]
- RenderBlock {H1} at (0,20) size 72x24 [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock {HR} at (1,70) size 71x3 [border: (1px inset #000000)]
+ RenderTableRow {TR} at (0,77) size 152x68
+ RenderTableCell {TD} at (2,77) size 73x68 [r=1 c=0 rs=1 cs=1]
+ RenderBlock {ARTICLE} at (1,1) size 71x65
+ RenderBlock {SECTION} at (0,0) size 71x65
+ RenderBlock {HR} at (0,0) size 71x2 [border: (1px inset #000000)]
+ RenderBlock {H1} at (0,20) size 71x24 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 54x21
</span><span class="cx"> text run at (1,1) width 54: "MMM"
</span><del>- RenderBlock {HR} at (0,62) size 72x3 [border: (1px inset #000000)]
- RenderTableCell {TD} at (77,77) size 74x68 [r=1 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 72x2 [border: (1px inset #000000)]
- RenderBlock {H3} at (1,21) size 72x24 [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock {HR} at (0,62) size 71x3 [border: (1px inset #000000)]
+ RenderTableCell {TD} at (77,77) size 73x68 [r=1 c=1 rs=1 cs=1]
+ RenderBlock {HR} at (1,1) size 71x2 [border: (1px inset #000000)]
+ RenderBlock {H3} at (1,21) size 71x24 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 54x21
</span><span class="cx"> text run at (1,1) width 54: "MMM"
</span><del>- RenderBlock {HR} at (1,63) size 72x3 [border: (1px inset #000000)]
- RenderTableRow {TR} at (0,146) size 153x68
- RenderTableCell {TD} at (2,146) size 74x68 [r=2 c=0 rs=1 cs=1]
- RenderBlock {NAV} at (1,1) size 72x66
- RenderBlock {ARTICLE} at (0,0) size 72x66
- RenderBlock {SECTION} at (0,0) size 72x66
- RenderBlock {HR} at (0,0) size 72x2 [border: (1px inset #000000)]
- RenderBlock {H1} at (0,23) size 72x20 [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock {HR} at (1,63) size 71x3 [border: (1px inset #000000)]
+ RenderTableRow {TR} at (0,146) size 152x68
+ RenderTableCell {TD} at (2,146) size 73x68 [r=2 c=0 rs=1 cs=1]
+ RenderBlock {NAV} at (1,1) size 71x66
+ RenderBlock {ARTICLE} at (0,0) size 71x66
+ RenderBlock {SECTION} at (0,0) size 71x66
+ RenderBlock {HR} at (0,0) size 71x2 [border: (1px inset #000000)]
+ RenderBlock {H1} at (0,23) size 71x20 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 45x17
</span><span class="cx"> text run at (1,1) width 45: "MMM"
</span><del>- RenderBlock {HR} at (0,63) size 72x3 [border: (1px inset #000000)]
- RenderTableCell {TD} at (77,146) size 74x68 [r=2 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 72x2 [border: (1px inset #000000)]
- RenderBlock {H4} at (1,24) size 72x20 [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock {HR} at (0,63) size 71x3 [border: (1px inset #000000)]
+ RenderTableCell {TD} at (77,146) size 73x68 [r=2 c=1 rs=1 cs=1]
+ RenderBlock {HR} at (1,1) size 71x2 [border: (1px inset #000000)]
+ RenderBlock {H4} at (1,24) size 71x20 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 45x17
</span><span class="cx"> text run at (1,1) width 45: "MMM"
</span><del>- RenderBlock {HR} at (1,64) size 72x3 [border: (1px inset #000000)]
- RenderTableRow {TR} at (0,215) size 153x69
- RenderTableCell {TD} at (2,215) size 74x69 [r=3 c=0 rs=1 cs=1]
- RenderBlock {NAV} at (1,1) size 72x66
- RenderBlock {ASIDE} at (0,0) size 72x66
- RenderBlock {ARTICLE} at (0,0) size 72x66
- RenderBlock {SECTION} at (0,0) size 72x66
- RenderBlock {HR} at (0,0) size 72x2 [border: (1px inset #000000)]
- RenderBlock {H1} at (0,24) size 72x18 [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock {HR} at (1,64) size 71x3 [border: (1px inset #000000)]
+ RenderTableRow {TR} at (0,215) size 152x69
+ RenderTableCell {TD} at (2,215) size 73x69 [r=3 c=0 rs=1 cs=1]
+ RenderBlock {NAV} at (1,1) size 71x66
+ RenderBlock {ASIDE} at (0,0) size 71x66
+ RenderBlock {ARTICLE} at (0,0) size 71x66
+ RenderBlock {SECTION} at (0,0) size 71x66
+ RenderBlock {HR} at (0,0) size 71x2 [border: (1px inset #000000)]
+ RenderBlock {H1} at (0,24) size 71x18 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 36x15
</span><span class="cx"> text run at (1,1) width 36: "MMM"
</span><del>- RenderBlock {HR} at (0,63) size 72x3 [border: (1px inset #000000)]
- RenderTableCell {TD} at (77,215) size 74x69 [r=3 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 72x2 [border: (1px inset #000000)]
- RenderBlock {H5} at (1,25) size 72x18 [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock {HR} at (0,63) size 71x3 [border: (1px inset #000000)]
+ RenderTableCell {TD} at (77,215) size 73x69 [r=3 c=1 rs=1 cs=1]
+ RenderBlock {HR} at (1,1) size 71x2 [border: (1px inset #000000)]
+ RenderBlock {H5} at (1,25) size 71x18 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 36x15
</span><span class="cx"> text run at (1,1) width 36: "MMM"
</span><del>- RenderBlock {HR} at (1,64) size 72x3 [border: (1px inset #000000)]
- RenderTableRow {TR} at (0,285) size 153x71
- RenderTableCell {TD} at (2,285) size 74x71 [r=4 c=0 rs=1 cs=1]
- RenderBlock {SECTION} at (1,1) size 72x68
- RenderBlock {DIV} at (0,0) size 72x68
- RenderBlock {NAV} at (0,0) size 72x68
- RenderBlock {ASIDE} at (0,0) size 72x68
- RenderBlock {ARTICLE} at (0,0) size 72x68
- RenderBlock {SECTION} at (0,0) size 72x68
- RenderBlock {HR} at (0,0) size 72x2 [border: (1px inset #000000)]
- RenderBlock {H1} at (0,26) size 72x15 [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock {HR} at (1,64) size 71x3 [border: (1px inset #000000)]
+ RenderTableRow {TR} at (0,285) size 152x71
+ RenderTableCell {TD} at (2,285) size 73x71 [r=4 c=0 rs=1 cs=1]
+ RenderBlock {SECTION} at (1,1) size 71x68
+ RenderBlock {DIV} at (0,0) size 71x68
+ RenderBlock {NAV} at (0,0) size 71x68
+ RenderBlock {ASIDE} at (0,0) size 71x68
+ RenderBlock {ARTICLE} at (0,0) size 71x68
+ RenderBlock {SECTION} at (0,0) size 71x68
+ RenderBlock {HR} at (0,0) size 71x2 [border: (1px inset #000000)]
+ RenderBlock {H1} at (0,26) size 71x15 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x12
</span><span class="cx"> text run at (1,1) width 30: "MMM"
</span><del>- RenderBlock {HR} at (0,65) size 72x3 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,67) size 72x0
- RenderTableCell {TD} at (77,285) size 74x71 [r=4 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 72x2 [border: (1px inset #000000)]
- RenderBlock {H6} at (1,27) size 72x15 [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock {HR} at (0,65) size 71x3 [border: (1px inset #000000)]
+ RenderBlock {DIV} at (0,67) size 71x0
+ RenderTableCell {TD} at (77,285) size 73x71 [r=4 c=1 rs=1 cs=1]
+ RenderBlock {HR} at (1,1) size 71x2 [border: (1px inset #000000)]
+ RenderBlock {H6} at (1,27) size 71x15 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x12
</span><span class="cx"> text run at (1,1) width 30: "MMM"
</span><del>- RenderBlock {HR} at (1,66) size 72x3 [border: (1px inset #000000)]
- RenderTable {TABLE} at (152,33) size 358x153
- RenderTableSection {TBODY} at (0,0) size 358x153
- RenderTableRow {TR} at (0,2) size 74x153
- RenderTableCell {TD} at (2,2) size 74x74 [r=0 c=0 rs=1 cs=1]
- RenderBlock {SECTION} at (1,1) size 72x72
- RenderBlock {HR} at (0,0) size 2x72 [border: (1px inset #000000)]
- RenderBlock {H1} at (21,0) size 29x72 [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock {HR} at (1,66) size 71x3 [border: (1px inset #000000)]
+ RenderTable {TABLE} at (152,33) size 358x152
+ RenderTableSection {TBODY} at (0,0) size 358x152
+ RenderTableRow {TR} at (0,2) size 74x152
+ RenderTableCell {TD} at (2,2) size 74x73 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {SECTION} at (1,1) size 72x71
+ RenderBlock {HR} at (0,0) size 2x71 [border: (1px inset #000000)]
+ RenderBlock {H1} at (21,0) size 29x71 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 26x69
</span><span class="cx"> text run at (1,1) width 69: "MMM"
</span><del>- RenderBlock {HR} at (69,0) size 3x72 [border: (1px inset #000000)]
- RenderTableCell {TD} at (2,77) size 74x74 [r=0 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 2x72 [border: (1px inset #000000)]
- RenderBlock {H2} at (22,1) size 29x72 [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock {HR} at (69,0) size 3x71 [border: (1px inset #000000)]
+ RenderTableCell {TD} at (2,77) size 74x73 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {HR} at (1,1) size 2x71 [border: (1px inset #000000)]
+ RenderBlock {H2} at (22,1) size 29x71 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 26x69
</span><span class="cx"> text run at (1,1) width 69: "MMM"
</span><del>- RenderBlock {HR} at (70,1) size 3x72 [border: (1px inset #000000)]
</del><ins>+ RenderBlock {HR} at (70,1) size 3x71 [border: (1px inset #000000)]
</ins><span class="cx"> RenderTableRow {TR} at (0,77) size 67x153
</span><del>- RenderTableCell {TD} at (77,2) size 68x74 [r=1 c=0 rs=1 cs=1]
- RenderBlock {ARTICLE} at (1,1) size 65x72
- RenderBlock {SECTION} at (0,0) size 65x72
- RenderBlock {HR} at (0,0) size 2x72 [border: (1px inset #000000)]
- RenderBlock {H1} at (20,0) size 24x72 [border: (1px solid #00FF00)]
</del><ins>+ RenderTableCell {TD} at (77,2) size 68x73 [r=1 c=0 rs=1 cs=1]
+ RenderBlock {ARTICLE} at (1,1) size 65x71
+ RenderBlock {SECTION} at (0,0) size 65x71
+ RenderBlock {HR} at (0,0) size 2x71 [border: (1px inset #000000)]
+ RenderBlock {H1} at (20,0) size 24x71 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x54
</span><span class="cx"> text run at (1,1) width 54: "MMM"
</span><del>- RenderBlock {HR} at (62,0) size 3x72 [border: (1px inset #000000)]
- RenderTableCell {TD} at (77,77) size 68x74 [r=1 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 2x72 [border: (1px inset #000000)]
- RenderBlock {H3} at (21,1) size 24x72 [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock {HR} at (62,0) size 3x71 [border: (1px inset #000000)]
+ RenderTableCell {TD} at (77,77) size 68x73 [r=1 c=1 rs=1 cs=1]
+ RenderBlock {HR} at (1,1) size 2x71 [border: (1px inset #000000)]
+ RenderBlock {H3} at (21,1) size 24x71 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x54
</span><span class="cx"> text run at (1,1) width 54: "MMM"
</span><del>- RenderBlock {HR} at (63,1) size 3x72 [border: (1px inset #000000)]
</del><ins>+ RenderBlock {HR} at (63,1) size 3x71 [border: (1px inset #000000)]
</ins><span class="cx"> RenderTableRow {TR} at (0,146) size 68x153
</span><del>- RenderTableCell {TD} at (146,2) size 68x74 [r=2 c=0 rs=1 cs=1]
- RenderBlock {NAV} at (1,1) size 66x72
- RenderBlock {ARTICLE} at (0,0) size 66x72
- RenderBlock {SECTION} at (0,0) size 66x72
- RenderBlock {HR} at (0,0) size 2x72 [border: (1px inset #000000)]
- RenderBlock {H1} at (23,0) size 20x72 [border: (1px solid #00FF00)]
</del><ins>+ RenderTableCell {TD} at (146,2) size 68x73 [r=2 c=0 rs=1 cs=1]
+ RenderBlock {NAV} at (1,1) size 66x71
+ RenderBlock {ARTICLE} at (0,0) size 66x71
+ RenderBlock {SECTION} at (0,0) size 66x71
+ RenderBlock {HR} at (0,0) size 2x71 [border: (1px inset #000000)]
+ RenderBlock {H1} at (23,0) size 20x71 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x45
</span><span class="cx"> text run at (1,1) width 45: "MMM"
</span><del>- RenderBlock {HR} at (63,0) size 3x72 [border: (1px inset #000000)]
- RenderTableCell {TD} at (146,77) size 68x74 [r=2 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 2x72 [border: (1px inset #000000)]
- RenderBlock {H4} at (24,1) size 20x72 [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock {HR} at (63,0) size 3x71 [border: (1px inset #000000)]
+ RenderTableCell {TD} at (146,77) size 68x73 [r=2 c=1 rs=1 cs=1]
+ RenderBlock {HR} at (1,1) size 2x71 [border: (1px inset #000000)]
+ RenderBlock {H4} at (24,1) size 20x71 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x45
</span><span class="cx"> text run at (1,1) width 45: "MMM"
</span><del>- RenderBlock {HR} at (64,1) size 3x72 [border: (1px inset #000000)]
</del><ins>+ RenderBlock {HR} at (64,1) size 3x71 [border: (1px inset #000000)]
</ins><span class="cx"> RenderTableRow {TR} at (0,215) size 68x153
</span><del>- RenderTableCell {TD} at (215,2) size 69x74 [r=3 c=0 rs=1 cs=1]
- RenderBlock {NAV} at (1,1) size 66x72
- RenderBlock {ASIDE} at (0,0) size 66x72
- RenderBlock {ARTICLE} at (0,0) size 66x72
- RenderBlock {SECTION} at (0,0) size 66x72
- RenderBlock {HR} at (0,0) size 2x72 [border: (1px inset #000000)]
- RenderBlock {H1} at (24,0) size 18x72 [border: (1px solid #00FF00)]
</del><ins>+ RenderTableCell {TD} at (215,2) size 69x73 [r=3 c=0 rs=1 cs=1]
+ RenderBlock {NAV} at (1,1) size 66x71
+ RenderBlock {ASIDE} at (0,0) size 66x71
+ RenderBlock {ARTICLE} at (0,0) size 66x71
+ RenderBlock {SECTION} at (0,0) size 66x71
+ RenderBlock {HR} at (0,0) size 2x71 [border: (1px inset #000000)]
+ RenderBlock {H1} at (24,0) size 18x71 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 15x36
</span><span class="cx"> text run at (1,1) width 36: "MMM"
</span><del>- RenderBlock {HR} at (63,0) size 3x72 [border: (1px inset #000000)]
- RenderTableCell {TD} at (215,77) size 69x74 [r=3 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 2x72 [border: (1px inset #000000)]
- RenderBlock {H5} at (25,1) size 18x72 [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock {HR} at (63,0) size 3x71 [border: (1px inset #000000)]
+ RenderTableCell {TD} at (215,77) size 69x73 [r=3 c=1 rs=1 cs=1]
+ RenderBlock {HR} at (1,1) size 2x71 [border: (1px inset #000000)]
+ RenderBlock {H5} at (25,1) size 18x71 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 15x36
</span><span class="cx"> text run at (1,1) width 36: "MMM"
</span><del>- RenderBlock {HR} at (64,1) size 3x72 [border: (1px inset #000000)]
</del><ins>+ RenderBlock {HR} at (64,1) size 3x71 [border: (1px inset #000000)]
</ins><span class="cx"> RenderTableRow {TR} at (0,285) size 70x153
</span><del>- RenderTableCell {TD} at (285,2) size 71x74 [r=4 c=0 rs=1 cs=1]
- RenderBlock {SECTION} at (1,1) size 68x72
- RenderBlock {DIV} at (0,0) size 68x72
- RenderBlock {NAV} at (0,0) size 68x72
- RenderBlock {ASIDE} at (0,0) size 68x72
- RenderBlock {ARTICLE} at (0,0) size 68x72
- RenderBlock {SECTION} at (0,0) size 68x72
- RenderBlock {HR} at (0,0) size 2x72 [border: (1px inset #000000)]
- RenderBlock {H1} at (26,0) size 15x72 [border: (1px solid #00FF00)]
</del><ins>+ RenderTableCell {TD} at (285,2) size 71x73 [r=4 c=0 rs=1 cs=1]
+ RenderBlock {SECTION} at (1,1) size 68x71
+ RenderBlock {DIV} at (0,0) size 68x71
+ RenderBlock {NAV} at (0,0) size 68x71
+ RenderBlock {ASIDE} at (0,0) size 68x71
+ RenderBlock {ARTICLE} at (0,0) size 68x71
+ RenderBlock {SECTION} at (0,0) size 68x71
+ RenderBlock {HR} at (0,0) size 2x71 [border: (1px inset #000000)]
+ RenderBlock {H1} at (26,0) size 15x71 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 12x30
</span><span class="cx"> text run at (1,1) width 30: "MMM"
</span><del>- RenderBlock {HR} at (65,0) size 3x72 [border: (1px inset #000000)]
- RenderBlock {DIV} at (67,0) size 0x72
- RenderTableCell {TD} at (285,77) size 71x74 [r=4 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 2x72 [border: (1px inset #000000)]
- RenderBlock {H6} at (27,1) size 15x72 [border: (1px solid #00FF00)]
</del><ins>+ RenderBlock {HR} at (65,0) size 3x71 [border: (1px inset #000000)]
+ RenderBlock {DIV} at (67,0) size 0x71
+ RenderTableCell {TD} at (285,77) size 71x73 [r=4 c=1 rs=1 cs=1]
+ RenderBlock {HR} at (1,1) size 2x71 [border: (1px inset #000000)]
+ RenderBlock {H6} at (27,1) size 15x71 [border: (1px solid #00FF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 12x30
</span><span class="cx"> text run at (1,1) width 30: "MMM"
</span><del>- RenderBlock {HR} at (66,1) size 3x72 [border: (1px inset #000000)]
</del><ins>+ RenderBlock {HR} at (66,1) size 3x71 [border: (1px inset #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssimagerenderingexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/css/image-rendering-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/css/image-rendering-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastcssimagerenderingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/css/image-rendering-expected.txt (0 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/image-rendering-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/css/image-rendering-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -0,0 +1,37 @@
</span><ins>+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x314
+ RenderBlock {HTML} at (0,0) size 800x314
+ RenderBody {BODY} at (8,8) size 784x298
+ RenderTable {TABLE} at (0,0) size 230x298
+ RenderTableSection {TBODY} at (0,0) size 230x298
+ RenderTableRow {TR} at (0,2) size 230x146
+ RenderTableCell {TD} at (2,2) size 102x146 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {PRE} at (1,14) size 100x15
+ RenderText {#text} at (0,0) size 32x15
+ text run at (0,0) width 32: "auto"
+ RenderBlock (anonymous) at (1,42) size 100x103
+ RenderImage {IMG} at (0,0) size 100x100
+ RenderText {#text} at (0,0) size 0x0
+ RenderTableCell {TD} at (106,2) size 122x146 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {PRE} at (1,14) size 120x15
+ RenderText {#text} at (0,0) size 120x15
+ text run at (0,0) width 120: "optimizeQuality"
+ RenderBlock (anonymous) at (1,42) size 120x103
+ RenderImage {IMG} at (0,0) size 100x100
+ RenderText {#text} at (0,0) size 0x0
+ RenderTableRow {TR} at (0,150) size 230x146
+ RenderTableCell {TD} at (2,150) size 102x146 [r=1 c=0 rs=1 cs=1]
+ RenderBlock {PRE} at (1,14) size 100x15
+ RenderText {#text} at (0,0) size 88x15
+ text run at (0,0) width 88: "crisp-edges"
+ RenderBlock (anonymous) at (1,42) size 100x103
+ RenderImage {IMG} at (0,0) size 100x100
+ RenderText {#text} at (0,0) size 0x0
+ RenderTableCell {TD} at (106,150) size 122x146 [r=1 c=1 rs=1 cs=1]
+ RenderBlock {PRE} at (1,14) size 120x15
+ RenderText {#text} at (0,0) size 104x15
+ text run at (0,0) width 104: "optimizeSpeed"
+ RenderBlock (anonymous) at (1,42) size 120x103
+ RenderImage {IMG} at (0,0) size 100x100
+ RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssminwidthwithspannedcellexpectedpngfromrev195778trunkLayoutTestsplatformgtkfasttablegiantRowspanexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/css/min-width-with-spanned-cell-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/table/giantRowspan-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssminwidthwithspannedcellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/min-width-with-spanned-cell-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/min-width-with-spanned-cell-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/min-width-with-spanned-cell-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x34
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x34
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 784x14
</span><del>- RenderTableCell {TD} at (2,2) size 147x14 [color=#333333] [bgcolor=#EEEEEE] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 146x14 [color=#333333] [bgcolor=#EEEEEE] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 144x12
</span><span class="cx"> text run at (1,1) width 144: "texttesttest"
</span><del>- RenderTableCell {TD} at (150,2) size 147x14 [color=#333333] [bgcolor=#EEEEEE] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (150,2) size 146x14 [color=#333333] [bgcolor=#EEEEEE] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 144x12
</span><span class="cx"> text run at (1,1) width 144: "texttesttest"
</span><span class="cx"> RenderTableCell {TD} at (298,8) size 484x2 [color=#333333] [bgcolor=#EEEEEE] [r=0 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsspercentagenonintegerexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/percentage-non-integer-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsspercentagenonintegerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/percentage-non-integer-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/percentage-non-integer-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/percentage-non-integer-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -57,9 +57,9 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,100) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> layer at (8,125) size 293x20
</span><del>- RenderTable {TABLE} at (0,0) size 294x20
- RenderTableSection {TBODY} at (0,0) size 294x20
- RenderTableRow {TR} at (0,0) size 294x20
</del><ins>+ RenderTable {TABLE} at (0,0) size 293x20
+ RenderTableSection {TBODY} at (0,0) size 293x20
+ RenderTableRow {TR} at (0,0) size 293x20
</ins><span class="cx"> RenderTableCell {TD} at (0,10) size 12x0 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (11,10) size 11x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (21,10) size 14x0 [bgcolor=#00FF00] [r=0 c=2 rs=1 cs=1]
</span><span class="lines">@@ -79,7 +79,7 @@
</span><span class="cx"> RenderTableCell {TD} at (225,10) size 29x0 [bgcolor=#00FF00] [r=0 c=16 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (253,10) size 11x0 [bgcolor=#000000] [r=0 c=17 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (263,10) size 31x0 [bgcolor=#00FF00] [r=0 c=18 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (293,10) size 1x0 [r=0 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (293,10) size 0x0 [r=0 c=19 rs=1 cs=1]
</ins><span class="cx"> layer at (8,125) size 1000x20
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 1000x20
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 1000x20
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsstabletextalignquirkexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/table-text-align-quirk-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/table-text-align-quirk-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/table-text-align-quirk-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,9 +7,9 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 541x17
</span><span class="cx"> text run at (0,0) width 541: "The text below should be left-justified since text-align does not inherit in quirks mode."
</span><span class="cx"> RenderBlock {DIV} at (0,17) size 784x25
</span><del>- RenderTable {TABLE} at (0,0) size 109x25 [border: (1px solid #000000)]
- RenderTableSection {TBODY} at (1,1) size 107x23
- RenderTableRow {TR} at (0,2) size 107x19
- RenderTableCell {TD} at (2,2) size 103x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 108x25 [border: (1px solid #000000)]
+ RenderTableSection {TBODY} at (1,1) size 106x23
+ RenderTableRow {TR} at (0,2) size 106x19
+ RenderTableCell {TD} at (2,2) size 102x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 35x17
</span><span class="cx"> text run at (1,1) width 35: "hello."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsstabletextalignstrictexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/table-text-align-strict-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/table-text-align-strict-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css/table-text-align-strict-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,9 +7,9 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 486x17
</span><span class="cx"> text run at (0,0) width 486: "The text below should be centered since text-align does inherit in strict mode."
</span><span class="cx"> RenderBlock {DIV} at (0,17) size 784x25
</span><del>- RenderTable {TABLE} at (0,0) size 109x25 [border: (1px solid #000000)]
- RenderTableSection {TBODY} at (1,1) size 107x23
- RenderTableRow {TR} at (0,2) size 107x19
- RenderTableCell {TD} at (2,2) size 103x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 108x25 [border: (1px solid #000000)]
+ RenderTableSection {TBODY} at (1,1) size 106x23
+ RenderTableRow {TR} at (0,2) size 106x19
+ RenderTableCell {TD} at (2,2) size 102x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (33,1) size 36x17
</span><span class="cx"> text run at (33,1) width 36: "hello."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssgeneratedcontentfirstletterinnestedbeforeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css-generated-content/first-letter-in-nested-before-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css-generated-content/first-letter-in-nested-before-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css-generated-content/first-letter-in-nested-before-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,10 +7,10 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 100x100
</span><span class="cx"> text run at (0,0) width 100: "A"
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x100 [color=#008000]
</span><del>- RenderTable at (0,0) size 101x100
- RenderTableSection (anonymous) at (0,0) size 101x100
- RenderTableRow (anonymous) at (0,0) size 101x100
- RenderTableCell (anonymous) at (0,0) size 101x100 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 100x100
+ RenderTableSection (anonymous) at (0,0) size 100x100
+ RenderTableRow (anonymous) at (0,0) size 100x100
+ RenderTableCell (anonymous) at (0,0) size 100x100 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline (generated) at (0,0) size 100x100
</span><span class="cx"> RenderText at (0,0) size 100x100
</span><span class="cx"> text run at (0,0) width 100: "A"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssgeneratedcontentfirstletterinnestedbeforetableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,10 +4,10 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x266
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x250 [color=#0000FF]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x100
</span><del>- RenderTable at (0,0) size 101x50
- RenderTableSection (anonymous) at (0,0) size 101x50
- RenderTableRow (anonymous) at (0,0) size 101x50
- RenderTableCell (anonymous) at (0,0) size 101x50 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 100x50
+ RenderTableSection (anonymous) at (0,0) size 100x50
+ RenderTableRow (anonymous) at (0,0) size 100x50
+ RenderTableCell (anonymous) at (0,0) size 100x50 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline (generated) at (0,0) size 50x50 [color=#008000]
</span><span class="cx"> RenderText at (0,0) size 50x50
</span><span class="cx"> text run at (0,0) width 50: "A"
</span><span class="lines">@@ -22,17 +22,17 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 50x50
</span><span class="cx"> text run at (0,0) width 50: "D"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable at (0,50) size 101x50
- RenderTableSection (anonymous) at (0,0) size 101x50
- RenderTableRow (anonymous) at (0,0) size 101x50
- RenderTableCell (anonymous) at (0,0) size 101x50 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,50) size 100x50
+ RenderTableSection (anonymous) at (0,0) size 100x50
+ RenderTableRow (anonymous) at (0,0) size 100x50
+ RenderTableCell (anonymous) at (0,0) size 100x50 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 100x50
</span><span class="cx"> text run at (0,0) width 100: "EF"
</span><span class="cx"> RenderBlock {DIV} at (0,200) size 784x50
</span><del>- RenderTable at (0,0) size 101x50
- RenderTableSection (anonymous) at (0,0) size 101x50
- RenderTableRow (anonymous) at (0,0) size 101x50
- RenderTableCell (anonymous) at (0,0) size 101x50 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 100x50
+ RenderTableSection (anonymous) at (0,0) size 100x50
+ RenderTableRow (anonymous) at (0,0) size 100x50
+ RenderTableCell (anonymous) at (0,0) size 100x50 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline (generated) at (0,0) size 50x50 [color=#008000]
</span><span class="cx"> RenderText at (0,0) size 50x50
</span><span class="cx"> text run at (0,0) width 50: "E"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssgeneratedcontentnestedtableswithbeforeaftercontentcrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 {DIV} at (0,0) size 49x16 [color=#0000FF]
- RenderTableSection (anonymous) at (0,0) size 49x16
- RenderTableRow (anonymous) at (0,0) size 49x16
- RenderTableCell (anonymous) at (0,0) size 49x16 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,0) size 48x16 [color=#0000FF]
+ RenderTableSection (anonymous) at (0,0) size 48x16
+ RenderTableRow (anonymous) at (0,0) size 48x16
+ RenderTableCell (anonymous) at (0,0) size 48x16 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline (generated) at (0,0) size 16x16 [color=#FF0000]
</span><span class="cx"> RenderCounter at (0,0) size 16x16
</span><span class="cx"> text run at (0,0) width 16: "0"
</span><del>- RenderTable {Q} at (16,0) size 33x16
- RenderTableSection (anonymous) at (0,0) size 33x16
- RenderTableRow (anonymous) at (0,0) size 33x16
- RenderTableCell (anonymous) at (0,0) size 33x16 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {Q} at (16,0) size 32x16
+ RenderTableSection (anonymous) at (0,0) size 32x16
+ RenderTableRow (anonymous) at (0,0) size 32x16
+ RenderTableCell (anonymous) at (0,0) size 32x16 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline (generated) at (0,0) size 16x16
</span><span class="cx"> RenderQuote at (0,0) size 16x16
</span><span class="cx"> RenderText at (0,0) size 16x16
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssgeneratedcontenttablecellbeforeafterchildaddexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-cell-before-after-child-add-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-cell-before-after-child-add-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-cell-before-after-child-add-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,17 +6,17 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 369x17
</span><span class="cx"> text run at (0,0) width 369: "Should say \x{201C}BEFORE CONTENT AFTER CONTENT\x{201D}"
</span><del>- RenderTable {DIV} at (0,33) size 193x17
- RenderTableSection (anonymous) at (0,0) size 193x17
- RenderTableRow (anonymous) at (0,0) size 193x17
- RenderTableCell (anonymous) at (0,0) size 64x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,33) size 192x17
+ RenderTableSection (anonymous) at (0,0) size 192x17
+ RenderTableRow (anonymous) at (0,0) size 192x17
+ RenderTableCell (anonymous) at (0,0) size 63x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 63x17
</span><span class="cx"> text run at (0,0) width 63: "BEFORE"
</span><del>- RenderTableCell (anonymous) at (63,0) size 78x17 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 78x17
</del><ins>+ RenderTableCell (anonymous) at (63,0) size 77x17 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 77x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 77x17
</span><span class="cx"> text run at (0,0) width 77: "CONTENT"
</span><del>- RenderTableCell (anonymous) at (140,0) size 53x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell (anonymous) at (140,0) size 52x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 52x17
</span><span class="cx"> text run at (0,0) width 52: "AFTER"
</span><span class="cx"> RenderBlock (anonymous) at (0,50) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssgeneratedcontenttablepartsbeforeandafterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-parts-before-and-after-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-parts-before-and-after-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-parts-before-and-after-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,98 +4,98 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 785x736
</span><span class="cx"> RenderBody {BODY} at (8,8) size 769x720
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 769x120
</span><del>- RenderTable at (0,0) size 41x40
- RenderTableSection (anonymous) at (0,0) size 41x40
- RenderTableRow (anonymous) at (0,0) size 41x40
- RenderTableCell (anonymous) at (0,0) size 41x40 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 40x40
+ RenderTableSection (anonymous) at (0,0) size 40x40
+ RenderTableRow (anonymous) at (0,0) size 40x40
+ RenderTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 40x40
</span><span class="cx"> text run at (0,0) width 40: "1"
</span><span class="cx"> RenderBlock (anonymous) at (0,40) size 769x40
</span><span class="cx"> RenderText {#text} at (0,0) size 80x40
</span><span class="cx"> text run at (0,0) width 80: "22"
</span><del>- RenderTable at (0,80) size 121x40
- RenderTableSection (anonymous) at (0,0) size 121x40
- RenderTableRow (anonymous) at (0,0) size 121x40
- RenderTableCell (anonymous) at (0,0) size 121x40 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,80) size 120x40
+ RenderTableSection (anonymous) at (0,0) size 120x40
+ RenderTableRow (anonymous) at (0,0) size 120x40
+ RenderTableCell (anonymous) at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 120x40
</span><span class="cx"> text run at (0,0) width 120: "333"
</span><span class="cx"> RenderBlock {DIV} at (0,120) size 769x120 [color=#0000FF]
</span><del>- RenderTable at (0,0) size 41x40
- RenderTableSection (anonymous) at (0,0) size 41x40
- RenderTableRow (anonymous) at (0,0) size 41x40
- RenderTableCell (anonymous) at (0,0) size 41x40 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 40x40
+ RenderTableSection (anonymous) at (0,0) size 40x40
+ RenderTableRow (anonymous) at (0,0) size 40x40
+ RenderTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 40x40
</span><span class="cx"> text run at (0,0) width 40: "1"
</span><span class="cx"> RenderBlock (anonymous) at (0,40) size 769x40
</span><span class="cx"> RenderText {#text} at (0,0) size 80x40
</span><span class="cx"> text run at (0,0) width 80: "22"
</span><del>- RenderTable at (0,80) size 121x40
- RenderTableSection (anonymous) at (0,0) size 121x40
- RenderTableRow (anonymous) at (0,0) size 121x40
- RenderTableCell (anonymous) at (0,0) size 121x40 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,80) size 120x40
+ RenderTableSection (anonymous) at (0,0) size 120x40
+ RenderTableRow (anonymous) at (0,0) size 120x40
+ RenderTableCell (anonymous) at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 120x40
</span><span class="cx"> text run at (0,0) width 120: "333"
</span><span class="cx"> RenderBlock {DIV} at (0,240) size 769x120
</span><del>- RenderTable at (0,0) size 41x40
- RenderTableSection (anonymous) at (0,0) size 41x40
- RenderTableRow (anonymous) at (0,0) size 41x40
- RenderTableCell (anonymous) at (0,0) size 41x40 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 40x40
+ RenderTableSection (anonymous) at (0,0) size 40x40
+ RenderTableRow (anonymous) at (0,0) size 40x40
+ RenderTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 40x40
</span><span class="cx"> text run at (0,0) width 40: "1"
</span><span class="cx"> RenderBlock (anonymous) at (0,40) size 769x40
</span><span class="cx"> RenderText {#text} at (0,0) size 80x40
</span><span class="cx"> text run at (0,0) width 80: "22"
</span><del>- RenderTable at (0,80) size 121x40
- RenderTableSection (anonymous) at (0,0) size 121x40
- RenderTableRow (anonymous) at (0,0) size 121x40
- RenderTableCell (anonymous) at (0,0) size 121x40 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,80) size 120x40
+ RenderTableSection (anonymous) at (0,0) size 120x40
+ RenderTableRow (anonymous) at (0,0) size 120x40
+ RenderTableCell (anonymous) at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 120x40
</span><span class="cx"> text run at (0,0) width 120: "333"
</span><span class="cx"> RenderBlock {DIV} at (0,360) size 769x120 [color=#0000FF]
</span><del>- RenderTable at (0,0) size 41x40
- RenderTableSection (anonymous) at (0,0) size 41x40
- RenderTableRow (anonymous) at (0,0) size 41x40
- RenderTableCell (anonymous) at (0,0) size 41x40 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 40x40
+ RenderTableSection (anonymous) at (0,0) size 40x40
+ RenderTableRow (anonymous) at (0,0) size 40x40
+ RenderTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 40x40
</span><span class="cx"> text run at (0,0) width 40: "1"
</span><span class="cx"> RenderBlock (anonymous) at (0,40) size 769x40
</span><span class="cx"> RenderText {#text} at (0,0) size 80x40
</span><span class="cx"> text run at (0,0) width 80: "22"
</span><del>- RenderTable at (0,80) size 121x40
- RenderTableSection (anonymous) at (0,0) size 121x40
- RenderTableRow (anonymous) at (0,0) size 121x40
- RenderTableCell (anonymous) at (0,0) size 121x40 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,80) size 120x40
+ RenderTableSection (anonymous) at (0,0) size 120x40
+ RenderTableRow (anonymous) at (0,0) size 120x40
+ RenderTableCell (anonymous) at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 120x40
</span><span class="cx"> text run at (0,0) width 120: "333"
</span><span class="cx"> RenderBlock {DIV} at (0,480) size 769x120
</span><del>- RenderTable at (0,0) size 41x40
- RenderTableSection (anonymous) at (0,0) size 41x40
- RenderTableRow (anonymous) at (0,0) size 41x40
- RenderTableCell (anonymous) at (0,0) size 41x40 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 40x40
+ RenderTableSection (anonymous) at (0,0) size 40x40
+ RenderTableRow (anonymous) at (0,0) size 40x40
+ RenderTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 40x40
</span><span class="cx"> text run at (0,0) width 40: "1"
</span><span class="cx"> RenderBlock (anonymous) at (0,40) size 769x40
</span><span class="cx"> RenderText {#text} at (0,0) size 80x40
</span><span class="cx"> text run at (0,0) width 80: "22"
</span><del>- RenderTable at (0,80) size 121x40
- RenderTableSection (anonymous) at (0,0) size 121x40
- RenderTableRow (anonymous) at (0,0) size 121x40
- RenderTableCell (anonymous) at (0,0) size 121x40 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,80) size 120x40
+ RenderTableSection (anonymous) at (0,0) size 120x40
+ RenderTableRow (anonymous) at (0,0) size 120x40
+ RenderTableCell (anonymous) at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 120x40
</span><span class="cx"> text run at (0,0) width 120: "333"
</span><span class="cx"> RenderBlock {DIV} at (0,600) size 769x120 [color=#0000FF]
</span><del>- RenderTable at (0,0) size 41x40
- RenderTableSection (anonymous) at (0,0) size 41x40
- RenderTableRow (anonymous) at (0,0) size 41x40
- RenderTableCell (anonymous) at (0,0) size 41x40 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 40x40
+ RenderTableSection (anonymous) at (0,0) size 40x40
+ RenderTableRow (anonymous) at (0,0) size 40x40
+ RenderTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 40x40
</span><span class="cx"> text run at (0,0) width 40: "1"
</span><span class="cx"> RenderBlock (anonymous) at (0,40) size 769x40
</span><span class="cx"> RenderText {#text} at (0,0) size 80x40
</span><span class="cx"> text run at (0,0) width 80: "22"
</span><del>- RenderTable at (0,80) size 121x40
- RenderTableSection (anonymous) at (0,0) size 121x40
- RenderTableRow (anonymous) at (0,0) size 121x40
- RenderTableCell (anonymous) at (0,0) size 121x40 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,80) size 120x40
+ RenderTableSection (anonymous) at (0,0) size 120x40
+ RenderTableRow (anonymous) at (0,0) size 120x40
+ RenderTableCell (anonymous) at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 120x40
</span><span class="cx"> text run at (0,0) width 120: "333"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssgeneratedcontenttablerowgroupwithbeforeexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-row-group-with-before-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssgeneratedcontenttablerowgroupwithbeforeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-row-group-with-before-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-row-group-with-before-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-row-group-with-before-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,10 +14,10 @@
</span><span class="cx"> RenderListItem {LI} at (40,0) size 744x51
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 744x17
</span><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><del>- RenderTable at (0,17) size 32x17
- RenderTableSection (anonymous) at (0,0) size 32x17
- RenderTableRow (anonymous) at (0,0) size 32x17
- RenderTableCell (anonymous) at (0,0) size 32x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,17) size 31x17
+ RenderTableSection (anonymous) at (0,0) size 31x17
+ RenderTableRow (anonymous) at (0,0) size 31x17
+ RenderTableCell (anonymous) at (0,0) size 31x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 31x17
</span><span class="cx"> text run at (0,0) width 31: "hello"
</span><span class="cx"> RenderBlock (anonymous) at (0,34) size 744x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssgeneratedcontenttablerowwithbeforeexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-row-with-before-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssgeneratedcontenttablerowwithbeforeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-row-with-before-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-row-with-before-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-row-with-before-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,10 +14,10 @@
</span><span class="cx"> RenderListItem {LI} at (40,0) size 744x51
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 744x17
</span><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><del>- RenderTable at (0,17) size 32x17
- RenderTableSection (anonymous) at (0,0) size 32x17
- RenderTableRow (anonymous) at (0,0) size 32x17
- RenderTableCell (anonymous) at (0,0) size 32x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,17) size 31x17
+ RenderTableSection (anonymous) at (0,0) size 31x17
+ RenderTableRow (anonymous) at (0,0) size 31x17
+ RenderTableCell (anonymous) at (0,0) size 31x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 31x17
</span><span class="cx"> text run at (0,0) width 31: "hello"
</span><span class="cx"> RenderBlock (anonymous) at (0,34) size 744x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssgeneratedcontenttablewithbeforeexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-with-before-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssgeneratedcontenttablewithbeforeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-with-before-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-with-before-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-with-before-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,10 +14,10 @@
</span><span class="cx"> RenderListItem {LI} at (40,0) size 744x51
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 744x17
</span><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><del>- RenderTable at (0,17) size 32x17
- RenderTableSection (anonymous) at (0,0) size 32x17
- RenderTableRow (anonymous) at (0,0) size 32x17
- RenderTableCell (anonymous) at (0,0) size 32x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,17) size 31x17
+ RenderTableSection (anonymous) at (0,0) size 31x17
+ RenderTableRow (anonymous) at (0,0) size 31x17
+ RenderTableCell (anonymous) at (0,0) size 31x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 31x17
</span><span class="cx"> text run at (0,0) width 31: "hello"
</span><span class="cx"> RenderBlock (anonymous) at (0,34) size 744x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdom34176expectedpng"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dom/34176-expected.png (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/dom/34176-expected.png        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/dom/34176-expected.png        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> \x89PNG
</span><span class="cx">
</span><span class="cx"> -IHDR X')tEXtchecksume9cf220b8e17686aa92948e47c1f4f12\xF4\xC6=\xF0bKGD\xFF\xFF\xFF\xA0\xBD\xA7\x93 IDATx\x9C\xEC\xDDy\\xD7\xFA8\xFE\x81H\xA0*
</span><ins>+IHDR X')tEXtchecksum5c1dd146d664730dd33cdbfee2c83c3c\xF2\x8Az\xF6bKGD\xFF\xFF\xFF\xA0\xBD\xA7\x93 IDATx\x9C\xEC\xDDy\\xD7\xFA8\xFE\x81H\xA0*
</ins><span class="cx"> \xF8(\x86%\x8A\xE2\x82
</span><span class="cx"> \x8AP\p\xB9n\x88Z\x8B\x95Z*\xEDm\xC1\xF2-.\xAD\xF6*\xB5J\x97\xDA^\xA8U\x90\xBA\xBD \x82E\RP\x81j+\xA8\xB1D@фe~\xCCϼ\xD2,\x93ɂ\xFB\xBC\xFF
</span><span class="cx"> \x933g\xCE\xF3\xCC9\xC9af2c@ \x84B!J\x9B6m\xA2_\xB8W\xF7\xB5!\x84B\xE8\x9F        'X!\x84B:\x86,\x84B!\xC3        B!\x84\x90\x8E\xE1!\x84BH\xC7p\x82\x85B!\xA4c8\xC1B!\x84\xD21\x9C`!\x84B\xE9N\xB0B!\x84t'X!\x84B:\x86,\x84B!\xC3        B!\x84\x90\x8E\xE1!\x84BH\xC7p\x82\x85B!\xA4c8\xC1B!\x84\xD21\x9C`!\x84B\xE9N\xB0B!\x84t\xCC\xF0u7\xA0555={\xF6\x8C\xC1`\xD8\xDAÚ¾\xEE\xB6\xFCMuu\xB5@ pss377\xDDmAi\xAB\xAE\xAE\xAE\xBD\xBD\x9D\xC5bYXX\xBC\x9A\xFFiz\xEC\x87\xF9\xAB!
</span><span class="lines">@@ -90,308 +90,278 @@
</span><span class="cx"> \x85\xD2\xBB\x99\x99\x99l6\x9B\xFC\x90\xDEÅ¢\xBD\x9EË£G\x8Ff̘daaQ\xF89N\xE3\xE2â’“\x93\xE9G\xA4l\x80P4\x9E\xA2\xB6\x92\x9F7\xA9\xDFR\xECk\xBD\x8B\x85\x82\xBF+DÏ¥K\x97\xA2\xA2\xA2\xCC\xCD͇\xBAq\xE3\xC6\xFB\xF7\xEFK\xDE\xCA\xCE\xCE0`\xC0رc,X,\xC8K\xF0RRR\x82\xB8víš³\xB3\xB3\xAD\xAD\xEDÑ£G        \x82X\xBBvmß¾}.\x\xE0\xC0\x81\xE0\xE0`\xF8\xE6\x9BoȪnܸ\xC1`0\xA6L\x99r\xEA\xD4)\x82 >lhh8z\xF4\xE8Å‹\xBF\xFD\xF6\xDB666'O\x9E\xCC\xCEζ\xB7\xB7\xF7\xF2\xF2\xE2\xF3\xF9\xB7o\xDF\xECÓ§Ojj*Ù’\xE8\xE8h//\xAFÞ½{\xAF_\xBF\xFE\xCB/\xBF\x8B\xC5A6lÈ!jÅ•\x91\x91!\xD9Jyy\xF9\x9C9s\xCC\xCC\xCC~\xFA\xE9'\x85\xF1*\xAC9666$$D:K\x81\x81\x81\xE6\xE6\xE6;v\xEC\xF8\xF9\xE7\x9F?\xFA\xE8\xA3\xF0\xF0pOOϪ\xAA*e\xC1>z\xF4\xC8\xDE\xDE\xDE\xD9\xD9\xD9\xDF\xDFÍš5\xE3\xC0\x81YYY}\xFA\xF4Ù¹s\xE7Ó§O\xA57z\xED\xDA5\x8F\xE6\xEE\xEE~\xE3\xC6 I,\xE3Æ#\xB3Dĉ',--'N\x9C8\xFE\xFC\x85\x9A\x99\x99\xFD\xF8\xE3\x8F
</span><span class="cx"> C\x93_W"++K&
</span><del>-\x8A\xA4)l\x98\xB2\xA8eT\xD6Zi3gΜ>}\xFA'\x9F|\xB2d\xC9ww\xF7۷o+\xEB\x9C\xF4\xFB\x80\xC2\xD5_K߾\xFF\xBE\x83\x83CHH\xC8g\x9F}\xB6|\xF9\xF21c\xC6\\xBE|Ya\xAF\xEB\xF9\xB1\xCAǩ\xDE\xC5B\xFEnK\x86@ hoo\xEFׯ\x9F\x99\x99\x99LD9Q6@$\x8D/,,Ի\xFC\xBCI\xFDVپ\xD6\xC7X\x8D\xBE+Iq\xEA\xC0\x87=\xEBFWWWUU\x95\xA1\xA1\xA1\x9D\x9DuI\x82 \xAA\xAA\xAA,--U\xDEω\xD4\xD8\xD8(\x8B\xB5|Rykkkm*\x91F'޶\xB6\xB6\xF6\xF6ve\x89\xC5b\xA1Phnn.}\xE6Ka\xB0\xD5\xD5ն\xB6\xB6L&\x93f\xF3\xF5\x83\xBA\xBA\xBAjjjllld.\x{D8BF}+\x95E\xA1n\xC3\xE8\xECbe\xAD\x95o\x8C\xB1\xB1\xB1L\xCBՊH\xE1\xA6{H\xDF~\xF4\xE8QKKK\xFF\xFE\xFDi\xD6/\xAF\xE7Ģ\xBD\xCB\xFD\xFB\x{1C3082}JKK\xD5ZK~\x80\xA8\xDBx\x89\x9E\x93\xEC\xB7\xD2zx,*\xBF+\xD5z\xD83N\xB0B\xE9ңG\x8F6o\xDE<gΜiӦ\xBD\xEE\xB6 \xA4KjM\xB0\xF0"w\x84B\xBA\xD4\xD4\xD4\xAD\xF3\x87\x99"\xA4_p\x82\x85BH\x97\x86\xFE\xBA\x9B\x80\xD0뇿"D!\x84\xD21\x9C`!\x84B\xE9N\xB0B!\x84t'X!\x84B:\x86,\x84
B!\xC3        B!\x84\x90\x8E\xE1!\x84BH\xC7p\x82\x85B!\xA4c8\xC1B!\x84\xD21\x9C`!\x84B\xE9N\xB0B!\x84t'X!\x84B:\x86,\x84B!\xC3        B!\x84\x90\x8E\xE1!\x84BH\xC7\x95\xBDq\xE8СW\xD9\x84B\xA1\xD7n\xC1\x82\x96\x96\x96\xDA×£t\x82\xB5`\xC1\xEDkG!\x84\xFAR:\xC1\xD2\xC9\xF4-!\x84B\xE8\xAF\xC1B!\x84\xD21\x9C`!\x84B\xE9N\xB0B!\x84t'X!\x84B:\x86,\x84B!\xC3        B!\x84\x90\x8E\xE1!\x84BH\xC7p\x82\x85B!\xA4c8\xC1B!\x84\xD21\x9C`!\x84B\xE9N\xB0B!\x84t'X!\x84B:\x86,\x84B!\xC3        B!\x84\x90\x8E\xE1!\x84BH\xC7p\x82\x85B!\xA4c8\xC1B!\x84\xD21\xC3\xD7\xDD\x84\xD0?Z]]]{{;\x8BŲ\xB0\xB0Ь\x86\xEA\xEAj\x81@\xE0\xE6\xE6fnn.\xFF\xEE\xE3Ç\xDB\xDA\xDA+\x8A\xA4)l\x98\xB2\xA8eT\xD6Zi3gÎœ>}\xFA'\x9F|\xB2d\xC9ww\xF7Û·o+\xEB\x9C\xF4\xFB\x80\xC2\xD5_Kß¾\xFF\xBE\x83\x83CHH\xC8g\x9F}\xB6|\xF9\xF21c\xC6\\xBE|Ya\xAF\xEB\xF9\xB1\xCAÇ©\xDE\xC5B\xFEnK\x86@ hoo\xEFׯ\x9F\x99\x99\x99LD9Q6@$\x8D/,,Ô»\xFC\xBCI\xFDVÙ¾\xD6\xC7X\x8D\xBE+Iq\x
EA\xC0\x87=\xEBFWWWUU\x95\xA1\xA1\xA1\x9D\x9DuI\x82 \xAA\xAA\xAA,--U\xDEω\xD4\xD8\xD8(\x8B\xB5|Rykkkm*\x91F'Þ¶\xB6\xB6\xF6\xF6ve\x89\xC5b\xA1Phnn.}\xE6Ka\xB0\xD5\xD5Õ¶\xB6\xB6L&\x93f\xF3\xF5\x83\xBA\xBA\xBAjjjllld.\x{D8BF}+\x95E\xA1n\xC3\xE8\xECbe\xAD\x95o\x8C\xB1\xB1\xB1L\xCBÕŠH\xE1\xA6{H\xDF~\xF4\xE8QKKK\xFF\xFE\xFDi\xD6/\xAF\xE7Ä¢\xBD\xCB\xFD\xFB\x{1C3082}JKK\xD5ZK~\x80\xA8\xDBx\x89\x9E\x93\xEC\xB7\xD2zx,*\xBF+\xD5z\xD83N\xB0B\xE9Ò£G\x8F6o\xDE<gÎœiÓ¦\xBD\xEE\xB6 \xA4KjM\xB0\xF0"w\x84B\xBA\xD4\xD4\xD4\xAD\xF3\x87\x99"\xA4_p\x82\x85BH\x97\x86\xFE\xBA\x9B\x80\xD0뇿"D!\x84\xD21\x9C`!\x84B\xE9N\xB0B!\x84t'X!\x84B:\x86,\x84B!\xC3        B!\x84\x90\x8E\xE1!\x84BH\xC7p\x82\x85B!\xA4c8\xC1B!\x84\xD21\x9C`!\x84B\xE9N\xB0B!\x84t'X!\x84B:\x86,\x84B!\xC3        B!\x84\x90\x8E\xE1!\x84BH\xC7\x95\xBDq\xE8СW\xD9\x84B\xA1\x9E`\xF5\xEA\xD5\xDAW\xA2t\x82,\xD0~!\x84B\xFF4J'X:\x99\xBE!\x84B\xFD\xE15X
!\x84B:\x86,\x84B!\xC3        B!\x84\x90\x8E\xE1!\x84BH\xC7p\x82\x85B!\xA4c8\xC1B!\x84\xD21\x9C`!\x84B\xE9N\xB0B!\x84t'X!\x84B:\x86,\x84B!\xC3        B!\x84\x90\x8E\xE1!\x84BH\xC7p\x82\x85B!\xA4c8\xC1B!\x84\xD21\x9C`!\x84B\xE9N\xB0B!\x84t'X!\x84B:f\xF8\xBA\x80\xFAG\xAB\xAB\xABkoog\xB1X\x9A\xD5P]]-\xDC\xDC\xDC\xCC\xCD\xCD\xE5\xDF}\xFC\xF8q[[\x9B\xA1\xA1\xA1\x8D\x8D\x8D\xF4k\xEDZ\xFDê¼–6k\xBFSH\xCA\xDF\xD4\xD4\xF4\xEC\xD93\x83akk\xABV%t\xB2\xA1V\xE5j5\xFBKW\xFD\xE1\x9F'X\xF5t\x97.]\xBAt\xE9\xF9\x9A\xC1`\xF4\xEF\xDF\xDF\xC7\xC7\xC7\xD1\xD1\xF1\x{1762BE}\xD4\xD4ÔŠ\x8A
</del><ins>+\x85oM\x9A4I$\xAD[\xB7n\xF6\xEC\xD9;w\xEEÔ \xF2o\xBF\xFD\xB6\xB8\xB8\xD8\xC0\xC0\xC0\xDF\xDF\xC1\x82\xF2A||<\x9F\xCF\xF0\xE0\x81\xF4k+\xB6%\xED\xFC\xF9\xF3\x81`Íš5ZÖ“\x96\x96V\\\xDC\xDA\xDAjmm\xC0\xE3\xF1d
+ȴYWۥVRR\xA2\xCDN\x91P\x96\xF0\xCA\xCAʯ\xBF\xFE:++\xAB\xB6\xB6V\xADJ\xE8\xECA\x99\xCA5Ș\xFB\x89\xBA\xB6o\xDF>~\xFCxoo\xEF\xED۷{yyM\x9E<\xF9\xD5lW\xE3AJ?\xBD\xBA\xEA\xBA\xD4M\xD5,cݔv<E\x88PO\xE7\xED\xED=q\xE2\xC4\xD8\xD8X&\x939f̘\xDA\xDAZ.\x97\xFB\x9F\xFF\xFCG\xE7"\xA2;V<v\xEC\x8F\xC7\xF3\xF3\xF3ܷo\x9F\xCF\xF7\xF3\xF3\xF3\xF6\xF6677\xCF\xCE\xCE\xF6\xF3\xF30`\x80f\xDBmkk\x8B\x89\x89\x89\x8B\x8B۹s\xA7\x8B\x8B\x8B\xC22<o\xFC\xF8\xF1\xF2\xAF\xB5t\xECر]\xBBvi_϶m\xDBbccG\x8F\xED\xE3\xE3s\xE0\xC0\x992m\xD6\xD5v\xA9i\xB3S\xA4)K\xB8\xAB\xAB\xEB\xA4I\x934\xA8\x84\xCE\x94\xA9\\x83\x8C鰟\xA8+11\xF1\x8F?\xFE\x80\xFD\xFB\xF7\xFF\xFE\xFB\xEF\xAFl\xBBR\xFA\xE9\xD5Uץn\xAAZUI>\xB8\xBA)\xEDx!=\xC0f\xB3`\xF8\xF0\xE1ӦM\x9B6mڋ/bbb\xDEy\xE7\x9D~\xFD\xFA\xE9j'O\x9E\xAC\xA9\xA9Y\xB7n\x9D\xCEW\xB4\xB7\xB7 _3\x99L+++OOO1bDBB\x82\xC6+\x81@\xD0\xDA\xDA\xCAb\xB1\xD8l6\x99\xA2W\xE6\xBB\xEF\xBE\xEB\xE8\xE8Pk\x91H\xD4\xD5\xD5ջwo\xE9\
x85!!!\xE4l\xC0\xDF\xDF\xEEܹ\x89\x89\x89\xD4\xFF\xE2k\xB0\xDD8\xFD\xCA\xD8\xE0\xC1\x83Ƀӎ\x8E\x8E\x92\xA3\xD4\xF3\xE6\xCD{\xFC\xF81\x98\x98\x98><<<|Ø°a\x92U\xE6Í›'\x8BG\x8E\xB9a\xC3kkkrabbbvv\xF6É“'\xE0Â…[\xB6l9q\xE2\xC4[o\xBDÓ¦M[\xB5j\xD5Ò¥K\xA5\xB7\xAB\xF1 \xA5\x9F^]\xED]}\x9EHp)L\xBB\xF6p\x82\x85\x90\xFEquu\xED\xEC\xEC\xBC{\xF7nIIICC\x83\xBB\xBB\xBB\x93\x93Saa\xE1Ý»w\xAD\xAC\xAC\xFC\xFC\xFC\xAE^\xBDZUU\xC5\xE5r\xAD\xAD\xADSRR\xE6Î;`\xC0\x80\xAC\xAC\xAC\x82\x826\x9Bbii)]aEE\xC5Ö[\xDD\xDC\xDCRRR\x82\x82\x82LLLd
+\x95\x97\x97@\xFF\xFE\xFD\xDD\xDDݳ\xB2\xB2\xC0\xC3\xC3\xC3\xC0\xC0@fE\xF9\xD6\xEEٳGa}\xFB\xF6ݴi\xF9\x9A\xC1`\x9F;w\xCE\xD8\xD8844\xB4O\x9F>\xE4r\x8A6755\x9D;wN\x9E<ijj\xBAh\xD1">\x9F\xE5\xCA\x82 &N\x9C8a\xC2\x95\x99\x94/\xFC\xF8\xF1\xAE\xAE.9r\xE4\xA8Q\xA3$%\xAB\xAB\xAB/_\xBE\.\x97l\xAD\xA9\xA9\xE9\xECٳ
+
+\x97\xCB\x8B\xC5\xA6\xA6\xA6\xA1\xA1\xA1\x92\xAB\xC1\xB2\xB3\xB3
+
+:;;{\xF7îž\x9E\x9E\x9A\x9Ajgg'Ý€?\xFCP\xF2\xDA\xD8ظ\xB3\xB3\x93\xA2\xB5w\xEEÜ¡\xB9]\xF9\xBCUUU\xA5\xA4\xA4\xB4\xB4\xB48p\xF9\xF2\xE52\xF3<\x85\xEF*\xDB)\xF2I\xCB\xC9\xC9Q\xD8\xE5C\xF8\xF5\xD7_\xF3\xF2òººº\xFE\xFA\xEB/\x851Þºu+//\xAF\xA1\xA1\xC1\xD6\xD6v\xF1\xE2\xC5,\x8B"!*+\x97Θ|\x98%%%<2dHQQ\xD1_\xFD\xE5\xE6\xE6\xB6`\xC1\x82^\xBDdO\xEC\xC87\xE9\xFC\xF9\xF3\xE4\x8CgÈ!cÆŒ!\xFFd2\x99\xF3\xE6\xCDS\xF5\x8EP\xF8M\xFC\xFC\xF9s\x89D\xBF\xFCò‹››[QQ\x91\x93\x93\x93\xE4\xDDG\x8F\xFD\xF8\xE3\x8F\xC9\xC9É·o\xDF&w\xF7\xBD{\xF7\xF8|>Y@(\xE6\xE5呯;;;/\\xB80s\xE6L\x995\xA4\xD4\xE9\x95\x8D~IeyS\xAB\xA9*\xFB\xBFP(\x94\xFE\xE0\xEA\xA6        \x9E"DH\xFF\xD4\xD5\xD5\x80\xAD\xAD-\x8FÇ‹\x8E\x8E>s\xE6\xB8\xB8\xB8\xE4\xE7\xE7\xC7\xC4\xC4\x80\xAB\xABk||\xFC|\x91\x9C\x9C\__\xBFh\xD1"\x82 \\\\xA5+\xAC\xAC\xAC
+\x85\x86\x86\x86&&&ò…\x9D\xAF_\xBF\xBEz\xF5j\x87\xC3f\xB3KJJ\xDA\xDA\xDAeV\xD48\xA27n\\xBCx\xD1\xC2\xC2"!!\xE1\xFD\xF7\xDF'R\xB7\xB9\xAE\xAEN,\x80\xB1\xB119\xB1Û¼y\xF3'\x9F|\xE2\xEF\xEF\xEF\xEB\xEB\xBB~\xFD\xFAÍ›7SoTayOO\xCF\xD0\xD0\xD0[\xB7n\x91_`%%%G\x8F%\xB3mhhx\xF1\xE2Å¡C\x87r8\x9C\xF2\xF2\xF2\xB5k×’i\x8F\x8F\x8F\x8F\x88\x88\xC8\xCD\xCDe\xB1X;v숈\x88\x90\xB4\xFF\xCB/\xBF                \x99={\xF67\xDF|3g\xCE\x99Ù•\xB4\x9A\x9A\x9A\x8C\x8C\x8C\xF0\xF0p\x8A\xD3ß®L\xDE\xEA\xEBë½¼\xBCÆŽ\xBBjÕª.\x90\xFDGBÙ»
+w\x8A¤)\xEB\x872\xA2\xA3\xA3\xC3\xC3\xC3BCC\xAC0ƽ{\xF7\xDA\xD8ج\\xB9277wÑ¢EÙ S\xB9t\xC6\xE4\xC39rd\\\lllß¾}9Ndd\xA4\xC2\xB1\xF2Mrss\x8B\x8C\x8C<u\xEAybzܸq_\xFD\xB5\x9B\x9B\x9B\xCA\xA9w\xC4\xC4Ä_\xF0\x9F~\xFA\xE9СCÉ…\xF3\xE7\xCF_\xB6lÙ²e\xCB\xDE}\xF7Ý“'O\x9A\x9B\x9B>|X\xB2\xCA\xFC\xF9\xF3\xC3\xC2\xC2N\x9D:\xD5\xD0Ð\x96\x96&\xDF\xFE\xDA\xDAZ&\x93I\xE2}\xF2\xE4        \xBC<"\xAE.\xF9\xFE@\x9D^\xE9u\xE9\x97T\x987\xB5\xD0\xE9\xFF2\
+Ó®B\xA8\xC7+..\x80S\xA7N\xF1\xE0\xC1\x83\xE1Ç\xFB\xF9\xF9\x91o999\xEDر\x83|\xBDe\xCB\x8FG\xBE\x9E<yrTTAUUUEEE\xE3\xFA\xF5\xEBAtuu\xF5\xED\xDBwß¾}2\x9BpppHHH \xCB+,,\x89\xB8\\xEE\x8A+\xAE_\xBF\xFE\xF1\xC7˯H\x87\x83\x83Cpp\xB0\xCCBIS        \x82ؽ{\xB7\x83\x83E3\xA4\x91\x87\x94\x9A\x9A\x9A\x82\xA8\xAE\xAEf2\x99W\xAF^%\xDF\xCA\xCE\xCEf2\x99\xD5\xD5\xD5A$$$\x90uJ\xBF\xA6(\xBFlÙ²\xA9S\xA7\x92\xCBW\xAF^\xED\xE8\xE8\xD8\xD5\xD5E\xC4\xC7L\xB6\x87 \x88\xC4\xC4D;;;\xF9\xF6oÛ¶\xCD\xC9ɉl\xB3\xB9\xB9\xF9\x91#G\xC8å¡¡\xA1\xBE\xBE\xBE
+sr\xE1Â…)S\xA6\xB0\xD9\xECM\x9B6uvv\xCA\x90n\xBF\xCA\xED*\xCCÛ™3g\xAC\xAD\xAD;::\x82\xA8\xAD\xADmkk\x93\xAE_\xE1\xBB
+w
+EÒ”\xF5CI\xE3\x85B\xA1\x91\x91ѹs\xE7\xC8\xE5\x87\xB2\xB6\xB6\x96\xB6\xAC\xAC\x8C|q\xEC\xD81\x8B%\x9F\xE9\xD7\x95K2\xA60LWW\xD7-[\xB6\x90%\xD3\xD2\xD2 -mll\xA4_k\xD7\xEAWçµ´Y\xFB\x9DBR\xD6\xF8\xA6\xA6\xA6gÏž1[[[\xB5*\xA1\x93-\xB5*W\xAB\xD9\xFFX\xBA\xEA\xFF48\xC1B\xA8\xA7\xBBt\xE9Ò¥K\x97\xC8\xD7\xA3\xFF\xFE>>>\x8E\x8E\x8E\xAF\xB7U\x{1259A6}VTT(|kÒ¤I"\x91hݺu\xB3g\xCFÞ¹s\xA7\x95\xFB\xED\xB7\xC5\xC5\xC5\xFE\xFE\xFE,\x90/ \xE2\xE3\xE3\xF9|\xFE\x83\xA4_k\xB0-i\xE7ÏŸk֬Ѳ\x9E\xB4\xB4\xB4\xE2\xE2\xE2\xD6\xD6Vkk뀀\x8F'S@\xA6ͺ\xDA.\xB5\x92\x92mv\x8A\x84\xB2\x84WVV~\xFD\xF5\xD7YYY\xB5\xB5\xB5jUBg\xCAT\xAEA\xC6t\xD8OÔµ}\xFB\xF6\xF1\xE3\xC7{{{oß¾\xDD\xCB\xCBk\xF2\xE4ɯf\xBBR\xFA\xE9\xD5U×¥n\xAAf릴\xE3)B\x84z:oo\xEF\x89'\xC6\xC6\xC62\x99\xCC1c\xC6\xD4\xD6\xD6r\xB9\xDC\xFF\xFC\xE7?:\xDFAݱ\xE2\xB1c\xC7x<\x9E\x9F\x9F_``\xE0\xBE}\xFB\xF8|\xBE\x9F\x9F\x9F\xB7\xB7\xB7\xB9\xB9yvv\xB6\x9F\x9F߀4\xDBn[[[LLL\\\xDCÎ;]\\\x96\xE1\xF1x\
xE3Ç\x97\xAD\xA5cÇŽ\xEDÚµK\xFBz\xB6m\xDB;z\xF4h\x9F\xC8\x90i\xB3\xAE\xB6KM\x9B\x9D"MY\xC2]]]'M\x9A\xA4A%t\xF6\xA0L\xE5dL\x87\xFDD]\x89\x89\x89\xFC\xF1\xECß¿\xFF\xF7\xDFe\xDB\xD5x\x90\xD2O\xAF\xAE\xBA.uSÕªJ\xF2\xC1\xD5Mi\xC7#X\xE96\x9B-Ç\x9F6mÚ´i\xD3^\xBCx\xF3\xCE;\xEF\xF4\xEB\xD7OW\x9B8y\xF2dMMͺu\xEBt\xBE\xA2\xBD\xBD}@@\xF9\x9A\xC9dZYYyzz\xC0\x88#4n0\x82\xD6\xD6V\x8B\xC5f\xB3\xC9\xBD2\xDF}\xF7]GG\x87Z\xAB\x88D\xA2\xAE\xAE\xAEÞ½{K/                !g\xFE\xFE\xFEs\xE7\xCEMLL\xA4\xFE_\x83\xED\xFE\xC3\xE9W\xC6L\x9Cvtt\x94\xA5\x9E7o\xDE\xE3Ç\xC0\xC4\xC4d\xF8\xF0\xE1\xE1\xE1\xE1Æ-\x93\xAC2o\xDE<\xB1X<r\xE4\xC8-6X[[\x93\xB3\xB3\xB3O\x9E<        .\زeˉ'\xDEz\xEB-\x986mÚªU\xAB\x96.]*\xBD]\x8D)\xFD\xF4\xEAjG\xE8\xEA\xF3D\xFA\x83KaÚµ\x87,\x84ô««kgg\xE7Ý»wKJJ\xDC\xDDÝ\x9C\x9C
</ins><del>-\xEFÞ½kee\xE5\xE7\xE7w\xF5\xEAÕª\xAA*.\x97kmm\x9D\x92\x922w\xEE\xDCdee\xB0\xD9ìKKK\xE9
-+**\xB6n\xDD\xEA\xE6æ–’\x92dbb"S\xB8\xA8\xA8\xA8\xBC\xBC\xFA\xF7\xEF\xEF\xEEîž•\x952+Ê·vÏž=
-\xA3\xE8Û·\xEF\xA6M\x9B\xC8\xD7\xA3\xB8\xB8\xF8ܹs\xC6\xC6Æ¡\xA1\xA1}\xFA\xF4!\x97S\xB4\xB9\xA9\xA9\xE9ܹsp\xF2\xE4ISS\xD3E\x8B\xF0\xF9\xFC+W\xAE1q\xE2\xC4        &\xA8̤|\xF9\xE3Çwuu\xC0È‘#G\x8D%)Y]]}\xF9\xF2e\xE0r\xB9dkMMMgÏž]PP \xB8\\xAEX,\xCE\xC8\xC8055+\x85B\xA1\xCCV6)&&\xA6oß¾"\x91\x88 \x88\xFB\xF7\xEF\xCB\xF7j\x85+R\xEF\x9A&O\x9E(\xBF\xDC\xCE\xCE.""\x82|Ef\xE0\xF1\xE3\xC7\xCE\xCE\xCE\xE4\xF2\xEBׯ\xC0\xAF\xBF\xFEJQ?\xFDAJ\xA8J\xAF4\xFA%&\x9CfS\xE9\xF7\xB5>\xB8$\xE2ÔG\xB0\xD2_|\xF1\xC5Ô©S.\\xB8p\xE1\xC2S\xA7N\xD1\k\xE0\xC0\x81\xB5\xB5\xB5\x9D\x9D\x9Deee?\xFF\xFC\xF3\x89'LLL\x94\x9D\xA0\x80\xB2\xB22\x85\x85\x99Lfrr\xF2\xB1c\xC7bcc\xBF\xF8\xE2Ý„$\xC7\xD4\xD4\xF4Å‹\xCBV\xA5 IDAT\xCDP\xE6\xE6Í›\xE4\x95(\xE4\x9Fnnnb\xB1\xB8\xA4\xA4D\x83\xF2!!!yyy555/^\xBC\xB8}\xFB\xB6@ gr\xA5\xA5\xA5\xA3G\x8F\xA6n\xBF\xB9\xB99\xD9~\x82 \xC8o_ryGG\x87\xC2\xF3\xA7\xE0\xE3ã“›\x9B{\xFF\xFE\xFD\x92\x92___계*\xB7\xAB0o
\.\xB7\xB5\xB5u\xF2\xE4É©\xA9\xA9l6[\xE6\x8C\xF5\xBB \xB5S\xD4M\xB2\xB4\xEBׯ\xB7\xB7\xB7\x8F7\x8E\xBA\x98\x8B\x8BËŸ\xFE\x99\x9B\x9B[VVF\xA1\xD4U\xE5*\xC37n\GGGYY\x9D&\xBD\xF7\xDE{\x8F?\xFE\xE5\x97_ ))iÕªUtbQ\xD9:\xCC\xCDÍŸ={\xA6ryss\xF3\xACY\xB38\x8E\x81\x81\xC1\xBE}\xFBÈ…\xBF\xFD\xF6[\xAF^\xBD<<<4Ø®\x84\xA4?H\xA3\x9AÊ’\x9A\xF5\x92\xFD\xBF\xFB\xE0!\xBD\xB1q\xE3\xC6\xDC\xDCÜ‚\x82\x82-[\xB6\x98\x9A\x9A\xD2_\xB1\xA5\xA5X,\x96\x89\x89\x89\x89\x89Ibb\xE2\x8A+4(\xCC\xE5r=<<JKK~\xBE\xEB\x96Zm\x86\x97\xE7>\x8C\x8D\x8D\xC9?\xC9\xFC\x90\xD5-\xEF\xEB\xEBkmm\x9D\x9A\x9Az\xEAÔ©\xB5k\xD7N\x9C8199\xB9\xB0\xB0P\xE5\xE4@Z\xAF^\xBD\x96-[v\xF0\xE0A\x81@p\xEDÚµ\xCC\xCC\xCC\xF7\xDE{\x8F\xA2\xBC\xA5\xA5\xE5Ö[/^\xBC\x98\x9B\x9BK+\xF2\xE6\xCD\xDE\xDE>??\x9F\xC3ᄆ\x86:99Ý»wOz\xEAw\xA5\xA9\x9Bdi -\x95\-\x96\x9D\x9D]PP\xD0\xD9\xD9Ù»w\xEF\xF4\xF4\xF4\xD4\xD4T;;;\xE9|\xF8ᇒ\xD7\xC6\xC6Æ\x9D\x9D\xAD\xBDs\xE7\xCD\xED\xCAçª\xAA*%%\xA5\xA5\xA5e\x
E0\xC0\x81Ë—/\x97\x99\xE7)|W\xD9N\x91OZNN\x8E\xC2~(¯\xBF\xFE\x9A\x97\x97\xD7\xD5\xD5\xF5\xD7_)\x8C\xF1Ö[yyy---\xB6\xB6\xB6\x8B/f\xB1X        QY\xB9t\xC6\xE4\xC3,))y\xF0\xE0\xC1\x90!C\x8A\x8A\x8A\xFE\xFA\xEB/77\xB7\xF4\xEA%{bG\xBEI\xE7ÏŸ'g<C\x863f\xF9'\x93Éœ7o\x9E\xCAX\xA8w\x84\xC2o\xFA\xE0\xE0\xE0\xE7ÏŸ\x80H$\xFA\xE5\x97_\xDC\xDCÜŠ\x8A\x8A\x9C\x9C\x9C$\xEF>z\xF4\xE8\xC7LNN\xBE}\xFB6\xB9\xBB\xEFÝ»\xC7\xE7\xF3\xC9B\xA10//\x8F|\xDD\xD9\xD9y\xE1Â…\x993g\xCAĨ\xD9 \xA5N\xAFth\xF4K*Ë›ZMU\xD9\xFF\x85B\xA1\xF4W7M\xB0\xF0!B\xFA\xA7\xAE\xAElmmy<^tt\xF4\x993g\xC0\xC5\xC5%???&&\]]\xE3\xE3\xE3?\xF8\xE0\x83\x88\x88\x88\xE4\xE4\xE4\xFA\xFA\xFA\xA8\xA8\xA8\xF8\xF8\xF8E\x8B\xE1\xE2\xE2\xD2\xD8\xD8(]aee\xA5P(444411100\x90/\xEC\xEC\xEC|\xFD\xFA\xF5Õ«Ws86\x9B]RR\xD2\xD6\xD6\xE6\xE8\xE8(\xB3\xA2\xC6ݸq\xE3\xE2Å‹                        \xEF\xBF\xFF>\xB9\x90\xBA\xCDuuub\xB1\x8C\x8D\x8Dɉ\xDD\xE6Í›?\xF9\xE4__\xDF\xF5\xEB\xD7oÞ¼\x99z\xA3
-\xCB{zz\x86\x86\x86Þºu\x8B\xFC+))9z\xF4(\x99mCCË/:\x94\xC3á”—\x97\xAF]\xBB\x96L{|||DDDnn.\x8B\xC5Ú±cGDD\x84\xA4\xFD_~\xF9eHH\xC8\xECÙ³\xBF\xF9\xE6\x9B9s\xE6\xC8Ì®\xA4\xD5\xD4\xD4ddd\x84\x87\x87S4\x98\xFEve\xF2V__\xEF\xE5\xE55v\xEC\xD8U\xABV]\xB8p\x81\xEC?\xCA\xDEU\xB8S&MY?\x94:x\xF0`\x851\xEEÝ»\xD7\xC6\xC6f\xE5Ê•\xB9\xB9\xB9\x8B-\xA2\xC8\x9DÊ¥3&\xE6È‘#\xE3\xE2\xE2bcc\xFB\xF6\xED\xCB\xE1p"##\x88\x95o\x92\x9B\x9B[dd\xE4\xA9S\xA7\xC8\xD3\xE3Æ\xFB\xFA\xEB\xAF\xDD\xDC\xDCT\xAEH\xBD# &&\x86\xFC\x82\xFF\xF4\xD3O\x87J.\x9C?\xFE\xB2eË–-[\xF6\xEE\xBB\xEF\x9E<y\xD2\xDC\xDC\xFC\xF0\xE1Ã’U\xE6ÏŸv\xEAÔ©\x86\x86\x86\xB4\xB44\xF9\xF6\xD7\xD6\xD62\x99L\xF2\xEF\x93'O\xE0\xE5qu\xC9\xF7\xEA\xF4J\xAFK\xBF\xA4¼\xA9\x85N\xFF\x97\xF9\xE0R\x98v B=^qq1\x9C:u\x8A \x88>\xDC\xCFÏ|\xCB\xC9\xC9iÇŽ\xE4\xEB-[\xB6\xF0x<\xF2\xF5\xE4É“\xA3\xA2\xA2\x82\xA8\xAA\xAA***b0ׯ_'\xA2\xAB\xAB\xABoß¾\xFB\xF6\xED\x93Ù„\x83\x83CBBY^aa\x91H\xC
4\xE5rW\xACXq\xFD\xFA\xF5\x8F?\xFEX~E:\x82\x83\x83eJ\x9AJ\xC4\xEEÝ»(\x9A!\x8D<\xA4\xD4\xD4\xD4DDuu5\x93ɼz\xF5*\xF9Vvv6\x93ɬ\xAE\xAE&"!!\x81\xACS\xFA5E\xF9eË–M\x9D:\x95\\xBEz\xF5jGGÇ®\xAE.\x82 >\xFE\xF8c\xB2=A$&&\xDA\xD9\xD9É·Û¶mNNNd\x9B\xCD\xCDÍ9B.--\xF5\xF5\xF5U\x98\x93.L\x992\x85\xCDfoÚ´\xA9\xB3\xB3S\xBE\x80t\xFBUnWa\xDEÎœ9cmm\xDD\xD1\xD1ADmmm[[\x9Bt\xFD
-\xDFU\xB8S(\x92\xA6\xACJ/
-\x8D\x8C\x8CÎ;G.?tèµ\xB5\xB5|\xB0eee\xE4\x8BcÇŽ\xB1X,\xF9H\xBF\x96\xA0\xA8\\x921\x85a\xBA\xBA\xBAnÙ²\x85,\x99\x96\x96fhh(
-e\xB6\xA2\xB0I111}\xFB\xF6\x89DAÜ¿_\xBEW+\\x91zG\xD04y\xF2\xE4\xC0\xC0@\xF9\xE5vvv\xE4먨(2\x8F?vvv \x97_\xBF~~\xFD\xF5W\x8A\xFA\xE9RBUz\xA5\xD1/\xA90\xE14\x9BJ\xBF\xFF\xAB\xF5\xC1%\xA7<\x82\x85\x90\xDE\xF8\xE2\x8B/\xA6N\x9D\xBAp\xE1Â…\x9E:u\x8A\xE6Z\xAC\xAD\xAD\xED\xEC\xEC,++\xFB\xF9\xE7\x9FO\x9C8abb\xA2\xEC-\x94\x95\x95),\xCCd2\x93\x93\x93\x8F;\xFB\xC5_\xE8&$9\xA6\xA6\xA6/^\xFB%\xA9\xAB IDAT\xBC\xA0h\x8627o\xDE$\xAFD!\xFFtss\x8B\xC5%%%\x94                \xC9\xCBË«\xA9\xA9y\xF1\xE2\xC5\xEDÛ·9\x93+--=z4u\xFB\xCD\xCD\xCD\xC9\xF6A~\xFB\x92\xCB;::\x9E?\x9F\xDC\xDC\xDC\xFB\xF7ï—”\x94\xF8\xFA\xFAR\x9F%T\xB9]\x85y\xE3r\xB9\xAD\xAD\xAD\x93'ONMMe\xB3\xD92gd\xA8\xDF\xA9\x9D\xA2n\x92\xA5]\xBF~\xBD\xBD\xBD}ܸq\xD4\xC5\\\\xFE\xFC\xF3\xCF\xDC\xDCܲ\xB22\xF2\xA5\xAE*W\xE6\xB8q\xE3:::\xCA\xCA\xCA\xE84\xE9\xBD\xF7\xDE{\xFC\xF8\xF1/\xBF\xFCIII\xABV\xAD\xA2\x8B\xCA6\xD0ann\xFE\xEC\xD93\x95Ë›\x9B\x9BgÍš\xC5\xE1p\xF6\xED\xDBG.\xFC\xED\xB7\xDFz\xF
5\xEA\xE5\xE1\xE1\xA1\xC1v%$\xFDA\xFD\xD0T\x96Ô¬\x904\xE8\xFF\xDD'Xé7\xE6\xE6\xE6lÙ²\xC5\xD4Ô”\xFE\x8A---\xC0b\xB1LLLLLLW\xACX\xA1Aa.\x97\xEB\xE1\xE1QZZ\xAA\xF0\xF3]\xB7\xD4j3\xBC<\xF7allL\xFEI\xE6\x87\\xA8ny___kk\xEB\xD4\xD4\xD4S\xA7N\xAD]\xBBv\xE2ĉ\xC9\xC9É…\x85\x85*'\xD2z\xF5\xEA\xB5lÙ²\x83
-\x82k׮eff\xBE\xF7\xDE{\xE5---\xB7n\xDDz\xF1\xE2\xC5\xDC\xDC\\xFA[\x91\xA70o\xF6\xF6\xF6\xF9\xF9\xF9'44\xD4\xC9\xC9\xE9޽{ҫP\xBF+M\xDD$Kkhh000\xA0\xBE\x91Rss\xB3\x87\x87Ǟ={Z[[--ոD\x98N\xE5*\xC3$\xAF\xF5imm\xA5\xD3$\xFFÇ\xC1\xE7\xF3\xA7N\x9DJ'\xFA\xA9\xA6F(\xF9ݮ\xF4rCC\xC3\xE9ӧ\xA7\xA5\xA5\x95\x96\x96JΙ&%%M\x9B6\xAD;ngE?4\xEA\x92\xF7\x92\xFD\xBF\xFB\xE0E\xEE\xBD\xF9\xC8\xFB%zxxp8m
-oß¾=&&\xE6\xF3\xCF?\x8F\x88\x88HJJꎦ\xD2i\x86B\xF6\xF6\xF6\xD0\xD4\xD4D\xDE^\xB2\xBE\xBE^\xB2P\xDD\xF2c\xE9Ò¥G\x8FuttLJJz\xFE\xFCyTT\x94\xB9\xB99y        }111\x91\x91\x91?\xFC\xF0\x83\x85\x85ENN\x8E\xFC\x8D$\xEA\xEB\xEB\xDB\xDA\xDA$_~\xE4|SS\x93Z[\x91\xA10oA\x8C5*99\xF9É“'\x93&MÚ½{\xB7\xF4\x95\xC2\xD4\xEFJS7\xC92-#\xA2\xBE\xBE\xBE\xFF\xFE\xCAÊœ>}\x9A<\xA3-j\xBA\xA0S\xB9\xCA0\xC9\xFBf988\xD0lRXXXPPБ#G\xA6N\x9D*\xA2\xC2\xE9\xA7Z{fff\xEBׯ\x97^u\xEBÖ\xFC\xFC\xFC\xEE\xD8\xFDШKj\xDCH\xF4\xFF\xEE\x83G\xB0\xD2ol6[\xE5\xED===\xFB\xF5\xEB'9M\xA0\x90\x91\x91\xF9K%e\x85\xF3\xF2\xF2\x9E?>k֬Ç=z\xF4\xECÙ³2+\xC0\x9E={t\xF5\xC9E\xA7\xCD2\xE5\x9C\x99\x99I\xFE\x99\x9E\x9E\xCE\xE1p\xC8\xDFokP~\xF9\xF2å……\x85\xE4Ù„\x85\xB6\xB7\xB7\xE7\xE7\xE7>\x9C~\xFB        \x82\x989s\xA6\x97\x97×¼y\xF3|}}\x86$KB\xA1Pz\x9E\x9A\x99\x99\xC9f\xB3\xBD\xBD\xBD\xE9oEa\\xF2y;q\xE2\xF9\xB5\xCAf\xB3===\x8D\x8C\x8C\xE8\xBF+S\xB9\xB2\xA4\xA9\xEC\x87&L`\xB1X\x
89\x89\x89e\x82\x8B\xC5"\x91\xD4\xFCr\xA5S\xB9\xCA0O\x9F>\xED\xEC\xEC,s\x98\xA2Io\xBF\xFD\xB6\x9D\x9D]xx\xF8Ê•+i\xC6B?\xD5mmm\xFE\xEE\xF9\xF3\xE7/^\xBCx\xF0\xE0A\xD2ﶷ\xB7K\xAF\xD8\xD9\xD9y\xFF\xFE\xFDÛ·o\xE7\xE5\xE5\xEDÛ·\xCF\xCD\xCDm\xFF\xFE\xFDG\x8EquuU\xB9Q-\xD0\x8D\xBA\xA4\xC6}\x80D\xBF\xFFKpu<\x82\x85POw\xE3\xC6-\xF2}\xFC\xE3\x8F?\xA2\xA3\xA3\xA5\xDF}\xEF\xBD\xF7Ö¬YSPP0t\xE8Ж\x96\x96\xEA\xEA\xEAS\xA7N\x99\x98\x98\x91Ht\xFC\xF8\xF1\x85\xF6\xEE\xDD\xFB\xE8Ñ£+V\xAC\xB8r\xE5Ê A\x83\x8C\x8D\x8D\xB7n\xDD*\xF33.??\xBF\xFF\xFC\xE7?\x85\x85\x85\xFF\xFE\xF7\xBF\xE5_\xB9r\xE5\xF3\xCF?\xFF\xF2\xCB/\xA0\xA3\xA3c\xE8С\xEF\xBD\xF7^||\xFC\x92%K\xA4W\xFC\xF6\xDBo\xBB\xBA\xBAd\xFEo&]\xBE|\xF9\x97_~ill,((\xF8\xEC\xB3\xCF\xDE}\xF7]\xF2g;\x99\x99\x99\x81@,\xFF\xF6\xDBo}\xFB\xF6={\xF6\xECÓ§O\x8F=JC\xA2h\xB3@ 8x\xF0 lÚ´iÖ¬Y>>>Ç\xFF\xFD\xF7oÞ¼\xD9\xDE\xDE^PP\x90\x96\x96fddt\xFE\xFC\x{130C326}\xA6\xA6\xF8\xF8x\x87#y\xA6\xB0<Y9
\x97\xCB\xE5r\xB9!!!\xC0b\xB1\xE6Í›\xE7\xEE\xEE.\xD9tNN\xCEÙ³g\x9B\x9B\x9Bw\xEE\xDC9d\xC8I\xFB\xD9l\xF6\xB9sçšš\x9AÈ´\xFB\xFA\xFA~\xF6\xD9g\x9F}\xF6\xB9\x9B\xCD>}\xFA\xB4\xF4M\xA2---\xF8\xE1\x87{\xF7\xEE988TVV\xFE\xF1\xC7\xE4Õ¸\xD2y\x93n\xFFСC\xE9lW>o}\xFA\xF4Y\xBAt\xE9\xFC\xF9\xF3E"\xD1\xEF\xBF\xFF~\xE2\xC4        \xE9MÈ¿K\xB1S\x94%Ma?433\x93N\xF8\xFF\xFB\xDF\xD0\xD0Ðœ\x9Ckkk\x83\xF1\xF4\xE9\xD3#G\x8E,[\xB6LÒ’\x993g~\xFE\xF9\xE7nnn\x83vpp\xE8\xE8\xE88x\xF0\xE0\xE0\xC1\x83\x95\xEDA333I&Vncc#ɘ\xA3\xA3\xA3\xC2$dffQSSs\xF9\xF2\xE5\xE3Ç\xF7\xEA\xD5K:\xE7,`\xB3\xD92M"\xCF\xF62\x8CÕ«W*|&\x8F\xB2X(v\x84B\xE7ÏŸ\x9F;w\xAE\xFCrGG\xC7\xD6\xD6Öœ\x9C\xE9w\xA5\xCFT6442\x8C\x8C\x8C\xEC\xEC\xEC\xA6O\x9F\x9E\x92\x92\xE2\xEC\xECL\xB1-ui\xFF\xFE\xFDU\xA6\x97$=d\xA8K*Ì›\xFC\xE9ueMU\xF8Y\xA7\xB0\xFFKp\xC9?AA'\x94\x9D\xCAE\xE9\x8B\xC6\xC6F\xB1X\xAC\xF2\xC9k]]]UUU\x86\x86\x86
-o@\xFE\xC7\xD2Ò’<QE]XÙŠ\xE4/\xAEe\xA6Ú \xDF\x89\x86\x86\x83!s\xD3,-\xCA\xD7\xD6\xD6Z[[\x93\xA7~\x9E<ybll\xACÖµ\xB1AGDD\x90\x97\x84\x8BD\xA2eË–YYY\xFD\xF4\xD3O2%=z\xD4\xD2\xD2Ò¿\xB5\xEE\xF9DM>ob\xB1X(\x9A\x9B\x9B+<\x89F\xFD\xAE<\x85I\xA3\xD3\xBB\xBA\xBAjjjlll\x94]^\xD3\xD1\xD1Q]]mkk\xCBd2\xE9\xB4D\xAD\xCA\xE5\xC3$\xEF}\xCC`0-\xA4\xF0V#MÚ¿\xFF\xA0A\x83\xE9Ç¢n\xAA\xF5\xFDШKj\xD3Ht\xFA\xBF\xCC'M\x92[mÑ,\x84Ò½\xBC\xBC\xBC\xB5k\xD7ÞºuK\xB2dÉ’%\x83Þ¶m\xDBkl\x92AN\xB0$Gi\xAA\xAE\xAE\xB6\xB3\xB3koo_\xBCx\xF1\xCF?\xFF\xAC\xCD\xE0\x90~Qk\x82\x85\xA7BH\x{1DC75D}[[[\xF7\xEF\xDF?f̘\xA7O\x9F\xA6\xA7\xA7WTTh\xF9h \xA4[b\xB1\xB8\xBD\xBD\xBD\xB5\xB5\xB5\xB3\xB3\x93\xC1`\xD0_q\xEBÖ\.7''\xE7\x83>\xC0\xD9R\x8F`!\x84P\xB7hmm\xCD\xC8\xC8x\xF8𡱱\xB1\x8B\x8B\xCBĉ\xF1˸G\xC9\xC8Ȩ\xAC\xAC;;\xBBY\xB3f\xD1_1//\xAF\xB4\xB4tÊ”)\xD2SB\xFFx\x8A!\x84BH\xC7Ôš`\xE1mB!\x84t'X!\x84B:\x86,\x84B!\xC3        B!\x84\x90\x8E\xE1!\x84BH
\xC7p\x82\x85B!\xA4c8\xC1B!\x84\xD21\x9C`!\x84B\xE9N\xB0B!\x84t'X!\x84B:\x86,\x84B!\xC3        B!\x84\x90\x8E\xE1!\x84BH\xC7p\x82\x85B!\xA4c\x86J\xDF10x\x85\xCD@!\x84\xEAB\xFB:\xF0B!\x84\x90\x8E)?\x82\x85B!\xA4H@;\xC0\xE2u\xB7\xA4\xC7\xC2        B!\x84d\xA5T(yk\x80`\xC0l\x80\x9Dr\xEF\x9E\xAC\xA1\xB1        \xFA%\xA9Q7u\xB2\xD6\xF5kO"\x84BH\xD61\x80@ \xC0>>\x80\x807\x809@6\x80\xC0\xE5+        \x9A%\xB5i\xAAZtp\xED\xD5Kx!\x84\xD23\xF3\x80        \xC0p\x80p\x80aW0`\x80\xF5Ë…\x89\xD9'\xE0\xC0\x80o\xC04\x80UK\xFF\xBE        {\x80\x80\x97\xAF\x99V\x9E0 \x81\xB2m\xDFtЋ\x82~Ij7U\xC6I\x80\x80u\xBAh\xE0!\x84\xD2;\xC1\xCF@\xF0\x80@\x80\x93Ô»\x8F~H\xB8-`        \xF7\xF8/\xF2^\xBE\xEE\xB80Sn{\x94l\xBA/\xC0\xA6\x97\xAF\xC5\xE7\x8CB\xFA\xDC(0\x98-U)-\x96\x{116A87}~I\xB8\x90\xD0`\xB0\x80\xA5~S\xB3
-\xD8!/"\xB3E!\xC0V7\x80\x80\xA0/LLL\x94\xD4J\x9E"D!\x84\xF4\xCC|\x80e\xCB\xDE8        `p\xF8\xEF\xEF\x86\x9ChHS\xB4z-\x80-O\xE0\xE5ku\xDD\xB8`\x90\xF0>p\xCA\xD6@=\x80\xC0X\x80U\xEA\xFE\xBE.\xFD\x92\xB0\xC0`%@.\xC0"\xF5\xDB\xB0\x80phT\xB4\xC5J!\x80!\x80        \x80\x81.\xEET\x85G\xB0B!=f\xF0\xB7\xE5\x96\xF7\xB0V\xB4\xBC        \xE0\xBF\xBE\x80\x83F\x9Bv\xF8:\xBE#\x80\xFE/ß½\xD00\x80\x90\xD0\xE7\xEF\xEB\xD2/        k\`6\xC0{j6R\xB0 \xC0        `8\xC0V\x80\xE3\x83\xE4\xB68\xC0\x80\xC6\xC6jnD<\x82\x85B\xE97s\x80g4\x967\xCC\xE0\xEC{\xB9\xF07\x80^\xDA5\xC0\xE0\x85\xDCB.@+\xC0d\x80T\xB6\xDCY?\xB5J\xBA\xFC        \x90P V\xB3me\x9De?\x9C0\xF8K\x9D\xB6i'X!\x84\x90\xDES\xF6\xF37\xE9\xE5\x86\xD3\xD2J\xBF\\x980\xAD{nge\x90\xC0p\xB8\xA7i\xC9f\x80=\xAD\x9Dwk\x80        \x80        @"\xC0
-uڦ1<E\x88B\xFD#\x98\xAC\xFF\xFB\x92(\x80[\xF9ݳ9`@2\xC0\x80I\xBB\x95_\x8DN]\xF24@@\xA8\xF8
-l\xC0\x80\xA3Q\xDB4\x86,\x84BH\x9F\xB4\xD4\xFF}\xC9s\x80\x9EK\xBD\xDB\xFE\xF7b\x9D\xF7^<\xB8p\xA0\xE0\x80k\xF7\xB4\xF3\xC0@\x80qlO#MKb\x80\xB1F,O\x80~\xFB\xFE~OT\x85[4z\xF9\xDBL\x9D\xC0        B!\xA4O\xCE\xCCU\xB4\xDC\xA0 \xE7\xEF\xEFN\x95z\xDD0\x8C\xEC\xA6\xA48Sn\xEB2\xC0/\x8D\x9F\xBC\xE0\x991\xC0o}\xCE<8
-\xD0\xE0,@3\xC0NG\x80\xA5\xF3D\xBF\x9C\xF8{\xCD9\xB4K\xCE\xF8\xC0-`0\x80@\xC0AE\x97\xBA+kjo\x80\xA3+\xAE0\xD8
-\xD0G\xD1\xFD\xFEP\xF0\xEF7x<ebT3 \x94=2Z\xBFQD!\x84\xD0?\x96@`.\xF5\x83A\xCDJvT\xD805mI@\x80!\x80\x9D\xF2-U\x96,%S\xA3M\x9B6)\\xAE\xC1B!\x84P\xB7`\xFE\xFD\xCA'\x8DKjz#        \x89^r5\xC8o\xD1\xC0^\xBB\xAD\xC8l!\x84B\xE9N\xB0B!\x84t'X!\x84B:\x86\xD7`!\x84BH=u\xED\xAC\xEE\xB9C\xE9\x9B'X!\x84\x92\x95
-P\xA1\xE4\xADI"\x80u\xB3\xFF~s)\xD2y\xC0\x9B\xA0_\x92uS'k]\xBFf\xF0!B!\x84d\xE0\xF8\xEC\xE0\xF8x\x98d\xF8P\xBE\xE2.Ú›\xA0YR\x9B\xA6\xAAE\xD9\x874\x80G\xB0B!=3\xE01\x98\xF6\xF7w\xC5#6X\xBF\\x98\x90-p.l8\xF0LX\xB0\xF4ï›°x\xF9\x9A        `\xE0        #(\xDB\xF6@\xBD(è—¤\xA6qSe\x9C\xA8X\xA7\x8B&N\xB0\xFE?\xF6\xEE= \x8Az\xFF\xFF\x81\xE5"\xAB\xA8\x88 \xC4\xCD>b
-\xB4B\xA2\xA8x9i*i\xD9Ѽe\x8Ai\xA6iz:\x95\xD6/\xD3<i\xA1\xA6\x84\x98\xE6\xD7#\x92\xC2Q\xF3**\x84d\xA4B\x8A`J\xC6b\x80\x98rQ\xD9eė\xFD\xAC{cvYKO\xCF\xC7_\xC3{\xDE\xF3~\xBF\xDE\xEF\x99]_\xCE\xCC\xCE=t&7\xBF\xD4Ed@\xA8\xB5\xF6\xB0H~:.\xA7\x9A+È\xEC\xE6\xE5\xBB@&0Z\xAFc\xEF\xE6s4OÛ´\xF2\x81t\xC0\x88\xDA\xC5@>\xE0DÊ€d\xA0\xF0\xA6NZ툯        \xA0\xC8\xAAO`" 5?Ô£@.\xE0
-Lm\x9E\x9D\xE5\xC0\x80H\xC6648::iU,^"$""z\xC8<L\xA63\x81/`\xEB\xBDk\xE7\xFB\x80j`\xB7\xA1\xCD+        \xE0
-\xB8        \xA0y\xD9\g\x81@{ x\x94sU@\xD0\x98d\x95\xF7n+\xBE&\x80x\xC0\x98dÌs1\xB0\x98\xA8\x81 ມ\xE4\x80\xE0\xD8X\xE3e6<\x83EDD\xF4\xB3~\xD4+w\xBA*\xBF\xFC\xD8JX\xFA\x9Ct\xF0:@\xAC\xD8k\xBDy\xE6{@l\x818\xA0ݽۊ\xAF        `.\x886\xF4B\xD3\xE4\xC0z \xBA\xFF\xD1\xEB\xD1pB\x80\xB1\xCC\xEC\xC4\x9E\xC1"""z\xB8\xB9\xB7D\x94\xD7c\x80\xC0\xD8\xD8\\xF8\xD0m]\xCE@\x83^aPRW\xBD\xAB~f\xD5\x8A\x80,\xA0P\x9A[p(\xF6{G\xE0\x8A9\xB1Y\x8C        \xD1C\xCF\xD8\xCFß´\xCB\xED\x80'\x81\xDD\xC0y\xC0\xAF\xB9p;0\xFC\xFE<\xCE\xCA\xC8\x80 \xB8di\xCD \xD8\xD4YtÝ G xÑœ\xD8,\xC6K\x84DDD        m\x81\xD7\xEE-Y9\xF7\xA7;5$7\x81H`\xBD\xF1\xBB\xD1M\xD7\xDC\x94y\xCC?}\xC0zï«\xC5\xC7f1&XDDD\x93\xDB@Õ½%w\x80\xE0\xC0\xB8\xA3\xB5\xB6\xF1\xDEjw\x81\xCB@p-(6\x81$\xE0\xF1\xFB\xE7^\xC0\xE8\xB8ွ\xA55Õ€P%X\xE1@g`\xE3\xBD\xCFD5Ø£}\xF3o3\xAD\x82        \xD1\xC3\xE40\xCEP\xB9?PdÜ»v\x
A8\xD6r5\xD0-`xO\xC9@\x93}\x9D×\\xE0`&\xE08\x94J\xE0;\xC0-Hê\x80;\x90\xD4\xB1\x80?0        xP\x80\xBD\xF7\xB6\x9C!\xBA\xE6h\xE0=@\xF8\xBE\x80
-\xD8l\xE8Vwc\xA1:;\x81\x81o\x80G\xE0\xA0\x9D\xA1\xA3\x80\x8F\x803\xC0?Ïž-391-\xB3Q\xAB\x8D\\xB7\xB5\xC6o\x89\x88\x88\xE8/K        \xC8\xADZVS\x94\x9E\x80\xC4\xD2H\x9A\x802\xC0\xF02Þ£(:R#\xA9\xD1\xFB\xEF\xBFo\xB0\xDC \x9E\xC1"""\xA2\xFBBr\xEF\x9DO×´\xB3\xF4Am\xF4Z\xD0\xEF\xD1\xF0i]/:=\x915?\x83e\xEC\xD2!\x99\xC43XDDDDV\xC6{\xB0\x88\x88\x88\xC8<\x95\x95\x95\x8D\x8D\x8DR\xA9\xB4}\xFB\xFB\xF1\x8C\xD2\xFFL\xB0\x88\x88\x88HWJJ\xCAÅ‹-\xAE\x8A\x8C\x8CT(\xF3\xE6Í‹\x8E\x8E\x8E\x8D\x8D\xD5Y{\xECر\xD2\xD2\xD2Ù³g\xB7Ø…\xF8\x9A\xAD        u\xF0\xE0\xC1\xADl\xDF2\xBCDHDDD\xBAv\xED\xDA5jÔ¨\x8D7\x9E:u***jÐ A...Ç\x8F\x8A\x8A\xEAÚµ\xAB\xB1-×['\xB2\x915[\xAAYM}v\x95\xF9x\x8B\x88\x88\xE8!\xF3\xEC\xB3\xCF\xFE\xFE\xFB\xEF\xBBw\xEF>\xFE\xFC\xFF\xF9\x9F\xFF\xD1^\xABT*{\xF5\xEA\xB5hÑ¢.]\xBA\x85                        Ç\xFF\xF2\xCB/dff\xAEX\xB1b\xEFÞ½\x9D:u0|\xF8\xF03fL\x9A4I\xBB\x9F\x91#G
-\xCB\x89\xA4cÇŽ\xE1\xE1\xE1z\xF6\xECg"\xB6\xCF?\xFF\\xA5R\x89\x85\xF8\x9A\xA6Y\xAA\x8E/\xBF\xFC\xF2\xEAÕ«\xF3\xE6\xCDk}H`\x82EDD\xF4Й<y\xF2\x9D;w(\x8A\xC8d\xB2\xBC\xBC\xBC\xC0\xC0@\xCD\xDAk×®\xEDر#11\xF1\xC7\xECС\x80K\x97.\x9D:uJ\xA8 \x97˳\xB3\xB3\x85\xE5\xBBw\xEFfff\x8E=Z\xA7\x8B-\xBF\x9D\xCF\xCD\xCDM\xF3\xBCM[[\xDB\xFC\xFC\xFC\xF4\xF4t\x87\x98\x98\x98v\xED\xDA\xE7\xE7\xE7;;;GGG(++KNN\xAE\xAD\xAD\xF5\xF6\xF6\x9E6m\x9A\x93\x93\x93\xA6\xF15fggWWW{zzN\x9C8Q*\x95\x9A\xEAÑ£Gsss]]]\xA7N\x9D*L\x88N\x8Fr\xB9\xFC\x83>\x90\xC9d\xC9\xC9\xC9cÇŽutt41\xFFb\xF0!\xD1C\xE6\xB9çž›2eÊ”)SfÎœ\xF9\xE5\x97_\xBA\xB8\xB8lݺU{\xED\x9C9s\xF6\xED\xDBW]]\xBD{\xF7n\xFD\xCD+**$\x89\xAB\xAB+\x80\x9B7o\x96\xCDu\xF6\xEC\xD9'N\xB4o\xDF>..\xEE\x95W^PRR2w\xEE\UUU}\xFB\xF6\x9D1cFfffee\xA5\xF6\xB6\xE2k\x88\x8F\x8F\xF7\xF0\xF0\x98>}zVVÖ„        Ìs\xF1\xE2\xC5kÖ¬\x990a\x82Z\xAD
</del><ins>+\xD47Rjnn\xF6\xF0\xF0سgOkk\xAB\xA1\xA1\x97Ó©\e\x98\xE4\xB5>\xAD\xAD\xADt\x9A\xE4\xE0\xE0\xE0\xEF\xEF\xF8\xF0a\x82 \xF8|\xFEÔ©S\xE9\xC4B?\xD5\xD4%\xBFÛ•^nhh8}\xFA\x{134D34}\xD2\xD2R\xC99Ó¤\xA4\xA4iÓ¦u\xC7\xED\xAC\xE8\x87F]R\xE3>@Ò \xFFw\xBC\xC8\xA17y\xBFD\x87\xA3M\xE1\xEDÛ·\xC7\xC4\xC4|\xFE\xF9\xE7III\xDD\xD1T:\xCDP\xC8\xDE\xDE\x9A\x9A\x9A\xC8\xDBK\xD6\xD7\xD7K\xAA[\x9E\xC1`,]\xBA\xF4\xE8Ñ£\x8E\x8E\x8EIIIÏŸ?\x8F\x8A\x8A277'\xAF \xA1/&&&22\xF2\x87~\xB0\xB0\xB0\xC8\xC9É‘\xBF\x91D}}}[[\x9B\xE4Ë\xFC\x82ojjRk+2\xE6\x8D \x88Q\xA3F%''?y\xF2dÒ¤I\xBBwï–¾R\x98\xFA]i\xEA&Y\xA6aA\xD4\xD7\xD7\xF7\xEF\xDF_Y\x99Ó§O\x93g\xB4@\xADCt*W&y\xDF,\x9AM
+
</ins><span class="cx">
</span><del>-\xBA~\xFD\xBA~\x8F\xBF\xFE\xFA\xAB\.\xB7\xB3\xB3stt\xB4\xB1\xC6\xCBlx\x8B\x88\x88\xE8!fgg\xF7\xD8c\x8F\xFD\xF8\xE3\x8F:\xE5\xEE\xEE\xEE]\xBAt\xD1/\xBFq\xE3ƿ\xFF\xFD\xEFaÆ\xD9\xDA\xDA(--\xE0\xEBkɓ\xD2e2\xD9믿@\xA5R\xAD]\xBB\x80\xBD\xBD\xBD\xBB\xFB\xFF\xBE{\xE6\xFB\xEF\xBFW\xA9T\xB0\xB5\xB5\x8D\x8B\x8Bk׮\x9D\xF6\xB6\xE2k\x98;wnPP\x80\xE8\xE8\xE8\x97_\xD6\xA1)r\xB9|\xFD\xFA\xF5999\x81\x81\x81ݻw\xFF\xE0\x83\xFE\xF3\x9F\xFF<\xF2\xC8#:=\xFA\xF9\xF99;;\x87\x84\x84\x8C;ւ\xA9\xD0\xC73XDDD7\x97[\xB7n\xB5X^SS3f̘\x80\x80\x9B\x8D7
-\x85\xDF}\xF7]\x9B6mBCC[\x80\xB3\xB3sCC\x83NaHHH]]\xDD\xE0\xC1\x83SRR\]]u\xAE\xFA\x99U3((\xA8\xA8\xA8(++\xAB\xA0\xA0@\xA9T\x9A[AA\xC1ݻw
</del><ins>+:r\xE4\xC8Ô©S\xE5/@T\xB8"\xFDTk\xCF\xCC\xCCl\xFD\xFA\xF5\xD2K\xA2\xA2\xA2nݺ\x95\x9F\x9F\xDF\x9B\xA3uI\x8D\xFBI\x83\xFE\xDF}\xF0B\xFA\x8D\xCDf\xAB\xBC\xA2\xA7\xA7g\xBF~\xFD$\xA7        222"\xA9\xA4\xACp^^\xDE\xF3\xE7\xCFgÍšu\xF8\xF0\xE1\xA3G\x8F\x9E={VfEسg\x8F\xAE>\xB9\xE8\xB4Y\xA6\xFC\xE0\xC1\x83333\xC9?\xD3\xD3\xD39\xF9\xFBm+\xCA/_\xBE\xBC\xB0\xB0\x90<\x9B\xB0p\xE1\xC2\xF6\xF6\xF6\xFC\xFC\xFC\xE1Ç\xD3o?A3g\xCE\xF4\xF2\xF2\x9A7o\x9E\xAF\xAF/\x83\xC1\x90dIB(J\xCFS333\xD9l\xB6\xB7\xB77\xFD\xAD(\x8CK>o'N\x9C \xBFV\xD9l\xB6\xA7\xA7\xA7\x91\x91\xFDwe*W\x964\x95\xFDp„        ,+11\x91\xA2Ab\xB1X$\x81\x9A_\xAEt*W\xE6\xE9Ó§\x9D\x9D\x9De\xCES4\xE9\xED\xB7߶\xB3\xB3_\xB9r%\xCDX\xE8\xA7Z\xA2\xAD\xAD\xED\xC1\xDF=\xFE\xFCÅ‹< B\xFA\xDD\xF6\xF6v\xE9;;;\xEFß¿\xFB\xF6\x{DF3C}\xBC}\xFB\x{1B9E79}\xEDß¿\xFFÈ‘#\xAE\xAE\xAE*7\xAA\xFA\xA1Q\x97Ô¸\x90\xE8\xF7\xE9\xAEn\x82G\xB0\xEA\xE9nܸAÞ \xEF\xE0\xC1\x83\xFC\xF1Gtt\xB4\xF4\xBB\xEF\xBD\xF7
Þš5k
</ins><span class="cx">
</span><del>-\xF6\xECÙ³w\xEF^GG\xC7+W\xAE\x88\x8F\xCDbL\xB0\x88\x88\x88z\xC6~\xFE\xA6]ngg\xF7\xE4\x93O\xEEÞ½\xFB\xFC\xF9\xF3~~~B\xE1\xF6\xEDÛ‡~?g\xE5\xE3ã““\x93x\xE9\xD2%\xCBj\xD6\xD4Ô„\x86\x86nØ°\xA1\xAE\xAE\xCE\xCE\xCE\xEC+o\xB5\xB5\xB5\xA4R\xA9\xA3\xA3\xA3\xA3\xA3cBB‹/\xBE(>6\x8B\xF1!\xD1_BÛ¶m_{\xED5\xED\x92Å‹\xE6\xE4\xE4Ü\xEE\xD4jupppbb\xE2Í›7###ׯ_o\xECnt\xD35\xF7\xEF\xDF_VV\x96\x97\x97\xC0\xDC\xD3W<<<\x84\x86\x86\xFC\xDFË\xC5\xC7f1&XDDD\x93Û·oWUUi\x97ܹs\xA7\xA1\xA1\xE1\x97_~\xF1\xF5\xF5\xBDs\xE7\x8Efmcc\xA3v\xB5\xBBw\xEF^\xBE|\xB9\xA1\xA1\xE1Úµk\x85\x85\x85\x9B7o\xBEx\xF1bRR\xD2\xE3\x8F?~?\xE2Ü»w\xAF\xB7\xB7w\xBF~\xFD\]]\xC3\xC3\xC3\xED\xED\xED-\xAB\xA9V\xAB\x95J\xA5B\xA1ppp\xB0 \xC1
-\xEFܹ\xF3Æ\xB5\x9F\x89j\xB0G{{{á·™V\xC1\x8B\x88\x88\xE8ar\xECرq\xE3\xC6\xE9\x97\xFB\xFB\xFB\xD7\xD5\xD5eddh\xAF:t\xA8f\xB9\xBA\xBA\xBA[\xB7n\xEC\xED\x{DF7C}\xBC\x9E|\xF2\xC9\xE4\xE4\xE4=z\x98\xE8\xEB\xE4É“\xB8~\xFDznn\xEE;\xEF\xBC3s\xE6LG\x8E)--U*\x95\xDF}\x{1DD6DB}[ZZZ}}\xFDÎ;\xDD\xDD\xDD\xD3\xD2\xD2jjjbcc\xFD\xFD\xFD'M\x9A\xF4\xDCs\xCF)\x8A.\xECÝ»W\xBB匌\x915G\x8F\xFD\xDE{\xEF\xC9d2???___\x95J\xB5y\xF3f\xFD[Ý\x85\xEA\xE4\xE4\xB4s\xE7\xCE_|\xF1\x9Bo\xBEy\xE4\x91G>\xF8\xE0\x83v\xED\xDA\xE9\xF7\xF5\xD1G\x9D9s\xE6\x9F\xFF\xFCgXX\x98\xB8\xBDa\x94\x8DZJDDD\xA4\xA1T*\xE5r\xB9\x8B\x8B\x8B\xE6\x83\x96\xD5T\xA9T\xE5\xE5åžž\x9E\x89IJH\x9A\x9A\x9A\xCA\xCA\xCA\xEC\xECì¼¼\xBC\x8C\xF5\xA8V\xAB\xCB\xCA\xCA:t\xE8\xA0\xF3\x9C--\xCDS\xB5\xC4`\x82EDDD\xD42\xB3,\xFE\x8A\x90\x88\x88\x88\xC8ʘ`Y,""""+c\x82EDDDdeL\xB0\x88\x88\x88\x88\xAC\x8C        \x91\x951\xC1""""\xB22&XDDDDV\xC6\x8B\x88\x88\x88\xC8ÊŒ\xBE
\x8BpË–-dDDDD\xBA\xF1\xE3\xC7w\xE8С\xF5\xEDM\xB0Æ\xDF\xFAÖ‰\x88\x88\x88\xFE\x82\x8C&XVI߈\x88\x88\x88\xFE\x82x\x91\x951\xC1""""\xB22&XDDDDV\xC6\x8B\x88\x88\x88\xC8ʘ`Y,""""+c\x82EDDDdeL\xB0\x88\x88\x88\x88\xAC\x8C        \x91\x951\xC1""""\xB22&XDDDDV\xC6\x8B\x88\x88\x88\xC8ʘ`Y,""""+c\x82EDDDdeL\xB0\x88\x88\x88\x88\xAC\x8C        \x91\x95\xD9\xFD\xD9=*++\xA5Ri\xFB\xF6\xED\xFF\xC40~\xFF\xFD\xF7Û·o\xDB\xD9\xD9yxx\x98\xAE\xF9\x80l\xAD0\x8C-\xFCÆ\xB7nݲ\xB5\xB5\xF5\xF4\xF4\xD4.\x97\xCB\xE5:v\xEC\xE8\xEC\xEClq\xA7\xC6o}Ø\xD7\xFA\xD8Z\xE39\xBAjL\xB0\x88\xFEÛ¤\xA4\xA4\\xBCx\xD1\xE0\xAA\xC8\xC8\xC8\xC1\x83[\xA5\x97cÇŽ\x95\x96\x96Ξ=\xDB*\xAD\xFD1LÏŒB\xA1\x987o^tttll\xACY\xCD~\xFD\xF5\xD7_\xFD\xB5~\xF9\xF8\xF1\xE3{\xF4\xE8an\x90\xA5\xA5\xA5kÖ¬9u\xEA\xD4/\xBF\xFC\x93\xF3|\xEE\xDC9\xCB\xB6.k\x85\xA13p\x8D_\xFDu\xEDÚµG\x8F\xAD\xA8\xA8\xD0.?u\xEAÔŒ3>\x
FD\xF4\xD3\xE9Ó§[Ü©N\xE3\xD5\xC6\xC2n=c\xB7̪U\xAB\xFA\xF7\xEF?hÐ U\xABVEDD<\xD8âƒ\xF8Y\xB2Ö·\xC4\xFD\xF8NÓŸ\x90\xD6\xC5h/\xFD\xB7ÙµkWXXXTTÔ¨Q\xA36n\xDCx\xEAÔ©\xA8\xA8\xA8A\x83\xB9\xB8\xB8?~Ü‚\xD5j\xB5\xC1^Ö[\xD7\xCAP
-\x85\xC5\xDB*\x95J\x83\x81\x99`zf\xA2\xA2\xA2\xBAv\xEDjA$\x83-8p\xE0\xBB\xEF\xBE+\x91H\x86>t\xE8Ј\x88\x88\xCA\xCA\xCA.X\xD0ZXXX\xFF\xFE\xFD\xB5c66\xCF\xE26w\xA2\xCC\xDA\xD0\xE2yÓ¡3p\x8D\xC7<22R\xBF\xFC\xEF\xFF\xBB\xA3\xA3c+;\xD5iÜ‚\xA3\xDAXØgl\xE0\x96IHH\xF8駟lÚ´I82-\xFE8\x88\x9F%\xAB|K\xB4\xAAYMii\xFD        \xB1:\x9E\xC1"\xFAo\xE3\xE3\xE33r\xE4HaY"\x91t\xEC\xD81<<@Ïž=\xE3\xE2\xE2\xCCm\xED\xCB/\xBF\xBCz\xF5\xEA\xBCy\xF3t\xCA?\xFF\xFCs\x95JeY\x84j\xB5\xFA\xC0\x81\x9F~\xFA\xE9\xFA\xF5\xEB{\xF5\xEAeY#W\xAF^\x9D1c\xC6\xECÙ³\x9F\xFE\xF96mD\xFD_Ѻ3\xA3\xCD\xD5\xD5@\xF7\xEE\xDD\xFB\xF5\xEB'\x94\xA8\xD5\xEA\x9B7o\x9AÕˆB\xA1hjjrrr\xD2.l\xCD<\x8C\xED\xC1\xFB\xB7\xE1I\xE4\xAE\xA9\xF5\xB3\xFD\xC0\xF2\xF3\xF3\xF3\xF7\xF7\xE0\xEF\xEF/,X\xFCq?KÖšOk}r\xB5i\xFD        \xB1:&XD\xFFm6l\xD8`\xB0\xDC\xCD\xCD\xED\xFD\xF7\xDF\x96\x8F=\x9A\x9B\x9B\xEB\xEA\xEA:u\xEA\xD4:\xE4\xE5å•”\x94pww\xEFÝ»\xF7Ñ£G\x84\x86\x86\xDA\xD8\xD8|\xF0\xC12\x99,99y\xECر\x
9A\xC5\xC5\xC5\xF9\xF9\xF9\xCE\xCE\xCE\xD1\xD1ѹ\xB9\xB9\xA5\xA5\xA5!!!J\xA5\xF2\xF0\xE1\xC3\xCE\xCE\xCE111...cP\xAB\xD5{\xF6\xECÙ¼y\xF3\xDF\xFE\xF6\xB7}\xFB\xF6I\xA5R\x83\xF1|\xF7\xDDwW\xAE\        
</del><span class="cx">
</span><del>-\xBA{\xF7\xEE\xA1C\x87\\\\xA6N\x9Dz\xE7Î\xD4\xD4Ô«W\xAFFGG\x87\x85\x85\xF9\xF9\xF9\xA5\xA5\xA5mÚ´\xE9\xC9'\x9F|饗^x\xE1[[\xDB\xD6ÏŒ\xAD\xADm~~~zz\xBA\x83\x83CLLL\xBBv\xEDFh\xBA#Æ-\xFE\xAFlz~\x8E?\x9E\x9B\x9B{\xF7\xEE]''\xA7\x83\xA6\xA4\xA4xyyiÑžgeee\xC9\xC9ɵ\xB5\xB5\xDE\xDE\xDEÓ¦MR1c.^\xBC\xA8\xB3[\xB9\xEB\xCD-\xE3Ô©S\xDF|\xF3\x8DZ\xAD8p\xE0\x80dddTWW\xF7\xEE\xDD;00\xF0Ì™3?\xFF\xFCsÇŽ\xA3\xA2\xA2\xF4\xE7𫯾\xCA\xCE\xCEnjj\xBAr励y\xAE\xA9\xA9\x89\x8F\x8F\xBF~\xFDzhh\xE8\xE8Ñ£5\xE5-\xEE/\xFD\xC6M\xCF\xF6\xB9s\xE7~\xF9\xE5\x97nݺ\xE5\xE5\xE5]\xB9rE&\x93\x8D?^?\xBD+,,\xCC\xCEή\xAE\xAE\xF6\xF4\xF4\x9C8q\xA2T*=v\xEC\xD8\xEF\xBF\xFF\xA0[\xB7n}\xFA\xF4\xFE\x94H$\xCF>\xFB\xAC\xB18[\xB8~/\xC6\xF6\x8B\x86~>a\xD9\xC7A\xCC1)f>u\xC238"-\xBE\xD3\xF4{\x94\xCB\xE5Ú‡\xF4\x90`\xF1!\xD1_\xCE\xE2ŋ׬Y3a\xC2\xB5Zt\xFD\xFA\xF5=z\x9C>}zÖ¬Y\xAE\xAE\xAE\xE7Î\xBB}\xFB\xB6\xBF\xBF\xFF\xAF\xBF\xFE*\x97\xCB\xED\xEC\xECmll4-
\x94\x94\x94Ì;@PPК5k,X\x90\x95\x95%\x95J?\xFE\xF8\xE3\xE8w\xDA\xD4Ô´s\xE7Ψ\xA8(\xB9\~\xE0\xC0\x81\xB7\xDF~[\xF3\xAAOpp\xF0\xFA\xF5\xEB\xE7Î{\xF0\xE0A[[\xDBU\xABV\xFD\xEDo[\xB7nÝ[\xB7Ξ=;t\xE8К\x9A\xCE\xCE΋-:|\xF8p]]݈#\xB6m\xDB\xD6\xFA\xFF.\x9F={\xF6ĉ\xEDÛ·\x8F\x8B\x8B{\xE5\x95W\x8CEh\xBA\x91E\x8B\xD9\xD8\xD8\xFF\xFA\x9A\x98\x9FÅ‹\xFF\xEB_\xFF\x9A:ujtt\xF4'\x9F|\xF2\xCC3\xCFhgW\xB8w\x9E\xAB\xAA\xAA"""\xFA\xF6\xED;cÆŒ\xCC\xCC\xCC\xCA\xCAJk\xE8\xEC\xC1\xD6\xEFz\xB3\xC2X\xBE|\xF9\x9Bo\xBE9bĈaÆ\xBD\xF6\xDAkË—/\xF6\xF6\xDBo\xA7\xA6\xA6
-\x93\x93\x93\x93\xB3d\xC9\xFD9|\xFB\xED\xB7\xE7ϟ?r\xE4Ș\x98???cS\x9D\x93\x93\xE3\xED\xED\xED\xE5\xE55gΜ9s\xE6\x88\xDC_7=۽z\xF5Z\xB6lٻ\xEF\xBE\xEB\xE6\xE6\xB0p\xE1B\x83\xE7\xF6\xE2\xE3\xE3=<<\xA6O\x9F\x9E\x95\x955a\xC22\x99l\xE1…\xFB\xF6\xED
</del><ins>+\x86\xDA\xD2\xD2R]]}\xEA\xD4)\x81@ \x89\x8E?\xBEp\xE1\xC2Þ½{=ztÅŠW\xAE\4h\x90\xB1\xB1\xF1Ö[e~\xC6\xE5\xE7\xE7\xF7\x9F\xFF\xFC\xA7\xB0\xB0\xF0\xDF\xFF\xFE\xB7|\xE1+W\xAE|\xFE\xF9\xE7_~\xF9%ttt:\xF4\xBD\xF7Þ‹\x8F\x8F_\xB2d\x89\xF4\x8A\xDF~\xFBmWW\x97\xCC\xFFͤ˗/\xFF\xF2\xCB/\x8D\x8D\x8D\x9F}\xF6Ù»\xEF\xBEK\xFEl'33S \x88\xC5\xE2\xDF~\xFB\xADoß¾gÏž}\xFA\xF4\xE9Ñ£G\xC9cHm\x80M\x9B6Íš5\xCB\xC7\xC7\xE7\xF8\xF1\xE3\xEF\xBF\xFF\xFEÍ›7\xDB\xDB\xDB
</ins><span class="cx">
</span><del>-Я_\xBF\xB5k\xD7\xCAd2cq\x8A\xB8~/\xC6\xF6\x8BÆ’%K\x844â·\xDEz\xF4\xD1G\x8Dͧ\xFD\xDD*\xE6\x983\x9F-\x8E\xC8,\xFA3\xA9ߣ\xCE!mÙ„\x98GMD\xFF\xBD|}}'O\x9E\xAC]RVVfkk{\xFA\xF4i\xB5Z\xDD\xD4\xD4\xE4\xE6\xE6\xB6q\xE3F\xB5Z\xADP(BBB^|\xF1ų\x82 IDATÓ§O\xBF\xF1\xC6\xDA-\xC4\xC5\xC5é·œ\x90\x90\xE0\xE5\xE5%,<x\xF1\xE2\xC5\xC2\xF2\x87~\xA8S\xF9\xEAÕ«\x81\x81\x81+V\xAChhh\xD0Ye,\x9EaÆ-X\xB0@\xA8\xB3v\xEDZ___aY\xB8\xE1\xF7\xBB\xEF\xBE\xD3i\xA7\xB1\xB1qݺuݺu\xFB\xF9\xE7\x9F-\x9B\x9D\x81\xAC_\xBF^\xE8\xD4X\x84\xDA\xF2\xF3\xF3\x84\x87\x87?\xF3\xCC3\xCF<\xF3\xCCc\x8F=f\xACY\xCD\xFC455\xB9\xB8\xB8$%%        \xE5111\xC2I/\xB5Z\xA7\xAFf\x9ESSS\xBBt\xE9\xA2R\xA9\x84I\xB8}\xFB\xB6\xB1\x80\xF5G*\xECA\xAB\xECz\xF1a\x94\x97\x97K$\x92o\xBF\xFDV(?~\xFC\xB8D")//W\xABÕ\x81\x81\xFC\xB1P\xBEbÅŠ\xB0\xB00\x9D\x81\xCB\xE5r{{\xFB\xF4\xF4t\xA1|Ë–-]\xBAt\xD1Z\xA7N\x9D\xB6mÛ¦        \xCC\xC6\xC6\xE6\xE2Å‹-\xEE/\x8D\x9B\x9E\xED\xC7|ÅŠB\xCDÝ»w\xDB\xD9\xD9\xC9\xE5r\x9D\xFD
UPP ,\xECÚµK*\x95
-\xCBK\x96,qssS(j\xB5\xFA\xF2\xE5\xCBÂg0N\x91\xD7\xEF\xC5`\xC0\xE2\x89\xFF8\xB48K\xDA\xC4\xD748o"C58\x93{4\xF6m&\xDE2s\xF0!\xD1_KAA\xC1Ý»w
-
-\x84=9::
-\x97!$Ibbbxxxee\xE5\xC1\x83-n\xDF\xC5Å¥\xA1\xA1A\xA7\xD0\xD3\xD3sÛ¶mkÖ¬Y\xBAt\xE9\xE2Å‹\xB5vn,mR\xA9T\xD3fÛ¶m\xE8tq\xEDÚµO>\xF9\xA4\xB0\xB0pË–-ݺu\xB38xm\xCE\xCE\xCEB/b"\xBC\xF9\xE6\x9B\xC2Õ)S\xA6kV3?j\xB5Z\xF8W(W\xA9T\xA6o\xD9                \xA9\xAB\xAB<x\xF0\xFC\xF9\xF3ÇŽ\xEB\xE0\xE0`,`c\xAC\xB2\xEBŇ\xF1\xC3?(\x95J\xCD=v2\x99L\xA9T\x9E;wN\xCC\xF1\xA7O\x9Fnll\xD4\xDC\xD0&Æ A\x83\xD4j\xF5\x85L\xEF/1\x8D\xB78\xCC~\xFD\xFA\xA9T\xAA\x82\x82\x9D\x93\x8EAAAEEE\xBF\xFD\xF6[AA\x81R\xA9
-_~\xF9\xE5U\xABV8p\xE0\xF9\xE7\x9Fß¾}\xFB\x8C3`dw\x88\xB8~/-\xDCJ\x8F.\xF1\x9D\xB6X\xD3༉dp&G\x8Du_'D^"$\xFAk\xA9\xAD\xAD \x95J^|\xF1EaUHHHhh\xE8\xF9\xF3\xE7oݺe\xF5~#""\xF6\xEC\xD93a„\xF9\xF3\xE7\xBF\xFAê«šß´\x9B\x88G\x8C\xABW\xAF.Z\xB4hÖ¬Y#G\x8EÜ¿\xFFСC\xAD\xB9\xF8Û´icggggg'\3\xADM\x9B6S\xA6LÙ¼ysii\xE9\xF7\xDF\xE4È‘\x97_~\xD9D}\x9F\x9C\x9C\x9C\x80\x80\x80\x98\x98\x98\xC0\xC0\xC0K\x97.Yq \xE2w\xBD\xF80\x84{\xFC5\xFF\xB0        O\xABy\xE3uu\xB5\x8D\x8D\x8DYO`.\xC8*\x8A\xF7\x97\x98\xC6[\xA6p\x81\xBB\xAE\xAEN\xBB\xB0\xA6\xA6&44tÆ-uuuvv\xFFw\xFE\xC2\xD7\xD7wĈ[\xB7nU\xABÕ§N\x9D\x8ER\x83q\x8A\x89\xCD`/\xAD?<, \xBES\xD35\x8DÍ›Hg\xF2O\x99<\x83E\xF4\xD7"<1444 @gÕªU\xAB\x96,Y\xF2\xDE{\xEF-X\xB0`\xFB\xF6\xED\xF7\xA3\xF7>}\xFA\xECÙ³'//\xEF\x8D7ÞJ\xA5}\xF4\x91\x89xL\xAB\xAD\xAD\xFD\xE7?\xFFYQQ\xF1\xD6[o\x99u\xAA\xC3\Dؽ{wk×®]\xB4h\x91\x89jK\x96,Y\xB8p\xE1\xB6m\xDBÚ·o\x9F\x91\x91!Ü£c\x8CZ\xADNLL\xBCy\xF3f
dd\xE4\xFA\xF5\xEB\x8D\xDD\xF9k\x8CUv\xBD\xF80|||ܸqC8aYUU\xA5)\xAAZ\xAD\xAE\xAA\xAArwwS@yy9\xFF;w\xEE\xC0\xE4\xFE\xD3x\x8B\xC3.U\xFB\xFA\xFAj\xEE߿\xBF\xAC\xAC,//\x80\xCEi\x989s\xE6\x8C;6))i\xE8С\xC2=mwǥK\x97Z\x8C\xCD`/\xAD?<, \xBES\xD35M̛g\xF2O\x99<\x83E\xF4\xD7޹s\xE7\x8D7\xEA\x94ggg߹sg̘1[\xB7nݹsgZZ\x9APnoo/\xFC\x8BeE\xA1\xA1\xA1\xBBw\xEF^\xB0`\xC1\xAD[\xB7\x8C\xC5Ӣ۷oϜ9s\xFF\xFE\xFD\xB3\xAB-6X\xEB\xFB\xD4\xE2:db\xADZ\xAD=ztDDij\xCF>;l\xD80[[[\xD3\xF3\xBCw\xEFޜ\x9C\xAE\xAE\xAE\xE1\xE1\xE1\xF6\xF6\xF6"\xC3\xD0\xECA\xAB\xECz\xF1a\x84\x87\x87\xFB\xF9\xF99rD\xF8\xF3\xE0\xC1\x83¯\xEB]]]M?\x96s\xC0\x80R\xA94!!A\xE4\xA4\xA4\xA4\xF4\xECٳO\x9F>-\xEE/1\x8D\xB78\xCC\xFD\xFB\xF7\xF7\xE8\xD1\xE3\x89'\x9E\xD0.T\xAB\xD5J\xA5Rx\xBA\x9BN\xA2\xF0\xF4\xD3O{yy͟?_\xF3XT\x83q\x8A\x89\xCD`/\xAD!\xBES\xD35M̛g\xD2`\x8F-~\x9BY\xF1{\x80\xED\xB2eˬ\xD5=8N\x9E<w\xF2\xE4ɚ\x9A\x9A\xAA\xAA*\xE1\xA7\xCB\xF6\xF6\xF6\xBD{
\xF7^\xB1b\xC5\xEEݻ\x8F=z\xF0\xE0\xC1\xD0\xD0д\xB4\xB4\xD7_\xFD\x85^
-
-\x92\xCB\xE5\xD9\xD9\xD9{\xF6\xEC\xE9Úµkpppqq\xF1\xE6͛Ϟ=\xA0\xB9{&###11\xB1\xB8\xB8X"\x91TVV&''\xD7\xD4\xD4\xF4\xECÙ³\xBE\xBE>!!\xA1\xB8\xB8\xB8[\xB7n->\xE0\xCA\xC3\xC3\xC3\xD5\xD5\xD5`<\xB9\xB9\xB9;v\xEC\xB8qã†\x8FO]]\xDD\xE6Í›\x8B\x8B\x8B\x9D\x9C\x9C\x82\x82\x82>\xF9䓬\xAC,\x89De\xE2\xB7?S\xA7N\xCD\xC9\xC9y\xED\xB5\xD7\xC4\xCFÌ‘#G\x92\x92\x92\x84\x81444\xC4\xC7\xC7\xF9\xF9\xF9\x85\x86\x86\xEAG(<\xF8J\xF0\xF5\xD7_oØ°\xA1\xA0\xA0\xE0Ò¥Kܹs\xE7\xBF\xFF\xFDï„„\x84\xCA\xCA\xCA\xF9\xF3\xE7gddlß¾]~\x82\x82\x82~\xFA\xE9\xA7Õ«W\xF6\xD9g\x9F}\xF6Y||||||DDDIIÉŽ;JJJ$ɵk×’\x93\x93\x85y\xEEСÜ9s\xE4ryZZZ~~\xFE\xBAu\xEB\xBE\xFD\xF6[\x83k\x8FW\xB3\xBBw\xEF>jÔ¨V\xEEz\xB9\\xFE\xD2K/\x89        C&\x93-0`Ù²e.\8x\xF0\xE0\xA1C\x87\x92\x92\x92\xBC\xBD\xBD\xB4i\xD3fÙ²e\xA9\xA9\xA9YYY\x97.]*))\xE9Ö[YY\x99f\xE0}\xFB\xF6-^\xBAtiZZ\xDA\xE1ÇKKK}||BBBtv\xE5?\xFCPXX\xF8\xFF\xFE\xDF\xFF\xFB\xE6\x9BoRRR:w\xEEl\xF0\x88\xD2\xDE_NNN\x81\x81\x
81\xFA\x8DWUUi\x8Ej\xFD\xD9n׮ݦM\x9B\xAE\\xB9r\xF5\xEA\xD5\xE4\xE4\xE4\xD4\xD4Ô”\x94\x8FcÇŽi\xC25jÔ®]\xBB\xB6n\xDDz\xE8С\x9A\x9A\x9A3g\xCExxx\x84\x85\x85        C\xAE\xAF\xAF\x97H$\xB3f\xCD\xC20\xA7\xA7\xA7\xA7\xC1Ø´\xEE\xEDí˜\x98\xA8\xD3K\x97.]t\xF6\x8B\xCE;\x8C1\xF7\xE3PYYiz\x964-kK\x98\xAEipD¼\x89        \xD5\xE0L\xD6\xD7\xD7\xEBO\x88\xC1CZ\x9B\x89\xEF-Avv\xB6\x98Yب-}\xC2/=\xBC\x9A\x9A\x9A\xCA\xCA\xCA\xEC\xEC\xECtn\xD1\xD5'\xFCH\xA7C\x87:O\xA6\xF9\xB3\xE2I\xF8x\x97.]\xAC\xD2\xEEC\x84j\xB5z\xF2\xE4\xC9,2Q\x85B1eÊ”\x8E;~\xF1\xC5\xC66Q*\x95r\xB9\xDC\xC5\xC5E\xFC\x853\xE8\xED\xC1\xD6\xEFzsè\xAE\xAE\xB6\xB5\xB5\xD5y\xD5\xF5\xEBוJ\xA5\xE9\xB7\xEC555]\xBDz\xD5\xC3\xC3\xC3\xC4}9B0:\xC3iq\x98-6\xAE?L\xE1\xD9W\x93'O\xB6\xB5\xB5}\xE4\x91G\xB4\x9F^\xA1\xA1R\xA9\xCA\xCB\xCB===%\x89ΪM\x9B6=\xF2\xC8#\xA3F\x8Dj1\xCEc3Ø‹e\x87G+\x89\xEF\xD4tM\xF3&\x92\xFEL\xEA\xF7\xD8\xE2\xB7Y\x8B\xDF\x9A\xC7n\x89\xC1\x8B\x88\xE8O\x90\x9D\x9D=w\xEE\xDC\xC2\xC2BM\xC9/\xBC\xE0\xE
7\xE7\xF7\xE1\x87\xFE\x89Q\x91        B\x82\xF5\xCE;Uyy\xB9\x97\x97Wcc\xE3ĉ\xF7\xEC\xD9c0-\xA3\x87\x85Y        or'"\xFA\xF4\xE8Ñ£\xAE\xAEnÓ¦M}\xFA\x{129BEF}?x\xF0\xE0Å‹[\xF9\xC6\xBA\x94Jeccc]]\xDDÝ»w[|g\x80\xB6>\xF8 $$$##\xE3\xD5W_ev\xF5\x97\xC23XDD\x8E\xBA\xBA\xBAÇ\xFF\xF6\xDBoAAA\xE4?\xC0\xACÇ\xFF\xFA\xEB\xAF\xBC\xBC\xBCÆŒ#~\xC3\xEC\xEC\xEC\xF3\xE7\xCF2D\xE7\xDE8z\xF1!\x91\x95\x99\x95`\xF11-DDDDV\xC6\x8B\x88\x88\x88\xC8ʘ`Y,""""+c\x82EDDDdeL\xB0\x88\x88\x88\x88\xAC\x8C        \x91\x951\xC1""""\xB22&XDDDDV\xC6\x8B\x88\x88\x88\xC8ʘ`Y,""""+c\x82EDDDdeL\xB0\x88\x88\x88\x88\xAC\xCC\xCE\xE8\x9B?0"""\xA2\x83Z\xDD\xFA6x\x8B\x88\x88\x88\xC8ÊŒ\x9F\xC1""""2\xA2h\xA4@\xFB?;\x92,"""2 \xB8hdU$\xA0\xE6\xD1@\xAC\xDE\xDAc@)0[D\xE2k\xB6\xE88\x90k\xA8\xDC\x98i\x8D\xF6\xCD\xC5K\x84DDDd\xC0. \x88F\x81S@0p\x8EQ@W\xE3\xA
EÝ…Èš-\xDAÈ€\xA7\xE0]\xC0\xF4\xD2\xCDl\xC7
-\xB7_\xE0,"""2\xC8Ù¼,:\xE1\x80\x9E@\x9C\xC9-?T\xE2\xBA_\xB3E\x9D\x81\xD1\x80\xAF` ~\x8A\xCCi$\xE8\xA55\xEA\xD6`\x82EDDDl0R\xEE\xBCß¼l\xE4\xE9\x80\xB4\x8A\x81|\xC0\x88\x94\xC9@-\xE0-L\x9C\xB4\xDA_@!\x90-T\x9E\xC0D@\xAAU|\xF3B\xE0\xDB\\xC1x\xA7\xB9\xFC\x90\xF8\x93        \xA0\xF6ç¶@\xA0?\x90        \xBC\xAC\x9CN\x9C2d\x889Se/\x91\x85\xCE'\x80\xF6@\xF0
- (\xE6\xAA\x80\xA0/0\xC8*\xEF\xDDV|M\xF1\x800\xC8&\x98\xA9\xBE\xB7\xA4x
-\xC8b\x80X\xE0M\xC0\xE00\x90_7\x80T@\xF8mÛ¶5{"\xF4\xF0YH\xBCPk\xF6\x80{\xF3\xDA\xEF0\xB0\xE2\x80v\xF7n+\xBE&\x80\xB9@ x\xD9x<*\xA0\xA3\xB7\xAD;\xB0\xD0\xA8\xA4\xAB\xC0:N@0@\x9F>"\x87o\xCF`Qk9-z\x85!@0H\\xF5\xAE\xFA\x99U3(\xB2\x80@i\xBC\x9D@y\xEF\xACR         X\xD4\xFFn\xAB\x83\x80\xC5@\xA0\xBA\xCE!\xA2\xC6*
-,"""\xBA/|\x80 \x88\x81K\x96Ö¬B\x81-@]K\x97\xDE
-Ü›`e\xF6\xC0\xE0#
-8\xDD\xFC\xE3\xC7\xC0\xAB\xC0l\xE0i@\xC0\xDA        /\xD1}\xA1\x82\x81D\xE0&        \xAC7~\xE3\xBC\xE9\x9A\xFB\x812 \x80\xC9\xD3W
-\x87\xE63R\x82\xEB@'`\xE5\xBD\xD5G`90xHz7o\xB5\xCF`\xD1}\xB1\xC8\xB8ွ\xA55Õ€\xB2\xF9<S\x8B        \xD6c\xF7\x9E=\xEAT?5\xFF\x99(\x80e\xCDmG\xE02\xC0\xB7\xC5!\x89\xC63XDDDd\xD4I\xE0p\xC8\xDEf\xFE\x80#@)\xA0\xBEÜ€4\xA0\xD8        \xB8i@-\xF8\x93\x80\xE7p\xD8{o\xCB\xA2k\x8E\xDEd\x80\xE0\xA8\x80\xCDz\xB7\xBAg\xE9\xC07\x80X
-\xCCD\x93\x81H\xA0`L\xFA\xD5\xC0\x93\xC0\xE0[\xE0y\xE0I\xE0\xD0        x\xAC\xB2Ƽ٨\x8D\xBD2\xDA\xC6\xC6\xED\xD1_\x97\x90.Z?\xB4\xAC\xA6
-(<\x89Ea\xD4u\x80\x97VI=P-\xB8\xCEZ%-\x80#\xA9\xD1\xFB\xEF\xBFo\xB0\xDC &XDDD\xF4p\xB3n\xCAb,5\xCA\xCE\xCE\xDF/\xD1\xC3\xCDZ/\xB4"\xDE\xE4NDDDdeL\xB0\x88\x88\x88\x88\xAC\x8C\x97\x89\x88\x88\xC8l\x95@# \xDA\xFFÙ‘<\x98\x98`\x91)\xC0E#\xAB"0\x88b\xF5\xD6J\x81\xD9"\xBA_\xB3EÇ\C\xE5\x9E\xC0Lk\xB4o.^"$"""va@0
-\xD8\x9C\xA2\x80A\x80p\x88j~\xE7\x8C\xC1-׉\xEEBd\xCDmd\xC0S\x80\xF0.\xE0z\xE9f\xB6c\xAD\xFB\xE5y\x8B\x88\x88\x88\xF0F6/K\x80\x8E@8\xA0'gr\xC3\xCF\x95\xB8.\xC4\xD7lQg`4\xE0+\xC0H\x81߀"s\x89zi\x8D\xBA5\x98`\x91\xC6\xDE\xE8h\xB8i\xE4\xE9\x80\xB4\x8A\x81|\xC0\x88\x94\xC9@-\xE0-L\x9C\xB4\xDA_@!\x90-T\x9E\xC0D@\xAAU|\xF3B\xE0\xDB\\xC1x\xA7\xB9\xFC\x90\xF8\x93        \xA0\xF6ç¶@\xA0?\x90        \xBC\xAC\x9CN\x9C2d\x889Se/\x91\x85\xCE'\x80\xF6@\xF0
- (\xE6\xAA\x80\xA0/0\xC8*\xEF\xDDV|M\xF1\x800\xC8&\x98\xA9@\xEF\x9D\xCD\xF5\xC0S@\xC4o\xE6\x87\x80Y\x80\xF8\xB8\xA4\xC0hÛ¶\xAD\xD9\xA1\x87g\xB0\x88\x88\x88\xC8B2\xE0u\x80
-X\xB0\xD7z\xD7\xCD\xF7\x80
-\xD8q@\xBB{\xB7_\xC0\ \xAD\xF7Bm*\xA0\xA3\xB7\xAD;\xB0\xD0\xA8\xA4\xAB\xC0:N@0@\x9F>"\x87o\xCF`Qk9-z\x85!@0H\\xF5\xAE\xFA\x99U3(\xB2\x80@i\xBC\x9D@y\xEF\xACR         X\xD4\xFFn\xAB\x83\x80\xC5@\xA0\xBA\xCE!\xA2\xC6*
-,"""\xBA/|\x80 \x88\x81K\x96Ö¬B\x81-@]K\x97\xDE
-Ü›`e\xF6\xC0\xE0#
-8\xDD\xFC\xE3\xC7\xC0\xAB\xC0l\xE0i@\xC0\xDA        /\xD1}\xA1\x82\x81D\xE0&        \xAC7~\xE3\xBC\xE9\x9A\xFB\x812 \x80\xC9\xD3W
-\x87\xE63R\x82\xEB@'`\xE5\xBD\xD5G`90xHz7o\xB5\xCF`\xD1}\xB1\xC8\xB8ွ\xA55Õ€\xB2\xF9<S\x8B        \xD6c\xF7\x9E=\xEAT?5\xFF\x99(\x80e\xCDmG\xE02\xC0\xB7\xC5!\x89\xC63XDDDd\xD4I\xE0p\xC8\xDEf\xFE\x80#@)\xA0\xBEÜ€4\xA0\xD8        \xB8i@-\xF8\x93\x80\xE7p\xD8{o\xCB\xA2k\x8E\xDEd\x80\xE0\xA8\x80\xCDz\xB7\xBAg\xE9\xC07\x80X
-\xCCD\x93\x81H\xA0`L\xFA\xD5\xC0\x93\xC0\xE0[\xE0y\xE0I\xE0\xD0        x\xAC\xB2Ƽ٨\xD5F\x9EYjcc\x8D\x{189208}\xE8\xAFK        \xC8\xADZVS\x94\x9E\x80Ä¢0j\x81:\xC0K\xAB\xA4\xA8\xDCg\xAD\x92\xC0-\x80\x91\xD4(;;[|\x8F<\x83EDDD\xF7\x8B\xB0FM;\x93\xD7\xEF\xAC{N\xC8*o\xCBa\x82EDDD7k\xBD@Њx\x93;\x91\x951\xC1""""\xB22^"$"""\xB3U\x8D\x80h\xFFgG\xF2`b\x82EDDD\xA4\x8D\xAC\x8A\xC0< \x88\xD5[{(f\x8B\xE8B|\xCDr-\x95{3\xADѾ\xB9x\x89\x90\x88\x88\x88\xD8\x84Q\xC0(`#p
-\x88.\xC0q \xAA\xF9\x9D37\'\xBA\x915[\xB4\x90O.\xC0\xBB\x800\xE8\xA4\x9BÙŽ\xB5\xEE\x97\xE7,""\xA2\x87R
-\x90м\xDC\xF0^T\xC0x\xE0`5\xB0-\xC8n\x814\x9FY\xF9\x98k\xA8\xCDNZ\xF9\xF4F6/K\x80\x8E@8\xA0'g2\xB0\xCF\x95\xB8!\x88\xAFÙ¢\xCE\xC0h\xC0W\x80-0\x90\xBFE\xE64\xF4\xD2uk0\xC1"""z(\xF91\xCD\xCBw\x80OW\x81\xF6\x80 \xDE\xFE\xDFoj\xE0M\x80\x93Ö¶N[\x81\xCF?\xADBc\xEF-t\xDEo^\xB6\xF2\x81t\xC0\x88\xDA\xC5@>\xE0DÊ€d\xA0\xF0\xA6NZ툯        \xA0\xC8\xAAO`" Õ‹*\xBEy\xA1\xF0m\xAE\xE0        \xBC\xD3\~\xC8\xFC\x80I\x80P\xFB\x80\xF3@[\xA0?\xD0\xC8\xDEVN'N2\xC4\xC8\xE8\xC5b\x82EDD\xF4P
-o>\xA5$\xE8.\xBD\x9B\xD7\xDA\x9Fc/\x81\xF3Í•\xFD\x9B\xDFx#8        <\xAA\xF7\xF21\xCE@{\xE0c\xE0,\xF0\xA4\x9B\x81h\xA0
-\x88v\x8FoOÝ›\xC0\x89\xAF         \x8C\xDE\xF6\x87\x8D\x87T\xA0\xF7\xCE\xE6\xFA\xE6w\xE0\xC4#\x80s\xC0:`\xA0\x96?_\x8F\xA9\x80\xF0Ú¶mk\xFEL\xE8b\x82EDD\xF4\xF0ij\x80\x80ms\xC9u@g@-0XØœ]        \x9A\x9A\xD7\xEA;\xB1(\xF0:@\xAC\xD8k\xBD\xEB\xE6{@l\x818\xA0ݽۊ\xAF        `.\x886\x99\xAA\x80"`\x8CÞ¶\xEE\xC0R@G\xA0\x90
-\xAC| \xE88!Œ\xF5\xE9#r\xF8&\xF0&w""\xA2\x87\xCF&\xC0h\xD0*9x\xDE\x80\xF5\xC0m\xADy*\x80\xEB\xC0\x86\x9A\xFA-(\xB14\xC1\xD2p\xBE7APRW\xBD\xAB~f\xD5\x8A\x80,\xA0Po\xA7P\xDE{\xABH5\xC0?\x80\xDB\xC0j\xC0 `1\x90\xA8\x81\xEE\x80\xF3@\x88\xA8\xB1\x8A\xC2\x8B\x88\x88\xE8\xE1sxh{o\xC9`\x80\x88f\xDF{\xA3\x92\xF0\x9A\xE2!F\x9A2\xB6\xAA\x95|\x80 \x88\x81K\x96֬B\x81-@]K\x97\xDE
-Ü›`e\xF6\xC0\xE0#
-8\xDD\xFC\xE3\xC7\xC0\xAB\xC0l\xE0i@\x80        \xD1_\x9C\xF8\xFAÞ”\xA8\xC8k.\xD9\\xBF\xF7v'\x80n\xCDç· \xB7\xEAQ\xC0\xEB\xFE\xC4$e\x80Xoi\xCD\xFD@\xB0\x88Ö»\xBFJG\xE0\xD0|FJp\xE8\xACVQͯ\x85n\x81\xE5\xC07\xC01 \xA8*Zj\xDC,L\xB0\x88\x88\x882\x80\xEA{\xACoUs\xC9\xE7\xC00 P\xC89\x90e\xFCÕ‰\xFBs\xFA
-\xC0^ \xE0
-\x84\xF6\x96\xD6T\xCA\xE6\xF3L&\xAE(\xBB\xF7,W\xA0\xF8\xA9\xF9\xCF@,k\xFE3h8\x97\xBE-I4\xDE\xE4NDD\xF4\x90\xC9\xEC\x80\xF7\x96x=\x80+@&\xB0P<\xA2\xF5\xA0\xA9wt\x9B\x80
-\xA0\xF8\xFF\x8C\xF7u8\r\x81w\x80\x99\xCD??<\x94J\xE0;\xC0-Hê\x80;\x90\xD4\xB1\x80?0        xP\xB4\x9E\xB0%\xC8]s4\xF0 \xFC_@lÖ»\xD5=H\xBE\xA4\xC0R`\xF0 \x98D\xFD[`\xD0\xA8\x9E\xDF\xCFO7\x80N\xCD?6\eb\xEAE\xB3Q\xAB\x8D<\xB3\xD4\xC6\xC6\xED\xD1_\x97\x90.Z?\xB4\xAC\xA6
-(<\x89Ea\xD4u\xF7^\xAD\xAAw\xC0Y\xAB\xA4p`$5\xCA\xCE\xCE\xDF#\xCF`=L\xFE\xB0\xF3Vyi\x8C\xA4\xF9be+kÚ™\xBC~g\xDD9\xB1\xCA\xC0\x99`=L\xAC\xF5\xB2\xBC\xFF&\xE0\x9CO\xB0\x8C]:$""""\x93\xF8+B""""+\xE3%B"""2[eeecc\xA3T*mß¾\xFD\x9F˃\x88        \x90\x92\x92r\xF1\xE2E\x83\xAB"##
-żyó¢££cccu\xD6;v\xAC\xB4\xB4t\xF6\xEC\xD9-v!\xBEf\x8B\x8E?\x9E\x9B\x9B\xAB_\xEE\xE9\xE99s\xE6\xCCÖ·o.^"$"""v\xED\xDA5jÔ¨\x8D7\x9E:u***jÐ A...Ç\x8F\x8A\x8A\xEAÚµ\xAB\xB1-×['\xB2\x915[\xB4e\xCB\x99L\xF6\xD4SO\xB9\xB8\xB8\xBC\xFB\xEE\xBB>>>Ç\xEFÑ£Gzz\xBAY\xED}|\x95\x99x\x8B\x88\x88\x88\xF0\xF1\xF19r\xA4\xB0,\x91H:v\xEC\xA0gÏžqqq&6\xFC\xFC\xF3\xCFU*\x95\x89
-\xD4lQ\xE7ÎG\x8F-૯\xBE\xB2\xB1\xB17n\x9CT*\xFD\xED\xB7ߊ\x8A\x8A\xC47Û«W/ͨ[\xC3\xF8\x83F\x89\x88\x88\x88~~~LJJ\xD2.2dHß¾}'N\x9C\x98\x9E\x9E\xEE\xE0\xE0Ó®]\xBB\xE2\xE2\xE2\xFC\xFC|gg\xE7\xE8\xE8heee\xC9\xC9ɵ\xB5\xB5\xDE\xDE\xDEÓ¦Msrr\xD2l.\xBE&\x80\xC2\xC2\xC2\xEC\xEC\xEC\xEA\xEAjOOω'J\xA5\xDAo\xB2\xBEÇ”)S\xBE\xFD\xF6\xDB\xD2\xD2R\x9D\xF2#G\x8E\xE4\xE6\xE6\xFA\xF9\xF9M\x9A4I"\x91\xA8T\xAA}\xFB\xF6\x9D?\xBEmÛ¶\xFD\xFB\xF7\xEFß¿ff\xE6\xB3\xCF>\xBBr\xE5J\x99L6d\xC8\xFD\x96\xCDz\xD0(/\x91\x85Ξ={\xE2ĉ\xF6\xED\xDB\xC7\xC5Ž\xF2\xCA+JJJ\xE6Î\xA0\xAA\xAA*""\xA2oß¾3f\xCC\xC8\xCC̬\xAC\xAC\xD4\xDEV|M\xF1\xF1\xF1Ó§O\xCF\xCAÊš0a\x82\x89\x90
-
-
-\x82\x83\xEFyks}}\xFDSO=\x95\x97\x97\xFB\xE6\x9Bo\x983gΡC\x87fÍš%\x93ɾ\xF8\xE2\x8B7n\xA4\xA6\xA6J$??\xBF\xB6mÛ¶~fx\x89\x90\x88\x88\x88,$\x93\xC9^\xFDu*\x95j\xEDÚµ\xEC\xED\xED\xDD\xDD\xFF\xF7m7\xDF\xFF\xBDJ\xA50`\x80\xAD\xADm\\\\xBBv\x{DD37}_\xC0ܹs\x83\x82\x82DGG\xBF\xFC\xB2\xCE{\xFF\x8FJ\xA5***3f\x8Cζ\xEE\xEE\xEEK\x97.бc\xC7\xEA\xEAj\xA9\xA9\xA9\xABW\xAF\xF6\xF1\xF1\xF1\xF1\xF1        \xE8ܹ\xB3\x93\x93SHH\xC8رc[7%\xFF\x8Bg\xB0\x88\x88\x88\xA8\xB5\x9C\x9D\x9Dt
-CBB\xEA\xEA\xEA\x9C\x92\x92\xE2\xEA\xEA\xAAs\xD5Ϭ\x9AAAAEEEYYYJ\xA5\xD2X;%%%J\xA5R\xFBViiiRRÒ¢E\x8Bjjj\xFE\xF1\x8Fܾ}{\xF5\xEA\xD5-\xB4x\xF1⤤$\xB5Zݽ{w\xE7ÏŸ                \xB1`\xEC1\xC1"""\xA2\xFB\xC2\xC7\xC7'''' &&&00\xF0Ò¥K\x96Õ¬\xA9\xA9        +\xD2\xD2ÒŒ\x8C\x8CΟ?\x9F\x91\x91\xD1\xD4\xD4\xCF\xE1p$\xAF\xC3\xC2\xC2\x96'+\xE7r\xB9\.7$$X,Ö¼y\xF3\xDC\xDD\xDD%\x9B\xCE\xC9\xC99{\xF6lss\xF3Î;\x87"i?\x9B\xCD>w\xEE\SS\x99v__\xDF\xCF>\xFB\xEC\xB3\xCF>#\xD7b\xB3Ù§O\x9F\x96\xBEI\xB4\xA5\xA5\xE5?\xFCp\xEF\xDE=\x87\xCA\xCA\xCA?\xFE\xF8\x83\xBCW:o\xD2\xED:t(\x9D\xED\xCA\xE7\xADO\x9F>K\x97.\x9D?\xBEH$\xFA\xFD\xF7\xDFO\x9C8!\xBD        \xF9w)v\x8A\xB2\xA4)\xEC\x87fff\xD2        \xFF\xEF\xFF\x9A\x93\x93cmm\xCD`0\x9E>}z\xE4È‘eË–IZ2s\xE6\xCC\xCF?\xFF\xDC\xCD\xCDm\xF0\xE0\xC1<x\xB0\xB2=hff&ɤ\xC2\xCAmll$sttT\x98\x84\xCC\xCCL\x82 jjj._\xBE|\xFC\xF8\xF1^\xBDzI\xE7|\xC1\x82l6[\xA6I\xE4\xD9^\x83\xB1z\xF5\xEA\xC2\xC2B\x85\
xCF\xE4QŎP\xE8\xFC\xF9\xF3s\xE7Ε_\xEE\xE8\xE8\xD8\xDAښ\x93\x93#\xFD\xAE\xF4\x99ʆ\x86\x86!C\x86\x80\x91\x91\x91\x9D\x9D\xDD\xF4\xE9\xD3SRR\x9C\x9D\x9D)\xB6\xA5\xEE \xED߿\xBF\xCA\x{112907}uI\x85y\x93?\xBD\xAE\xAC\xA9
</del><ins>+?\xEB\xF6\xE9.\xF9'(è„\xB2S\xB9!}\xD1\xD8\xD8(\x8BU>y\xAD\xAB\xAB\xAB\xAA\xAA\xCA\xD0\xD0P\xE1\xCD\xC8\xE0XZZ\x92'\xAA\xA8+[\x91\xFCŵ\xCCA\xF4\x9B!\xD1\xD0\xD0\xC0`0dn\x9A\xA5A\xF9\xDA\xDAZkkk\xF2\xD4Ï“'O\x8C\x8D\x8DÕº6\x96 \x88\xE0\xE0\xE0\x88\x88\xF2\x92p\x91H\xB4l\xD92++\xAB\x9F~\xFAI\xA6\xE4\xA3G\x8FZZZ\xFA\xF7\xEF\xAF\xD6=\x9F\xA8\xC9\xE7M,\x85Bsss\x85'Ѩߕ\xA70it\xFAaWWWMM\x8D\x8D\x8D\x8D\xB2\xCBk:::\xAA\xAB\xABmmm\x99L&\x9D\x96\xA8U\xB9|\x98佯\x82\x83\x83Æ A\x83\xDEj\x84\xA2I\xFB\xF7\xEF4hP`` \xFDX\xD4M\xB5\xA1uIm\xFA\x89N\xFF\x97\xF9Ä£Ir\xAB-:p\x82\x85B\xBA\x97\x97\x97\xB7v\xED\xDA[\xB7nI\x96,Y\xB2d\xF0\xE0\xC1Û¶m{\x8D\xADB2\xC8        \x96\xE4(#M\xD5\xD5\xD5vvv\xED\xED\xED\x8B/\xFE\xF9矵\xB9\xD2/jM\xB0\xF0!Béž³\xB3skk\xEB\xFE\xFD\xFBÇŒ\xF3\xF4\xE9\xD3\xF4\xF4\xF4\x8A\x8A
+-+\x84tK,\xB7\xB7\xB7\xB7\xB6\xB6vvv2\xFA+nݺ\x95\xCB\xE5\xE6\xE4\xE4|\xF0\xC18\xBBB\xCA\xE0,\x84\xEA\xAD\xAD\xAD>466vqq\x998q"~\xF7(\x95\x95\x95`gg7k\xD6,\xFA+\xE6\xE5å•–\x96N\x992E\xFAaJ\xE8\x9FO"\x84B\xE9\x98Z,\xBCMB!\x84\x90\x8E\xE1!\x84BH\xC7p\x82\x85B!\xA4c8\xC1B!\x84\xD21\x9C`!\x84B\xE9N\xB0B!\x84t'X!\x84B:\x86,\x84B!\xC3        B!\x84\x90\x8E\xE1!\x84BH\xC7p\x82\x85B!\xA4c8\xC1B!\x84\xD21\x9C`!\x84B\xE9N\xB0B!\x84t\xCCP\xE9;\xAF\xB0!\x84B=Ah_\xC1B!\x84\xD21\xE5G\xB0B!\x84\xA9h`X\xBC\xEE\x96\xF4X8\xC1B!\x84\x90\xACT\x80
+%oM\xAC\x98+\xB0S\xEE\xDD\xF3\x80546A\xBF$5\xEA\xA6NÖº~\xCD\xE0)B\x84B\xC9:\xC0\xF0\xD8\xC0\xF0\xF00\xC8\xF0\xA0|\xC5]\xB47A\xB3\xA46MU\x8B\xAE\xBDz        \x8F`!\x84Bzf\xC0c00\xEC\xEF\xEF\x8AFl\xB0~\xB90 \xE0$\\xD8p\xE0-\x98\xB0
+`\xE9\xDF7a\xF0\xF25\xC0
+\xC0F$P\xB6\xED;\x80zQ\xD0/IM\xE3\xA6\xCA8        P\xB0NM\x9C`!\x84Bz'\xE09\x88~p(p\x92z\xF7\xC0\x8F\xC9\xB7,\xE0\xFFe!@\xDE\xCB×f\xCAmb\x8F\x92M\xF7\xD8\xF4\xF25\xA0\xE0\x801@(@\x80;\xC5\xA6\xB3\xA0
+ \xA0` \xC0r\x80\xDER\xF5\xD0/        \xB7\xF2l\xB0\xD4oj@ \xE4eBd\xB6(\xD8
+\xE0\x90\xF4â…‰\x89\x89\x92Z\xE9\xC2S\x84!\x84\x90\x9E\x99\xB0`\xC0\xBB'\xCC\xFF\xFD\xDD0\x80S+i\x8AV\xAF`\xB0\xE0        \xBC|\xAD\xAE,\xDE@9\xC0Z\xA8\xF0\xB0
+\xE0@\xDD\xDF×¥_\xF6\xD8\xAC\xC8X\xA4~;\xA3\xE2.\x8D\x8A\xB6X         000\xD0Å\xAA\xF0B!\xA4\xC7\xFE\xE0\xB6\xDC\xF2\xFEÖŠ\x967\xFC\xC0\x80p\xD0h\xD3n@\xC0\xD7`\xD0\xFF\xE5\xBB\xD7:&0\xFA\xFC}]\xFA%`-\x80\xCCxO\xCDF
+v\xE48\xD8
+p`\x90\xDC\x98p\x82\xC0\xD8XÍ(\x80G\xB0B!\xFDf\xF0\x8C\xC6\xF2f\x80Y\x80}/\xFE\xD0\xC0C\xBB\x98\xBC\x90[\xC8h\x98\x90
+\xC0\x96;\xEB\xA7VI\x80?r\xCA\xC4j\xB6\xAD\xA0\xA0\xE0g\x80&\xA9\xD36\x8D\xE1!\x84\xD2{\xCA~\xFE&\xBD\xDC`:@@)\xC0\xE0\x97\x93\xA6u\xCF\xED\xAC\xEC\xF28\xA1N\xF74-\xD9\xE0\xB0\xA0U\xA3\xF3n-\xC000HX\xA1N\xDB4\x86\xA7B\xA13\x80\xF5_p \xBF{6G\x8CHx0        `\xB7\xF2\xABÑ©K\x9E\xA8(\xF5_\x80+xp4j\x9B\xC6p\x82\x85B\xE9\x936\x80\xFA\xBF/y\xF0\xE0\x80\xC0s\xA9w\xDB\xFF^\xAC\xE0>\xC0\x80G\xB7Tp\xED\x9Ev\x9E0\x80+\xE0        `\xA4iI@ 0\xD6h\x82\xE5        \xD0`\xDF\xDFp\x8BF/\x9B\xA98\xC1B!\x84\xF4\xC9y\x80\xB9\x8A\x96;\xB4\xE4\xFC\xFDÝ©R\xAF\x86\x80\x80\xC0t\x80g\xCAm]\xF8\xA0\xA0\xE03\x80w @ \xF8+\xA0/\xC0Y\x80\xA7G\xFA\x9Ch\xD8        \xE0\xB0`>\x80\xE0w\x80\xAF9\x87vÉ™\x9F\xB8p\xE88\xA8\xE8RweM\xED+p`\xC0\x80A\xC6[\xFA(Ú¢\xC0
+\xFE}\xE3\x8FÇ£L\x8Cj\x84\xB2GF\xEB\xE27\x8A!\x84\xFA\xC7Ì¥~0\xA8Y\xC9\x80j[\xA6\xA6-\xE9\xA80\xB0S\xBEE\xA0
+\xC0\x80\xA5dj\xB4i\xD3&\x85\xCB\xC2#X!\x84\xEAÌ¿_\xF9\xA4qICMo$!\xD1K\xAE\xF9-\xD8k\xB7\x99-"\x84B!]\xC2        B!\x84\x90\x8E\xE1!\x84BH\xC7\xF0,\x84B\xA9\xA7\xA0\x80\xD5=w(}3\xE0!\x84B\xB2R*\x94\xBC5        @\xB0`\xF6\xDFo.E: XCc\xF4KR\xA3n\xEAd\xAD\xEB\xD7\x9E"D!\x84\x90\xACc<?\x80@\x80}|?os\x80l?\x80\xCAW\xDCE{4Kj\xD3T\xB5({\xE2\x90\xF0B!\xA4g\xE6<\x80\xE1\xE1\xC3\xFE\xFE\xAE`$\xC0\xEB\x97\xB2N\xC0\x80-'\xDE\x80i\xAB\x96\xFE}\xF6/_3\xAC<`@eÛ¾\xE8\xA0\xFD\x92\xD44n\xAA\x8C\x935\xEBt\xD1$\xC0        \xD6\xFF\xC7Þ½DQ\xEF\xFF\xE3"\xB0\d\xB9q\xB3\x8F\x98\xAD\x90(*^\x8EF\x9AJ\xDA\xE5h\xDE2\xC54\xD34=\x9DJ\xEB\x97y9i\xA1\xA6\x84\x98\xE6\xD7#\x92\xC2Q\xF3**\x84d\xA4B\x8A`J\xC6j\x82\x98rQ\xD9eė\xFD\xAC{cvYKO\xCF\xC7_\xC3{\xDE\xF3~\xBF\xDE\xEF\x99]_\xCE\xCC\xCE=t&6\xBF\xD4E\xECd@\xA4\xB5\xF6\xB0H~:.\xB9\xCD\xE4@N\xF3\xF2] \xA5×…\xB1w\xF3\xB9\x9A\xA7m\xDA\x8
5@\xE0\xC4\xED\x80R\xA0pb@
+P\xF8S'\xADv\xC4\xD7P\xE4Õ€0\x90\x9A\xEA p&7O\x88N\x8Fr`9 R\x801 -Ý°aC]]\x9D\x9D\x9D\xA9\x8Bo\xB4\xAC\xCC\xCCL{{\xFB={\xF6|\xF4\xD1GQQQ\xA7O\x9F~\xFC\xB8cÇŽW_}u\xF6\xEC\xD9O?\xFD\xB4B\xA1\x80\xB5,^"$""\xA2\xFBB\xADV'&&Þ¼y322r\xFD\xFA\xF56l\xB0\xA0\xE6\xFE\xFD\xFB\xCB\xCA\xCA\xF2\xF2\xF2\x988}\xA0\xA0\xA0\xC0\xC1\xC1A8#%\xB8~\xFDz\xA7N\x9DV\xAE\\xA9]\xAD\xA1\xA1\xC1\xD1\xD1q\xF9\xF2\xE5\xE3Æ{\xE2\x89'\xD2\xD3\xD3PQQ\xA1s\xF3Vk\xF0\xDD{\xF7\xEE\xCD\xC9\xC9\xE0\xEA\xEAnoooYM\xB5Z\xADT*\x85\xF3L-&X\x8F=\xF6\x98\xF6Y\xAE=zTTT\xFC\xF4\xD3OŸ999
</ins><del>-\x85bٲeŸ\xC1\xC1\xC1m۶utt\xBC|\xF92___\x8Bj\x80\xAD\xA6""""'O\x9E\x8C\x8B\x8B;y\xF2dMMMUU\x95\xBF\xBF\x879r$))\xA9\xA6\xA6\xA6gϞ+\x8E\x8E\x8EFZ\x8B\x97\x89\x88\x882\xCF\x93\x80I\xC0t\xE0K\xC0\xD8r\xEF\xDAY\xC0^\xA0\xD8eh\xF3\xAB\x80p\xDCмl\xAE\xD3\xC0q\xA0=\xBC
</del><ins>+Ê€\xD9\x80* \xE8L\xB2\x80\xCA{\xB7_@\xE0        L\xB2\x81q\xE6ǹX+\x8C\xD4@0p\xDDP\x8F\xBFr\xC0pl\xAC\xF12\x9E\xC1"""z\x88\xD9\x8F?ê•»\x86\xCAo\xFF\x86\xB6\x80r\x96>']\xBCPk\xF6Zo\x9E\xF9P\xFD[ hw\xEF\xB6\xE2k\x98+b\xBD\x85\xD049\xB0\xC8\x82\x80n\xC0r\xE0?\xC0#z=\xFA\xCE@(0\x80\x83\x83\x99\x9D\xC03XDDD7\xE0\x96\x88\xF2`4\xD8\x9A\xBF\xDAa\xAD\xC0h\xD0+\xEA\x80A@*\xE0\xAAw\xD5Ϭ\x9A\xC1@        \x90+J3c+\xEEE\xC0n`\xE0\2'6\x8B1\xC1"""z\xE8\xFB\xF9\x9Bv\xB9\xF0$\xB08\xF87n\x86ÝŸ\xC7Y\xF9y@ ,\xADY\x84\xEB\x81:\x8B\xAE\xBB\xD5\xA4\x80#\xE0$/\x99\x9B\xC5x\x89\x90\x88\x88\xE8/\xA1-\xF0\xFA\xBD%\x81b \xEF\xFEt\xA7B\x80$\xE0&\xAC3~7\xBA\xE9\x9A\xFB\x80
+\xA0\x80\xF9\xA7\xAFx\xC2\xEE}\xB5\xB3\xF8\xD8,\xC6\x8B\x88\x88\xE8ar\xA8\xBA\xB7\xE4\xD0\xFC\xF8w\xB4\xD66\xDE[\xED.ph\xAE\xC5\xC0&\xE0<\x90<~\xE2\xDC\xF8}W \xB0\xB7\xB4\xA6P
+\xC0\xC1\xA2+\xE8l\xB8\xF7\x99\xA8{\xB4o\xFEm\xA6U0\xC1"""z\x98\xC6*\xEA\x80\xCC{\xD7\xD1Z\xAE\xBA\xECo\xE0I \xE8n\xB2\xAF\xC0~\xE0:\x90\xBCL\x87\x81r@        |\xB8\xE9@=\xB0pÒ &\xCF
+\xE0\xB0\xE7Þ–3E\xD7\xBC\xC8\xC0P\x9B\xDD\xEAn,T'`\xF0\xF0+\xF0\xE0,\xDA\xEA1\xF88\xFC\xF3\xF4\xE9\xF0\xF0p\x93\xD32\xB5\xDA\xC8u[k\xFCF\x91\x88\x88\x88\xFE\xB2\x94\x80p\xD1\xFA\xC1\xA0e5U\xC0e\xC0\x90XIP\xD8\xDE\xC6{T@@j$5\xFA\xE0\x83\x96\xC43XDDDt_H\xEE\xBD\xF3\xC9\xE2\x9Av\x96>HB\xA3\x8D^\xFA=\xDA\xBE\xAD\xEBE\xA7G""""\xB2&\xE3g\xB0\x8C]:$""""\x93x\x8B\x88\x88\x88\xC8\xCAx\x99\xA7\xB2\xB2\xB2\xB1\xB1Q*\x95\xB6o?\x9EQ\xFA߀        \xE9JMM=\xFE\xBC\xC1UQQQ
+\x85bÎœ9111qqq:k\x8F=Z^^>s\xE6\xCC\xBB_\xB35\xA14\xA8\x95\xED[\x86\x97\x89\x88\x88H\xD7Î;\xC3\xC3ã\xA3\xA3G\x8E\xB9aÆ\xDC\xDC\xDC\xE8\xE8\xE8\x81\xBA\xB8\xB8;v,::\xBAK\x97.\xC66\\xBBv\xAD\xC8.D\xD6lM\xA8f5e\xF4\xD9U\xE6\xE3,""\xA2\x87̳\xCF>\xFB\xFB\xEF\xBFptt\xECÖ\xDBܹs\xFF\xE7\xFEG{\xADR\xA9\xECÙ³\xE7\x82<<<\x84\xC2\xC4\xC4\xC4cÇŽ}\xF9\xE5\x97\xB2\xB2\xB2\x96-[\xB6gÏžN\x9D:6lØ´i\xD3&L\x98\xA0Ý…\xAF\xAF\xEF\x88#\x84e\x89DÒ±cLj\x88=zôˆ7\xDB\xE7\x9F\xAER\xA9ÄŒB|M\xD3,UÇ—_~y\xE5Ê•9s\xE6\xB4>$0\xC1"""z\xE8L\x9C8\xF1Î;
+\xC5\xFE\xFD\xFBe2YAAAPP\x90f\xED\xB5k׶oߞ\x94\x94\xF4\xE3\x8F?v\xE8\xD0\xC0\x85rss\x85
+r\xB9<''GX\xBE{\xF7nVVÖ¨Q\xA3t\xBAX\xBF\xDE\xF0\xDB\xF9\xDC\xDC\xDC4\xCFÛ´\xB5\xB5-,,\xCC\xC8\xC8ppp\x88\x8D\x8Dm×®]iiiaa\xA1\xB3\xB3sLL\x80\x8A\x8A\x8A\x94\x94\x94\xDA\xDAZ\x9F)S\xA6899i\xDA_@qqqNNNuu\xB5\x97\x97\xD7\xF8\xF1\xE3\xA5R\xA9\xB9\xA19r$??\xDF\xD5\xD5u\xF2\xE4\xC9„\xE8\xF4(\x97Ë—/_.\x93\xC9RRRÆŒ\xE3\xE8\xE8hb\xFE\xC5\xE0%B""\xA2\x87\xCCs\xCF=7iÒ¤I\x93&M\x9F>\xFD\xCB/\xBFtqqÙ²e\x8B\xF6\xDAY\xB3f\xEDÝ»\xB7\xBA\xBAz×®]\xFA\x9B_\xBDzU"\x91\xB8\xBA\xBA\xB8y\xF3&a\xD9\\xA7O\x9F>~\xFCx\xFB\xF6\xED\xE3\xE3\xE3_}\xF5U\x81\x81\x81eee\xB3g\xCFPUUÙ§O\x9FiÓ¦eeeUVVjo+\xBE&\x80\x84\x84OOÏ©S\xA7fgg\x8F7\xCE\xDC8.\\xB8z\xF5\xEAq\xE3Æ©\xD5\xEA\xE0\xE0\xE0\xEBׯ\xEB\xF7\xF8믿\xCA\xE5r;;;GGGk\xBC̆g\xB0\x88\x88\x88bvvv\x8F=\xF6Ø?\xFE\xA8S\xEE\xEE\xEE\xEE\xE1\xE1\xA1_~\xE3Æ\xFF\xFB\xDFC\x87\xB5\xB5\xB5P^^\xC0\xCFÏ’'\xA5\xCBd\xB27\xDEx\x80J\xA5Z\xB3f+{{{w\xF7\xFF}\xF7\xCC\xF7\xDF\xAFR\xA9\xFA\xF7\xEFokkß®];\xEDm\xC5
\xD70{\xF6\xEC\xE0\xE0`111\xAF\xBC\xA2\xFFBS\xE4r\xF9\xBAu\xEB\xF2\xF2ò‚‚‚\xBAu\xEB\xB6|\xF9\xF2\xFF\xFC\xE7?\x8F<\xF2\x88N\x8F\xFE\xFE\xFE\xCE\xCEΡ\xA1\xA1cÆŒ\xB1`*\xF4\xF1\xD1\xC3\xCD\xC5\xC5\xE5Ö[-\x96\xD7\xD4ÔŒ=:00\xD0\xC6\xC6fÆ+B\xE1w\xDF}צM\x9B\xB0\xB0\xB0\xD6\xE0\xEC\xEC\xDC\xD0Ð SZWW7hÐ \xD4\xD4TWWW\x9D\xAB~f\xD5.))\xC9\xCE\xCE.**R*\x95f\xC5VTTt\xF7\xEEÝ¢\xA2\xA2Ý»w\xEFÙ³\xC7\xD1\xD1\xF1Ò¥K\xE2c\xB3,""\xA2\x87\x9E\xB1\x9F\xBFi\x97\xDB\xD9\xD9=\xF9ä“»v\xED:{\x{1ACFFF}\xBFP\xB8mÛ¶aÆÝ\xC7Y\xF9\xFA\xFA\xE6\xE5\xE5\xC6\xC6\xC6]\xB8p\xC1\xB2\x9A555aaa\xEBׯ\xAF\xAB\xAB\xB3\xB33\xFB\xCA[mm-\xA9T\xEA\xE8\xE8\xE8\xE8蘘\x98\xF8\xD2K/\x89\x8F\xCDb\xBCDHDD\xF4\x97жm\xDB\xD7_]\xBBd\xE1Â…\xC5\xC5\xC5yyy\xF7\xA3;\xB5Z\x92\x94\x94t\xF3\xE6ͨ\xA8\xA8u\xEB\xD6\xBB\xDDt\xCD}\xFB\xF6UTT0\xF7\xF4OOOaaa\x81\x81\xFF\xF7rg\xF1\xB1Y\x8C        \xD1\xC3\xE4\xF6\xED\xDBUUU\xDA%w\xEE\xDCihh\xF8\xE5\x97_\xFC\xFC\xFC\xEEܹ\xA3Y\xDB\xD8ب]\xED
\xEEÝ»/^lhh\xB8v\xEDZqq\xF1\xA6M\x9BΟ?\x9F\x9C\x9C\xFC\xF8\xE3\x8Fß8\xF7\xEC\xD9\xE3\xE3\xE3Ó·o_WW׈\x88{{{\xCBj\xAA\xD5j\xA5R\xA9P(,H\xB0""":w\xEE\xBCa\xC3\xEDg\xA2\xEC\xD1\xDE\xDE^\xF8m\xA6U0\xC1"""z\x98=zt\xECر\xFA\xE5uuu\x99\x99\x99\xDAk\x87\xA2Y\xAE\xAE\xAE\xEEÚµ+{{{oo\xEF'\x9F|2%%\xA5{\xF7\xEE&\xFA:q\xE2\xC4\xFE\xFD\xFB\xAF_\xBF\x9E\x9F\x9F\xFF\xEE\xBB\xEFN\x9F>= \xC0\xE1Ç\xCB\xCBË•J\xE5w\xDF}\xE7\xE6æ–ž\x9E^__\xBFc\xC7ww\xF7\xF4\xF4\x{11A69A}\xB8\xB8\xB8\x80\x80\x80        &<\xF7\xDCs
+\x85\xE2ܹs{\xF6\xEC\xD1n933Sd\xCDQ\xA3F\xBD\xFF\xFE\xFB2\x99\xCC\xDF\xDF\xDF\xCF\xCFO\xA5RmڴI\xFFVwc\xA1:99\xEDر㥗^\xFA\xE6\x9Boy\xE4\x87\xE5˗\xB7k\xD7N\xBF\xC7\xE8\xE8\xE8\x8F>\xFA\xE8ԩS\xFF\xFC\xE7?\xC3\xC3\xC3\xC5\xED+\xA3l\xAC\xF8\xD0R""""+\xA5R)\x97\xCB]\\4?\xB4\xAC\xA6J\xA5\xBA|\x{1C975D7}D"\xB1,\x92\xA6\xA6\xA6\x8A\x8A
+;;;oooc=\xAA\xD5ꊊ\x8A:\xE8<gKC\xF3T-1\x98`\xB5̬\x8B\xBF"$"""\xB22&XDDDDV\xC6\x8B\x88\x88\x88\xC8ʘ`Y,""""+c\x82EDDDdeL\xB0\x88\x88\x88\x88\xAC\x8C        \x91\x951\xC1""""\xB22\xA3\xEF"ܼy\xF3у`ÆŒ\xADo\xC4\xD4Ëž\x9F\xFE\xF9\xD6w@DDD\xF4Wc4\xC1\xB2J\xFAFDDD\xF4\xC4{\xB0\x88\x88\x88\x88\xAC\x8C        \x91\x951\xC1""""\xB22&XDDDDV\xC6\x8B\x88\x88\x88\xC8ʘ`Y,""""+c\x82EDDDdeL\xB0\x88\x88\x88\x88\xAC\x8C        \x91\x951\xC1""""\xB22&XDDDDV\xC6\x8B\x88\x88\x88\xC8ʘ`Y,""""+c\x82EDDDdeL\xB0\x88\x88\x88\x88\xAC\xCC\xEE\xCF\x80\x88\xE8\x81PYY\xD9\xD8\xD8(\x95JÛ·o\xFF'\x86\xF1\xFB\xEF\xBFß¾}\xDB\xCE\xCE\xCE\xD3\xD3\xD3t\xCD$`k\x85al\xE07nܸuë–\xAD\xAD\x97\x97\x97v\xB9\.бcGggg\x8B;5\xD6x\xEB\xC3n\xBD\xD6\xC7\xD6\xC8\xD1\xF5Pc\x82E\xF4\xDF&55\xF5\xFC\xF9\xF3WEEE+4\xC8*\xBD=z\xB4\x
BC\xBC|\xE6̙Vi\xED\x8Fazf
+Åœ9sbbb\xE2\xE2\xE2\xCCj\xF6믿\xFE\xFA\xEB\xAF\xF5ËŸ\xFE\xF9\xEEÝ»\x9Bdyy\xF9\xEAÕ«sss\xF9\xE5\x98\x9C\xE73g\xCEX\xB0uY+\x9D\x81k\xFC\xFA\xEB\xAFkÖ¬9r\xE4\xC8Õ«W\xB5\xCBsss\xA7M\x9B\xF6駟N\x9D:\xD5\xE2Nu\xB7\xE0\xA86v\xEB\xB8eV\xAE\Ù¯_\xBF\x81\xAE\\xB9222rÐ A\xC4Ï’\xB5\xBE%\xEE\xC7w\x9A\xFE\x84\xB4.Fx\x89\x90\xE8\xBF\xCDÎ;\xC3\xC3ã\xA3\xA3G\x8E\xB9aÆ\xDC\xDC\xDC\xE8\xE8\xE8\x81\xBA\xB8\xB8;vÌ‚\xD5j\xB5\xC1^Ö®]\xDB\xCAP
+\x85\xC5\xDB*\x95J\x83\x81\x99`zf\xA2\xA3\xA3\xBBt\xE9bA$0`\xC0{\xEF\xBD'\x91H\x86+6dÈ\xC8\xC8\xC8\xCA\xCA\xCAs\xE7\xCEY\xD0Zxxx\xBF~\xFD\xB4c66\xCF\xE26w\xA2\xCC\xDA\xD0\xE2yÓ¡3p\x8D\xC7<**J\xBF\xFC\xEF\xFF\xBB\xA3\xA3c+;\xD5iÜ‚\xA3\xDAXØgl\xE0\x96ILL\xFC駟lܸQ82-\xFE8\x88\x9F%\xAB|K\xB4\xAAYMii\xFD        \xB1:\x9E\xC1"\xFAo\xE3\xEB\xEB;b\xC4aY"\x91t\xEC\xD81""@\x8F=\xE2\xE3\xE3\xCDm\xED\xCB/\xBF\xBCr\xE5Êœ9st\xCA?\xFF\xFCs\x95JeY\x84j\xB5z\xFF\xFE\xFD\x9F~\xFA\xE9\xBAu\xEBz\xF6\xECiY#W\xAE\\x996m\xDAÌ™3_x\xE1\x856mD\xFD_Ѻ3\xA3\xCD\xD5\xD5@\xB7n\xDD\xFA\xF6\xED+\x94\xA8\xD5\xEA\x9B7o\x9AÕˆB\xA1hjjrrr\xD2.l\xCD<\x8C\xED\xC1\xFB\xB7\xE1I\xE4\xAE\xA9\xF5\xB3\xFD\xC0\xF2\xF7\xF7 ,X\xFCq?KÖšOk}r\xB5i\xFD        \xB1:&XD\xFFmÖ¯_o\xB0\xDC\xCD\xCD\xED\x83>\x96\x8F9\x92\x9F\x9F\xEF\xEA\xEA:y\xF2\xE4:\x94\x95\x95pww\xEFիב#G\x84\x85\x85\xD9\xD8\xD8,_\xBE\&\x93\xA5\xA4\xA4\x8C3Fs \xB4\xB4\xB4\xB0\xB0\xD0\xD9\xD99&am
p;&&??\xBF\xBC\xBC<44T\xA9T:t\xC8\xD9\xD9966\xD6\xC5\xC5\xC5`j\xB5z\xF7\xEEÝ›6m\xFA\xDB\xDF\xFE\xB6w\xEF^\xA9Tj0\x9E\xEF\xBE\xFB\xEEÒ¥K\xC1\xC1\xC1w\xEF\xDE=xð ‹‹\xCB\xE4É“\xEFܹ\x93\x96\x96v\xE5Ê•\x98\x98\x98\xF0\xF0p\xFF\xF4\xF4\xF4\x8D7>\xF9\xE4\x93/\xBF\xFC\xF2\x8B/\xBEhkk\xDB\x{2671D75}-,,\xCC\xC8\xC8ppp\x88\x8D\x8Dm×®\x9D\xC1Mw`\xE8С\xC2\xFF\x95M\xCFϱc\xC7\xF2\xF3\xF3\xEFÞ½\xEB\xE4\xE4t\xE0\xC0\x81\xD4\xD4ToooM#\xDA\xF3\xA0\xA2\xA2"%%\xA5\xB6\xB6\xD6\xC7\xC7gÊ”)B*f,`\xC1\xF9\xF3\xE7u\xF6`+w\xBD\xB9a\xE4\xE6\xE6~\xF3\xCD7j\xB5z\xC0\x80\xFD\xFB\xF7\x90\x99\x99Y]]Ý«W\xAF\xA0\xA0\xA0S\xA7N\xFD\xFC\xF3\xCF;v\x8C\x8E\x8E֟ï\xBE\xFA*''\xA7\xA9\xA9\xE9Ò¥K\xC6湦\xA6&!!\xE1\xFA\xF5\xEBaaa\xA3F\x8DÒ”\xB7\xB8\xBF\xF47=\xDBgÎœ\xF9\xE5\x97_\xBAv\xEDZPPp\xE9\xD2%\x99L\xF6\xFC\xF3\xCF\xEB\xA7w\xC5\xC5\xC5999\xD5\xD5\xD5^^^\xE3Ç\x97J\xA5G\x8F\xFD\xFD\xF7\xDFt\xEDÚµw\xEF\xDEŸ\x89\xE4\xD9g\x9F5g\x8B\xD7\xEF\xC5\xD8~\xD1\xD0\xCF',\xFB8\x889&am
p;\xC5̧NxG\xA4a\xC1w\x9A~\x8Fr\xB9\\xFB\x90\xFE,^"$\xFA\xCBY\xB8p\xE1\xEAÕ«Ç\xA7V\xAB\x83\x83\x83\xAF_\xBFÞ½{\xF7\x93'OΘ1#00\xD0\xD5\xD5\xF5Ì™3\xB7o\xDF\xF8\xF5\xD7_\xE5r\xB9\x9D\x9D\x9D\xA3\xA3\xA3\x8D\x8D\x8D\xA6\x85\xC0\xC0\xC0\xB2\xB2\xB2Ù³g^\xBDz\xF5\xBCyó²³³\xA5R\xE9\xC7<o\xDE<\xFDN\x9B\x9A\x9Av\xEC\xD8-\x97\xCB\xF7\xEF\xDF\xFF\xCE;\xEFh\xBEC\xF5\xE3                        Y\xB7n\xDD\xECÙ³8`kk\xBBr\xE5Ê¿\xFD\xEDok×®\xBDu\xEB\xD6\xE9Ó§\x87RSS\xC0\xD9\xD9y\xC1\x82\x87\xAA\xAB\xAB>|\xF8Ö[[\xFF\xDF\xE5Ó§O?~\xBC}\xFB\xF6\xF1\xF1\xF1\xAF\xBE\xFA\xAA\xB1M7\xB2`\xC1\xE1__\xF3\xB3p\xE1\xC2\xFD\xEB_\x93'O\x8E\x89\x89\xF9\xE4\x93O\x9Ey\xE6\xED\xEC
+\xF7\xCEsUUUddd\x9F>}\xA6M\x9B\x96\x95\x95UYYi"`+\x9D=\xD8\xFA]oVK\x97.}ë·\x86>t\xE8\xD0\xD7_}\xE9Ò¥\xC2\xC3\xC3\xDFyç´\xB44ar\xF2\xF2\xF2-Z\xA4?\x87\xEF\xBC\xF3\xCEܹsG\x8C\xEB\xEF\xEFol\xAA\xF3\xF2\xF2|||\xBC\xBD\xBDgÍš5k\xD6,\x91\xFB\xCB`\xE3\xA6g\xBBgÏžK\x96,y\xEF\xBD\xF7\xDC\xDC\xDC\xE7ÏŸo\xF0\xDC^BB\x82\xA7\xA7\xE7Ô©S\xB3\xB3\xB3Ç@&\x93ÍŸ?\xEFÞ½\xC1\xC1\xC1\xFA\xF6\xED\xBBf\xCD\x99Lf,N1\xD7\xEF\xC5\xD8~\xD1X\xB4h\x91\x90F\xBC\xFD\xF6Û>\xFA\xA8\xB1\xF9Ô¡\xBF[\xC5\x93b\xE6\xB3\xC5\x99E&\xF5{\xD49\xA4-\x9B\xF3\xA8\x89è¿—\x9F\x9F\xDFĉ\xB5K***lmmO\x9E<\xA9V\xAB\x9B\x9A\x9A\xDC\xDC\xDC6lØ V\xAB
+Ehh\xE8K/\xBDt\xF2\xE4\xC97\xDF|\x83F\xEDm IDATS\xBB\x85\xF8\xF8x\xFD\x96\xBD\xBD\xBD\x85\xE5A\x83-\\xB8PX\xFE\xF0\xC3\x83\x82\x82t*_\xB9r%((hÙ²e -\xF1\xF1\xF1EEE~~~\x95\x95\x95\x89\x89\x89\xC5\xC5\xC5\x89\xA4C\x87s\xE6Ì‘\xCB\xE5iii\xF9\xF9\xF9\xEBÖÓ¾{=##CdMoo\xEF\xC4\xC4Ä[\xB7:t\xA8\xA6\xA6\xE6Ì™3aaa\xDAqfff&$$8p\xA0\xA9\xA9\xE9ÚµkÝ»w\xDE\xE1#\p\\xB2d\xC9\xD7_\x9D\x92\x92\xE2\xE5\xE5Õ»w\xEF\xE4\xE4丸\xB8Ë—/\xF8\xE1\x87\xFD\xFB\xF7_\xB8p\xA1\x93\x93\xD3Ö[333/^\xBC8|\xF8p\x83Sq\xE5\xCA\xF1\xF3\xC6\xE7`\xD1\xFD\xA2T*\xE5r\xB9\x8B\x8B\x8B\xE6\x83\x96\xD5T\xA9T\xE5\xE5åžž\x9E\x89Ä‚0jkk\xEB\xEAê¼¼\xBC4%\xF5\xF5\xF5\xD5\xD5\xD5\xEE\xEE\xEE\xCE\xCEΚ\x92\x86\x86777c\x8D\x98\xF5,&XDDD\xF4p\xB3\xB1\xB1\xB1bk\xC6R#\xB3,\xDE\xE4NDDD\xB7\xF0lor'"""\xB22&XDDDDV\xC6K\x84DDDd\xB6\xCA\xCA\xCA\xC6\xC6F\xA9T*\xFCX\x8Ft0\xC1""""RRR.^\xBChpUdd\xA4B\xA1\x987o^tttll\xAC\xCE\xDAcÇŽ\x95\x96\x96Ξ=\xBB\xC5.\xC4\xD7
l\xD1\xF1\xE3\xC7sss\xF5\xCB===gÎœ\xD9\xFA\xF6\xCD\xC5K\x84DDDd\xC0\xAE]\xBB\xC2\xC2¢\xA2\xA2F\x8D\xB5q\xE3\xC6S\xA7NEEE-4\xC8\xC5\xC5\xE5\xF8\xF1\xE3QQQ\xC2;gn\xB8n\xDD:\x91]\x88\xACÙ¢-[\xB6\xC8d\xB2\xA7\x9Ez\xCA\xC5\xC5\xE5\xDDw\xDF\xF5\xF1\xF1>|x\x8F=\xD2\xD3\xD3\xCDj\xC7Z\xF7\xCB\xF3\xE0\xE3\xE33r\xE4HaY"\x91t\xEC\xD81<<@Ïž=\xE3\xE2\xE2Ll\xF8\xF9矫T*1]\x88\xAFÙ¢Î;\x8F=\xC0W_}ecc3n\xDC8\xA9T\xFA\xDBo\xBF\x89o$66\xB6W\xAF^\x9AQ\xB7\x9F\x83EDDD-\xF0\xF3\xF38p`RR\x92v\xE1\x90!C\xFA\xF6\xED;q\xE2\xC4\xF4\xF4t\x87\x98\x98\x98v\xED\xDA\xE7\xE7\xE7;;;GGG(++KNN\xAE\xAD\xAD\xF5\xF6\xF6\x9E6m\x9A\x93\x93\x93fs\xF15fggWWW{zzN\x9C8Q*\x95uÊ”)\xDF~\xFBmii\xA9N\xF9\x91#Grss\xFD\xFC\xFC&M\x9A$\x91HT*Õ¾}\xFBΟ?߶m\xDB\xFE\xFD\xFB\xF7\xEF\xDF?33\xF3\xD9g\x9F]\xB9r\xA5L&2d\x88~\xCBf=\x8B\x97\x89\x88\x88\xC8BgÏž=q\xE2D\xFB\xF6\xED\xE3\xE2\xE2^y\xE5%%%s\xE7\xCEPUUÑ·o\xDF3fdffVVVjo+\xBE&\x80\xF8\xF8x\x8F\xE9Ó§geeM\x980
\xC1DH:\xEFl\xAE\xAF\xAFꩧ\xF2\xF2\xF2bbbbcc\xDF|\xF3Ms\xE6\xCC9t\xE8ЬY\xB3d2\xD9_|q\xE3Æ\xD4\xD4T\x89D\xE2\xE7\xE7׶m\xDB\xD6\xCF/\x91\x85d2\xD9믿@\xA5R\xAD]\xBB\x80\xBD\xBD\xBD\xE6]7\xDF\xFF\xBDJ\xA50`\x80\xAD\xADm\\\x9C\xF6\xEBͪ        `\xEEܹAAA\xA2\xA3\xA3_~\xF9ec\xF1\xA8T\xAA\xA2\xA2\xA21c\xC6\xE8l\xEB\xEE\xEE\xBEt\xE9R;v\xAC\xAE\xAE\x90\x9A\x9A\xBAz\xF5j\x9F\x80\x80\x80Î;;99\x85\x84\x84\x8C;\xB6uS\xF2\xBFx\x8B\x88\x88\x88Z\xCB\xD9Ù¹\xA1\xA1A\xA70$$\xA4\xAE\xAEn\xF0\xE0\xC1)))\xAE\xAE\xAE:W\xFD̪TTT\x94\x95\x95UPP\xA0T*\x8D\xB5SRR\xA2T*\xB5\xCF`\x95\x96\x96&%%-Z\xB4\xA8\xA6\xA6\xE6\xFF\xF8\xC7\xEDÛ·W\xAF^-`Ð A\x8B/NJJR\xAB\xD5Ý»wp\xFE\xFC\xF9\x90\x90\xC6n,"""\xBA/|||rrrbbb/]\xBAdX\xB8\x84 IDATYÍš\x9A\x9A\xD0\xD0\xD0-6\xD4\xD5\xD5\xD9Ù™\xBA\xF8VPP@;\xC1\xCA\xCCÌ´\xB7\xB7ß³g\xCFG}u\xFA\xF4i\xE1Ç;v\xECx\xF5\xD5WgÏž\xFD\xF4\xD3O+
</ins><del>-X;\xC1\xE2%B"""\xBA/\xD4jupppbb\xE2͛7###ׯ_\xBFa\xC3j\xEE߿\xBF\xAC\xAC,//\x80\x89\xD3W
</del><ins>+:\xAB\x8C\xC53t\xE8\xD0y\xF3\xE6        uÖ¬Y\xE3\xE7\xE7',7\xFC~\xF7\xDDw:\xED466\xAE]\xBB\xB6k×®?\xFF\xFC\xB3e3\xA33\x90u\xEB\xD6        \x9D\x8BP[aa!\x80\x88\x88\x88g\x9Ey\xE6\x99g\x9Ey\xEC\xB1ÇŒ5\xAB\x99\x9F\xA6\xA6&\x97\xE4\xE4d\xA1<66V8\xE9\xA5V\xAB\xE3\xE3\xE35\xE3\xD5\xCCsZZ\x9A\x87\x87\x87J\xA5&\xE1\xF6\xED\xDB\xC6\xD6\xA9\xB0\xAD\xB2\xEBŇq\xF9\xF2e\x89D\xF2\xED\xB7\xDF
+\xE5ÇŽ\x93H$\x97/_V\xAB\xD5AAA\xFC\xB1P\xBElÙ²\xF0\xF0p\x9D\x81\xCB\xE5r{{\xFB\x8C\x8C\xA1|\xF3\xE6\xCD\xFAC\xEBÔ©\xD3Ö[5\x81\xD9\xD8Øœ?\xBE\xC5\xFDe\xA2qÓ³\xFD\xF8\xE3\x8F/[\xB6L\xA8\xB9k\xD7.;;;\xB9\\xAE\xB3\xBF\x8A\x8A\x8A\x84\x85\x9D;wJ\xA5RayÑ¢Ennn
+\x85B\xADV_\xBCxQ8\xF0\xC6)r\xE0\xFA\xBDX<\xF1\x87gI\x9B\xF8\x9A\xE7Md\xA8g\xD2`\x8Fƾ\xCD\xC4[b^"$\xFAk)**\xBA{\xF7nQQ\x91\xF0\xA3'GGG\xE12\x84D"IJJ\x8A\x88\x88\xA8\xAC\xAC<p\xE0\x80\xC5\x{DEF8}\xB8444\xE8zyymݺu\xF5\xEAÕ‹/^\xB8p\xA1\xF6\xCFÎÅ£M*\x95j\xDAlÛ¶-\x9D.\xAE]\xBB\xF6\xC9'\x9FoÞ¼\xB9k×®\xAF\xCD\xD9\xD9Y\xE8EL\x84\x82\xB7\xDEzK\xB82i\xD2$c\xCDj\xE6G\xADV\xFF\xE2
+\xE5*\x95\xCA\xF4-ۡ\xA1\xA1uuu\x83+\x9A;w\xEE\x981c\x8Cl\x8CUv\xBD\xF80~\xF8\xE1\xA5R\xA9\xB9\xC7N&\x93)\x95\xCA3gΈ\xB9#\xFE\xE4ɓ\x8D\x8D\x8D\x9A\xDA\xC48p\xA0Z\xAD>w\x83\x83\xE9\xFD%\xA6\xF1\x87ٷo_\x95JUTT\xA4s\xD2188\xB8\xA4\xA4\xE4\xB7\xDF~+**R*\x95B\xE1+\xAF\xBC\xB2r\xE5\xCA\xFD\xFB\xF7\xBF\xF0\xC2۶m\x9B6m\x8C\xEC\x91\xD7\xEF\xA5ŀ[\xC9\xE0\xD1%\xBE\xD3k\x9C7\x91\xCE\xE4ȑ#\xEF너\xC1K\x84D-\xB5\xB5\xB5\xA4R\xA9\xA3\xA3\xA3\xA3\xA3cbb\xE2K/\xBD$\xAC
++++;{\xF6\xEC\xAD[\xB7\xAC\xDEodd\xE4\xEEÝ»Ç7w\xEE\xDC\xD7^{M\xF3\x9Bv\xF1\x88q\xE5ʕ̘1cĈ\xFB\xF6\xED2d\x88\xD5#a\x9B6m\xEC\xEC\xEC\xEC\xEC\xEC\x84ka\xA6\xB5i\xD3fÒ¤I\x9B6m*//\xFF\xFE\xFB\xEF>\xFC\xCA+\xAF\x98\xA8\xEF\xEBë›—\x97t\xE1\xC2+D\xFC\xAE\x86p\x8F\xBF\xE66\xE1iU"o\x{2FBAEDB1}\xB11\xEB        L\xC2Y\x85B\xD1\xE2\xFE\xD3x\x8B\xC3.p\xD7\xD5\xD5i\xD6\xD4Ô„\x85\x85\xAD_\xBF\xBE\xAE\xAE\xCE\xCE\xEE\xFF\xCE_\xF8\xF9\xF9+>|Ë–-j\xB5:77W8J+\xC6)&6\x83\xBD\xB4\xFE\xF0\xB0\x80\xF8NM\xD746o"\x9C\xC9?eBt\xF0\xD1_\x8B\xF08Ä°\xB0\xB0\xC0\xC0@\x9DU+W\xAE\\xB4h\xD1\xFB\xEF\xBF?oÞ¼mÛ¶Ý\xDE{\xF7\xEE\xBD{\xF7î‚‚\x827\xDF|S*\x95~\xF4\xD1G&\xE21\xAD\xB6\xB6\xF6\x9F\xFF\xFC\xE7Õ«W\xDF~\xFBm\xB3Nu\x98Ë‚\xBBu\xEB`Íš5,0QmÑ¢E\xF3\xE7\xCFߺuk\xFB\xF6\xED333\x85{t\x8CQ\xAB\xD5!!!III7oÞŒ\x8A\x8AZ\xB7n\x9D\xB1;\x8D\xB1Ê®\x86\xAF\xAF/\x807n',\xAB\xAA\xAA4\x85bBU\xAB\xD5UUU\xEE\xEE\xEEb\xEA\xB8|\xF92\x80\x80\x80\x80;w\xEE\xC0\xE4
\xFE\xD3x\x8B\xC3.U\xFB\xF9\xF9i\xEEÛ·\xAF\xA2\xA2\xA2\xA0\xA0\x80\xCEi\x98Y\xB3f\x8D3&99yÈ!\xC2=mwÇ…Z\x8C\xCD`/\xAD?<, \xBES\xD35MÌ›g\xF2O\x99<\x83E\xF4\xD7ѹs\xE7+6\xE8\x94\xE7\xE4\xE4ܹsg\xF4\xE8\xD1[\xB6lÙ±cGzz\xBAPnoo/\xFC\x8BeEaaa\xBBv\xED\x9A7oÞ[\xB7\x8C\xC5Ó¢Û·oO\x9F>}ß¾}\xB3\xAB\xF5\xEB\xD7[\xEB\xFB\xD4\xE2<hb\xADZ\xAD5jTdd\xE4\xB3\xCF>;t\xE8P[[[\xD3\xF3\xBCgÏž\xBC\xBC<\xAE\xAE\xAE\xF6\xF6\xF6"\xC3\xD0\xECA\xAB\xECz\xF1aDDD\xF8\xFB\xFB>|X\xF8\xF3\xC0\x81\x81\x81\x81¯\xEB]]]M?\x96\xB3\xFF\xFER\xA9411Q\xE4\xA4\xA6\xA6\xF6\xE8Ñ£w\xEF\xDE-\xEE/1\x8D\xB78\xCC}\xFB\xF6u\xEF\xDE\xFD\x89'\x9E\xD0.T\xAB\xD5J\xA5Rx\xBA\x9BN\xA2\xF0\xF4\xD3O{{{Ï;W\xF3XT\x83q\x8A\x89\xCD`/\xAD!\xBES\xD35MÌ›g\xD2`\x8F-~\x9BY\xF1{\x80\xED\x92%K\xAC\xD5=8N\x9C8\xE2ĉ\x9A\x9A\x9A\xAA\xAA\xAA\x80\x80\xE1\xA7\xCB\xF6\xF6\xF6\xBDz\xF5Z\xB6lÙ®]\xBB\x8E9r\xE0\xC0\x81\xB0\xB0\xB0\xF4\xF4\xF47\xDEx\xE3\xC5_\x96\xCB\xE5999\x
BBw\xEF\xEEÒ¥KHHHii\xE9\xA6M\x9BN\x9F>\xA8\xB9{&333))\xA9\xB4\xB4T"\x91TVV\xA6\xA4\xA4\xD4\xD4\xD4\xF4\xE8Ñ£\xBE\xBE>11\xB1\xB4\xB4\xB4k×®->\xE0\xCA\xD3\xD3\xD3\xD5\xD5\xD5`<\xF9\xF9\xF9Û·o\xBFqㆯ\xAFo]]ݦM\x9BJKK\x9D\x9C\x9C\x82\x83\x83?\xF9\xE4\x93\xEC\xECl\x89Dm\xE2\xB7?\x93'O\xCE\xCB\xCB{\xFD\xF5\xD7\xC5\xCF\xCC\xE1Ç\x93\x93\x93\x85\x81444$$$\x94\x94\x94\xF8\xFB\xFB\x87\x85\x85\xE9G(<\xF8J\xF0\xF5\xD7_\xAF_\xBF\xBE\xA8\xA8\xE8…رcÇ¿\xFF\xFD\xEF\xC4\xC4\xC4\xCA\xCAʹs\xE7fffnÛ¶M~\x82\x83\x83\xFA\xE9\xA7U\xABV}\xF6\xD9g\x9F}\xF6YBBBBBBdddYY\xD9\xF6\xED\xDB\xCB\xCA\xCA$ɵk\xD7RRR\x84y\xEEСìY\xB3\xE4ryzzzaa\xE1Úµk\xBF\xFD\xF6[\x83\x87\x84\x84h\x8FW\xB3\xBBu\xEB6r\xE4\xC8V\xEEz\xB9\\xFE\xF2\xCB/\x8B        C&\x93\xF5\xEF\xDFÉ’%\xE7Î;p\xE0\xC0\xC1\x83\x93\x93\x93}||\xB4i\xD3fÉ’%iii\xD9\xD9\xD9.\(++\xEBÚµkEE\x85f\xE0}\xFA\xF4                        Y\xBCxqzz\xFA\xA1C\x87\xCA\xCBË‹\x8B\x8B}}}CCCuv\xE5?\xFCP\\\xFC\xFF\xFE\xDF\xFF\xFB\xE6\x9BoRSS;w\xEEl\x
F0\x88\xD2\xDE_NNNAAA\xFA\x8DWUUi\x8Ej\xFD\xD9n×®\xDDÆ/]\xBAt\xE5Ê•\x94\x94\x94\xB4\xB4\xB4\xD4\xD4TOOÏ£G\x8Fj\xC29r\xE4Î;\xB7l\xD9r\xF0\xE0\xC1\x9A\x9A\x9AS\xA7Nyzz\x86\x87\x87C\xAE\xAF\xAF\x97H$3f\xCC\xC20\xA7\x97\x97\x97\xC1Ø´\xEE\xE3ã“”\x94\xA4Ó‹\x87\x87\x87\xCE~\xD1y`\x871\xE6~*++MÏ’\xA6e\xEDo        \xD35+\x8EH\x9871\xA1\x9C\xC9\xFA\xFAz\xFD        1xHk3\xF1\xBD!\xC8\xC9\xC93\xAB\xB5\xA5O\xF8%\xA2\x87WSSSEE\x85\x9D\x9D\x9D\xCE-\xBA\xFA\x84\xE9t\xE8\xD0A\xE7\xC94V<"        \xBF\xF7\xF0\xF0\xB0Jk\xB8\xAA\xD5\xEA\x89'Λ7O\xC8D
+ŤI\x93:v\xEC\xF8\xC5_\xDBD\xA9T\xCA\xE5r\xF1Î \xB7[\xBF\xEB\xCD+\xA3\xBA\xBA\xDA\xD6\xD6V\xE7aTׯ_W*\x95\xA6ß²\xD7\xD4\xD4t\xE5\xCAOOO\xF7\xE5\xC1888\xE8\xA7\xC5a\xB6ظ\xFE0\x85g_M\x9C8\xD1\xD6\xD6\xF6\x91G\xD1~z\x85\x86J\xA5\xBA|\x{1C975D7}D"\xD1Y\xB5q\xE3\xC6Gyd\xE4È‘-\xC6\xD9bl{\xB1\xEC\xF0h%ñš®ib\xDEDÒŸI\xFD[\xFC6k\xF1{C\xF3\xD8-1\x98`\xFD        rrrfÏž]\\\xAC)y\xF1\xC5\xFD\xFD\xFD?\xFC\xF0\xC3?1*2AH\xB0\xDE}\xF7]\xB3\xB6\xBA|\xF9\xB2\xB7\xB7wcc\xE3\xF8\xF1\xE3w\xEF\xDEm0-\xA3\x87\x85Y        or'"\xFAt\xEFÞ½\xAE\xAEn\xE3Æ\xBD{\x{1EEBEF}?p\xE0\xC0\xF9\xF3\xE7[\xF9\xC6\xBA\x94Jeccc]]\xDDÝ»w[|g\x80\xB6\xE5Ë—\x87\x86\x86fff\xBE\xF6\xDAkÌ®\xFERx\x8B\x88\xE8\xCFQWWw\xE8С\xDF~\xFB\xCD\xC1\xC1!88x\xC0\x80\xFC\xF8\x81u\xE8С_\xFD\x80\xB7\xB7\xF7\xE8Ñ£\xC5o\x98\x93\x93s\xF6\xEC\xD9\xC1\x83\xEB\xDCG#^"$"""\xB22\xB3,>\xA6\x81\x88\x88\x88\xC8ʘ`Y,""""+c\x82EDDDdeL\xB0\x88\x88\x88\x88\xAC\x8C        \x91\x95
1\xC1""""\xB22&XDDDDV\xC6\x8B\x88\x88\x88\xC8ʘ`Y,""""+c\x82EDDDdeL\xB0\x88\x88\x88\x88\xAC\x8C        \x91\x95\xD9]cc\xF3\x86ADDD\xF4`P\xAB[\xDF\xCF`Y\x99\xF13XDDDDFT\x8D\x80h\xFFgG\xF2`b\x82EDDD\xA4ç¬\x8A\xC0 \x88\xD3[{(f\x8A\xE8B|\xCD\xF2+\x95{ÓѾ\xB9x\x89\x90\x88\x88\x88\xD8        \x84\xD1\xC0H`\x90D\xE0+t1\xBE\xE1Z\xD1]\x88\xAC٢̀x
+p\xDE|\x81a@w \xC3\xCCv\xACp\xFB\x9E\xC1""""\x83|\x81\xCD\xCB\xA0#\xE8Ä›\xDC\xF0s@%\xAE\xF15[\xD4\xF8
+\xB0\xC6R\xE07\xA0ĜF„Z\xA3n+&XDDDd\xC0z#\xE5n\xC0\xCD˶@!\x908\xB1@;\xA0(\x9C\x81@\x90\xD4>\xC0\xC0I\xAB\xF159@5\xE0\x8C\xA4zQ%4/~\xCD\xBC\x80w\x9B\xCB\xF9\x80?0\x90*`/ph\xF4\xFAY\xC0\xFB\xC0
+\xC0\xE9\xF8\xF1\xC1\x83\x9B3U\xF0!Y\xE84ph\xC4\xAF\x812`6\xA0
+\x88\xFAÓ€,\xA0\xF2\xDEm\xC5\xD7\x90xS\x81l`\x9CÉ\x8A\x80\x90{Kê§\x80 \x88\xDE\xCC3\xF0pH$\x80?жm[\xB3'B\xCF`\x91\x85d\xC0\xB0`\xB87\xAF\xFDP\xFD[ hw\xEF\xB6\xE2k\x98+b\x80W\x8CÇ£J\x80\xD1zÛº\x8B\x81j@\xB0
+\xF0|\x81@\xA03\xE0\x84c\xF4\xEE-r\xF8&\xF0\xB5\x963Ð W
+\xD4\x83\x80T\xC0U犯Y5\x83\x81 (\x94\xC6\xDB)\x94\xF7\x9E\xC1*\x92\x81@+\xF0\xE06\xB0
+0X$j\xA0\xE0,*j\xAC\xA20\xC1"""\xA2\xFB\xC2\xC8\x81X \xB8`i\xCD XÔµt\xE9\xAD\xC0\xBD        V`\xEC>\xA2\x81\x93\xCD?~\xDC\xBC\xCC\x9E\xAC\x9D`\xF1!\xDDj HnQ\xC0:\xE37Λ\xAE\xB9\xA8
+\x98<}\xA0ph>#%\xB8tV\xDC[\xADp\x96c\x81'\x80\xA0?pU\xEF\xE6\xAD\xD6\xE0,"""\xBA/\xF6yW \xB0\xB7\xB4\xA6P6\x9Fgj1\xC1z\xECÞ³GÝ\xAB\xC0O\xCD\xE6
+`I\xF3\x9F!@[\xC0\xB8\xF0kqH\xA2\xF1u\xD8\\xF2\x81w\x81\xE9@\xE00P(\x81\xEF7 \xA8v\xEE@:P\xC4\xC0\xE09@\x9C\xF6\xDC\xDBr\xA6蚣\x80\xF7\xE0\xF8*`\x93Þ\xEEY@\xF0+ \xB3\x80G1\xC0D
+\xE8\xD8〾@5\xF0$\xD0\xF8xx\xB8t\x9E+\xAD1o6jc\xAF\x8C\xB6\xB1\xB1F\xFBDDD\xF4ץ䀋\xD6-\xAB\xA9.^\x80Ä¢0j\x81:\xC0[\xAB\xA4\xA8\xDCg\xAD\x92\xC0+\x80\x91\xD4\xE8\x83>0Xn,"""z\xB8Y7e1\x96\xE5\xE4\xE4\x88o\x84\x97\x89\x88\x88\xE8\xE1f\xADZor'"""\xB22&XDDDDV\xC6K\x84DDDd\xB6J\xA0\x90\xED\xFF\xECHLL\xB0\x88\x88\x88È€T༑UQ\x80\x98\xC4qzk\x8F\xE5\xC0L]\x88\xAFÙ¢c@\xBE\xA1r/`\xBA5\xDA7/\x91;\x81p         lr\x81h` \xE0\xA2\x9B\xDF9cpõ\xA2\xBBY\xB3E\x9B\xF0\xE0\xBC\xF8À\xEE@\x86\x99\xEDX\xEB~y\x9E\xC1""""|\x81\xCD\xCB\xA0#\xE8Ä›\xDC\xF0s@%\xAE\xF15[\xD4\xF8
+\xB0\xC6R\xE07\xA0ĜF„Z\xA3n+&XDDDd\x80\xB1\xF7\xBA\x9An\xDA\x85@\xE0\xC4\xED\x80R\xA0pb@
+P\xF8S'\xADv\xC4\xD7P\xE4Հ0\x90\xEAE\x95мP\xF85W\xF0\xDEm.?\xE4\xFE\xC0@\xA8\x80\xBD\xC0Y\xA0-\xD0\xE8d\xEF+\xA7\xE3\xC7l\xCET\xC0K\x84DDDd\xA1\xD3\xC0q\xA0=\xBC
+Ê€\xD9\x80* \xE8L\xB2\x80\xCA{\xB7_@\xE0        L\xB2\x81q&C*\xD2{gs=\xF0P\xC4q\xC0[\x80Y\xC0A` \xBEni\x80\xF0Ú¶mk\xF6D\xE8\xE1,"""\xB2\x90x\xA0\xD6\xEC\xB5\xDEu\xF3=\xA0\xFA\xB6@<\xD0\xEE\xDEm\xC5\xD70\xC4è½…P\x9B
+(F\xEBm\xEB,t\xAAi\xC0*\xC0\xF0\x81΀
+\x8Cл\xB7\xC8\xE1\x9B\xC03XDDD\xD4Z\xCE@\x83^a(PRW\xBD\xAB~f\xD5J\x80l\xA0Po\xA7P\xDE{\xABH5\xC0?\x80\xDB\xC0*\xC0@`!\x90\xA8\x81n\x80\xB3@\xA8\xA8\xB1\x8A\xC2\x8B\x88\x88\x88\xEE_ b\x81 \xE0\x82\xA55k\x800`=P\xD7Ò¥\xB7"\xF7&XY\x80=\xB0\xF8\x88N6\xFF\xF8q;\xF00xP\xB0v\x82\xC5K\x84DDDt_\xA8\x81         \xB8        D\xEB\x8C\xDF8o\xBA\xE6>\xA0(`\xF2\xF4\x80"\xC0\xA1\xF9\x8C\x94\xE0:\xD0        Xqo\xB5\xC0X
+\x8C\x9E2\x80\xFE\xC0U\xBD\x9B\xB7Z\x83g\xB0\x88\x88\x88\xE8\xBE\xD8\xE4\\x81\xC0\xDEÒšj@\xD9|\x9E\xA9\xC5\xEB\xB1{\xCFu\xAE?5\xFF\x99(\x80%\xCD\x86mG\xE0"\xC0\xAF\xC5!\x89\xC63XDDDd\xD4        `?p\xC8\xDE\xA6\x80\xC3@9\xA0\xBEÜ€t\xA0\xD8\xB8\xE9@+\x80\xE7p\xD8soË™\xA2k\x8E\xDEd\x80?\xE0\xA8\x80Mz\xB7\xBAg\xC07\x80X\xCC\xC4\x81(\xA0/`\x8C\xFA\xD5\xC0\x93@\xE0[\xE0\xE0I\xE0\xD0        x\xAC\xB4Ƽ٨\xD5F\x9EYjcc\x8D\x{189208}\xE8\xAFK        \xC8\xADZVS\\xBC\x89Ea\xD4u\x80\xB7VI=P+\xB8\xCEZ%+\x80#\xA9QNN\x8E\xF8y\x8B\x88\x88\x88\xEE        h\x8D\x9Av&\xAF\xDFY\xF7\x9C\x90UÞ–\xC3\x8B\x88\x88\x88n\xD6z\x81\xA0\xF1&w""""+c\x82EDDDde\xBCDHDDDf\xAB)\xD0\xFEÏŽ\xE4\xC1\xC4\x8B\x88\x88\x88H\xCEY(\x809@\xA7\xB7\xF6(P\xCCÑ…\xF8\x9A-:\xE4*\xF7\xA6[\xA3}s\xF1!\xB0\xA2\x81\x91\xC0 \x88.\xC01 \xBA\xF9\x9D37\+\xBA\x915[\xB4\x90O.\xC0{\x80/0\xE8d\x98ÙŽ\xB5\xEE\x97\xE7,"&
quot;\xA2\x87R*\x90ؼ\xDC\xF0^T\xC0\xF3\xC0#\xC0*`+\x90\xDC\xFFh>\xB3\xF2#0\xDBP\x9B\x9D\xB4\xF2\xE9\x8Ch^\x96\x81@ \xDEd`\x9F*qC_\xB3E\x9D\x81Q\x80\xAF`, ~J\xCCi$\xE8\xA95\xEA\xD6`\x82EDD\xF4P
+b\x9B\x97\xEF\xFF\x9E\xAE\xED;@|\xFC\xBE\xDE\xD4\xC0['\xADm\xB6\x9F\xFEZ\x85\xC6\xDE\xE8|мl\x80\xB4J\x81B\xC0\x88T)@-\xE0L\x9C\xB4\xDA_@1\x90T^\xC0x@\xAAUB\xF3B\xE0\xD7\\xC1x\xB7\xB9\xFC0\x90\xF8        \xA0\xF6g\x81\xB6@?\xA0\x90\xBC\xAC\x9C\x8E<x\xB0\x91Ñ‹\xC5\x8B\x88\x88\xE8\xA1\xD1|JI\xD0
+\z5\xAF\xB5>\xC6^g\x9B+4\xBF\xF1FpxT\xEF\xE53b\x9C<\x81\xF6\xC0\xC7\xC0i\xE0 H61@        \xEC\xDE\x9E\xBA7\x81_@0\xBC+\xEC\xA9H\xEF\x9D\xCD\xF5\xCD\xEF\xC0\x89\x86g\x80\xB5\xC0,@,~\xBE\xD2        \xE0\xB4m\xDB\xD6\xFC\x99\xD0\xC5\x8B\x88\x88\xE8\xE1\xD3\xD4\xDB\xE6\x92\xEB\x80\xCE\x80`&0\xBF9\xBB45\xAF\xD5wlQ2\xE0+\x80
+X\xB0\xD7z\xD7\xCD\xF7\x80
+\xE8\xD8\xF1@\xBB{\xB7_\xC0l c2T%\xC0h\xBDmÝ\xC5\x80\x8E@5 +X\xF8\xBE@ \xD0pB\x85\xEB\xDD[\xE4\xF0M\xE0M\xEEDDD\x9F\x8D\x80Ð Ur
+\xF0|\xEB\x80\xDBZ\xF2\\xAEOj\xEA7\xA0\xCC\xD2K\xC3\xF9\xDE`\xA1@0H\\xF5\xAE\xFA\x99U3(\xB2\x81"@i\xBC\x9D2@y\xEF\xACr X\xD4\xFFn\xAB\x81\x85@2\xA0\xBA\xCE\xA1\xA2\xC6*
+,""\xA2\x87\xCFq\xE0        \xA0\xED\xBD%\x83J \x98y\xEF\x8DJ\xC2k\x8Ai\xCAتV\xF2\xF2\x80@ .XZ\xB3\xD6u-]z+po\x82\x95\xD8\xBB\x81\x8F\x80h\xE0d\xF3\x8F\xB7\xAF3\x81\xA7&XDDDqj\xE0\xEB{S\xA2:\xA0\xA0\xB9dp\xFD\xDE{\xD8\xBA6\x9Fß‚ÞªG\xEF\xFBg\x90TR`\x9D\xA55\xF7\xC0 F\xEF\xFE*E\x80C\xF3)\xC1u\xA0\xB0XD7\xBF\xBAp\x96\xDFG\x81\xA0\xB8\xDAR\xE3fa\x82EDD\xF4\x909Tß›`}\xA8\x9AK>\x86\x81\x80\xAB\x80\x90\xD9\xC6\xCFQ\xBF?\xA7\xAF\xEC\xF2\xAE@`oiM5\xA0l>\xCFd\xE2\xFA \x80"\xE0\xB1{\xCFru\xAE?5\xFF\x99(\x80%\xCD\x86mG\xE0"\xC0\xAF\xC5!\x89ƛ܉\x88\x8829\x80\xD0\xFF\xDEO\xA0;p        \xC8v\xEA\x81G\xB44\xF5\xAEn3p(\xFE?\xE3}\x9D\xF6×|\xE0]`z\xF3\xCF\xE5\x80\xF8pÒz`\xE0\xA45@L\x9E\xC09\xAD'l        2E\xD7\xBC\xC8\xC0P\x9B\xF4nu\xCF2\x80o)\xB0\x98<\x88&Q@_\xC0\xF4\xAA\x81'\x81\xFE\xC0\xB7\xC0\xC0\x93\xC0+\xA0S\xF3\x8F+W\x9A\x98z\xD1l\xD4j#\xCF,\xB5\xB1\xB
1F\xFBDDD\xF4ץ䀋\xD6-\xAB\xA9.^\x80Ģ0j\x81\xBA{/\x83\xD6Հ;\xE0\xACU\xD2\xB80\x92\xE5\xE4\xE4\x88\xEF\x91g\xB0\x88\x88\x88&\xD8\xF9\xAB\xBC4F\xD2|\xB1\xB2\x955\xEDL^\xBF\xB3\xEE\x9CXe\xE0L\xB0\x88\x88\x88&\xD6zY\xDE\x93pN\x8C'X\xC6.\x91I\xFC!\x91\x95\xF1!\x99\xAD\xB2\xB2\xB2\xB1\xB1Q*\x95\xB6o\xDF\xFEώ\xE5A\xC4\x8B\x88\x88\x88HMM=\xFE\xBC\xC1UQQQ
+\x85bÎœ9111qqq:k\x8F=Z^^>s\xE6\xCC\xBB_\xB3EÇŽ\xCB\xCF\xCF\xD7/\xF7\xF2\xF2\x9A>}z\xEB\xDB7/\x91;w\xEE\x8F\x8E\x8E9r\xE4\x86+rss\xA3\xA3\xA3\xE8\xE2\xE2r\xECر\xE8\xE8\xE8.]\xBA\xDBp\xEDÚµ"\xBBY\xB3E\x9B7o\x96\xC9dO=\x{1542CB}\xCB{\xEF\xBD\xE7\xEB\xEB;lØ°\xEEÝ»gdd\x98ÕŽ\xD1\xC7W\x99\x89g\xB0\x88\x88\x88\xC8__\xDF#F\xCB\x89\xA4cÇŽz\xF4\xE8ob\xC3\xCF?\xFF\\xA5R\x99\xA8`A\xCDu\xEE\xDCyÔ¨Q\xBE\xFA\xEA+\x9B\xB1c\xC7J\xA5\xD2\xDF~\xFB\xAD\xA4\xA4D|#qqq={\xF6ÔŒ\xBA5\x8C?h\x94\x88\x88\x88\xE0\xEF\xEF?`\xC0\x80\xE4\xE4d\xED\xC2\xC1\x83\xF7\xE9\xD3g\xFC\xF8\xF1\xB1\xB1\xB1\xEDÚµ+---,,tvv\x8E\x89\x89PQQ\x91\x92\x92R[[\xEB\xE3\xE33e\xCA'''\xCD\xE6\xE2k(..\xCE\xC9É©\xAE\xAE\xF6\xF2\xF2?~\xBCT\xAA\xFD&\xEB{L\x9A4\xE9\xDBo\xBF-//\xD7)?|\xF8p~~\xBE\xBF\xBF\xFF\x84        $\x89J\xA5Ú»w\xEFÙ³gÛ¶mÛ¯_\xBF~\xFD\xFAeee=\xFB\xEC\xB3+V\xAC\x90\xC9d\x83\xD6oÙ¬\x8D\xF2!Y\xE8\xF4\xE9\xD3Çoß¾}||\xFC\xAB\xAF\xBE
+ 00\xB0\xAC\xACl\xF6\xEC\xD9\xAA\xAA\xAA"##\xFB\xF4\xE93mÚ´\xAC\xAC\xAC\xCA\xCAJ\xEDm\xC5\xD7\x90\x90\x90\xE0\xE9\xE99u\xEA\xD4\xEC\xEC\xECq\xE3Æ™\xA9\xA8\xA8($äž·6\xD7\xD7\xD7?\xF5\xD4S\xB1\xB1\xB1qqqo\xBD\xF5\x80Y\xB3f<xpÆŒ2\x99\xEC\x8B/\xBE\xB8q\xE3FZZ\x9AD"\xF1\xF7\xF7oÛ¶m\xEBg\x86\x97\x89\x88\x88\xC8B2\x99\xEC\x8D7\xDE\xA0R\xA9Ö¬Y\xC0\xDE\xDE\xDE\xDD\xFD\xDFv\xF3\xFD\xF7ß«T\xAA\xFE\xFD\xFB\xDB\xDA\xDA\xC6\xC7Ç·k\xD7N{[\xF15Ìž=;88@LL\xCC+\xAF輇\xF0\xFF\xA8T\xAA\x92\x92\x92Ñ£G\xEBl\xEB\xEE\xEE\xBEx\xF1b;v\xAC\xAE\xAE\x90\x96\x96\xB6j\xD5*_____\xDF\xC0\xC0\xC0Î;;99\x85\x86\x86\x8E3\xA6uS\xF2\xBFx\x8B\x88\x88\x88Z\xCB\xD9Ù¹\xA1\xA1A\xA7044\xB4\xAE\xAEnÐ A\xA9\xA9\xA9\xAE\xAE\xAE:W\xFD̪\RR\x92\x9D\x9D]TT\xA4T*\x8D\xB5SVV\xA6T*\xB5\xCF`\x95\x97\x97'''/X\xB0\xA0\xA6\xA6\xE6\xFF\xF8\xC7\xEDÛ·W\xADZ`\xE0\xC0\x81.LNNV\xAB\xD5ݺup\xF6\xEC\xD9\xD0\xD0P\xC6n,"""\xBA/|}}\xF3\xF2\xF2ccc\x83\x82\x82.\\xB8`YÍš\x9A\x9A\xB0\
xB0\xB0\xF5\xEB\xD7\xD7\xD5\xD5\xD9Ù™\xBA\xF8VTT@;\xC1\xCA\xCAʲ\xB7\xB7ß½{\xF7G}}\xF2\xE4I\xE1ÇÛ·o\xED\xB5\xD7fÎœ\xF9\xF4\xD3O+
+X;\xC1\xE2%B"""\xBA/\xD4juHHHRR\xD2Í›7\xA3\xA2\xA2Ö[\xB7~\xFDzj\xEEÛ·\xAF\xA2\xA2\xA2\xA0\xA0\x80\x89\xD3W\x8A\x8A\x8A\x843R\x82\xEBׯw\xEA\xD4iÅŠ\xDA\xD5\x97.]:v\xEC\xD8'\x9Ex"##\xA3\xFF\xFEW\xAF^Õ¹y\xAB5x\x8B\x88\x88\x88\xEE\x8B={\xF6\xE4\xE5\xE5puu\x8D\x88\x88\xB0\xB7\xB7\xB7\xAC\xA6Z\xADV*\x95\xC2y\xA6\xAC\xC7{L\xFB,W\xF7\xEEݯ^\xBD\xFA\xD3O?        \xE6\xE5\xE5)\x8A%K\x96\x86\x84\x84\xB4m\xDB\xD6\xD1\xD1\xF1\xE2Å‹\xFC\xFC\xFC,\xA8\xB6\x9A>\x88\x88\x88\x88t\x9C8q">>\xFEĉ555UUU:tp\xF8\xF0\xE1\xE4\xE4äšš\x9A=z444$$$\x94\x94\x94\xF8\xFB\xFBWVV&%%\x95\x96\x96J$\x92:Ìš5K.\x97\xA7\xA7\xA7\xAE]\xBBV\xFB\xEE\xF5\xCC\xCCL\x915}||\x92\x92\x92\xB6l\xD9r\xF0\xE0\xC1\x9A\x9A\x9AS\xA7Nyzz\x86\x87\x87kÇ™\x95\x95\x95\x98\x98\xB8\xFF\xFE\xA6\xA6\xA6k×®u\xEB\xD6Mx\x87\x8Fp\xC1qÑ¢E_\xFDujj\xAA\xB7\xB7w\xAF^\xBDRRR\xE2\xE3\xE3/^\xBC\xF8\xE1\x87\xF6\xEB\xD7o\xFE\xFC\xF9NNN[\xB6l\xC9\xCA\xCA:\xFE\xFC\xB0a\xC3NÅ¥K\x97\
xC4\xCF\x9F\x83EDDD\xF7\x8BR\xA9\x94\xCB\xE5...\x9AZVS\xA5R]\xBE|\xD9\xCB\xCBK"\x91XFmmm]]\x9D\xB7\xB7\xB7\xA6\xA4\xBE\xBE\xBE\xBA\xBA\xDA\xDD\xDD\xDD\xD9\xD9YS\xD2\xD0\xD0\xE0\xE6\xE6f\xAC\xB3\x9E\x83\xC5\x8B\x88\x88\x88n666Vl\xCDXjdV\x82ś܉\x88\x88\xE8\xE1\xF6\x9E-\xE2M\xEEDDDDV\xC6\x8B\x88\x88\x88\xC8\xCAx\x89\x90\x88\x88\x88\xCCVYY\xD9\xD8\xD8(\x95J\x85\xEB\x91&XDDDd@jj\xEA\xF9\xF3\xE7+\xAE\x8A\x8A\x8AR(s\xE6̉\x89\x89\x89\x8B\x8B\xD3Y{\xF4\xE8\xD1\xF2\xF2\xF2\x993g\xB6Ø…\xF8\x9A-:v\xECX~~\xBE~\xB9\x97\x97\xD7\xF4\xE9\xD3[ß¾\xB9x\x89\x90\x88\x88\x88عsgxxxtt\xF4È‘#7lØ\x9B\x9B=p\xE0@\x97cÇŽEGG\xEF\x9C1\xB8\xE1ÚµkEv!\xB2f\x8B6o\xDE,\x93Éžz\xEA)\x97\xF7\xDE{\xCF\xD7\xD7wØ°aÝ»w\xCF\xC8\xC80\xABk\xDD/\xCF3XDDDd\x80\xAF\xAF\xEF\x88#\x84e\x89DÒ±cLj\x88=zôˆ7\xB1\xE1\xE7\x9F\xAER\xA9\xC4t!\xBEf\x8B:w\xEE<j\xD4(_}\x{15534D}\xCDرc\xA5R\xE9o\xBF\xFDVRR"\xBE\x91\xB8\xB8\xB8\x9E={jF\xDD|\xB5\xC0\xDF\xDF\xC0\x80\xC9\xC9\xC9Ú…\x8
3\xEEÓ§\xCF\xF8\xF1\xE3322bccÛµkWZZZXX\xE8\xEC\xEC\xA0\xA2\xA2"%%\xA5\xB6\xB6\xD6\xC7\xC7gÊ”)NNN\x9A\xCD\xC5\xD7P\\\x9C\x93\x93S]]\xED\xE5\xE55~\xFCx\xA9Tj,\xD4I\x93&}\xFB\xED\xB7\xE5\xE5\xE5:\xE5\x87\xCE\xCF\xCF\xF7\xF7\xF7\x9F0a\x82D"Q\xA9T{\xF7\xEE={\xF6lÛ¶m\xFB\xF5\xEBׯ_\xBF\xAC\xAC\xACg\x9F}vÅŠ2\x99l\xF0\xE0\xC1\xFA-\x9B\xF5,^"$"""\x9D>}\xFA\xF8\xF1\xE3\xEDÛ·\x8F\x8F\x8F\xF5\xD5W\x96\x95\x95Íž=@UUUddd\x9F>}\xA6M\x9B\x96\x95\x95UYY\xA9\xBD\xAD\xF8\x9A<==\xA7N\x9D\x9A\x9D\x9D=n\xDC8!é¼³\xB9\xBE\xBE\xFE\xA9\xA7\x9E*((\x88\x8D\x8D\x8D\x8B\x8B{ë·Ìš5\xEB\xE0\xC1\x833fÌ\xC9d_|\xF1Å7\xD2\xD2\xD2$\x89\xBF\xBFÛ¶m[?3\xBCDHDDD\x92\xC9do\xBC\xF1\x95J\xB5f\xCD\xF6\xF6\xF6\x9Aw\xDD|\xFF\xFD\xF7*\x95\xAA\xFF\xFE\xB6\xB6\xB6\xF1\xF1\xF1Ú¯4\xAB&\x80Ù³g\x88\x89\x89y\xE5\x95W\x8CÅ£R\xA9JJJF\x8F\xAD\xB3\xAD\xBB\xBB\xFB\xE2Å‹t\xECر\xBA\xBA@ZZÚªU\xAB|}}}}};w\xEE\xEC\xE4\xE4:f̘\xD6M\xC9\xF
F\xE2,"""j-gg熆\x9D\xC2\xD0\xD0к\xBA\xBAA\x83\xA5\xA6\xA6\xBA\xBA\xBA\xEA\\xF53\xABfpppIIIvvvQQ\x91R\xA94\xD6NYY\x99R\xA9\xD4>\x83U^^\x9E\x9C\x9C\xBC`\xC1\x82\x9A\x9A\x9A\xFC\xE3\xB7o\xDF^\xB5j\x80\x81.\\xB8099Y\xADVw\xEB\xD6+\xC0ٳgCCC-\xBBAL\xB0\x88\x88\x88\xE8\xBE\xF0\xF5\xF5\xCD\xCB\xCB\x8C\x8D\x8D
</ins><span class="cx">
</span><ins>+\xBAp\xE1\x82e5kjj\xFC| IDAT\xC2\xC2\xC2Ö¯__WWggg\xEA\xE2[QQ\xED+++\xCB\xDE\xDE~\xF7\xEE\xDD}\xF4Qtt\xF4É“'\x85?nß¾\xFD\xB5\xD7^\x9B9s\xE6\xD3O?\xADP(`\xED\x8B\x97\x89\x88\x88\xE8\xBEP\xAB\xD5!!!III7oÞŒ\x8A\x8AZ\xB7n\xDD\xFA\xF5\xEB-\xA8\xB9oß¾\x8A\x8A\x8A\x82\x82&N_(**rpp\xCEH        \xAE_\xBFÞ©S\xA7+VhWkhhptt\\xBAt\xE9رc\x9Fx≌\x8C\x8C\xFE\xFD\xFB_\xBDzU\xE7\xE6\xAD\xD6\xE0,"""\xBA/\xF6\xECÙ“\x97\x97\xC0\xD5\xD55""\xC2\xDE\xDEÞ²\x9Aj\xB5Z\xA9T
+\xE7\x99ZL\xB0{\xEC1\xED\xB3\Ý»w\xBFz\xF5\xEAO?\xFD$\xFC\x99\x97\x97\xA7P(\x96,Y"\xFCÒ¶m[GGÇ‹/\xF0\xF3\xF3\xB3h\xA0\xD8j\xFA """\xD2q\xE2ĉ\xF8\xF8\xF8'N\xD4\xD4\xD4TUUt\xE8\xD0\xC0\xE1Ç\x93\x93\x93kjjz\xF4\xE8\xD1\xD0Ð\x90\x90PRR\xE2\xEF\xEF_YY\x99\x94\x94TZZ*\x91H:t\xE80k\xD6,\xB9\\x9E\x9E\x9E^XX\xB8v\xEDZ\xED\xBB\xD7333E\xD6\xF4\xF1\xF1IJJÚ²e\xCB\xC1\x83kjjN\x9D:\xE5\xE9\xE9\xAEgVVVbb\xE2\xFE\xFD\x{36DA6AE}]\xBBÖ[7\xE1>\xC2\xC7E\x8B}\xFD\xF5ש\xA9\xA9\xDE\xDEÞ½z\xF5JII\x89\x8F\x8F\xBFx\xF1\xE2\x87~د_\xBF\xF9\xF3\xE7;99mÙ²%++\xEB\xFC\xF9\xF3Æ+38\x97.]?o|\xDD/J\xA5R.\x97\xBB\xB8\xB8h~0hYM\x95Ju\xF9\xF2e///\x89DbA\xB5\xB5\xB5uuu\xDE\xDEÞš\x92\xFA\xFA\xFA\xEA\xEAjwwwgggMICC\x83\x9B\x9B\x9B\xB1F\xCCz,"""z\xB8\xD9\xD8\xD8X\xB15c\xA9\x91Y        or'""\xA2\x87\xDBx\xB6\x887\xB9Y,""""+c\x82EDDDdeL\xB0\x88\x88\x88\x88\xAC\x8C        \x91\x951\xC1""""\xB22&
XDDDDV\xC6\x8B\x88\x88\x88\xC8ÊŒ>ht\xF3\xE6\xCDdDDDD\x823f\xB4\xBESOr\xFE\xF9\xE7[\xDF\xD1_+\xDFEHDDD\xD42\xB3\xDEE\xC8{\xB0\x88\x88\x88\x88\xAC\x8C        \x91\x951\xC1""""\xB22&XDDDDV\xC6\x8B\x88\x88\x88\xC8ʘ`Y,""""+c\x82EDDDdeL\xB0\x88\x88\x88\x88\xAC\x8C        \x91\x951\xC1""""\xB22&XDDDDV\xC6\x8B\x88\x88\x88\xC8ʘ`Y,""""+c\x82EDDDdeL\xB0\x88\x88\x88\x88\xAC\xCC\xEE\xCF\x80\x88\xE8OSYY\xD9\xD8\xD8(\x95JÛ·ooY\x97/_.//\x97\xC9d...\xFAk\xFF\xFD\xF7Û·o\xDB\xD9\xD9yzzj/\xB7.j\xEB\xF8S\xE2i\xFD\x84\x8C\xE3Æ[\xB7n\xD9\xDA\xDAzyy\x99Õˆ\x98\xD90\xABq\xB3\xC2~YkO\xFD\x951\xC1"zP\xA4\xA6\xA6\x9E?\xDEન\xA8\xA8A\x83Y\xA5\x97\xA3G\x8F\x96\x97\x97Ïœ9\xD3*\xAD=\xF8LϪB\xA1\x983gNLLL\\\x9C\x8D\xFA駅\x85\x85666Ç\xFE\xF9\xE7\xF5+\x94\x97\x97\xAF^\xBD:77\xF7\x97_~\xD1^\xB6\xA0/mVÙ‰:\xF1\xFC1Æ™3gZ3\xE1\xC6&\xF3\xD7_]\xB3fÍ‘#G\xAE^\xBDjV#b\xF6\x8EN\xE3
̘\x8Fs\xAD\\xB9\xB2_\xBF~\\xB9redd\xE4\xA0A\x83,\xFEh\x88\xB8\xB5\xAA\xFB\xF1ݨ?!\xAD\x8B\xD1^"$zP\xECܹ3<<<::z\xE4È‘6l\xC8\xCDÍ\x8E\x8E8p\xA0\x8B\x8B˱c\xC7,hP\xADV\xECe\xEDÚµ\xADU\xA1P\x98Õ©\xB5(\x95Js\xDB7=\xAB\xD1\xD1\xD1]\xBAt\xB1,\x98Û·o/Z\xB4hÉ’%qqq\xC1\xC1\xC1넇\x87\xF7\xEB\xD7O\xB9\x95\xAC\xB2u\xE2\xB1J\x9B-jÍ„k36\x99\x8F?\xFExTT\x94\x8D\x88\xD9;:\x8D[0cV<Ì•\x98\x98\xF8\xD3O?ظq\xE3\xB9s\xE7Њ\x8F\x86\xF8\x81[ë ²\xE2w\xA3\xE6DB\xAC\x8Eg\xB0\x88\xBE\xBE\xBE#F\x8C\x96%IÇŽ#""\xF4\xE8\xD1#>>\xDE\xDCÖ¾\xFC\xF2\xCB+W\xAEÌ™3G\xA7\xFC\xF3\xCF?W\xA9T\x96E\xA8V\xAB\xF7\xEF\xDF\xFF駟\xAE[\xB7\xAEgÏž\xE2;m=\x85B\xD1\xD4\xD4TYY9mÚ´\x993g\xBE\xF0\xC2mÚˆ\xFA\xFF\xA1ugU[yyy]]\x9DT*uuuuuumMS\xE6\xB2`'
+\xE8\xE4\xE4d\xC56\xFF\xE2\xAE\xF3\xF7\xF7 ,X\xFC\xD1?pkM\x91\xB5>\xC5\xDA_P\xFAbuL\xB0\x88\xEBׯ7X\xEE\xE6\xE6\xF6\xC1\xCBG\x8E\xC9\xCF\xCFwuu\x9D<yr\x87
</ins><span class="cx">
</span><del>-\x843R\x82\xEBׯw\xEA\xD4i\xE5Ê•\xDA\xD5\x97/_>nܸ'\x9Ex"==}\xC0\x80:7o\xB5\xCF`\xD1}\xB1w\xEFÞœ\x9C\xAE\xAE\xAE\xE1\xE1\xE1\xF6\xF6\xF6\x96\xD5T\xAB\xD5J\xA5R8\xCF\xD4b\x82\xF5\xD8c\x8Fi\x9F\xE5\xEAÑ£GEE\xC5O?\xFD$\xFC\x99\x93\x93\xA3P(\x96-[&\xFCܶm[GG\xC7Ë—/\xF0\xF5\xF5\xB5h\xA0\xD8j\xFA """\xD2q\xF2\xE4ɸ\xB8\xB8\x93'O\xD6\xD4\xD4TUU\xF9\xFB\xFBw\xE8\xD0\xC0\x91#G\x92\x92\x92jjjz\xF6\xEC\xD9\xD0\xD0_TT\xE4\xE7\xE7WYY\x99\x98\x98X\\,\x91H:t\xE80g\xCE\xB9\\x9E\x96\x96\x96\x9F\x9F\xBFn\xDD:\xED\xBB\xD7322D\xD6\xF4\xF6\xF6NLLܺu\xEB\xA1C\x87jjjÎœ9\xE3\xE1\xE1\xA6gfffBBÂ\x9A\x9A\x9A\xAE]\xBBÖ½{w\xE1>\xC2\xC7%K\x96|\xFD\xF5\xD7)))^^^\xBD{\xF7NNN\x8E\x8B\x8B\xBB|\xF9\xF2\x87~Ø¿\xFF\x85:99mݺ533\xF3\xE2ŋÇ78W\xAE\?o|\xDD/J\xA5R.\x97\xBB\xB8\xB8h~0hYM\x95JU^^\xEE\xE9\xE9)\x91H,\xA3\xB6\xB6\xB6\xAE\xAE\xCE\xCB\xCBKSR___]]\xED\xEE\xEE\xEE\xEC\xEC\xAC)ihhpss3ÖˆY\xCF\xC1b\x82EDDD7+\xB6f,
52+\xC1\xE2M\xEEDDD\xF4p{\xCF\xF1&w""""+c\x82EDDDdeL\xB0\x88\x88\x88\x88\xAC\x8C        \x91\x951\xC1""""\xB22&XDDDDV\xC6\x8B\x88\x88\x88\xC8ʘ`Y\x99\xD1\x8DnÙ²åŒ\x83\x88\x88\x88\xE8O7~\xFCx\xE1e\x8B\xADd4\xC1?~|\xEB['"""\xFA2\x9A`Y%}#"""\xFA\xE2=XDDDDV\xC6\x8B\x88\x88\x88\xC8ʘ`Y,""""+c\x82EDDDdeL\xB0\x88\x88\x88\x88\xAC\x8C        \x91\x951\xC1""""\xB22&XDDDDV\xC6\x8B\x88\x88\x88\xC8ʘ`Y,""""+c\x82EDDDdeL\xB0\x88\x88\x88\x88\xAC\x8C        \x91\x951\xC1""""\xB22&XDDDDVf\xF7g@D\x{127A6C}\xAClll\x94J\xA5\xEDÛ·\xB7\xAC\x85\xF2\xF2\xF2\xD2\xD2R\x99L\xE6\xE2⢿\xF6\xF7\xDF\xBF}\x{3D9D75D}\x87\x87\x87\xF6r뢶\x8E?%\x9E\xD6O\xB8\xC0X\xF07nܸuë–\xAD\xAD\xA7\xA7\xA7Y\x8D\x88\x99-\xB37+\xEC\x90\xB5\xF6\xD4_,\xA2EJJ\xCAÅ‹-\xAE\x8A\x8C\x8C<x\xB0Uz9v\xECXii\xE9\xECÙ³\xAD\xD2Úƒ\xCF\xF4\xAC*\
x8Ay\xF3\xE6EGG\xC7\xC6\xC6Z\xD0\xF8\xA7\x9F~\x9A\x9F\x9Focc3bĈ\xF1\xE3\xC7\xEBW(--]\xB3fÍ©S\xA7~\xF9\xE5\xEDe\xFA\xD2f\x95\x9D\xA8\xCFs`\x9C;w\xAE5\xAEal2\xFD\xF5×µk\xD7=z\xB4\xA2\xA2¬F\xC4\xEC\x9D\xC6-\x981+\xE6Z\xB5jU\xFF\xFE\xFD-\xB4jÕª\x88\x88\x88\xC1\x83[\xFC\xD1?pkT\xF7\xE3\xBBQBZ\xA3\xBCDH\xF4\xA0صkWXXXTTÔ¨Q\xA36n\xDCx\xEAÔ©\xA8\xA8\xA8A\x83\xB9\xB8\xB8?~Ü‚\xD5j\xB5\xC1^Ö[\xD7\xCAP
-\x85Y\x9DZ\x8BR\xA94\xB7}Ó³ÕµkWË‚\xB9}\xFB\xF6\x92%K\x96-[d\xB0NXXX\xFF\xFE\xFD\xF5\x97[\xC9*;Q'\xAB\xB4Ù¢\xD6L\xB86c\x93\xF9\xF8\xE3\x8FGFFZЈ\x98\xBD\xA3Ó¸3f\xC5c\xC0\                        ?\xFD\xF4\x80M\x9B6]\xB8p\xAD\xF8h\x88\xB8\xB5*+~7j\xBE@\xF4'\xC4\xEAx\x8B\xE8A\xE1\xE3\xE33r\xE4HaY"\x91t\xEC\xD81<<@Ïž=\xE3\xE2\xE2\xCCm\xED\xCB/\xBF\xBCz\xF5\xEA\xBCy\xF3t\xCA?\xFF\xFCs\x95JeY\x84j\xB5\xFA\xC0\x81\x9F~\xFA\xE9\xFA\xF5\xEB{\xF5\xEA%\xBE\xD3\xD6S(MMM\x95\x95\x953f̘={\xF6\xF3\xCF?ߦ\x8D\xA8\xFFZwV\xB5\x95\x96\x96\xD6\xD5\xD5I\xA5RWWWWW\xD7\xD64e.v\xA20\x81NNNVl\xF3/\xEE\xE1\x9A1???\xFE\xFE\xFE‚\xC5-\xF1\xB7\xD6Y\xEBS\xAC\xFD\xA5?!V\xC7\x8B\xE8A\xB1a\xC3\x83\xE5nnn\xEF\xBF\xFF\xBE\xB0|\xF4\xE8\xD1\xDC\xDC\WWשS\xA7v\xE8\xD0!//\xAF\xA4\xA4\x80\xBB\xBB{\xEFÞ½\x8F=
- 44\xD4\xC6\xC6\xE6\x83>\x90\xC9d\xC9\xC9\xC9cÇŽutt6/..\xCE\xCF\xCFwvv\x8E\x8E\x8E\xCE\xCD\xCD----                Q*\x95\x87vvv\x8E\x89\x891x#\xB5Z\xBDgϞ͛7\xFF\xEDoÛ·o\x9FT*PVV\x96\x9C\x9C\[[\xEB\xED\xED=m\xDA4\xB9\\xAE\xE9\xB4s\xE7\xCE×®]                \xE9Ò¥Krr\xF2\xB8q\xE3\xBAv\xEDz\xEAÔ©o\xBE\xF9F\xADV8p\xC0\x80L\xC7p\xFC\xF8\xF1\xDC\xDCÜ»w\xEF:99<x0%%\xC5\xCF\xCF/--mÓ¦MO>\xF9\xE4K/\xBD\xF4\xC2/\xD8\xDAÚ¶~Vmmm\xF3\xF3\xF3\xD3\xD3\xD3bbbÚµkgp\xB6\xB57\xBFq\xE3Fzz:\x80/\xBF\xFC\xD2\xD9\xD9y„        666\xFA4M\xBF\xFE\xFE󟦦&\xBDz\xF5
-\xD6\xD4,//?y\xF2$\x80\x90\x90!Z1;Q\xBD\xBC\xBCF"\xFE\xC0П\x9D\xC3@'\x873\xB8\xD6Ø„\xEBOHFFFuuu\xEF޽Ϝ9\xF3\xF3\xCF?w\xEC\xD81**J_}\xF5UvvvSSÓ•+W\x8E\xB1\xB0\xB00;;\xBB\xBA\xBA\xDA\xD3\xD3s\xE2ĉ\xC21,\x92~\xE3\xDA3\xA6?\xCCs\xE7\xCE\xFD\xF2\xCB/ݺu\xCB\xCBË»r\xE5\x8AL&?~\xBC\xFE        \xF4C:v\xEC\xD8\xEF\xBF\xFF\xA0[\xB7n}\xFA\xF4\xFE\x94H$\xCF>\xFBl\x8Bc1\xBD#\xF4\xF3        \xCB>\xA6\xAEÝ©\xF8\x9A-\xEE\xBE\xF5{\xD4\xFE\x82;v\xEC\x90`\xF1!\xD1Cc\xF1\xE2\xC5kÖ¬\x990a\x82Z\xAD
</del><span class="cx">
</span><del>-\xBA~\xFDz\x8F=N\x9F>=kÖ¬\x80\x80WW\xD7s\xE7\xCEݾ}\xDB\xDF\xDF\xFF\xD7_\x95\xCB\xE5vvv\x8E\x8E\x8E666\x9AJJJ\xE6Î ((hÍš5,\xC8\xCAÊ’J\xA5\xFC\xF1\x82\xF4;mjjÚ¹sgTT\x94\.?p\xE0\xC0\xDBo\xBF-|\xF7UUUEDD\xF4\xED\xDBwÆŒ\x99\x99\x99\x95\x95\x95Ú\xCAd\xB25kÖ¼\xFA\xEA\xAB,HLL\xAC\xAA\xAAZ\xBE|\xF9\x9Bo\xBE9bĈaÆ\xBD\xF6\xDAkË—/7\xC3\xE2Å‹\xFF\xF5\xAFM\x9D:5::\xFA\x93O>y\xE6\x99g\x84\xE4\xC0\xD9\xD9yÑ¢E\x87\xAE\xAB\xAB1bĶm\xDBZ\xFF_\xE4\xB3gÏž8q\xA2}\xFB\xF6qqq\xAF\xBC\xF2\x8A\xB1\xD9\xD6Þ¤\xB2\xB2R\xA9Tppp\xF2W\x834\xC1`\xFD\xF0\xF0𘘘\xC2\xC2\xC2\xC0\xC0@\xE7ÎÛ¹s'OOO;;\xBB'N<\xFA\xE8\xA3"w\xA2\xB1        4H|\x9B:s\xA2h7kl\xAD\xC1        78!aaao\xBF\xFDvjj\xAAXNNÎ’%K\xF4\xE3\xFB\xED\xB7\xE7ÏŸ?r\xE4Ș\x98???\x83c\x8C\x8F\x8F\xF7\xF0\xF0\x98>}zVVÖ„        L\xEF\x9Dמ1\xFDa\xF6\xEA\xD5kÙ²e\xEF\xBE\xFB\xAE\x9B\x9B[@@\xC0Â…-\x9E\xD6\xD5I&\x93-\\xB8pß¾}\xC2E\xE7~\xFD\xFA\xAD]\xBBV&\x93\xB5\xB8\xA1\xE9`É’%B\xF1\xD6[o=\xFA\xE8
\xA3"Ç®\xBF\xA7L\{[\xF15-\x8E\xC8,b\x8EL\x9DoE\xCB&\xC4<j"z\xF0\xF8\xFA\xFAN\x9E<Y\xBB\xA4\xAC\xAC\xCC\xD6\xD6\xF6\xF4\xE9\xD3j\xB5\xBA\xA9\xA9\xC9\xCD\xCDm\xE3Æj\xB5Z\xA1P\x84\x84\x84\xBC\xF8⋧O\x9F~\xE3\x8D7\xB4[\x88\x8B\x8B\xD3o9!!\xC1\xCB\xCBKX<x\xF0\xE2Å‹\x85\xE5?\xFC000P\xA7\xF2Õ«WW\xACX\xD1\xD0Ð \xB3*55\xB5K\x97.*\x95J\xADVWTTܾ}[\xA7SM\xE3eee?\xFC\xF0\x83D"\xF9\xF6\xDBo\x85UÇ\x97H$\xE5\xE5\xE5\xC6bhjjrqqIJJ\xCAcbb\x86-\xA6?\x96\xC6\xC6\xC6u\xEB\xD6u\xEB\xD6\xED\xE7\x9F66\x93\xDA\xF4gU'\x80\xF5\xEB\xD7\xFB\xFA\xFA\xAA\x8D϶6\xE1\x94Ò7\xD4juyy\xB9\xB1\xC6\xC5\xC5        mj/\x9B\xA8?eÊ”\xA1C\x87
-\xE5\xB3f\xCD\xF2\xF7\xF7ojjR\xAB\xD5o\xBC\xF1\x86\x8FZ\xC4N9\x81ڱ\xB5ئ\xC191xh\kp\xC2MLH``\xE0\xC7,\x94\xAFX\xB1",,L'x\xB9\noo\x9F\x9E\x9E.\x94oٲ\xA5K\x97.\xFA\x83-((v\xED\xDA%\x95J\xF5g@{Y\xC3D\xE3\x9A38\xCC\xC7|ŊB\xCDݻw\xDB\xD9\xD9\xC9\xE5r\x9D^\x86\xB4d\xC9777\x85B\xA1V\xAB/_\xBE\xAC\xC4\xDC\xD0\xF4\x8Eh\x91\xF8\x8FF\x8B\xD7&\xBE\xA6\xC1\xA9\xAA\xF8#\xD3ط\xA2x'\xCC\xC13XD\x87\x82\x82\x82\xBBw\xEF\xECٳg\xEF޽\x8E\x8E\x8E\xC2\xD5
-\x89D\x92\x98\x98\xB8k×®w\xDF}w\xE5Ê•\xB7\xEF\xE2\xE2\xD2\xD0Ð S\xE8\xE9\xE9\xB9mÛ¶~\xF8a\xE9Ò¥\xBF\xFD\xF6\x9B\x{1AA410}\x90\xBA\xBA:\xE1\xB7H\xAE\xAE\xAE&n\xEE\xF1\xF6\xF6.//W*\x95\x9AÛ¶d2\x99R\xA9<w\xD4j\xB5\xF0\x8CP\xAER\xA94W95\xAE]\xBB\xF6\xDE{\xEF\x9D8qbË–-ݺu3\xC48;;\x9Bmc~\xF8\xE11S\xEAÔ©\xD9\xD9\xD9W\xAF^mhh\xF8\xF1\xC7KKK\x85L\xEE\xFC\xF9\xF3O<\xF1\x84\xE9\xF8Íš@\x914m\x9CÓ‡A\x8B\x89f\xC2Í@m\xA7O\x9Fnll\xECׯ\x9F\xE9jAAAEEEYYY\xC2\xD9Gk5\xDE\xE20\xFB\xF5\xEB\xA7R\xA9
</del><ins>+\xCA\xCA\xCA\xB8\xBB\xBB\xF7\xEA\xD5\xEBȑ#\xC2\xC2\xC2lll\x96/_.\x93\xC9RRRƌ\xE3\xE8\xE8(l^ZZZXX\xE8\xEC\xEC\x93\x9F\x9F_^^\xAAT*:\xE4\xEC\xECk\xF0F"j\xB5z\xF7\xEEݛ6m\xFA\xDB\xDF\xFE\xB6w\xEF^\xA9T
+\xA0\xA2\xA2"%%\xA5\xB6\xB6\xD6\xC7\xC7gÊ”)r\xB9\\xD3i\xE7Î\xAF]\xBB\xEA\xE1á‘’\x922v\xEC\xD8.]\xBA\xE4\xE6\xE6~\xF3\xCD7j\xB5z\xC0\x80\xFD\xFB\xF7`:\x86cÇŽ\xE5\xE7\xE7ß½{\xD7\xC9\xC9\xE9\xC0\x81\xA9\xA9\xA9\xFE\xFE\xFE\xE9\xE9\xE97n|\xF2\xC9'_~\xF9\xE5_|\xD1\xD6Ö¶\xF5\xB3jkk[XX\x98\x91\x91\xE1\xE0\xE0Û®];\x83\xB3\xAD\xBD\xF9\x8D7222|\xF9\xE5\x97\xCE\xCE\xCE\xE3Æ\xB3\xB1\xB1\xD1\xA0i\xFA\xF5\xFF\xF3\x9F\xFF455\xE8Ù³gHH\x88\xA6\xE6\xE5Ë—O\x9C8 44T\x88V\xCCNÔŸ@ooo\x83\x91\x88?0\xF4\xE7D\xE70\xD0\xC9\xE1\xAE56\xE1\xFA\x92\x99\x99Y]]Ý«W\xAF\xA0\xA0\xA0S\xA7N\xFD\xFC\xF3\xCF;v\x8C\x8E\x8E\xD6\xC2W_}\x95\x93\x93\xD3\xD4\xD4t\xE9\xD2%\x83c,..\xCE\xC9É©\xAE\xAE\xF6\xF2\xF2?~\xBCp\x8B\xA4߸\xF6\x8C\xE9\xF3Ì™3\xBF\xFC\xF2K×®]
</ins><span class="cx">
</span><del>-
-Ą\xF4\xF2\xCB/\xFF\xFE\xFB\xEF\xB0}\xFB\xF63f\x88\x8B\xF8ϣe4{J\x9B\xF8N[\xACi\xD9\xDEXpd\xFE1\x98`=jkkH\xA5RGGGGGDŽ\x84\x84_|QXz\xFE\xFC\xF9[\xB7nY\xBD߈\x88\x88={\xF6L\x980a\xFE\xFC\xF9\xAF\xBE\xFA\xAA\xE6\xE7\xE5>>>999111\x81\x81\x81\x97.]2\xD1\xC8͛7888:;;k
</del><ins>+.]\xBA$\x93Éž\xFEy\xFD\xFF\xE8\x87t\xF4\xE8\xD1\xDF\xFF@×®]{\xF7\xEE-\xFC)\x91H\x9E}\xF6\xD9\xC7bzG\xE8\xE7\x96}4L\\xBBS\xF15[\xDC;|7\xEA\xF7\xA8\xFD5f̘? \xC1\xE2%B\xA2\x87\xC6Â…W\xAF^=n\xDC8\xB5Z|\xFD\xFA\xF5\xEEÝ»\x9F<yrÆŒ\x81\x81\x81\xAE\xAE\xAEgÎœ\xB9}\xFBv@@\xC0\xAF\xBF\xFE*\x97\xCB\xED\xEC\xECmll4-\x96\x95\x95Íž=@pp\xF0\xEAÕ«\xE7Í›\x97\x9D\x9D-\x95J?\xFE\xF8\xE3y\xF3\xE6\xE9w\xDA\xD4Ô´cÇŽ\xE8\xE8h\xB9\\xBE\xFF\xFEw\xDEyG\xF8\xAA\x8A\x8C\x8C\xECӧϴiÓ²\xB2\xB2*++\xB5;\x95\xC9d\xABW\xAF~\xED\xB5\xD7\xE6Í›\x97\x94\x94TUU\xB5t\xE9Ò·\xDEzk\xF8\xF0\xE1C\x87}\xFD\xF5×—.]j:\x86\x85\xFE\xEB_\xFF\x9A<yrLL\xCC'\x9F|\xF2\xCC3\xCFÉ\xB3\xB3\xF3\x82:TWW7|\xF8\xF0\xAD[\xB7\xB6\xFE\xBFȧO\x9F>~\xFCx\xFB\xF6\xED\xE3\xE3\xE3_}\xF5Uc\xB3\xAD\xBDIee\xA5R\xA9\xE0\xE0\xE0 \xE4\xAFh\x82\xC1\xFA\xB1\xB1\xB1\xC5\xC5\xC5AAAÎœ9\xB3c\xC7^^^vvvÇ\xF4\xD1GE\xEEDch\x90\xF86u\xE6D\xFF0\xD0n\xD6\xD8Z\x83npB\xC2\xC3\xC3\xDFyç´\xB44!\xB
0\xBC\xBC\xBCE\x8B\xE9\xC7\xFF\xCE;\xEFÌ;wĈ\xB1\xB1\xB1\xFE\xFE\xFEǘ\x90\x90\xE0\xE9\xE99u\xEA\xD4\xEC\xEC\xECq\xE3Æ™\xDE;-6\xAE=c\xFA\xC3\xECÙ³\xE7\x92%K\xDE{\xEF=77\xB7\xC0\xC0\xC0\xF9\xF3\xE7<\xAD\xAB\x92L&\x9B?\xFEÞ½{\x85\x8B\xCE}\xFB\xF6]\xB3f\x8DL&kqC\xD3;\xC0\xA2E\x8B\x844\xE2\xED\xB7\xDF~\xF4\xD1GE\x8E]O\x99\xB8\xF6\xB6\xE2k\x91Y\xC4\x99:ߊ\x96M\x88y\xD4D\xF4\xE0\xF1\xF3\xF3\x9B8q\xA2vIEE\x85\xAD\xAD\xEDÉ“'\xD5juSS\x93\x9B\x9BÛ†+\xD4j\xB5B\xA1 -jӦ͔)S6o\xDE\ZZ\xFA\xFD\xF7\xDF9r\xE4\xE5\x97_Ö¬\xBDz\xF5\xEA\xA2E\x8BfÍš5r\xE4\xC8\xFD\xFB\xF7:\xB4Õ£\xD4eb\xB6-2w\x80&\xEA6\xACK\x97.)))\xFB\xF6\xED\x9B;w\xEE\xC0\x81Ïœ9\xD3b\xA1\xCD\xF4Z\xC6\xE0\x9C\x98>\xC4$\xE6N\xA0\xB6\xEA\xEAjÓk\xAA\xA9\xA9        +}饗N\x9E<\xF9\xE6\x9Boj\xB7\xAF\xDFrbb\xA2\xB7\xB7\xB7\xB0<hÐ \x85
+\xCB~\xF8aPP\x90N\xE5+W\xAE-[\xB6\xAC\xA1\xA1AgUZZ\x9A\x87\x87\x87J\xA5R\xAB\xD5W\xAF^\xBD}\xFB\xB6N\xA7\x9A\xC6+**~\xF8\xE1\x89D\xF2\xED\xB7\xDF
+\xAB\x8E;&\x91H._\xBEl,\x86\xA6\xA6&\x97\xE4\xE4d\xA1<66v\xE8С\xFAcill\\xBBvm×®]\xFE\xF9gc3\xA9MVuX\xB7n\x9D\x9F\x9F\x9F\xDA\xF8lkN)ݸqC\xADV_\xBE|\xD9\xD8\xE3\xE3\xE3\x856\xB5\x97MÔŸ4iÒ!C\x84\xF23f455\xA9\xD5\xEA7\xDF|S\x88G-b'\x8A\x9C@\xED\xD8Zl\xD3\xE0\x9C<4\xAE58\xE1&&$((\xE8\xE3\x8F?Ê—-[\xAE\xBC\.\xB7\xB7\xB7\xCF\xC8\xC8\xCA7o\xDE\xEC\xE1\xE1\xA1?Ø¢\xA2"aa\xE7ÎR\xA9T\xB4\x975L4\xAE\x991\x83\xC3|\xFC\xF1Ç—-[&\xD4ܵk\x97\x9D\x9D\x9D\.\xD7\xE9\xC5`H\x8B-rssS(j\xB5\xFA\xE2Å‹\xFAG\xAC\xC1+M\xEF\x88\x89\xFFh\xB48pm\xE2k\x9C
+\x91\xA1\x8A?2\x8D}+\x8Aw\xDC<\x83E\xF4p(**\xBA{\xF7nQQ\xD1\xEEÝ»\xF7\xEC\xD9\xE3\xE8\xE8(\\xAD\x90H$III;w\xEE|\xEF\xBD\xF7V\xACXaq\xFB... -Ý°aC]]\x9D\x9D\x9D7\x8Bi\xBC\xC5a
</ins><del>-W\xD5\xEB\xEA\xEAÄ„\xE4\xEB\xEB;bĈ\xAD[\xB7\xAA\xD5\xEAS\xA7N\xE9\xDE74\xEB\xF3h-\xE2;5]\xD3\xE2\xBD#\xB0\xE0\xC8\xFCc\xF0&w\xA2\x87\x83\xF0d\xC2\xD0\xD0Ѐ\x80\x9DU\xABV\xADZ\xB2d\xC9{ï½·`\xC1\x82\xEDÛ·ß\xDE\xFB\xF4\xE9\xB3gÏž\xBC\xBC\xBC7\xDExC*\x95~\xF4\xD1G\x9D:u
-NLL\xBCy\xF3fdd\xE4\xFA\xF5\xEB\x8D݈
-\xC0\xC7\xC7\xC0\x8D7\x84'4VUUi
-\x8DY\xB2d\xC9Â…\xB7m\xDBÖ¾}\xFB\x8C\x8Cá–”\xDA\xDA\xDA\xFE\xF3\x9Fo\xBD\xF5\x96Y        \x87\xB9L̶A\xE6\xD0D}[[\xDBI\x93&\xEDܹ\xD3\xDF\xDF\xFB\xF6\xEDw\xEE\xDCY\xBCx\xB1\x8B\x8B\x8Bp/\x8Bx'\xB05ΉZ\xAD6q\x98^\xABÍ‚#D;0\xB5Z]UU\xE5\xEE\xEEn\xAC\xCE\xFE\xFD\xFB\xCB\xCA\xCA\xF2\xF2\xF2\x98u\x82DL\xE3-Sxn\x96\xAF\xAF\xAFÈ\xE6Ì™3v\xECؤ\xA4\xA4\xA1C\x87j\xDFCibC\xF1SmE\xE2;5]\xD3\xE2\xBD#\xB0\xE0\xC8\xFCc\xF0\xD1\xC3!<<\xBCs\xE7\xCE7n\xD4)\xCF\xCEξs\xE7Θ1c\xB6nݺs\xE7δ\xB44\xA1\xDC\xDE\xDE\xFEÎ;Ö!44t\xF7\xEE\xDD,\xB8u\xEB\xD6Þ½{srr\xB8\xBA\xBA\x86\x87\x87\xDB\xDBÛ›\xE84<<\xDC\xCF\xCF\xEFÈ‘#Ÿ~hm\x90Z\xAD=ztDDij\xCF>;l\xD80[[[\xA1\xD9Û·oÏœ9s\xFF\xFE\xFD\xB3\xAB-6X\xEB;\xD4\xD8l\x9B\xA8o\xD6Mן6mÚ™3g\x84\xEB\xFF\xFB\xDFsrr\xBAw\xEF.>~c\xD8\xE7\xC4\xE0a r\xADN\xE3\xC6&\xC4\xD5\xD5\xD5\xF4c9 \x95JL\xD4Q\xAB\xD5J\xA5Rx~\x9BY\xFF\x84\x8Bi\xBC\xC5a\xEEß¿\xBFG\x8F:WxM\x84\xF4\xF4\xD3O{yyÍŸ?\xFA\xF4\xE9"\xC7&q
uot;~\xAA\xADH|\xA7\xA6kZ\xBCw\xE2\x8F\xCC\xBF\xAD\xF8\xC0vÙ²e\xD6j\x8B\x88Z\xEF\xE4É“qqq'O\x9E\xAC\xA9\xA9\xA9\xAA\xAA\xF2\xF7\xF7~rlooß»w\xEF+V\xECÞ½\xFB\xE8Ñ£ -MKK{\xFD\xF5\xD7_xá… \xA0 \xB9\\x9E\x9D\x9D\xBDgÏž\xAE]\xBBoÞ¼\xF9\xECÙ³\x9Afdd$&&K$\x92\xCA\xCA\xCA\xE4\xE4äšš\x9A\x9E={\xD6\xD7\xD7'$$w\xEB\xD6\xCD\xE0\xAE\xB4yxx\xB8\xBA\xBA\xCA\xE5\xF2\x97^zI.\x97\xA7\xA5\xA5\xE5\xE7\xE7\xAF[\xB7N\xF8        \xB7\xD0iqqqff\xE6Í›7Ûµk׫W/[[\xDB,[\xB6\xECÂ…<t\xE8PRR\x92\xB7\xB7wFF\xC6\xF6\xED\xDB\xF5c
-
-\xFA駟V\xAF^\xFD\xD9g\x9F}\xF6\xD9g\xF1\xF1\xF1\xF1\xF1\xF1AAA&~
-7u\xEAԜ\x9C\x9C\xD7^{M\xFC\xAC9r$))I\xA0\xA1\xA1!>>\xBE\xA8\xA8\xC8\xCF\xCF/44T\xB6\xB5v%<\x92\xFB\xFC\xF9\xF3
-\x85B"\x91<\xFA\xE8\xA3x\xECر;v\x94\x94\x94\x9E\x92\x92",\x87\x86\x862D\xBF\xBE\xD0x\x97.]\xF6\xED\xDB\xF7\xF6\xDBo\xFB\xFA\xFA:88-><""B\xFCN46\x81Ú¿\xB0ÓŽ\xEDÚµk\xC9\xC9ɦ۔\xC9d\xFAsR__\xAFh\xBA\xD0?H\xBE\xFD\xF6[\x83.\x93\xC9N \x806m\xDA,[\xB6,555++\xEBÒ¥K%%%ݺu+++\xD3ß·o\xDF\xE0\xE0\xE0\xA5K\x97\xA6\xA5\xA5>|\xB8\xB4\xB4\xB4\xB0\xB0\xD0\xC7\xC7'$$D\x89\xB7\xB7wbb\xE2Ö[:TSSs\xE6\xCC\x8F\xEBׯ\xDC;\x8F?\xFE\xB8D"6trr
-\xD4o\xBC\xAA\xAAJ\xB3:t\xE80g\xCE\x9DIØ´iÓ•+W\xAE^\xBD\x9A\x9C\x9C\x9C\x9A\x9A\x9A\x92\x92\xE2\xE1\xE1\xA1=\xE7\xA3F\x8DÚµk\x97NHaaaÂ\xEB\xEB\xEB%ɬY\xB3\xF4f\x83c\xE9Ò¥\x8B\x89a\x82\xB9\x8D\xCA\xCAJ\xD3×´\xAC}\xA0\x9A\xAEipD\xC2T\x88        \xD5\xE0w\xA3\xC1#\xD3à·¢6\xDF!\xD3\xF7b\xEA\xB0Q\xDF\xCF\xC7.\x91u555\x95\x95\x95\xD9\xD9Ù™\xC83Âk:t\xE8`\xD6\xF3~Ì¢T*\xE5r\xB9\x8B\x8B\x8B\xE6\xEAI\x8B\x9DVWW\xDB\xDA\xDA\xEA<SJ\x9FZ\xAD\x9E<y\xF2\x82\x84lO\xA1PL\x992\xA5cÇŽ_|ñ…‰\x84\xDF~w\xE9\xD2Å’\xC1"~\xB65D\xB0\xC5\xFA]\xBAt.ݼy\xD3\xE1\xFFo\xEF\xEE㢪\xF3\xFE\x8F\xBFE%\x85\xB0\xB1G\x9A\x8BPxj\x97.eW\xF7Ú\xEB\x85w[\x99Û¯\xB2z\xAC\xD5v\xBB\xAC\xA6\xB3jen\xBBH
-\xADn\x9Aw\xA4\xA2Æ…\xA6\xB2\xC9R\xA8kd\x80\x8Ab\x8A\x98\xE3\xC4\xFC\xFE\x98a\x80\x99a\xDC\xEA\xEA\xFD|\xEC\xC39\x9F\xF3\xF9~\xCFw\xC6\xE9\xB3\xDF\xEF\x99sܺJ׳tE\xF31i\xFE1p\xD4\xFA\xDE\xE6\x9CÈ©S\xA7,K\xEBO\xAC\xAF\xAF?z\xF4hhhhK\xF1X\xADÖŠ\x8A\x8A\xB0\xB0\xB0\xC6\xE2\xC9um&o~\x9A\xF6{_\xDDw\xDF}\xBE\xBE\xBEW\qE\xF3\x95\xBEÖ»\xF4\xE6\x9Bo^q\xC5\xE3Çw\xFD\\xDCj\xAFp\xBD\xD1\xD6#\xDB\xF3\xEEع\xF2\xC9l\xF3\xAA\xCDï¼\xBC<×»\xA4KD~t\xF2\xF2\xF2\xA6O\x9F^\\ܸ\xE5\x9E{\x88x\xE5\x95W~\xC0^\xFD\x84hp\xF6\xEB\xD9g\x9Fu먊\x8A\x8A\xF0\xF0\xF0.L\x9C8qÕªUN\xCB2\xF9\xB9U`\xE9"w\xF9\xD10`@MMÍ›o\xBEy\xED\xB5מ;w\xEE\xC3?<t\xE8P;\x9Fl\xF3\xB3\xA2\xFCaY,\x96.\xD4\xD4\xD4|\xF7\xDDwm>l\xC0\xD1\xEF\xFF\x{361862D}[\xB7Θ1C\xD5\xD5O\x9Df\xB0D\xE4Ǩ\xA6\xA6f\xE3ÆÇŽ\x88\x8A\x8A\xBA\xEE\xBA\xEB\xF4\xDF\xB7h@7n\xFC\xFAë¯\xF0\xF0\xF0[n\xB9\xC5\xF5\xF3\xF2\xF2\xF6\xEF\xDF?z\xF4h\xC7%É\x87\x96EDDD\xBCÌK\xB7i\xF12X""&quo
t;"^\xA6KDDD\xC4\xCBT`\x89\x88\x88\x88x\x99
-,/S\x81%"""\xE2e*\xB0DDDD\xBCL\x96\x88\x88\x88\x88\x97\xA9\xC0\xF12X""""^\xA6KDDD\xC4\xCBT`\x89\x88\x88\x88x\x99
-,/S\x81%"""\xE2e~-\xEE\xF1\xF1\xF9vCDDD\xE4\xC7\xC1fk\xCD`\x89\x88\x88\x88xY\xCB3X""""\xAB\x84`\x84\xAE?tO~\xE4T`\x89\x88\x88\xC8\xF7\xB2\xE0P\xBB\xA1fB2\xA45Û»J!Õ…&\\x8Fl\xDDr8\xD2\xF2\xDE$Hhw\xD3\xA1\x88\x88\x88|o%\xC4C\x8C\x87ÅI0\x82`$\xC1\xE5-8\xDF\xE5&\\x8Cl\xDD28&\xE8i\xF0\xEC\x84\xC0N\xC8w3[=x\xE1Ú«\x9A\xC1\x91\xEF\x99`\\xC3kto\x98\xE6V|\xAC\xAE5\xE1zd\x9B\x9E\x80nÌ‚j\x93\xF0\x87w\xF2\x9C\x85+\xE1x\xD6KS\x81%"""\xDF[\xD8\xC2\xF6x\xBE\xE1\xB5/B6@
-t\x81P\x81\x90@d\xC2Y\xE8-\x93\xA0\x93C\xD7#\x81bȃ*\x83\x89`\xBCxꪹ\xD1P\xDD\xF0:\xF6\x80?\xDC\x94\xC3\xFB\xF0-\xF4\x82;\x98'\xA12\xE1\xEE\xFA\xFAڻħ%Bq\xCF^\xD8]\xC1\xD3\x88\x84\x830\x800\x86\xC0ÈÊ‹\x8Fu=X\xA10raB\xB3\xBDw\xB5\xDC\xC3~\xC0~\xB0A1\x94\xC0\xD5`\x841\xB0v\xC3v\xC8\xE0|6oܦA3X"""\xE2\x9EX\x98\x80\xE6\xE0=\xF6\xEE+\x8C_0C\x97\x8B\x8Fu=\x98Q$\xC3\xC3\xEE\xF7\xF3sX=a6|{\xE1]\xE8\xE7\xA0\\xA1`\x85hx\xCA \x9E|}\xDDo\xAA)\xCD`\x89\x88\x88\x88\x87\xA1\xB6\xD9\xC6\xA8\x81Q\x90\xC1\xCDV\xFDÜŠ\x8C\x82È…"\xB0\xB8ß½}`\xBC{8Ò°J8a/D\xBB\x9F\xD6*\xB0DDDÄ›LP\x91\x90\xFDá°§\x91\xD5\xA1\xC6\xD37\xFBeX \x92a)\xA4\xC20-:\xC0Nx^\xF6(s\x9BT`\x89\x88\x88\x887\xD9 Ò¡\x8C\xB0\xC0\xD3\xC85P\x8B!\xD9\xD3y\xA6p:@J\xC3\xFF\xC6\xC2\xD7`\x86rx\xB0Æ£\xCCmR\x81%"""Þ´
-\x86\xF0\xF74\xD2\xA8<Z\xC6@8r\xFE\xB6C(<        \x83\xC1@gN{ÔŠS*\xB0DDD\xA4\xA9\xF0[8\xBB\xE0Y(mؾ        J!\xFE\xC1z8+`+\xAC\x87jH\xB8\x9E\x80G\xE0\x9F-\x97\xC37r=\xF2f\x86X\xDB\xC1
-o;\xEB\xEA
-\xDF\xB0
-\xEEv\xE8\xAD\xFE\x91p3\        \xB1\x90\xD9pk\x86\xFB\xE16\xF8w\xC3\xE1L\xE8!>\xFB\xEC\xB3\xF6\xA0O\x8B\xBFE\xF4\xF1iv\xF9\xB2@99\xFC`гH+T@\xDAןr\xB0\x82\xA9ab\xC9`\x84\x87\x98Z8
-\xE1\xD0Bi\x94\x97\x97\xE7z\x8B\xBAM\x83\x88\x88\x88x\x99"\xBD\xE9}Z\xDE{\x89\xA6\x82\xBC\xF2\xC0X"""\xF2\x93\xE4\xC5Gz\x9D\xAE\xC1\xF12X""""^\xA6%BqU%\#t\xFD\xA1{\xF2#\xA7KDDD\xBE\x97\x87ZØ•u0\x92!\xAD\xD9\xDE\xCDP
-\xA9.4\xE1zd\xEB\x96Ñ\x96\xF7&AB\xBB\x9B\xF0\x98\x96EDD\xE4{+!\x92`<,\x86|H\x82\x91[         .o\xF9\xC0\xF9.7\xE1bd\xEB\x96\xC1y0A?H\x83\xE7`'\x98 vB\xBE\x9B\xD9\xEA\xBDzÕ¼f\xB0DDD\xE4{&\xD7\xF0\xDA\xDD\xE6\x81\x82\xB9\xD5\xDF\xABkM\xB8Ù¦'\xA0\xB3\xA0\xC0$\xFC\xA1Æ<g\xE1Jx\x9E\xF5R\xC7T`\x89\x88\x88\xC8\xF7\xB6\xB0=\x9Eox\xED\x85\x90-\x90]\xE0B $P\x99pz\xC3$\xE8\xE4\x90\xC7\xF5H\xA0\xF2\xA0
-\xC2`"/\xDE;\xA3\xA1\xBAjntÓ\x9E\x81\xD8\xFEp;DP\xEF\xC37-wu\xE6\xC2I(\x82L\xB8\xBB\xBE\xBEC\x87\xF6.\xF1i\x89PDDDܳ\xB6AW0\xC34"\xE1 L\xE0\x83!0r\xA0\xF2\xE2c]\x8FA(L\x86\\x98\xD0l\xEF]-\xF7\xB0\xC40Æ‚\xAC\x80AP%p5a\xAC\x83Ý°\xB28_A\x8B\xB9q\x87f\xB0DDD\xC4=\xB1-\xCF-\xB4\xC2<\xFC\x9Eu\xB3\xAC0|\xC1].>\xD6\xF5H`:D\x90\xBB\xDF\xCF\xCFa        \xF4\x84\xD9\xF0-\xEC\x85w\xA1\x9C\x83~p=\x84\x82\xA2\xE1-(\x83Dx
-\xF0\xF5u\xBF\xA9\xA64\x83%"""
-\x84\xDAfc\xA0FA7[\xF5s+2
-J \x8A\xC0\xE2~\xF7\xF6\x81-l\xF0\xEC\xE0H\xC3*\xE1XH\x84\xBD\xED~ZW\xA8\xC0o2ADB
-\xF4\x87ÞFVC,\x84OW\xDC\xEC\x97au\x80 H\x86\xA5\x90
-w\xC04\xE8;\xE1xÙ£\xCCmR\x81%"""\xDEd\x83hH\x8720\xC2O#\xD7@,\x86dO\xE7\x99\xC2\xE8)-\xFF_\x83\xCA\xE1U0\xC0\x8F2\xB7I\x96\x88\x88\x88x\xD3j( \xC0\xDF\xD3HX\xA0\xF0h}=\xE0lt\xC8\xF9\xD8\xA1\xF0$\x9D8\xEDQ+N\xA9\xC0\x91\xA6v\xC0o\xE1\xEC\x82g\xA1\xB4a\xFB&(\x85|\xF88\xEB\xE1\xAC\x80\xAD\xB0\xAA!-|\xE0^x\x816\\xDF\xC8\xF5È›!bal+\xBC\x{DB2B}+`<|\xC0*\xB8Û¡\xB7F\xF8;D\xC2\xCDp%\xC4BfÃ\xEE\x87\xDB\xE0\xDF-K\x843\xA13,\x84x\xF8\xEC\xB3\xCF\xDA?\x80>-\xFE\xD1ǧ\xFD\xD9EDD\xE4g\xC8\xE5\xE4\xF0\x83A\xCF"\xADPa`h_\xCA\xC1
-\xA6\x86\x89%T\x80Bbj\xE1(\x84C@\xA5Q^^\x9E\xEB-\xEA6-"""\xE2e\x88\xF4F\xA4\xF4iy\xEF%\x9A
-\xF2\xCAsT`\x89\x88\x88\xC8O\x92\xE8u-XÞ¸\x8D\xA9\x88\x88\x88\xC8Ï.r\xF12-\x8A\x88\x88\x88\xAB*++/\\xB8`4\xBBv\xED\xFAC\xF7\xE5GM\x96\x88\x88\x88|/++\xEBСCNw%&&\xD6\xD5\xD5Íœ93999--\xAD\xC9\xDEÍ›7\x97\x96\x96\xA6\xA6\xA6\xB6Ù„ë‘[\xBE|\xF9\x91#GZÚ›\x94\x94\x94\x90\x90\xD0\xCE&<\xA6%B\xF9\xDEÊ•+\xE3\xE3ã“’\x92Æ\xBFx\xF1\xE2\xFC\xFC\xFC\xA4\xA4\xA4\x91#GmÙ²%))\xE9\xF2\xCB/o\xE9\xC0\xF9\xF3\xE7\xBBØ„\x8B\x91\xAD[\xB6l\xD9\xF9\xF3\xE7M&S\xBF~\xFD\xD2\xD2Òž{î¹;w\x9AL\xA6\x90\x90\x90\x9D;w\xE6\xE7绕\xAD\xBE\xBE\xBE\xC5{W\xB9O3X"""\xF2=\x93\xC94n\xDC8\xFBk\x83\xC1н{w\xFB<\xD0\xC0\x81\xCDfs+\xBE\xF3\xCE;V\xABÕ•&\\x8Fl\xD3O<Ñ[7`Ö¬Y\xD5\xD5\xD5\x984i\xE0\xEF\xEF_SS\xE3z\x9E\xB3g\xCF^yå•<\xF2ȳ\xCF>ë•Ž\xA9\xC0\x91\xEF-\\xB8\xD0\xE9\x{190410}\xE7\x9F\xDE\xFE\xDA\xD7×·\xB0\xB00;;; %%\xA5K\x97.(,,LNN\xCA\xCA\xCA233Ïž=Û»w\xEFI\x93&u\xEAÔ©1\x8F\xEB\x91@qqq^^^UUUXX\xD8ĉ\x8DF\xA3\xE3\xDE3fØ
«\xAB\xE6F\x8F]]m\xD63999{\xF6\xEC\xF1\xF7\xF7\xBF\xFD\xF6\xDB#""\x80\xF2\xF2\xF2\xF7\xDF\xFF\x9Bo\xBE\xE9Õ«\xD7w\xDCÌ;\xF7\xE4É“EEE\x99\x99\x99w\xDF}w\x87\xED]\xE2\xD3\xA1\x88\x88\x88\xB8g\xEFÞ½Û¶m\xEBÚµ\xAB\xD9l\x9E6my\xF0\xE0\xC1\xE9Ó§'N\x9C6lØ!C\xA6L\x99\x92\x93\x93SYY\xE9x\xAC\xEB\x91\xC0\xA2E\x8BBCC'O\x9E\x9C\x9B\x9B;a„&{\xEF\xBAë®–zد_\xBF\xB8\xB88`ÆŒcÇŽ\xF5\xF3\xF3[\xB1bÅ A\x83\x8A\x8B\x8BKJJ\xAE\xBE\xFAj\xA3\xD18f̘u\xEB\xD6\xEDÞ½{\xFB\xF6\xED\xD9\xD9\xD9\xC0\x993g\xBE\xFA\xEA+\xAF,jKDDD\xDC;k\xD6,\xC0j\xB5Λ7\xF0\xF7\xF7\xEF\xD9\xF3\x9Fv\xB3{\xF7n\xAB\xD5:b\xC4___\xB3\xD9Ü¥K\xC7c]\x8F\xA6O\x9F$''?\xFC\xF0\xC3\xEE\xF6\xF3\xF3\xCF?_\xB2dIÏž=gÏž\xFD\xED\xB7\xDF\xEEÝ»\xF7\xDDw\xDF\xEDÕ«×¹s\xE7\xFA\xF5\xEBw\xFD\xF5ׇ\x86\x86Z\xAD\xD6\xE8\xE8\xE87\xDEx\xA3\xAC\xAC,11ñ©§žr<\x9C\xD0\x96\x88\x88\x88x(00\xB0\xB6\xB6\xB6\xC9Ƙ\x98\x98\x9A\x9A\x9AQ\xA3Feee7Y\xF5s+2**\xAA\xA4\xA4$77\xB7\xA8\xA8\xC8b\xB1\xB8Û½}\xFB\xF6\xD9l6\x
9B\xCD\xF6\xC6o\xECÙ³8r\xE4\x88}\x95p\xECر\x89\x89\x89{\xF7îŽ\x8Ev7\xAD+T`\x89\x88\x88\x887\x99L\xA6\x82\x82\x82\xC8\xC8È”\x94\x94\xFE\xFD\xFB>|س\xC8\xEA\xEA길\xB8\x85\xD6\xD4\xD4\xF8\xF9y\xB2\xE6f\xBF\xABC\x87AAA\xC9\xC9\xC9K\x97.MMM\xBD\xE3\x8E;\xA6M\x9BÖ¡C\x87\x9D;w>\xF0\xC0/\xBF\xFC\xB2\x99Û¤KDDD\xBC\xC9f\xB3EGG\xA7\xA7\xA7\x97\x95\x95\x8D\xC6x\xB9fÍš\xB2\xB2\xB2Å‹'''{6\xCFt\xE8\xD0!\xA5\xC1رc\xBF\xFE\xFAk\xB3\xD9\^^\xFEꫯ\x865k\xD6x\x90\xB9M*\xB0DDDÄ›V\xAF^]PP'$$\xF8\xFB\xFB{i\xB3\xD9,K]]\xE0\xC1\xFA 0f̘=z;vl\xE3Æ\x8D9\xFF\xF2\x97\xBFlß¾=44\xF4\xC9'\x9F<x\xB0\xC9d:w\xEE\x9C>}ÚƒV\x9C\xF2\x9D;w\xAE\xB7r\x89\x88\x88\xC8\xFF-;v\xEC0\x9B\xCD;v쨮\xAE>q\xE2Dß¾}\xED7D:\xBE\xE5\xF2 IDATØ´iSFFFuu\xF5\xC0\x81kkk-ZTRRQYY\x99\x9E\x9E~\xE0\xC0\x83\xC1Ð[\xB7\xA9S\xA7\x96\x97\x97\xAF_\xBF\xBE\xB0\xB0p\xFE\xFC\xF9\x8EW\xAFoݺ\xD5\xC5\xC8Þ½{\xA7\xA7\xA7/[\xB6lÆ-\xD5\xD5\xD5{\xF6\xEC        +:\x85^^^[\xB7n\xFD\xE1\x87/^\xF
C\xDBo\xBFi\xAF
</del><span class="cx"> -\x8D\x8F\x8Fo\xD2\xD5+V<\xF5\xD4S\xC5\xC5\xC5\xF5\xF5\xF5\xE5\xE5\xE5\xD7\s\x8D\xBD\xB7C\x87ݾ}\xFB\xE2Å‹\x97/_\xFE\xE7?\xFF988\xD8\xCF\xCF/55\xB5\xA8\xA8h\xF9\xF2\xE5'O\x9E|ë·z\xF4\xE8Ñ¥K\x97\xF5\xEB\xD7\xE7\xE7\xE7\xAF]\xBBv\xE8С\xA1\xA1\xA1\xCDǤ\x95\xBB\xC67\xE7\xE3Å›\x96\x8A\x88\x88\x88\x8B\xA5\xBC\xBC<((\xA8\xF1\x83\x9EEZ\xADÖŠ\x8A\x8A\xB0\xB00\x83\xC1О\xFE\x94\x97\x97[\xADV\x93\xC9d\xBF\xC1\x95\xC5b\xA9\xA8\xA80\x8D!!!\x8D1\xB5\xB5\xB5G\x8F-p\x9A$//\xCF\xF5U`\x89\x88\x88\xC8O\x92\x8F\x8FÏ¥H\xDBRi\xE4V\x81\xA5\xFB`\x89\x88\x88\xC8OÒy\x92H\xB9\x8B\x88\x88\x88x\x99
</span><del>-,/\xD3\xA1\x88\x88\x88\xB8\xAA\xB2\xB2\xF2Â…F\xA3\xB1k×®?t_~\xD4T`\x89\x88\x88\xC8\x{1F2CB2}:\xE4tWbbb]]\xDDÌ™3\x93\x93\x93\xD3\xD2Òš\xECݼysiiijjj\x9BM\xB8Ùº\xE5Ë—\xB7r네\xA4\xA4\x84\x84\x84v6\xE11-\x8A\x88\x88\xC8\xF7V\xAE\\x9F\x94\x944~\xFC\xF8Å‹\xE7\xE7\xE7'%%\x8D92((hË–-III\x97_~yKΟ?\xDF\xC5&\\x8Clݲe\xCBΟ?o2\x99\xFA\xF5ë—–\x96\xF6\xDCs\xCF\xEDܹ\xD3d2\x85\x84\x84\xECܹ3??ßl\xF5\xF5\xF5^\xBCj^3X"""\xF2=\x93\xC94n\xDC8\xFBk\x83\xC1н{w\xFB<\xD0\xC0\x81\xCDfs+\xBE\xF3\xCE;V\xABÕ•&\\x8Fl\xD3O<a\xBF\xA7\xE8\xACY\xB3\xAA\xAB\xAB0i\xD2$\xC0\xDFß¿\xA6\xA6\xC6\xF5<gÏž\xBD\xF2\xCA+y\xE4\x91g\x9F}\xD6+S\x81%"""\xDF[\xB8p\xA1\xD3\xED!!!\xCF?\xFF\xBC\xFD\xB5\xAF\xAFoaaavvv@@@JJJ\x97.]8PXX\x98\x9C\x9C\x94\x95\x95eff\x9E={\xB6w\xEFÞ“&M\xEAÔ©Sc\xD7#\x81\xE2\xE2â¼¼\xBC\xAA\xAA\xAA\xB0\xB0\xB0\x89'\x8DFǽ3fÌ°WWÍ=\xDA\xFE\xA4g ''gÏž=\xFE\xFE\xFE\xB7\xDF~{DDP^^\xFE\xFE\xFB\xEF\xF3\xCD7\
xBDz\xF5\xBA\xE3\x8E;\x80\xB9s\xE7\x9E<y\xB2\xA8\xA8(33\xF3\xEE\xBB\xEF\xB6ß\xB4=\xB4D("""\xEEÙ»w\xEF\xB6mÛºv\xEDj6\x9B\xA7M\x9BDFF<xp\xFA\xF4\xE9\xC0\x89'\x86-6dÈ)S\xA6\xE4\xE4\xE4TVV:\xEBz$\xB0hÑ¢\xD0\xD0\xD0É“'\xE7\xE6\xE6N\x980\xA1\xC9޻\xA5\xF6\xEB\xD7/..\x981c\xC6رc\xFD\xFC\xFCV\xACX1hÐ \xE2\xE2â’’\x92\xAB\xAF\xBE\xDAh4\x8E3fݺu\xBBw\xEFÞ¾}{vv6p\xE6Ì™\xAF\xBE\xFA\xCA+\x85\x9A\xC1\xF7\xC4\xC6\xC6Κ5\xB0Z\xAD\xF3\xE6\xCD\xFC\xFD\xFD\x9Fu\xB3{\xF7n\xAB\xD5:b\xC4___\xB3\xD9\xEC\xF8xA\xB7"\x81\xE9Ó§GEE\xC9\xC9\xC9?\xFC\xB0\xBB\xFD\xFC\xFC\xF3Ï—,YÒ³g\xCFÙ³g\xFB\xED\xB7{\xF7\xEE}\xF7\xDDw{\xF5\xEAu\xEEܹ~\xFD\xFA]\xFD\x{161861}V\xAB5::\xFA\x8D7\xDE(++KLL|ꩧ\xDC'4\x83%"""
-\xAC\xAD\xADm\xB21&&\xA6\xA6\xA6fÔ¨QYYY\xC1\xC1\xC1MV\xFDÜŠ\x8C\x8A\x8A*))\xC9\xCD\xCD-**\xB2X,\xEEvoß¾}6\x9B\xCDf\xB3\xBD\xF1\xC6{\xF6\xEC\x8E9b_%;vlbb\xE2Þ½{\xA3\xA3\xA3\xDDM\xEB
-X"""\xE2M&\x93\xA9\xA0\xA0 222%%\xA5\xFF\xFE\x87\xF6,\xB2\xBA\xBA:..n\xE1Â…555~~\x9E\xAC\xB9\xD9/\xC3\xEAСCPPPrr\xF2Ò¥KSSS\xEF\xB8\xE3\x8EiÓ¦u\xE8\xD0a\xE7Î<\xF0\xC0\xCB/\xBF\xECA\xE66\xA9\xC0o\xB2\xD9l\xD1\xD1\xD1\xE9\xE9\xE9eeeF\xA3q\xC1\x82\x9EE\xAEY\xB3\xA6\xAC\xACl\xF1\xE2\xC5\xC9\xC9Éž\xCD3\x85\x87\x87:tHi0v\xECد\xBF\xFE\xDAl6\x97\x97\x97\xBF\xFA\xEA\xAB\x83aÍš5dn\x93
-,\xF1\xA6Õ«W\xC1\xC1\xC1                        \xFE\xFE\xFE\x9EE\xDAl6\x8B\xC5RWWx\xB0>\x8C3\xA6G\x8FÇŽÛ¸qccο\xFC\xE5/Û·o -}\xF2\xC9'l2\x99\x80Î;\xA7O\x9F\xF6\xA0\xA7|\xE7Î\xEB\xAD\"""\xF2ÃŽ;\xCCf\xF3\x8E;\xAA\xAB\xABO\x9C8Ñ·o_\xFB-6mÚ”\x91\x91Q]]=p\xE0\xC0\xDA\xDA\xDAE\x8B\x95\x94\x94DDDTVV\xA6\xA7\xA78p\xC0`0t\xEB\xD6m\xEAÔ©\xE5\xE5\xE5\xEBׯ/,,\x9C?\xBE\xE3\xD5\xEB[\xB7nu1\xB2w\xEF\xDE\xE9\xE9\xE9Ë–-Û°aCuu\xF5\x9E={BCC\xE3\xE3\xE3\x9BtuÅŠO=\xF5Tqqq}}}yyyAA\xC15\xD7\c\xEFm@@\xC0СC\xB7oß¾x\xF1\xE2\xE5Ë—\xFF\xF9\xCF\xF6\xF3\xF3KMM-**Z\xBE|\xF9É“'\xDFz\xEB\xAD=zt\xE9\xD2e\xFD\xFA\xF5\xF9\xF9\xF9k×®:thhhh\xF31i\xE5\xAE\xF1\xCD\xF9x\xF1\xA6\xA5""""\x80\xC5b)//
-
-j\xFC\xC1\xA0g\x91V\xAB\xB5\xA2\xA2",,\xCC`0\xB4\xA7?\xE5\xE5\xE5V\xAB\xD5d2\xD9ope\xB1X***\x8CFcHHHcLmm\xEDÑ£G\xC3\xC3\xC3\x9C&\xC9\xCB\xCBs\xBDEX"""\xF2\x93\xE4\xE3\xE3s)Ò¶T\xB9U`\xE9>X"""\xF2\x93\xF4c\x9E$\xD2E\xEE""""^\xA6KDDD\xC4\xCBT`\x89\x88\x88\x88x\x99
-,/S\x81%"""\xE2e*\xB0DDDD\xBCL\x96\x88\x88\x88\x88\x97\xA9\xC0\xF1\xB2o4\xBAt\xE9\xD2\xFFd?DDDD~pw\xDEy\xA7\xFD9\x86\xED\xD4b\x81u\xE7\x9Dw\xB6?\xBB\x88\x88\x88\xC8\xCFP\x8B\x96W\xCA7\x91\x9F!]\x83%"""\xE2e*\xB0DDDD\xBCL\x96\x88\x88\x88\x88\x97\xA9\xC0\xF12X""""^\xA6KDDD\xC4\xCBT`\x89\x88\x88\x88x\x99
-,/S\x81%"""\xE2e*\xB0DDDD\xBCL\x96\x88\x88\x88\x88\x97\xA9\xC0\xF12X""""^\xA6KDDD\xC4\xCBT`\x89\x88\x88\x88x\x99
-,/S\x81%"""\xE2e~?tDD~0\x95\x95\x95.\0\x8D]\xBBv\xF5,CEEEiiilllPPP\xF3\xBD\xDF|\xF3\xCD\xF9\xF3\xE7\xFD\xFC\xFCBCC_\xB7\xAF\xD7\xDE\xF1\x83\xF4\xA7\xFDn\xD7R\xE7O\x9F>\xFD\xED\xB7\xDF\xFA\xFA\x{2185179}\x95ĕ\xD1p+\xB9[\xDD\xFE\xF2\xD6;\xF5s\xA6K\xE4g'++\xEBСCNw%&&\x8E5\xCA+\xADl޼\xB9\xB4\xB4455\xF5\x87M\xD5\xFA\xC9\xD6\xD5\xD5͜93999--̓\xE4\xFAӟ
-}||n\xBC\xF1\xC6;ï¼³y@ii\xE9\xFF\xF8\xC7\xFC\xFC\xFC\xAF\xBE\xFA\xCA\xF1\xB5m9\xF2\xCA\xD86\xE9\x8F߯V|\xF6\xD9g\xED\xF0F--\xE6\xD7_=oÞ¼\x8F>\xFA\xE8\xF8\xF1\xE3n%q\xE5\xDDi\x92܃\xF3\xE2g\xC0]\xAF\xBE\xFA\xEA\xF0\xE1\xC3G\x8E\xF9ꫯ6lÔ¨Q\xFF\xD3p\xFDĽ\xF5\xA1\xBA_Y\xCD\xA4}}tBK\x84"?;+W\xAE\x8C\x8F\x8FOJJ?~\xFC\xE2Å‹\xF3\xF3ó“’’F\x8E\xB4e\xCB\xDAl6\xA7\xADÌŸ?\xBF\x9D]\xAD\xAB\xABsLe\xB1X\x9C\xB6ÕŠ\xD6O6))\xE9\xF2\xCB/\xF7\xACo\xE7ÏŸ\x9F3g\xCEܹs\xD3\xD2Ò¢\xA2\xA2\x9C\xC6\xC4\xC7\xC7>\xBC\xF9\xEBv\xF2\xCA\xD86\xE9\x8FWr\xB6\xA9=\xC1\xFC\xC5/~\x91\x98\x98\xE8AWÞ&\xC9=1/~ܵdÉ’/\xBE\xF8x\xF3\xCD7\xFF\xF9\xCFÒŽ\xAE\x9F\xB8\xB7>T^\xFC\xCAj\xFCi> ^\xA7,\x91\x9F\x93\xC94n\xDC8\xFBk\x83\xC1н{\xF7\x84\x84`\xE0\xC0\x81f\xB3\xD9\xDDl\xFF\xFBß=:s\xE6\xCC&\xDB\xDFy\xE7\xAB\xD5\xEAYm6\xDBÚµk\xFF\xF4\xA7?-X\xB0`Ð A\x8D\xA9\x8E=:eÊ”\xD4\xD4ԻC\x97\xFE\xFF\xA1wO\xD6QiiiMM\x8D\xD1hnO*wy0\xB6uuu\xF5\xF5\xF5\x9D
:u\xF2bΟ\xB9\x9FÖˆEDD\xF4\xED\xDB\xE8Û·\xAF\xFD\x85\xC7\xFF4\?qo-\x91\xB7\xFE;~Y5\xAFS\x81%\xF2\xB3\xB3p\xE1B\xA7\xDBCBB\x9E\xFEy\xFB\xEB\x8F>\xFAh×®]\xC1\xC1\xC1<\xF0@\xB7n\xDD\xF6\xED\xDBw\xF0\xE0A\xA0gÏž\x83\xFEè£\x80\xB8\xB88\x9F\xDF\xFF\xFE\x{1F1C71}\x99\x99\x99\xB7\xDEzkÇŽ\xED\x878p\xA0\xB0\xB0000099y×®]\xA5\xA5\xA5111\x8Be\xE3Æ\x81\x81\x81)))N\xAFXl6ÛªU\xAB\xDE~\xFB\xED\xFF\xFA\xAF\xFF\xFA\xE0\x83\x8CF\xA3c\xAA\x88\x88\x88\xF5\xEB׿\xF9替\xFC\xE5/\xFD\xEB_\xDFs\xCF=\xBE\xBE\xBE\xED?Y__\xDF\xC2\xC2\xC2\xEC\xEC쀀\x80\x94\x94\x94.]\xBA8\xC7\xC3O\x9F>\x9D\x9D\x9D-\xFC\xFD\xEF\x9C0a\x82\x8F\x8FO~~\xFEÎ;m6\xDBu\xD7]7bĈ\xD6;4\x8F\xFF\xFD\xF7\xEB\xEB\xEB\x81A\x83EGG7FVTT\xECر\x88\x89\x89\xB1\xF7Ö•\xB1ݲeË®]\xBB\xBE\xFB\xEE\xBBN\x9D:}\xF8\xE1\x87YYY\xE1\xE1\xE1N{\xE2\xFA\xFB\xD5|L\xCA\xCA\xCA233Ïž=Û»w\xEFI\x93&5\xA9\xE1\x9C\xEEmi\xC0\x9B\xC8Ö[\xAB\xAA\xAAÜ¿\xFF={\xF6\xFC\xEB_\xFF\xEAÞ½{RRR\xF3S\xF8\xF8\xE3\x8F\xF3\xF2\xF2\
xEA\xEB\xEB\x8F9\xE2\xF4\x8B\x8B\x8B\xF3\xF2òªªª\xC2\xC2\xC2&N\x9Ch4\xDB|\x83ZI\xEE8b\xCDO\xF3\xB3\xCF>\xFBꫯ\xFA\xF5\xEB\xB7oß¾#G\x8E\xC4\xC6\xC6\xDEy\xE7\x9D\xCD\xFF/A\xF3.mÞ¼\xF9\x9Bo\xBE\xFA\xF5\xEBw\xED\xB5\xD7\xDA\xFF4\xB7\xDF~{\x9B\xE7\xD2\xFAѼ\x9E\xF0\xEC\x9FF\xEB'\xEEب\xEB\x91m\xBE;|e5o\xB1\xBC\xBC\xDC\xF1\xCB\xEA?P`i\x89PD\x9A\x9A={\xF6\xFF\xF8\xC7        &\xD8l\xB6\xA8\xA8\xA8S\xA7N-0\xE0\xD3O?}衇"##\x83\x83\x83?\xFB\xEC\xB3\xF3\xE7\xCF\xF7\xED\xDB\xF7믿.//\xF7\xF3\xF3\xEBر\xA3\x8F\x8FOc\x86\xC8\xC8ȃN\x9F>\x88\x8A\x8A\xFA\xE3\xFF\xF8è£\xE6\xE6\xE6\x8D\xC6?\xFC\xE1\x8F>\xFAh\xF3F\xEB\xEB\xEBW\xACX\x91\x94\x94T^^\xBEv\xEDÚ§\x9F~\xDA\xFE%\xEB\x98
-|\xFC\xF1\xC77n\xDCXSSs\xE3\x8D7\xBE\xFB\xEE\xBB\xED\xFF\xBF\xC8{\xF7\xEEݶm[×®]\xCDf\xF3\xB4i\xD3Z\xC7C*++-`/+_x\xE1\x85'\x9F|\xF2\xC6o3f\xCC#\x8F<\xF2\xC2/\xB4Þ¨\xD3\xF8\x84\x84\x84\x94\x94\x94\xE2\xE2\xE2\xFE\xFD\xFB\x9F}\xF6ÙŠ+\x80\xB0\xB00??\xBFmÛ¶]y\xE5\x95.\x8E\xED\xECÙ³_~\xF9\xE5x 99\xF9\x8D7\xDE\xF8\xEF\xFF\xFEï–ª+\~\xBF\x9A\x8Fɉ'\x86-6dÈ)S\xA6\xE4\xE4\xE4TVV:\xA6mi\xAF\xD3w: \xF1\xF1\xF1O?\xFD\xF4\xBAu\xEB\xEC+((\x983gN\xF3\xFE?\xFD\xF4Ó¿\xF9\xCDoÆ\x97\x92\x92\xE1\xF4-Z:y\xF2\xE4\xDC\xDC\xDC        &\xB4\xFEî´™\xDCqÄš\x9F\xE6\xA0A\x83\xE6Î\xFB\xDCsÏ…\x84\x84DFF>\xF6\xD8cͧx\x9Dv)66\xF6\xB1\xC7\xFB\xE0\x83\xEC\x8B\xCEC\x87\x9D7o^lll\x9B\xB6\xFEFs\xE6̱\x97O=\xF5Ô•W^\xE9\xE2\xB97\xA7Z?q\xC7c]\x8FtzFnq\xE5\x93\xD9\xE4\xCBʳq\x8FMD~\xC6\xFA\xF4\xE9s\xDF}\xF79n)++\xF3\xF5\xF5\xFD\xF4\xD3Om6[}}}HH\xC8\xE2Å‹m6[]]]LL̯~\xF5\xABO?\xFD\xF4\x89'\x9Ep\xCC`6\x9B\x9Bg^\xB2dIxx\xB8\xFD\xF5\xA8Q\xA3fÏžm\xFD\xCA+\xAF\xF4\xEFß¿I\xF0Ñ£G
\xFB\xF7\xEF\xFF\xE2\x8B/\xD6\xD6Ö¶\x9E\xCAÑ…\xE6ϟ߯_\xBF\xFD\xEB_\x9E\x9Dl\x93\xBE-X\xB0\xA0O\x9F>\xB6\x96\xC1\x91}J\xE9\xF4\xE9\xD36\x9B\xAD\xA2\xA2\xC2`0|\xF2\xC9'\xF6][\xB6l16\x9B\xCDl6\xDBs:\xBEn%\xFE\xFE\xFB\xEF\xBF\xFE\xFA\xEB\xED\xDBz衾}\xFB\xD6\xD7\xD7\xDBl\xB6'\x9Ex\xC2\xDE\x9Bc[__\x94\x91\x91aßž\x92\x922f̘\xE6\xE2Ø·6s:\x93u\xEB\xD6\xF5\xEA\xD5\xCBj\xB5\xDAl\xB6\xE3Ç\x9F?\xDE1\xBFÓ½N\xBC\x95\xE9ß¿\xFF\xFE\xF0\xFB\xF6_|1>>\xBEI\xE7\xCB\xCB\xCB\xFD\xFD\xFD\xB3\xB3\xB3\xEDÛ—.]Ú«W\xAF\xE6'[TTd\xB1r\xE5J\xA3\xD1\xD8|_7j%y\xE3\x889=\xCD_\xFC\xE2/\xBE\xF8\xA2=\xF2o\xFB\x9B\x9F\x9F_yyy\x93V\x9CviÎœ9!!!uuu6\x9B\xED\xCB/\xBFl\xFE\x89uz`\xEBoD\x9B\\xFF\xA7\xD1\xE6\x89;r=\xD2\xE9P\xB8\xD8U\xD7?\x99-}Y\xB9n\x9B;4\x83%")**\xFA\xEE\xBB\x8AV\xADZ\xB5z\xF5\xEA\x8E;Ú—ECzz\xFAÊ•+\x9F{î¹—^z\xC9\xE3\xFCAAA\xB5\xB5\xB5M6\x86\x85\x85\xBD\xFB\xEE\xBB\xFF\xF8\xC7?\x9Ey\xE6\x99cÇŽ\xB9\x92\xE7\xE4É“\xBF\xFB\xDD\xEF\xB6mÛ¶t\xE9\xD2~\xFD\xFA
y\xDCG\x81\x81\x81\xF6\xBE\xB54-\xF9\xC7?\xFEa\xB1X-d\xFF366\xD6b\xB1|\xF6\xD9g\xC4?\xF0\xC0yyyG\x8F\xAD\xAD\xAD\xFD\xFC\xF3\xCFKKK\xED\x95\xDC\xFE\xFD\xFB\xAF\xB9\xE6\x9A\xD6\xFB\xDF8\xB66\x9B\xCD\xFE_h\xFBv\xAB\xD5Ú¸z\xEB\xAEÆœN\xC7$&&\xA6\xA6\xA6\xC6\xFE\x93\xB4\xE0\xE0\xE0&\xEB>\xAD\xEF\xC5a\xC0\xDD@G\x9F~\xFA\xE9\x85\x86\xDAzXTTTIIInnnQQ\x91}\xF6\xD1[\xC9\xDB<Í¡C\x87Z\xADÖ¢\xA2"W\xBA\xF4\xF0\xC3\xF3\xCD7k×®\xFE\xFA׿N\x992Å•si\xB3\xED\xD4\xF8N9r\xBD\xD16#={w\xEC<\xF8d\xFEg\xA8\xC0\x91\x8B\x9C={0\x8D;v\xECر\xE3\x92%K~\xF5\xAB_\xD9w\xC5\xC4\xC4\xC4\xC5\xC5\xEDß¿\xFF\xDBo\xBF\xF5z\xBBÆ-[\xB5jÕ„        ~\xF3\x9B\xDF̘1\xA3\x95ß±=z\xF4\xF1\xC7衇Æ\xB7f͚믿\xDE\xEB\x9Die\x9C:s\xE6`\xFF300\xB0q\xA3\xBB\xF1cÆŒ\xE9Õ«WVV\xD6|0}\xFA\xF4ë®».==}Ïž=m\x8E:t\xE8p\xFF\xFD\xF7\xBF\xFD\xF6Û¥\xA5\xA5\xBBw\xEFÞ´i\xD3\xC3?\xEC\xFA\xE1N9\x93\xC9TPP\x99\x92\x92Ò¿\xFFÇ;\xD2\xFA^G\xEE\xA0\xA3\xAA\xAA*\x9F\xD6o\xD7T]]\xB7p
\xE1š\x9A??7.>v%y\x9B\xA7i_쮩\xA9q\xA5K}\xFA\xF4\xB9\xF1\xC6\x97-[f\xB3\xD9\xF2\xF3\xF3\x9B\xBC\x9D\xE8\xFAP{\x91ë¶\xE9\xF1\xBBc\xE7\xC1'\xF3?C\xB9\x8B\xC8E\xEC\xB7@\x8C\x8B\x8B\x8B\x8C\x8Cl\xB2\xEB\xD5W_\x9D3g\xCE\xEF~\xF7\xBBG}\xF4\xAF\xFD\xEB\xA5h\xFD\xDAk\xAF]\xB5jÕ¾}\xFB\x9Ex\xE2        \xA3\xD1\xF8\xFA믇\x84\x844\xEE={\xF6\xEC\xFF\xFB\xFF\xEF\xF8\xF1\xE3O=\xF5\x94[\x87\xBBZ\xA7L&p\xFA\xF4i\xFB-(O\x9C8Ѹ\xD1\xDDx__\xDF{\xEF\xBDwÅŠ}\xFB\xF6\xFD\xEB_\xFF\xFA\xEF\xFF{\xF6\xEC\xD9AAA\x8DW\xA1\xB9hÎœ9\x8F=\xF6Ø»\xEF\xBEÛµk×[\xB7\xB6t#        \xD79\x9B\xCD\x9D\x9E\x9E~\xE6Ì™\xC4\xC4\xC48^\x8F\xDC\xFA^G\xEE`\x93\x8E\xD9l\xB6'N\xF4\xECÙ³\xA5\x985kÖ”\x95\x95\xEDÛ·pk\x82Ä•\xE4m\x9E\xA6\xFD\xBEY}\xFA\xF4q\xB1KS\xA7N\xBD\xF5\xD6[322\xAE\xBF\xFEz\xC7K[9\xD0\xF5\xA1\xF6"\xD7m=\xD2\xE3w\xC7΃O\xE6\x86f\xB0D\xE4"                        \x97]v\xD9\xE2Å‹\x9Bl\xCF\xCB\xCB\xFB\xF7\xBF\xFF}\xCB-\xB7,[\xB6lÅŠ\xEBׯ\xB7o\xF7\xF7\xF7\xFF\xF7\xBF\xFF\xED\xDD>\xC4\xC5\xC5\xFD
\xEDo{\xF4\xD1G\x9BL\x95\x9D?\xFE\xC1\\xB3f\x8D\xD3\xEAj\xE1Â…\xDE\xFAmiZ\x89\x8F\x88\x88Ø´i\x93\xFD\xCF?\xFC022\xD2\xFEKr\xE2'M\x9A\xB4g\xCF\xFB\xBA\xC6\xDDw\xDF}\xE1Â…\x82\x82\x82\xAB\xAE\xBA\xCA\xF5\xFE\xDBl\xB6\x9Bo\xBEyØ°a\xB7\xDF~\xFB\x981c|}}\xDB\xFF9\x93Õ«W\xC1\xC1\xC1                        \xFE\xFE\xFE\xAE\xEFm\x92\xBC\xA5        n\xFD\xB6\x9C#F\x8C0\x8DK\x96,i%\xC6f\xB3Y,\xFBm\xD5\xDC\xFAO\xB8+\xC9\xDB<\xCD5k\xD60\xA0\xC9
-o+]\xBA馛\xC2\xC3\xC3\xF3\x9B\xDFL\x9E<\xD9\xC5sq}\xA8\xBD\xC8\xF5F[\x8F\xF4\xF8ݱs\xFD\x93\xD9æ—•\xBFCß¹s\xE7z+\x97\x88\xFC\x84\xECر\xC3l6\xEFر\xA3\xBA\xBA\xFAĉ}\xFB\xF6\xB5\xFF\xB6\xD9\xDF\xDF\xF0\xE0\xC1/\xBE\xF8\xE2\xDF\xFE\xF6\xB7\x8F>\xFA\xE8\xC3?\x8C\x8B\x8B[\xBF~\xFD\xACY\xB3\xEE\xB9瞨\xA8\xA8\xF2\xF2ò¼¼¼U\xABV]~\xF9\xE5\xD1\xD1\xD1x\xFB\xED\xB7\xF7\xEE\xDD\xD9xgÂ[\xB7\xA6\xA7\xA78p\xC0`0TVVfffVWW8\xF0ܹsK\x96,9p\xE0@\xBF~\xFD/\xB8iIhhhpp\xB0c\xAAaÆ\xB5\xF2\x83\xEAx\xA0\xA0\xA0\xE0\x91Gq\xFDd7mÚ”\x91\x91a\xEF[mm\xED\xA2E\x8BJJJ"""\xE2\xE2\xE2\x9A\x82\xE3Í®\xEC\xB7\xE4Þ¿]]\x9D\xC1`\xB8\xF2\xCA+G\x8C1w\xEE\xDC\xFE\xF3\x9F~\xF8\xE1\x86-222z\xF7\xEE\xBDy\xF3\xE6\xE5Ë—<x\xD0>YYY\xF6\xD7qqq\xA3G\x8FnoOÞ«W\xAF>\xF8\xE0駟\xEEÓ§O@@@II\xC9رc\x87-\xE6\xFA\xD8FEE}\xF1\xC5\xAF\xBD\xF6\xDA[o\xBD\xF5\xD6[o-Z\xB4hÑ¢EÆ-s\xFC\x85\x9Dc\xDFN\x9E<\x99\x99\x99\xD9z\xCE\xD8\xD8\xD8\xE6cr\xEEܹ_\xFF\xFA\xD7\xE5\xE
5\xE5\xEBׯ/,,\x9C?~\xE3=\x80\xF2\xF2\xF2&{?\xF9\xE4\xA7\xEBt\x81:Ì;wݺu\xB9\xB9\xB9\x87>x\xF0`\xBF~\xFD\xCA\xCA\xCA;?dÈ\xE8\xE8\xE8g\x9Eyf\xFD\xFA\xF57n,---..6\x99L111\x8D=\xE9Ý»wzz\xFA\xB2e\xCB6l\xD8P]]\xBDgÏž\xD0\xD0\xD0S\xA7N9}w~\xF1\x8B_\xFB\x81\x9D:u\xEAß¿\xF3\xE4'N\x9Ch|\xBAu\xEB6u\xEA\xD4&\x83\xF0\xE6\x9Bo9r\xE4\xE8Ñ£\x99\x99\x99\xEBÖ\xCB\xCA\xCA
</del><ins>+\xAD\xAB\xAB~\x8B\xE4\xEA\xEAj\xE2\xE6\x9F˗/+\x95J\xCDm[2\x99L\xA9T\x9E9s\xC6Xj\xB5Z\xF8F(W\xA9T\x9A\xAB\x9C׮]{\xFF\xFD\xF7\x8F?\xBEy\xF3\xE6\xAE]\xBB\x9A?b\x9C\x9D\x9D\x85\x8CͶ1?\xFC\xF0\x83\x98\x8A\xA9?y\xF2䜜\x9C+W\xAE444\xFC\xF8\xE3\x8F\xE5\xE5\xE5B&w\xF6\xEC\xD9'\x9Ex\xC2t\xFCfM\xA0H\x9A6+Ή\xE9à ŃD3\xE1\xE6N\xA0\xB6\x93'O666\xF6\xED\xDB\xD7t\xB5\xE0\xE0\xE0\x92\x92\x92\xEC\xEC좢"\xE1죵oq\x98}\xFB\xF6U\xA9TEEEbBz\xE5\x95W~\xFF\xFD\xF7\xFD\xFB\xF7ضm۴i\xD3ČE\xFC\xE7\xD12\x9A=\xA5M|\xA7-ִl\xEF,82\xFFL\xB0\x88\xB5\xB5\xB5\xA4R\xA9\xA3\xA3\xA3\xA3\xA3cbb\xE2K/\xBD$\xAC
</ins><span class="cx"> -u\xF3\xF1\xE3ǯ\\xB9\xB2I\x97\xE2\xE3\xE3\xED\xA7|\xEE\xDC9\x83\xC1\xF0\xD0C5\xFF0;=\x97^\xBDz\xB5\xF2F\xB4\xC2\xDD\x95\x95\x95\xAD\x9Fxcf\xC7j\xEB\x91N\xCF\xC8>\xAEt\xD5\xE9W\x96\xD3O\xA6\xD3/+G\xAD|\x87ص~-f>67o\x8B,"?\xF5\xF5\xF5eee~~~\xAD\xFC\xB6\xDF\xCE\xFE+\x9Enݺ\xB9uc\xA1K\xC1\xFE\xDB\xEF^\xBDzy+\xA1\xEB\x83Ш\xAA\xAA\xCA\xD7×·\xC9M\xB3<\x88?~\xFCx\xAF^\xBD\xEC\xCBCgÎœ        p\xEB*]\x9B\xCDv\xDF}\xF7=\xFA\xE8\xA3\xF6*\xB6\xAE\xAE\xEE\xFE\xFB\xEF\xEFÞ½\xFB{\xEF\xBD\xE7z\xA7\x9A\x8F\x89\xC5b)//
</span><ins>++;{\xF6\xEC\xAD[\xB7\xAC\xDEodd\xE4\xEEÝ»Ç7w\xEE\xDC\xD7^{M\xF3\xF3r__ß¼\xBC\xBC\xC0\xC0\xC0\xD8\xD8Ø \xA0\xA0.\x98h\xE4\xE6Í›\x84?\x9D\x9D\x9D5\x85\xB5i\xD3fÒ¤I\x9B6m*//\xFF\xFE\xFB\xEF>\xFC\xCA+\xAFh\xD6^\xB9re\xC1\x823f\xCC1bľ}\xFB\x86\xD2\xEAQ\xEA21\xDB\x99;@\xF5\x87\xEA\xE1á‘š\x9A\xBAw\xEF\xDEÙ³g0 ))\xE9Ô©S-&\xDALO\xA0eΉ\xE9\xC3@\xFCAb\xEEj\xAB\xAE\xAE\xB6\xB1\xB11\x{7899A69A}\xB0\xB0\xB0\xF5\xEB\xD7\xD7\xD5\xD5\xD9Ù™q\xF3\xB1\x98\xC6[\xA6pU\xBD\xAE\xAENLH~~~Ç߲e\x8BZ\xAD\xCE\xCD\xCD\xD5?\xBC+nh\xD6\xE7\xD1Z\xC4wj\xBA\xA6\xC5{G`\xC1\x91\xF9\xC7\xE0M\xEED\xE1É„aaa\x81\x81\x81:\xABV\xAE\\xB9hÑ¢\xF7\xDFÞ¼yÛ¶m\xBB\xBD\xF7\xEE\xDD{\xF7\xEE\xDDo\xBE\xF9\xA6T*\xFDè£:u\xEA\x92\x94\x94t\xF3\xE6ͨ\xA8\xA8u\xEB\xD6\xBB\x80\xAF\xAF/\x807nOh\xAC\xAA\xAA\xD2\xB3hÑ¢\xF9\xF3\xE7oݺ\xB5}\xFB\x{199659}\xC2-)\xB5\xB5\xB5\xFF\xFC\xE7?\xAF^\xBD\xFA\xF6\xDBo\x9B\x95p\x98\xCB\xC4ld\xEEMÔ·\xB5\xB5\x9D0aÂŽ;\xB6m\xDBv\x
E7Î\x85\xBA\xB8\xB8\xF7\xB2\x88gp[\xC3\xE0\x9C\xA8\xD5j\x87\x81\xE9\xB5\xDA,8B\xB4S\xAB\xD5UUU\xEE\xEE\xEE\xC6\xEA\xECÛ·\xAF\xA2\xA2\xA2\xA0\xA0\x80Y'H\xC44\xDE\xE20\x85\xE7f\xF9\xF9\xF9\x89iÖ¬YcÆŒINN2d\x88\xF6=\x94&6?\xD5V$\xBES\xD35-\xDE;\x8E\xCC?\xCF`=""":w\xEE\xBCa\xC3\x9Dòœœœ;w\xEE\x8C=zË–-;v\xECHOO\xCA\xED\xED\xED\xEFܹc\xDD\xC2\xC2\xC2v\xED\xDA5oÞ¼[\xB7n\xEDÙ³'//\x80\xAB\xABkDD\x84\xBD\xBD\xBD\x89N#""\xFC\xFD\xFD>,\xFCy\xE0\xC0\x81\xC0\xC0@\xE1\x87\xD6\xA9\xD5\xEAQ\xA3FEFF>\xFB\xEC\xB3C\x87\xB5\xB5\xB5\x9A\xBD}\xFB\xF6\xF4\xE9\xD3\xF7\xED\xDBg0\xBBZ\xBF~\xBD\xB5\xBEC\x8DͶ\x89\xFAf+\xD0t\xFD)S\xA6\x9C:uJ\xB8\xAE\xF1\xF7\xBF\xFF\xBD\xB1\xB11//\xAF[\xB7n\xE2\xE376\x81\xADapN"\xD7\xEA4nlB\]]M?\x96\xB3\xFF\xFER\xA9411\xD1D\xB5Z\xADT*\x85ç·™\xF5O\xB8\x98\xC6[\xE6\xBE}\xFB\xBAw\xEF\xAEs\x85\xD7DHO?\xFD\xB4\xB7\xB7\xF7ܹs\xA7N\x9D*r,\xE2\xA7ÚŠ\xC4wj\xBA\xA6\xC5{G \xFE\xC8l\xF1[ÑŠ\xDF!l\x97,Yb\xAD\xB6\x
88\xA8\xF5N\x9C8\xE2ĉ\x9A\x9A\x9A\xAA\xAA\xAA\x80\x80\xE1'\xC7\xF6\xF6\xF6\xBDz\xF5Z\xB6lÙ®]\xBB\x8E9r\xE0\xC0\x81\xB0\xB0\xB0\xF4\xF4\xF47\xDEx\xE3\xC5_\x96\xCB\xE5999\xBBw\xEF\xEEÒ¥KHHHii\xE9\xA6M\x9BN\x9F>\xA8y``fffRRRii\xA9D"\xA9\xAC\xACLII\xA9\xA9\xA9\xE9Ñ£G}}}bbbiii×®]+>\xE0J\x9B\xA7\xA7\xA7\xAB\xAB\xAB\.\xF9\xE5\x97\xE5ryzzzaa\xE1Úµk\x85\x9Fp\x9D\x96\x96\x96feeݼy\xB3]\xBBv={\x{1B4D75}\xEDß¿\xFF\x92%KÎ;w\xE0\xC0\x81\x83&''\xFB\xF8\xF8dffnÛ¶M?\x86\xE0\xE0\xE0\x9F~\xFAiÕªU\x9F}\xF6\xD9g\x9F}\x96\x90\x90\x90\x90\x90l\xE2\xA7p\x93'O\xCE\xCB\xCB{\xFD\xF5\xD7\xC5\xCF\xEA\xE1Ç\x93\x93\x93\x85JJJ\xFC\xFD\xFD\xC3\xC2\xC2\xF4g[\xFBaW\xC2#\xB9Ïž=\xABP($É£\x8F>jp\x80G\x8Fݾ}{YY\x990á©©\xA9\xC2rXX\xD8\xE0\xC1\x83\xF5\xEB\x8D{xx\xECÝ»\xF7\x9Dw\xDE\xF1\xF3\xF3spp())6lXdd\xA4\xF8\x9Dhl\xB5a\xA7Ûµk\xD7RRRL\xB7)\x93\xC9\xF4社\xBE^\xFF0\xD0t\xA1\x90|\xFB\xED\xB7'\&\x93\x9C@mÚ´Y\xB2dIZZZvv\xF6\x85\xCA\xCAʺv\xEDZQQ\xA1
        \xBEO\x9F>!!!\x8B/NOO?t\xE8Pyyyqq\xB1\xAF\xAFohh\xA8&\x9F\xA4\xA4\xA4-[\xB6<x\xB0\xA6\xA6\xE6Ô©S\x9E\x9E\x9Eׯ_7\xB8w\xFCq\x89D"l\xE8\xE4\xE4\xA4\xDFxUU\x95f/t\xE8\xD0aÖ¬Y:\x93\xB0q\xE3\xC6K\x97.]\xB9r%%%%---55\xD5\xD3\xD3S{\xCEG\x8E\xB9s\xE7N\x9D\x90\xC2\xC3Ã…!\xD7\xD7\xD7K$\x923f\xE8\xCC\xC7\xE2\xE1\xE1abG\x98`\xEEG\xA3\xB2\xB2\xD2\xF4\xC05-k\xA8\xA6k\x910bB5\xF8\xDDh\xF0\xC84\xF8\xAD\xA8\xCD\xC4w\x88\xC0\xF4\xBD\x98:l\xD4\xF7\xF3\xB1\xCBDd]MMMvvv&\xF2\x81\xF0\xE3\x9A:\x98\xF5\xBC\xB3(\x95J\xB9\\xEE\xE2⢹z\xD2b\xA7\xD5\xD5Õ¶\xB6\xB6:ϔҧV\xAB'N\x9C8o\xDE<!\xDBS(\x93&M\xEAر\xE3_|ab+\xE1\xB7\xDF\x96\xC6\xF1\xB3\xAD!r\x80-Ö¿z\x{16A1C7}\x87py\xE8\xE6Í›fÝ¥k\xD9\xFE\xFF\xED\xDD}\Tu\xDE\xFF\xF1\x83"\xA3\xA8\xA46"\xF6HS`
+\xEFB\xEDÒ¥\xCC\xE2\xEA^\xBBs]ü\xDD\xCA\xDC~\x95\xE5c\xAD\xB6\xDBe5\x9DU+s\xDBERhuÓ¼#\x955/4\x95M\x96B]#TS\xC4\'\xE6\xF7\xC7\\xD0\xC303\x8C[]\xBD\x9F\x8F\xFDc8\xE7s>\xDF\xEF\xF9\xCE8}\xF6\xFB=s\x8E;\x9A\x8EIÓ\x81#\xD7{\x9Br: \xA7O\x9F\xB6X,\xAE\x9FXWWw\xECر\xF0\xF0\xF0\xE6.\xE2\xB1Z\xAD\xE5\xE5\xE5+Å“\xFBZL\xDE\xF44\xED\xF7\xBEz\xE0\x81\xFC\xFD\xFD\xAF\xBAꪦ+}\xAE\xBB\xF4\xE6\x9Bo^u\xD5U\xA3G\x8Fv\xFF\<j\x9Fp\xBFQב\xADyw\xEC\xDC\xF9d\xB6\xF8\xD5\xE2wH^^\x9E\xFB]R\x81%"?:yyyS\xA7N-**j\xD8r\xDF}\xF7EEE\xBD\xF2\xCA+?`\xAF~B4\x80?8{\x81\xF5\xDCs\xCFytTyyydd\xE4Å‹ÇŽ\xBBr\xE5J\xA7e\x99\xFC\x80<*\xB0t\x91\xBB\x88\xFC\xE8\xF4\xE9Ó§\xBA\xBA\xFA\xCD7ß¼\xFE\xFA\xEBÏŸ?\xFF\xE1\x87>|\xB8\x95O\xB6\xF9Y\xD1\xFE\xB0,\xCBÅ‹\xAB\xAB\xAB\xBF\xFB\xEE\xBB6\xE0\xE8\xF7\xBF\xFF}\\Ü–-[\xA6M\x9B\xA6\xEA\xEA\xA7N3X"\xF2cT]]\xBDaÆ\xE3Ç\xC5\xC4\xC4\xDCp\xC3+\xFA\xEF\x8DG4\x80?\xA0+6|\xFD\xF5\xD7@dd\xE4m\xB7\xDD\xE6\xFE\x81yyy>|\xB8ヒ\xE4\
xC7CK\x84"""">\xE6Q\x81\xA5\xDB4\x88\x88\x88\x88\xF8\x98
+,S\x81%"""\xE2c*\xB0DDDD|L\x96\x88\x88\x88\x88\x8F\xA9\xC0\xF11X"""">\xA6KDDD\xC4\xC7T`\x89\x88\x88\x88\xF8\x98
+,S\x81%"""\xE2c*\xB0DDDD|L\x96\x88\x88\x88\x88\x8F\xA9\xC0\xF1\xB1\x80f\xF7\xF8\xF9\xFD\xBB!"""\xF2\xE3`\xB3\xB5>\x87f\xB0DDDD|\xAC\xF9,\x91KU\xC0E0B\xC7\xBA'?r*\xB0DDD\xE4{\xD9p\xB8\x99]\xC9P\xD3!Ò›\xEC\xDD%0É&Ütmm~o
+$\xB5\xBA        \xAFi\x89PDDD\xBE\xB7!F\xC3"\xD8)0B`3\xA4\xC0\x95\xCD8\xCF\xED&ÜŒtm)\\xF4\x82t\x98+;\xC1a\xB0vy\x98\xAD|p\xEDU=\xCD`\x89\x88\x88\xC8\xF7L0\xAA\xFE\xB5:\xD7\xCF\xF5\xB3\xCB\xDF\xAB{M\xB8Ù¢'\xA13\xA0
+\xFA\xC08\xA1Ú“<\xE7\xE0jx\x9E\xF3Q\xC7T`\x89\x88\x88\xC8\xF74\xB3=\x9E\xAF\xED\x90A\x90\xE0 @0\xA4P
+Yp\xBA\xC38h\xE7\x90\xC7\xFDH\xA0\xF2\xA0"`,/\xDD;\xAD\xBE\xBAjj8TÕ¿Î…\xBDwBe\xF0>|\xDD\xE0.\xE6\xC0)(\x84,\xB8\xB7\xAE\xAEM\x9B\xD6.\xF1i\x89PDDD<\xB3\xB6AG0\xC3\xA2\xE1L\xE0$\x820r\xA1\xE2\xD2cÝB8\x8C\x87\xAD0\xA6\xC9\xDE{\x9A\xEFa/H`\x8C\x84X\xFD\xA0\x8A\xE1Z0\xC2X{`;\xE4p\xBE\x9B/nÓ ,\xF1L<\xCC\xC0
+s\x84\xAE\xF5{\xF7\x80\x86\x80?\x98\xA1åǺ        L\x85R\xE1\xCF\xFB\xF99,\x86\xAE0\xBE\x85}\xF0.t\x83\xF3\xD0n\x84p\xB0B,\xBC\xA5\x90O\xFE\xFE\x9E7Õ˜f\xB0DDD\xC4K\xC1P\xD3dcT\xC30Ȇ\xD0&\xAB~E\xC6@1l\x85B\xB0xÞ½\xFD`\xBC{8Z\xBFJ8\x92a\xC4z\x9E\xD6*\xB0DDDÄ—L\x90Ñ\xBDሷ\x91U\x90\xA0\xDA\xDB7\xFBeXm Ra        L\x82\xBB`
+\xB4\x81\x9D\xF0\xBC\xECU\xE6\xA9\xC0_\xB2A,d@)a\xBE\xB7\x91\xAB\xA1A\xAA\xB7\xF3L\x91\xB4\x81\xB4\xFA\xFF\x8D\x84\xAF\xC1e\xF0*`\xB5W\x99[\xA4KDDD|i\xE4
+I\xE8m\xA4+,Px\xB5>\x8C\x80.p68\xE4\xFCl\x87px
+\xFA\x83        \x80\xF6\x9C\xF1\xAA\xA7T`\x89\x88\x88Hc;\xE0\xB7pv\xC3sPR\xBF}#\x94\xC0.\xF88\xEB\xE0<,\x87-\xB0\xAA \xFC\xE0~x\x85\xD6_\xDF\xC0\xFD\xC8[!\xE2al+\xBC\x{DB2B}\xCBa4|\xC0J\xB8ס\xB7F\xF8;DÃp5\xC4CV\xFD\xAD\x84;\xE0\xDF\xF5K\x84Ó¡=,\x80D\xF8\xEC\xB3\xCFZ?\x80~\xCD\xFE\xD1ϯ\xF5\xD9EDD\xE4g\xC8e\xE2\xF0\x83A\xEF"\xADP`h]\xCA\xC0
+\xA6\xFA\x89%\x94\x83\xC2bj\xE0DBP3\xA5Q^^\x9E\xFB-\xEA6+"""\xE2c\x88\xF6Ed\xF4h~\xEFe\x9A
+\xF2\xC9sT`\x89\x88\x88\xC8O\x92\xE8s\xBAKDDD\xC4\xC7T`\x89\x88\x88\x88\xF8\x98\x96EDD\xC4]p\x8C\xD0\xF1\x87\xEEÉ\x9C
+,\xF9^6nfW2\xD4\xC2tH\x85\xF4&{7A        Lr\xA3        \xF7#][G\x9Bß›I\xADn\xC2kZ"\x91ï€DH\x81Ñ°vA
+\x85\xD8)pe\xF3\xCEs\xBB        7#][
+\xC0\xBD f\xC3N0A\xEC\x84]f\xAB\xF3\xE9U\xF3\x9A\xC1\x91\xEF\x99`T\xFDkt\xAE\x9F\xEAf\x97\xBEV\xF7\x9Ap?\xB2EOB'f@\xF4\x81qB\xB5'y\xCE\xC1\xD5\xF0(<磎\xA9\xC0\x91\xEF-hf{<_\xFF\xDA
+ \x82 +:\xC0A(\x80`H\xA0\xB2\xE0t\x87q\xD0\xCE!\x8F\xFB\x91@\xE4A%D\xC0X0^\xBAwZ}u\xD5\xD4\xF0\xFA'=\xB9\xB0\xE1N\x88\xA0Þ‡o\xEA\xEF\xEAÌSPYpo]]\x9B6\xAD]\xE2\xD3\xA1\x88\x88\x88xfl\x83\x8E`\x86)D\xC3!\x98
+\xC0I`\xE4BťǺ        ,\x84p[aL\x93\xBD\xF74\xDF\xC3^\x90\xC04        \xB0\xFAAõ`\x84\xB0\xF6\xC0v\xC8\xE0,|\xCD>\xE4\xC6\x9A\xC1\xCF\xC4\xD7?7\xD0
+stx\xD6\xCD\xB0\xC2\xF03t\xB8\xF4X\xF7#\x81\xA9@*<\xE2y??\x87\xC5\xD0f·\xB0Þ…npz\xC1\x8DV\x88\x857\xA0\x92\xE1i\xC0\xDF\xDF\xF3\xA6\xD3\x96\x88\x88\x88x)j\x9Al\x8C\x83j\xD9\xDAd\xD5Ï£\xC8(\x86\xADPÏ»\xB7l`\x837`/G\xEBW        GB2\xEC\x83X\xCFÓºC\x96\x88\x88\x88\xF8\x92        \xF2!Ò 7\xF16\xB2
+`T{\xBB\xE2f\xBF\xAB+\x84@*,\x81IpL\x816\xB0\x82\x97\xBD\xCA\xDC"X"""\xE2K6\x88\x85(#\xCC\xF76r5\x94\xC2"H\xF5v\x9E)\x806\x90V\xFF\xBF\x91\xF05\x98\xA1^\xAC\xF6*s\x8BT`\x89\x88\x88\x88/\xAD\x82|B!        \xBD\x8D\xB4\x81j\xAF\xD6\x81\xD0\x8E\xC3\x87\x9C\x81\xEDOA0\xD0\x803^\xB5\xE2\x94
+,il\xFCN\xC3nxJ\xEA\xB7o\x84\xD8\xFF\x87a\x9C\x87\xE5\xB0\xD6A\xA4\x83\xDCO£\xF0\xCF\xFA\xCB\xE1\xB8y+\x84B<\x8C\x82\xED`\x85\xB7\x9Duu9\x8C\x86oX        \xF7:\xF4\xD6\x87h\xB8\xAE\x86xȪ\xBF5Ãp\xFC\xBB~\x89p:\xB4\x87\x90\x9F}\xF6Y\xEBЯ\xD9\xDF"\xFA\xF9\xB5>\xBB\x88\x88\x88\xFCY\xA0B~0\xE8]\xA4\xCA!\xAD\xEBOX\xC1T?\xB1d\x81r0B\x98CL+\x83Hj\xA64\xCA\xCB\xCBs\xBFEݦADDD|\xCCѾ\x88\x80\xCD\xEF\xBDLSA>y`\x8E
+,\xF9I\xF2\xE1\xA3}\xAE\xF9\xCB\xB71\xF9\xD2E\xEE"""">\xA6%BqWEE\xC5Å‹\x8DFcÇŽ\xE8\xBE\xFC\xA8\xA9\xC0\x91\xEFegg>|\xD8\xE9\xAE\xE4\xE4\xE4\xDA\xDA\xDA\xE9Ó§\xA7\xA6\xA6\xA6\xA7\xA77Ú»iÓ¦\x92\x92\x92I\x93&\xB5Ø„\xFB\x91\xAE-[\xB6\xEC\xE8Ñ£\xCD\xEDMIIIJJje^\xD3\xA1\x88\x88\x88|oÅŠ\x89\x89\x89)))\xA3G\x8F^\xB4hÑ®]\xBBRRR\x86\xB2y\xF3æ””\x94+\xAF\xBC\xB2\xB9\xE7Í›\xE7fnF\xBA\xB6t\xE9\xD2.\x98L\xA6^\xBDz\xA5\xA7\xA7Ïž={\xE7Î&\x93),,l\xE7Î\xBBv\xED\xF2([]]]\xB3\xF7\xAE\xF2\x9Cf\xB0DDD\xE4{&\x93iÔ¨Q\xF6\xD7\x83\xA1s\xE7\xCE\xF6y\xA0\xBE}\xFB\x9A\xCDf\xBE\xF3\xCE;V\xABÕ&ÜlÑ“O>Ù©S'`ÆŒUUU}\xFA\xF47nX]]\xED~\x9Es\xE7\xCE]}\xF5Õ>\xFA\xE8s\xCF=ç“Ž\xA9\xC0\x91\xEF-X\xB0\xC0\xE9\x{1B0C30}\xE7\x9F\xDE\xFE\xDA\xDFß¿\xA0\xA0 '''(((--\xADC\x87,((NMMJKK\xB3\xB2\xB2Î;×½{\xF7q\xE3Ƶk×®!\x8F\xFB\x91@QQQ^^^eeeDD\xC4رc\x8DF\xA3\xE3\xDEiÓ¦Ù«\xAB\xA6\x86^Ue\xD63\xB9\xB9\xB9{\xF7\xEE+\xBC
\xF3\xCE;\xA3\xA2\xA2\x80\xB2\xB2\xB2\xF7\xDF\xFF\x9Bo\xBE\xE9Ö\xDB]w\xDDÌ™3\xE7Ô©S\x85\x85\x85YYY\xF7\xDE{o\x9B6\xAD]\xE2\xD3\xA1\x88\x88\x88xfß¾}Û¶m\xEBر\xA3\xD9l\x9E2e
+}\xE8С\xA9S\xA7'O\x9E4hЀ&L\x98\x90\x9B\x9B[QQ\xE1x\xAC\xFB\x91\xC0Â…\xC3\xC3\xC3Ç\xBFu\xEB\xD61c\xC64\xDA{\xCF=\xF74\xD7\xC3^\xBDz%$$Ó¦M9rd@@\xC0\xF2\xE5\xCB\xFB\xF5\xEBWTTT\\|\xED\xB5\xD7\x8D\xC6#F\xAC]\xBBvÏž=Û·o\xCF\xC9\xC9Ξ=\xFB\xD5W_\xF9d\xA1P3X"""\xE2\x99\xF8\xF8\xF83fV\xABu\xEEܹ@```×®\xFF\xFB\xB4\x9B={\xF6X\xAD\xD6!C\x86\xF8\xFB\xFB\x9B\xCD\xE6:8\xEB~$0u\xEAÔ˜\x98 55\xF5\x91Gñ´ŸŸ\xFE\xF9\xE2Å‹\xBBv\xED:s\xE6\xCCo\xBF\xFDvß¾}\xEF\xBE\xFBn\xB7n\xDDΟ?ß«W\xAFo\xBC1<<\xDCj\xB5\xC6\xC6ƾ\xF1\xC6\xA5\xA5\xA5\xC9\xC9\xC9O?\xFD\xB4\xE7\xE3\xE1\x84f\xB0DDD\xC4K\xC1\xC1\xC1555\x8D6\xC6\xC5\xC5UWW6,;;;44\xB4Ѫ\x9FG\x91111\xC5\xC5\xC5[\xB7n-,,\xB4X,\x9Evo\xFF\xFE\xFD6\x9B\xCDf\xB3\xBD\xF1\xC6{\xF7\xEE\x8E=j_%9rdrr\xF2\xBE}\xFBbcc=M\xEBX"""\xE2K&\x93)???:::--\xADw\xEF\xDEG\x8E\xF1.\xB2\xAA\xAA*!!a\xC1\x82\xD5\xD5\xD5Þ¬\xB9\xD9/\xC3jÓ¦MHHHjj\xEA\x92%K&M\x9At\xD7]wM\x992\xA5M\x9B6;w\xEE|衇^~\xF
9e/2\xB7H\x96\x88\x88\x88\xF8\x92\xCDf\x8B\x8D\x8D\xCD\xC8\xC8(--5\x8D\xF3\xE7\xCF\xF7.r\xF5\xEAÕ¥\xA5\xA5\x8B-JMM\xF5n\x9E)22hÓ¦MZ\xBD\x91#G~\xFD\xF5\xD7f\xB3\xB9\xAC\xAC\xEC\xD5W_5\xABW\xAF\xF6"s\x8BT`\x89\x88\x88\x88/\xADZ\xB5*??++MJJ
+\xF4.\xD2f\xB3Y,\x96\xDA\xDAZ\xC0\x8B\xF5A`Ĉ]\xBAt9~\xFC\xF8\x86+r\xFE\xE5/پ}{xx\xF8SO=տ\x93\xC9\xB4o\xDF8s\xE6\x8C\xAD8\xE5?g\xCE_\xE5\x91\xFFv\xEC\xD8a6\x9Bw\xEC\xD8QUUu\xF2\xE4ɞ={\xDAo\x88\xB0q\xE3\xC6\xDCj0\x81 IDAT\xCC\xCC̪\xAA\xAA\xBE}\xFB\xD6\xD4\xD4,\\xB8\xB0\xB8\xB88**\xAA\xA2\xA2"##\xE3\xE0\xC1\x83\x83\xA1S\xA7N\x93'O.++[\xB7n]AA\xC1\xBCy\xF3\xAF^߲e\x8B\x9B\x91ݻw\xCF\xC8\xC8X\xBAt\xE9\xFA\xF5뫪\xAA\xF6\xEE\xDD\x9E\x98\x98ب\xAB˗/\xFA駋\x8A\x8A\xEA\xEA\xEA\xCA\xCA\xCA\xF2\xF3\xF3\xAF\xBB\xEE:{o\x83\x82\x82\xB8}\xFB\xF6E\x8B-[\xB6\xEC\xCF\xFEshhh@@\xC0\xA4I\x93
+\x97-[v\xEAÔ©\xB7\xDEz\xABK\x97.:tX\xB7nÝ®]\xBBÖ¬Y3p\xE0\xC0\xF0\xF0\xF0\xA6c\xE2\xE2\xAE\xF1M\xF9\xF9\xF0\xA6\xA5""""\x80\xC5b)++                i\xF8\xC1\xA0w\x91V\xAB\xB5\xBC\xBC<""\xC2`0\xB4\xA6?eeeV\xAB\xD5d2\xD9ope\xB1X\xCA\xCBËFcXXXCLMMͱc\xC7"##\x83\x82\x82\x9C&\xC9\xCB\xCBs\xBFEX"""\xF2\x93\xE4\xE7\xE7w9\xD26WyT`\xE9>X"""\xF2\x93\xF4c\x9E$\xD2E\xEE"""">\xA6KDDD\xC4Ç´D("""\xA8\xB8x\xF1\xA2\xD1h\xECر\xE3Ý—5X"""\xF2\xBD\xEC\xEC\xECÇ;Ý•\x9C\x9C\[[;}\xFA\xF4\xD4\xD4\xD4\xF4\xF4\xF4F{7m\xDATRR2iÒ¤\x9Bp?ÒµeË–\xB9\xB8uBJJJRRR+\x9B\xF0\x9A\x96EDD\xE4{+V\xACHLLLII=z\xF4\xA2E\x8Bv\xEDÚ•\x92\x922t\xE8Ð\x90\x90Í›7\xA7\xA4\xA4\y\xE5\x95\xCD8o\xDE<7\x9Bp3Òµ\xA5K\x97^\xB8p\xC1d2\xF5\xEA\xD5+==}\xF6\xEC\xD9;w\xEE4\x99Laaa;w\xEEܵk\x97G\xD9\xEA\xEA\xEA|xÕ¼f\xB0DDD\xE4{&\x93iÔ¨Q\xF6\xD7\x83\xA1s\xE7\xCE\xF6y\xA0\xBE}\xFB\x9A\xCDf\xBE\xF3\xCE
;V\xABÕ&ÜlÑ“O>i\xBF\xA7\xE8\x8C3\xAA\xAA\xAA\xFA\xF4\xE93n\xDC8 00\xB0\xBA\xBA\xDA\xFD<\xE7Î\xBB\xFA\xEA\xAB}\xF4\xD1\xE7\x9E{\xCE'S\x81%"""\xDF[\xB0`\x81\xD3\xEDaaa\xCF?\xFF\xBC\xFD\xB5\xBF\xBFAAANNNPPPZZZ\x87<XPP\x9C\x9A\x9A
+\x94\x96\x96fee\x9D;w\xAE{\xF7\xEE\xE3Æk×®]C\xF7#\x81\xA2\xA2\xA2\xBC\xBC\xBC\xCA\xCAʈ\x88\x88\xB1c\xC7\x8DFǽӦM\xB3WWM+>\xDC\xFE\xA4g 77w\xEFÞ½\x81\x81\x81w\xDEygTTPVV\xF6\xFE\xFB\xEF\xF3\xCD7ݺu\xBBë®»\x809s\xE6\x9C:u\xAA\xB0\xB00++\xEB\xDE{\xEF\xB5ß\xB45\xB4D("""\x9EÙ·o߶m\xDB:v\xECh6\x9B\xA7L\x99DGG:th\xEAÔ©\xC0É“'+4`\xC0\x80        &\xE4\xE6\xE6VTT8\xEB~$\xB0p\xE1\xC2\xF0\xF0\xF0\xF1\xE3\xC7oݺu̘1\x8D\xF6\xDEs\xCF=\xCD\xF5\xB0W\xAF^                        \xC0\xB4i\xD3F\x8E\xB0|\xF9\xF2~\xFD\xFA_{\xED\xB5F\xA3qĈk׮ݳg\xCF\xF6\xED\xDBsrr\x80\xB3g\xCF~\xF5\xD5W>Y(\xD4\x96\x88\x88\x88x&>>~ÆŒ\x80\xD5j\x9D;w.\xD8\xF0\xAC\x9B={\xF6X\xAD\xD6!C\x86\xF8\xFB\xFB\x9B\xCDf\xC7\xC7z        L\x9D:5&&HMM}\xE4\x91G<\xED\xE7\xE7\x9F\xBEx\xF1\xE2\xAE]\xBBÎœ9\xF3\xDBo\xBFÝ·oß»\xEF\xBEÛ[\xB7\xF3\xE7\xCF\xF7\xEA\xD5\xEB\xC6o\xB7Z\xAD\xB1\xB1\xB1o\xBC\xF1Fiiirr\xF2\xD3O?\xED\xF9x8\xA1,\xF1RpppMMM\xA3\x8Dqqq\xD5\xD5\xD5Æ+\xCB\xCE\xC
E++m\xB4\xEA\xE7QdLLLqq\xF1Ö[-\x8B\xA7\xDDÛ¿\xBF\xCDf\xB3\xD9lo\xBC\xF1\xC6Þ½{\x81\xA3G\x8F\xDAW        G\x8E\x99\x9C\x9C\xBCoß¾\xD8\xD8XOÓºC\x96\x88\x88\x88\xF8\x92\xC9d\xCA\xCFÏ\x8E\x8ENKK\xEBÝ»\xF7\x91#G\xBC\x8B\xAC\xAA\xAAJHHX\xB0`Auuu@\x807kn\xF6Ë°Ú´i\x92\x9A\x9A\xBAdÉ’I\x93&\xDDu\xD7]S\xA6LiÓ¦\xCDÎ;zè¡—_~Ù‹\xCC-R\x81%"""\xBEd\xB3\xD9bcc322JKK\x8DF\xE3\xFC\xF9\xF3\xBD\x8B\\xBDzuii\xE9\xA2E\x8BRSS\xBD\x9Bg\x8A\x8C\x8CÚ´i\x93Vo\xE4È‘_\xFD\xB5\xD9l.++{\xF5\xD5W+\xC3\xEAÕ«\xBD\xC8\xDC"X"""\xE2K\xABV\xAD\xCA\xCF\xCFBCC\x93\x92\x92\xBD\x8B\xB4\xD9l\x8B\xA5\xB6\xB6\xF0b}1bD\x97.]\x8E?\xBEaÆ\x86\x9C\xF9\xCB_\xB6o\xDF\xFE\xD4SO\xF5\xEF\xDF\xDFd2\xEDÛ·Îœ9\xE3E+N\xF9Ï™3\xC7W\xB9DDD\xE4\xFF\x86;v\x98\xCD\xE6;vTUU\x9D<y\xB2gÏž\xF6"lܸ133\xB3\xAA\xAA\xAAoß¾555.,..\x8E\x8A\x8A\xAA\xA8\xA8\xC8\xC8\xC88x\xF0\xA0\xC1`\xE8Ô©\xD3\xE4É“\xCB\xCA\xCAÖ[WPP0o\xDE<ǫ׷l\xD9\xE2fd\xF7\xEE\xDD322\x96.]\xBA~\xFD\
x{2AAAABD}{\x{1C61C7}'&&6\xEA\xEA\xF2\xE5ËŸ~\xFA颢\xA2\xBA\xBA\xBA\xB2\xB2\xB2\xFC\xFC\xFCë®»\xCE\xDEÛ \xA0\xA0\x81nß¾}Ñ¢EË–-\xFB\xF3\x9F\xFF0iÒ¤\xC2\xC2\xC2eË–\x9D:uê·\xDE\xEAÒ¥K\x87Ö[\xB7k×®5k\xD680<<\xBC阸\xB8k|S~>\xBCi\xA9\x88\x88\x88`\xB1X\xCA\xCA\xCABBB~0\xE8]\xA4\xD5j-//\x8F\x88\x880\xAD\xE9OYY\x99\xD5j5\x99L\xF6\Y,\x96\xF2\xF2r\xA3\xD1\xD6SSSs\xECر\xC8\xC8È \xA0 \xA7I\xF2\xF2\xF2\xDCoQ\x96\x88\x88\x88\xFC$\xF9\xF9\xF9]\x8E\xB4Í•FX\xBA\x96\x88\x88\x88\xFC$\xFD\x98'\x89t\x91\xBB\x88\x88\x88\x88\x8F\xA9\xC0\xF11X"""">\xA6KDDD\xC4\xC7T`\x89\x88\x88\x88\xF8\x98
+,S\x81%"""\xE2c*\xB0DDDD|\xAC\xD9\x8D.Y\xB2\xE4?\xD9\x91\x83\x89'\xB6>\x89\xAB;\xB9\xDF}\xF7Ýo@DDD\xE4\xE7F\xCF"i\x99G\xCF"\xD45X"""">\xA6KDDD\xC4\xC7T`\x89\x88\x88\x88\xF8\x98
+,S\x81%"""\xE2c*\xB0DDDD|L\x96\x88\x88\x88\x88\x8F\xA9\xC0\xF11X"""">\xA6KDDD\xC4\xC7T`\x89\x88\x88\x88\xF8\x98
+,S\x81%"""\xE2c*\xB0DDDD|L\x96\x88\x88\x88\x88\x8F\xA9\xC0\xF11X"""">\xF0Cw@D\xE4SQQq\xF1\xE2E\xA3\xD1رcG\xEF2\x94\x97\x97\x97\x94\x94\xC4\xC7LJ\x84\x844\xDD\xFB\xCD7\xDF\\xB8p! <<\xDC\xF1u\xEBz\xED?HZ?\xE0v\xCDu\xFEÌ™3\xDF~\xFB\xAD\xBF\xBFDD\x84GI\xDC+\x8F\x92{\xD4\xED!_\xBDS?g*\xB0D~v\xB2\xB3\xB3>\xECtWrr\xF2\xB0a\xC3|\xD2ʦM\x9BJJJ&M\x9A\xF4ær}\xB2\xB5\xB5\xB5Ó§OOMMMOO\xF7"\xF9\x9F\xFE\x{127082}??\xBF\x9Bo\xBE\xF9\xEE\xBB\xEFnPRR\xF2\xC7?\xFEq×®]_}\xF5\x95\xE3k/\xDAr䓱m\xD4\xBE_.|\xF6\xD9g\xAD\xF0\xCD+\xE6\xD7_=w\xEEÜ>\xFA\xE8ĉ%q\xE7\xDDi\x94Ü‹\xF3\xE1g\xC0S\xAF\xBE\xFA\xEA\xE0\xC1\x83\x87\xFAꫯ4hØ°a^\xFF\xD3p\xFF\xC4}\xF5\xA1\xBA_YM\xA4u}tBK\x84"?;+V\xACHLLLII=z\xF4\xA2E\x8Bv\xEDÚ•\x92\x922t\xE8Ð\x90\x90Í›7{\x91\xD0f\xB39meÞ¼y\xAD\xECjmm\xADc*\x8B\xC5\xE2\xB4-\\x9FlJJÊ•W^\xE9]\xDF.\\xB80kÖ¬9s椧\xA7\xC7\xC4\xC48\x8DILL<xp\xD3×䓱m\xD4\x9F\xE4lQk\xDCQs\x
83\xF9\x8B_\xFC"99Ù‹$\xEE\xBC;\x8D\x92{1b>\xFCxj\xF1\xE2\xC5_|\xF1\xF0\xE6\x9Bo\xFE\xF3\x9F\xFF\xA4\xFF4\xDC?q_}\xA8|\xF8\x95\xD5\xF0\xD2t@|N3X"?;&\x93iÔ¨Q\xF6\xD7\x83\xA1s\xE7\xCEIII@ß¾}\xCDf\xB3\xA7\xD9\xFE\xFE\xF7\xBF;vl\xFA\xF4é¶\xBF\xF3\xCE;V\xABÕ»\xDAl\xB65k\xD6\xFC\xE9O\x9A?~\xBF~\xFDR;vl„        \x93&M\xBA\xE7\x9E{Ú´q\xEB\xFF\xFA\xF6d\x95\x94\x94TWW\x8D\xC6\xD0\xD0\xD0\xD0\xD0\xD0Ö¤\xF2\x94c[[[[WW×®];\xE6\xFC\x99\xFBi\x8DXTTTÏž=\x81\x9E={\xDA_x\xFDO\xC3\xFD\xF7\xD5\xF9\xEA_\xB1\xE3\x97U\xD3\xF19X"?;,p\xBA=,,\xEC\xF9矷\xBF\xFEè£v\xEF\xDE\xFA\xD0Cu\xEA\xD4i\xFF\xFE\xFD\x87\xBAv\xEDÚ¿\xFF\x8F>\xFAHHH\xF0\xF3\xF3\xFB\xFD\xEF\x9F\x95\x95u\xFB\x{DDF7}m\xDB\xD6~\xF8\xC1\x83
</ins><span class="cx">
</span><del>-r\xBA\x88\xD6\xFA\xDE\xE6\x9CÈ©S\xA7,K\xEBO\xAC\xAF\xAF?z\xF4hhhhK\xF1X\xADÖŠ\x8A\x8A\xB0\xB0\xB0\xC6\xE2\xC9um&o~\x9A\xF6{_\xDDw\xDF}\xBE\xBE\xBEW\qE\xF3\x95\xBEÖ»\xF4\xE6\x9Bo^q\xC5\xE3Çw\xFD\\xDCj\xAFp\xBD\xD1\xD6#\xDB\xF3\xEEع\xF2\xC9l\xF3˪\xCDï¼\xBC<×»\xA4KD\xE4\xFF\x9A\xBC\xBC\xBC\xE9Ó§7n\xB9\xE7\x9E{"""^y\xE5\x95\xB0W?+\xF6\xEB\xD9g\x9Fu먊\x8A\x8A\xF0\xF0\xF0.L\x9C8qÕªUN\xCB2\xF9\xB9U`\xE9"w\x91\xFFkPSS\xF3\xE6\x9Bo^{\xED\xB5\xE7Î\xFB\xF0\xC3:\xD4\xCEG\x89\xEB,Ë…jjj\xBE\xFB\xEE\xBB66\xE0\xE8\xF7\xBF\xFF}LL\xCCÖ[g̘\xA1\xEA\xEA\xA7N3X""\xFF\xD5\xD4\xD4lܸ\xF1رcQQQ\xD7]w\x9D\xFE\x83\xFD\xB3q\xE3Ư\xBF\xFE\xBF\xE5\x96[\?0//o\xFF\xFE\xFD\xA3G\x8Fv|P\x92\xFCxh\x89PDDD\xC4\xCB\xDC*\xB0t\x9B/S\x81%"""\xE2e*\xB0DDDD\xBCL\x96\x88\x88\x88\x88\x97\xA9\xC0\xF12X""""^\xA6KDDD\xC4\xCBT`\x89\x88\x88\x88x\x99
-,/S\x81%"""\xE2e*\xB0DDDD\xBCL\x96\x88\x88\x88\x88\x97\xA9\xC0\xF12X""""^\xE6\xD7\xE2\x9F\xFF`7DDDD~l\xB6\xF6\xE7\xD0\x96\x88\x88\x88\x88\x97\xB5<\x83%"""Ò‚J\xB8F\xE8\xFAC\xF7\xE4\xC7I\x96\x88\x88\x888\x91\x87ZØ•u0\x92!\xAD\xD9\xDE\xCDP
-\xA9.4\xE1zd\x9B\xB6\xC0.g\xDB\xC3\xE0Ao\xE4w\x97\x96EDDĉ\x95I0C>$\xC1H\x82-\x90\x97\xB7|\xE0|\x97\x9Bp1\xB2MK!n\x80 xL0@\xB6\x9By\xBCp\xF9\xA0,q\xCA\xE3^\xA0;$0Ì\xF8X]k\xC2\xF5\xC86]7\xF01\xF8\xC0m`\x84cP\xE2N\x924\xE4p\xD6\xED\xA1KDDD\x9CX\xD8\xC2\xF6x\xBE\xE1\xB5/B6@
-t\x81P\x81\x90@d\xC2Y\xE8-\x93\xA0\x93C\xD7#\x81bȃ*\x83\x89`l֫E-/\x8A\xA0OC@<۰}\xEC\x82\xB8`\x85`?t\x86\xE10r\xE0w\xF0tڶm\xF4\xE8\xD1\xEE\x95Z"\xED\x85m\xD0\xCC0-\x80H8\xD38\xC3`L\x81\xA8\xBC\xF8X\xD7#\x81E
-\x93!&\xB4Ú¥"\x88\xBEx\xCB9\xB8\xF6A
-\xA4\xC1\x93L\x85-\xF0\xC4\xC2{pÖ"\xA0s\xE7\xCEnD3\x9A\xC1\xC5\xC2,\xAC0\xE8Ù°w7Xa\xF8\x82\xBA\|\xAC\xEB\x91\xC0t\x88 n\xB9?V(\x81[\x9A\xDB\x9E\xA0;T\xB0^\x98 .\x83N\xB7\xD7^\xEB\xE2\xE9\xB7B3X"""\xD2^\x81P\xDBlc\xD4\xC0(È‚\xE0f\xAB~nEFA        \xE4BXZ\xCEs,\xCF`\x95B<\xD5\xF0[8\xAF0fC\xD8\xE0*\xF6C\x8CK\xE7\xEAX"""rI\x98\xA0"!\xFA\xC3aO#\xAB!BM[KoE\xC0\xC5V\xF8\xC3*x\x92\xE0Ó†?.\x87\x90
-7A\xE0\xEDKK\x84"""rI\xD8 \xD2\xE1$‚\x96/\x9Co=r-\x94\xC1>\xA0\xD5\xE9+\xA0f\xA4\xECNAx\xE9\xE2\xB0Z\xE8/\xC0mp-d\xC38\xDE\xEC\xE2\xAD\xF6\xD0\x96\x88\x88\x88\\xAB\xA1\x80`HO#m`i\x98gj\xB3\xC0\xBA\xFA\xE2Ù£p\xBEh\xF8\xB3\xEA`nß\xD1\xD0:—\xF4i\xF3\x94\\xA6,i\xD1X\xA7`<B_6A)X\xE0 \xD6\xC39X=a=TC\xF4\x85{\xE1\xA8\x83\xC2\xEA\x8B3ou9\xF2f\xF8\xC4B\xF4+\xBC\xDD\xECR\xF7Ȇ\x9D`\x84g`*\@2\xDC\x890|a\x85*\xF8%\x8C\x80O\xE0.\xF8%\x9C\x86p\x8C\x84W\xBD1n>\xB6\x96\xED\xE3\xE3\x8D\xFC"""\xF2\xF3e\x81rr\xF8\xC1\xA0g\x91V\xA8\x8000xÔ\xB3P\xE1[\xCEA\xF4\x84@\x87-\xB5\xB4P\xE5\xE5\xE5\xB9Þ¢f\xB0DDD\xE4R1@\xA47"\xFDZ]\xBF\xF3îœW\x9E\x96\xA3KDDD~Ú¼\xF5A/\xD2E\xEE""""^\xA6KDDD\xC4Ë´D("""n\xAB\x84`\x84\xAE?tO~\x9CT`\x89\x88\x88\x88Yp\xA8\x85]\x89P3!Òš\xED\xDD\xA5\x90\xEAB\xAEG\xB6i\xECr\xB6=\xF4F~wi\x89PDDD\x9CX        \xF1\x90\xE3a1\xE4C\x8C\x84 \
xD8I-Ïœqz\xE0|\x97\x9Bp1\xB2MK!n\x80 xL0@\xB6\x9By\xBCu\xBD\xBCf\xB0DDD\xC4        \x8Ckxm\x80\xEE\x90\xC0@0\xB7z\xE0;`u\xAD        \xD7#\xDBt\xDC\xC0\xC7\xE0\xB7\x81\x8EA\x89;I\xD2`\x90\xC3Y\xB7\x87
-,q\xA2\xA5\xE7\x86\xC0\xF3-\xAF}\xA1\xB2!R\xA0\x80B\x84d\xCA \xCEBo\x98\x9D\xF2\xB8        CTALc\xB3^-jxQ}\xC2\xE0Ù†\xED\x9B`D\xC0\xBD`+|\xFB\xA13\x87\xE1\x90\xBF\x83\x97\xA0Ó¶m\xA3G\x8Fvg\xA8\x9C\xD0\xA1\x88\x88\x88xh/l\x83\xAE`\x86iD\xC2A\x98\xC0        C`
-\xE4@\xE5\xC5Ǻ        ,\x82P\x98\xB90\xA1\xD5.5{f\xF39\xB8\xF6A
-\xA4\xC1\x93L\x85-\xF0\xC4\xC2{pÖ"\xA0s\xE7\xCEnD3\x9A\xC1\xC5\xC2,\xAC0\x87g\xDD\xEC+\x8C_0C\x97\x8B\x8Fu=\x98Q$7{
-\xA1#+\x94\xC0-ÍŽ\xED        \xCF\xD0\xAAX\xAF\x81        L        \x97A'\x88\x81[\x81k\xAFu\xF1\xF4[\xA1,i\xAF@\xA8m\xB61j`dAp\xB3U?\xB7"\xA3\xA0r\xA1,-\xE79\x96\x8Bg\xB0J!\x87j\xF8-\x9C\x87\xD7        \xB3!lp\xFB!Æ¥su\x89
-,\xB9$LP\x91\x90\xFDá°§\x91\xD5\xA1\xA6\xAD\xA5\xB7"\xE0\xE2+\xFCa\xBCI\xF0iÃ\x97\xC3H\x85\x9B\xA0\xF0v\x81\xA5%B\xB9$l-\xE9paA\xCBη\xB9\xCA`\xD0\xEA\xF4P-3Rv\xA7\xA0\xBCtqX-t\x84\xE06\xB8\xB2aov\xF1V{hKDDD.\x89\xD5P@0$\x80\xBF\xA7\x916\xB04\xCC3\xB5Y`]}\xF1\xEC\xD18_4\xFCYu0\xB7\xE1\xCFh\xE8\xE1K\xFA\xB4yJ.\xD3\x96\x88\x88\x88\xB4h\xAC\x85S\xB0\x9E\x85\xA1/\x9B\xA0,\xF0?\xEB\xE1\xAC\x80\x9E\xB0\xAA!-\xFA½p\xD4\xC1?a\xF5Å™\xB7\xBAy3\xFCb!\xFA\x80\xDEnv\xA9{d\xC3N0\xC230\xAE \xEE\x83D
-\xBE0\x86B\xFCF\xC0'p\xFCNC\xB8F«\xDE7\x9B\xAD\x85{\x96\xFA\xF8x#\xBF\x88\x88\x88\xFC|Y\xA0\x82~0\xE8Y\xA4* u\xE3,\xD4@\xB8ÖsP=!\xD0aK-\x84-\x94Fyyy\xAE\xB7\xA8,\xB9T\xE9\x8DH\xBFV\xD7\xEF\xBC;'䕧\xE5\xA8\xC0\x91\x9F6o=@ЋZ.\xB0ZZ:\x91V\xE9W\x84""""^\xA6%Bq[ee\xE5\x85\x8CFc×®]\xE8\xBE\xFC\xA9\xC0'\xB2\xB2\xB2:\xE4tWbbb]]\xDDÌ™3\x93\x93\x93\xD3\xD2Òš\xECݼysiiijjj\x9BM\xB8Ù¦-[\xB6\xECÚµ\xAB\xF9\xF6f\xB3}\x96IDAT\xB0\xB0\xB0|\xB0\xFD\xF9Ý¥%Bqb\xE5Ê•\xF1\xF1\xF1III\xE3Ç_\xBCxq~~~RR\xD2È‘#\x83\x82\x82\xB6lÙ’\x94\x94t\xF9å—·t\xE0\xFC\xF9\xF3]l\xC2\xC5\xC86-]\xBA466\xF6\x86n
</del><ins>+\x82\x83\x83SSSw\xEF\xDE]RRg\xB1X6l\xD8\x9C\x96\x96\xE6\xF4\x8A%\xC0f\xB3\xAD\\xB9\xF2\xED\xB7\xDF\xFE\xAF\xFF\xFA\xAF>\xF8\xC0h4:\xA6\x8A\x8A\x8AZ\xB7nÝ›o\xBE\xF9\xCB_\xFE\xF2׿\xFE\xF5}\xF7\xDD\xE7\xEF\xEF\xDF\xFA\x93\xF5\xF7\xF7/((\xC8\xC9\xC9        
</ins><span class="cx">
</span><del>-z\xEE\xB9\xE7L&\xD3رc\x90\x9D\x9D\xEDV\x9Eo_\xE5&\xCD`\x89\x88\x88\x88&\x93iܸq\xF6\xD7\x83\xA1{\xF7\xEE                        \xC0\xC0\x81\xCDfs+\xBE\xF3\xCE;V\xABÕ•&\\x8Fl\xD3e\x97]v\xF3\xCD7\xFC\xB1\x8F\x8F\xCFm\xB7\xDDf4\x8F;VRR\xE2z\x92\xB4\xB4\xB4A\x835\x9Eu{\xB4|\xA3Q"""\xAE\xBB\x8CÇ\xA3G\x8F2d\xC8ĉ\xB3\xB3\xB3RRR\xBAt\xE9r\xE0\xC0\x81\xC2\xC2\xC2\xC0\xC0\xC0\xE4\xE4d\xA0\xAC\xAC,33\xF3\xECÙ³\xBD{\xF7\x9E4iR\xA7N\x9Dw=(..\xCE\xCBË«\xAA\xAA
-\x9B8q\xA2\xD1hl\xA9\xAB\xF7\xDF\xFF'\x9F|RZZ\xDAd\xFB\xA6M\x9Bv\xED\xDAq\xEF\xBD\xF7\xAB\xD5\xFA\xC1\xECß¿\xBFs\xE7\xCEÇ>|xNN\xCE\xED\xB7\xDF\xFE\xD2K/\xC5\xC6ÆŽ=\xBAyf\xB7n4\xAA%B\xF1\xD0Þ½{\xB7m\xDBÖµkW\xB3\xD9<m\xDA4 22\xF2\xE0\xC1\x83Ó§ON\x9C81lØ°!C\x86L\x992%''\xA7\xB2\xB2\xD2\xF1X\xD7#\x81E\x8B\x85\x86\x86N\x9E<977w„        \xADt\xA9\xA8\xA8(:\xFA\xA2\xA76\x9F;w\xEE\x86nØ·o_JJJZZÚ“O>        L\x9D:uÆ-=\xF4Pll\xEC{\xEF\xBDw\xFA\xF4\xE9u\xEB\xD6\x86\x88\x88\x88Î;\xB7d\xB4D("""\x8A\x8D\x8D\x9D5k`\xB5Z\xE7Í›\xF8\xFB\xFB\xF7\xEC\xF9\xBFO\xBBÙ½{\xB7\xD5j1b\x84\xAF\xAF\xAF\xD9l\xEEÒ¥\x8Bã±®GÓ§O\x8F\x8A\x8A\x92\x93\x93~\xB8\xC9s\xBFg\xB5ZKJJn\xB9\xE5\x96&\xC7\xF6\xEC\xD9\xF3\x99g\x9E\xBAw\xEF^UU\xAC[\xB7\xEE\xB5\xD7^3\x99L&\x93)22\xF2\xB2\xCB.\xEBÔ©SLLÌ\xB7\xDEÚ¾!\xF9_\x9A\xC1\x91\xF6
-\xAC\xAD\xADm\xB21&&\xA6\xA6\xA6fÔ¨QYYY\xC1\xC1\xC1MV\xFDÜŠ\x8C\x8A\x8A*))\xC9\xCD\xCD-**\xB2X,-\xE59x\xF0\xA0\xC5bq\x9C\xC1*--\xCD\xC8\xC8x\xFC\xF1Ç«\xAB\xAB\xFB\xDBßž?\xFE\xB5\xD7^F\x8E9{\xF6쌌\x9B\xCDv\xD5UW\xFB\xF7ï‰\x89\xF1\xE0ÜR\x81%"""\x97\x84\xC9d*((\x88\x8C\x8CLII\xE9ß¿\xFF\xE1Ç=\x8B\xAC\xAE\xAE\x8E\x8B\x8B[\xB8paMM\x8D\x9F_k\x8BoEEE\x80c\x81\x95\x93\x93\xE3\xEF\xEF\xBFjÕª\xD7_=))\xE9\xD3O?\xB5\xFF\xF8q\xF9\xF2\xE53f\xCCHMM\xBD馛\xEA\xEA\xEA\xF0v\x81\xA5%B\xB9$l6[tttzz\xFA\x993g,X\xB0p\xE1B"׬YSVV\xB6o\xDF>\xA0\x95\xE9+\xA0\xA8\xA8( \xC0>#ew\xEAÔ©=z\xBC\xF4\xD2K\x8Ea\xB5\xB5\xB5;v|\xE1\x85n\xBB\xED\xB6k\xAE\xB9&;;{ĈÇor\xF1V{hKDDD.\x89Õ«W\xC1\xC1\xC1                        \xFE\xFE\xFE\x9EE\xDAl6\x8B\xC5b\x9Fgj\xB3\xC0\xBA\xFA\xEA\xABg\xB9p\xFC\xF8\xF1/\xBE\xF8\xC2\xFEgAAA]]\xDDܹs\xEDFGGw\xEEܹcÇŽ_~\xF9%ЧO\x8FN\xD4        \xDF\xC66DDDD\x9Aرc\x87\xD9lÞ±cGuu\xF5\x89'\xFA\xF6\xEDÛ[7`Ó¦M\xD5\xD5\xD5\xAC\xAD\xA
D]\xB4hQIIIDDDeeezz\xFA\x81C\xB7nݦN\x9DZ^^\xBE~\xFD\xFA\xC2\xC2\xC2\xF9\xF3\xE7;^\xBD\xBEu\xEBV#{\xF7îž\x9E\xBElÙ²-6TWW\xEFÙ³'444>>Þ±\x9F999K\x96,Y\xBBvm}}\xFDÉ“'\xAF\xBA\xEA*\xFB3|\xEC\x8Es\xE6\xCCÙ¾}{VVVxx\xF8\xE0\xC1\x83333\xCDf\xF3\x97_~\xF9\xCA+\xAF>\xFC\xB1\xC7\xEBÔ©Ó²e\xCBrrr:4v\xECX\xA7Cq\xE4\xC8\xD7\xC7M\xF7\xC1\x91K\xC5b\xB1\x94\x97\x975\xFE`гH\xAB\xD5ZQQf0<\xE8\xC6Ù³gkjj\xC2\xC3\xC3\xB7\x9C;w\xAE\xAA\xAA\xAAgÏž\x81\x81\x81\x8D[jkkCBBZJ\xE2\xD6}\xB0T`\x89\x88\x88\xC8O\x9B\x8F\x8F\x8F\xB3\xB5T\xB9U`\xE9"w\xF9i\xFB\xCE\xE9"w/S\x81%"""\xE2eZ"\xB7UVV^\xB8p\xC1h4\xDA\xAC'M\xA8\xC0'\xB2\xB2\xB2:\xE4tWbbb]]\xDDÌ™3\x93\x93\x93\xD3\xD2Òš\xECݼysiiijjj\x9BM\xB8Ù¦-[\xB6\xECÚµ\xAB\xF9\x{1B0C30}|\xB0\xFD\xF9Ý¥%Bqb\xE5Ê•\xF1\xF1\xF1III\xE3Ç_\xBCxq~~~RR\xD2È‘#\x83\x82\x82\xB6lÙ’\x94\x94d\xE6\x8C\xD3\xE7ÏŸ\xEFb.F\xB6i\xE9Ò¥\xB1\xB1\xB17\xDCpCPP\xD0s\xCF=g2\x99ÆŽ;`\xC0\x80\xEC\xEC
l\xB7\xF2x\xEBzy\xCD`\x89\x88\x88\x88&\x93iܸq\xF6\xD7\x83\xA1{\xF7\xEE                        \xC0\xC0\x81\xCDfs+\xBE\xF3\xCE;V\xABÕ•&\\x8Fl\xD3e\x97]v\xF3\xCD7\xFC\xB1\x8F\x8F\xCFm\xB7\xDDf4\x8F;VRR\xE2z\x92\xB4\xB4\xB4A\x835\x9Eu{\xE8>X"""Ò†\x88\x88\x88ë®».##\xC3q\xE3\xE8Ñ£\x872q\xE2\xC4\xEC\xEC쀀\x80\x94\x94\x94.]\xBA8p\xA0\xB0\xB0000099(++\xCB\xCC\xCC<{\xF6l\xEFÞ½'M\x9AÔ©S\xA7\xC6\xC3]\x8F\x8A\x8B\x8B\xF3\xF2òªªª\xC2\xC2\xC2&N\x9Ch4[\xEA\xEA\xFD\xF7\xDF\xFF\xC9'\x9F\x94\x96\x966Ù¾iÓ¦]\xBBvEDD\xDC{\xEF\xBD\x83\xC1j\xB5~\xF0\xC1\xFB\xF7\xEF\xEFܹ\xF3\xF0\xE1Ç\x9E\x93\x93s\xFB\x{DDFF}\xF4\xD2K\xB1\xB1\xB1\xA3G\x8Fn\x9EÙ\xFB`i\x89PDDD<\xB4w\xEF\xDEmÛ¶u\xED\xDA\xD5l6O\x9B6-\x88\x8C\x8C<x\xF0\xE0\xF4\xE9Ó'N6lÈ!S\xA6L\xC9\xC9É©\xAC\xACt<\xD6\xF5H`Ñ¢E\xA1\xA1\xA1\x93'O\xCE\xCDÍ0aB+]***j\xF2\xCC\xE6s\xE7\xCE\xDDp\xC3-\xFB\xF6\xEDKIIIKK{\xF2\xC9'\x81\xA9S\xA7nذᡇ\x8A\x8D\x8D}\xEF\xBD\xF7N\x9F>\xBDn\xDD:\x83\xC1ѹs\xE7\x
{18F316}EDD\xC4C\xB1\xB1\xB1\xB3f\xCD\xACV\xEB\xBCy\xF3\xFF\xC6g\xDD\xECÞ½\xDBj\xB5\x8E1\xC2\xD7\xD7\xD7l6;>^ÐH`\xFA\xF4\xE9QQQ@rr\xF2\xC3?\xDCR\xACVkII\xC9-\xB7\xDC\xD2\xE4Øž={>\xF3\xCC3@\xF7\xEEÝ«\xAA\xAA\x80u\xEBÖ½\xF6\xDAk&\x93\xC9d2EFF^v\xD9e\x9D:u\x8A\x89\x89\xB9\xF5\xD6[\xDB7$\xFFK3X"""\xD2^\x81\x81\x81\xB5\xB5\xB5M6\xC6\xC4\xC4\xD4\xD4ÔŒ5*+++88\xB8ɪ\x9F[\x91QQQ%%%\xB9\xB9\xB9EEE\x8B\xA5\xA5<\xB4X,\x8E3X\xA5\xA5\xA5\x8F?\xFExuu\xF5o\xFB\xDB\xF3\xE7Ï¿\xF6\xDAk\xC0È‘#gÏž\x9D\x91\x91a\xB3Ù®\xBA\xEA*`\xFF\xFE\xFD111\x9C\xBBS*\xB0DDD\xE4\x920\x99L\x91\x91\x91)))\xFD\xFB\xF7?|\xF8\xB0g\x91\xD5\xD5\xD5qqq.\xAC\xA9\xA9\xF1\xF3kmñ¨¨p,\xB0rrr\xFC\xFD\xFDW\xADZ\xF5\xFA\xEB\xAF'%%}\xFA\xE9\xA7\xF6?._\xBE|ÆŒ\xA9\xA9\xA97\xDDtS]]\xDE.\xB0\xB4D("""\x97\x84\xCDf\x8B\x8E\x8ENOO?s\xE6Lbb\xE2\x82.\\xE8A\xE4\x9A5k\xCA\xCA\xCA\xF6\xED\xDB\xB42}\xD8g\xA4\xECN\x9D:Õ£G\x8F\x97^z\xC91\xAC\xB6\xB6\xB6cÇŽ/\xBC\x
F0\xC2m\xB7\xDDv\xCD5\xD7dgg\x8F1\xE2\xF8\xF1\xE3M.\xDEj\xCD`\x89\x88\x88\xC8%\xB1z\xF5ê‚‚ 888!!\xC1\xDF\xDFß³H\x9B\xCDf\xB1X\xEC\xF3LmXW_}\xB5\xE3,×€\x8E?\xFE\xC5_\xD8\xFF,((\xA8\xAB\xAB\x9B;w\xAE\xFD\xCF\xE8\xE8\xE8Î;w\xEC\xD8\xF1\xCB/\xBF\xFA\xF4\xE9\xE3щ:\xE1\xDB؆\x88\x88\x88H;v\xEC0\x9B\xCD;v쨮\xAE>q\xE2Dß¾}\xBBu\xEBlÚ´)##\xA3\xBA\xBAz\xE0\xC0\x81\xB5\xB5\xB5\x8B-*))\x89\x88\x88\xA8\xAC\xACLOO?p\xE0\x80\xC1`\xE8Ö\xDBÔ©S\xCB\xCB\xCBׯ__XX8\xFE|ǫ׷n\xDD\xEAbd\xEFÞ½\xD3\xD3Ó—-[\xB6aÆ\xEA\xEA\xEA={\x{184186}\xC6\xC7\xC7;\xF63''gÉ’%k×®\xAD\xAF\xAF?y\xF2\xE4UW]e\x86\x8F}\xC1qÎœ9Û·o\xCF\xCA\xCA
-<xpff\xA6\xD9l\xFE\xF2\xCB/_y\xE5\x95\xE1Ç?\xF6\xD8c\x9D:uZ\xB6lYNNΡC\x87ÆŽ\xEBt(\x8E9\xE2\xFA\xB8\xE9>X"""r\xA9X,\x96\xF2\xF2ò \xC6zi\xB5Z+**\xC2\xC2\xC2\x83\xDD8{\xF6lMMMxxx\xE3\x96s\xE7\xCEUUU\xF5\xEC\xD9300\xB0qKmmmHHHKIܺ\x96
-,\xF9i\xF3\xF1\xF1\xF1b\xB6\x96J#\xB7
-,]\xE4."""?m?\xC2\xD9"]\xE4."""\xE2e*\xB0DDDD\xBCL\x96\x88\x88\x88\x88\x97\xA9\xC0\xF12X""""^\xA6KDDD\xC4\xCBT`\x89\x88\x88\x88x\x99
-,/k\xF1F\xA3K\x97.\xFDO\xF6CDDD\xE4w\xE7\x9Dw\xDA\xB6\xD8N-Xw\xDEyg\x{3CCB208}\x88\xFC\xB5X`y\xA5|\xF9\xD25X""""^\xA6KDDD\xC4\xCBT`\x89\x88\x88\x88x\x99
-,/S\x81%"""\xE2e*\xB0DDDD\xBC\xEC\xFFnXX\xD6\xE5Ì…\xA1IEND\xAEB`\x82
</del><span class="cx">\ No newline at end of file
</span><ins>+JKK\xEBС\x83\xD3Ap<\xFCÌ™3999\xC0\xDF\xFF\xFE\xF7\xE0\xE0\xE01c\xC6\xF8\xF9\xF9\xEDÚµk\xE7Î6\x9B\xED\x86n2d\x88\xEB\x8EM\xE3\xDF\xFF\xFD\xBA\xBA:\xA0_\xBF~\xB1\xB1\xB1+\x91\xE5\xE5\xE5;v\xEC\xE2\xE2\xE2\xEC\xBDugl7oÞ¼{\xF7\xEE\xEF\xBE\xFB\xAE]\xBBv~\xF8avvvdd\xA4Óž\xB8\xFF~5\x93\xD2\xD2Ò¬\xAC\xACs\xE7\xCEu\xEF\xDE}ܸq\x8Dj8\xA7{\x9B\xF0\xA6\xB2eË–\xCA\xCA\xCA\xFE\xFD\xFB\xF7\xEE\xDD{\xEFÞ½\xFF\xFA׿:w\x92\xD2\xF4>\xFE\xF8ã¼¼\xBC\xBA\xBA\xBA\xA3G\x8F:=Ç¢\xA2\xA2\xBC\xBC\xBC\xCA\xCAʈ\x88\x88\xB1c\xC7\x8D\xC6\xDF \xC9G\xAC\xE9i~\xF6\xD9g_}\xF5U\xAF^\xBD\xF6\xEF\xDF\xF4\xE8\xD1\xF8\xF8\xF8\xBBï¾»\xE9\xFF%hÚ¥M\x9B6}\xF3\xCD7@\xAF^\xBD\xAE\xBF\xFEz\xFB\x9F\x83\xE1\xCE;\xEFl\xF1\\\xBFM\xEB        \xEF\xFEi\xB8>q\xC7FÝl\xF1\xDD\xF1\xE2+\xABi\x8Beee\x8E_V\xFF\x81KK\x84"\xD2\xD8Ì™3\xFF\xF8\xC7?\x8E3\xC6f\xB3\xC5\xC4Äœ>}\xBAO\x9F>\x9F~\xFA\xE9ĉ\xA3\xA3\xA3CCC?\xFB\xEC\xB3.\xF4\xEC\xD9\xF3믿.++hÛ¶\xAD\x9F\x9F_C\x86\xE8\xE8\xE8C
\x87M\x9D:\x88\x89\x89\xF9\xE3\xFF\xF8\xD8c\x8Fmݺ\xD5h4\xFE\xE1x\xEC\xB1ǚ6ZWW\xB7|\xF9򔔔\xB2\xB2\xB25k\xD6<\xF3\xCC3\xF6/Y\xC7T@pp\xF0O<\xB1aÆ\xEA\xEA\xEA\x9Bo\xBE\xF9\xDDw\xDFm\xFD\xFFE޷o߶m\xDB:v\xECh6\x9B\xA7L\x99\xD2\xDC 8RQQa\xB1X\x80\xA0\xA0 {Y\xF9\xC2/<\xF5\xD4S7\xDF|\xF3\x88#}\xF4\xD1^x\xC1u\xA3N㓒\x92\xD2\xD2Ҋ\x8A\x8Az\xF7\xEE+|\xF6\xD9g˗/"""\xB6m\xDBv\xF5\xD5W\xBB9\xB63g\xCE|\xF9\xE5\x97z\xE8\xA1\xD4\xD4\xD47\xDEx\xE3\xBF\xFF\x{3FDBAEE}p\xFB\xFDj:&'O\x9E4hЀ&L\x98\x90\x9B\x9B[QQᘶ\xB9\xBDN\xDC\xE9\x80$&&>\xF3\xCC3k׮\xB5w,??֬YM\xFB\xFF\xCC3\xCF\xFC\xE67\xBF5jTZZZTT\x94\xD3s\\xB8paxx\xF8\xF8\xF1\xE3\xB7n\xDD:f\xCC\xD7\xEFN\x8B\xC9G\xAC\xE9i\xF6\xEB\xD7oΜ9\xB3g\xCF\x8B\x8E\x8E~\xFC\xF1ǛN\xF1:\xEDR||\xFC\xE3\x8F?\xFE\xC1\xD8\x9D8w\xEE\xDC\xF8\xF8\xF8t\xFDF\xB3fͲ\x97O?\xFD\xF4\xD5W_\xED\xE6\xB97}\xA7\\x9F\xB8\xE3\xB1\xEEG:=#\x8F\xB8\xF3\xC9l\xF4e\xE5݀x\xC6&"?c=z\xF4
x\xE0\x81\xB7\x94\x96\x96\xFA\xFB\xFB\xFA\xE9\xA76\x9B\xAD\xAE\xAE.,,lÑ¢E6\x9B\xAD\xB6\xB66..\xEEW\xBF\xFAÕ§\x9F~\xFA\xE4\x93O:f0\x9B\xCDM3/^\xBC822\xD2\xFEzØ°a3gδ\xBF~\xE5\x95Wz\xF7\xEE\xDD(\xF8رc\xBD{\xF7~\xF1\xC5kjj\\xA7rt\xF1\xE2\xC5y\xF3\xE6\xF5\xEA\xD5\xEB_\xFF\xFA\x97w'Û¨o\xF3\xE7\xCF\xEFÑ£\x87\xAD\xF9Apd\x9FR:s\xE6\x8C\xCDf+//7\x9F|\xF2\x89}\xD7\xE6Í›+Cyy\xB9\xCDf3\x9B\xCD\x{19C3AF}]\xC4?\xF8\xE0\x837\xDEx\xA3}\xFBĉ{\xF6\xECYWWg\xB3Ùž|\xF2I{ln\x8Cm]]]HHHff\xA6}{ZZÚˆ#\x9A\x88c\xDFZ\xCC\xE9tLÖ®]Û[7\xAB\xD5j\xB3\xD9N\x9C8q\xE1\xC2\xC7\xFCN\xF7:pÒ»w\xEF?\xFC\xE1\xF6\xED/\xBE\xF8bbbb\xA3Η\x95\x95\xE6\xE4\xE4Ø·/Y\xB2\xA4[\xB7nMO\xB6\xB0\xB0\xD0\xFEbÅŠF\xA3\xB1\xE98\xBEn\xE0"yÈ9=\xCD_\xFC\xE2/\xBE\xF8\xA2=\xF2o\xFB[@@@YYY\xA3V\x9CviÖ¬Yaaa\xB5\xB5\xB56\x9B\xED\xCB/\xBFl\xFA\x89uz\xA0\xEB7\xA2E\xEE\xFF\xD3h\xF1\xC4\xB9\xE9t(\xDC\xEC\xAA\xFB\x9F\xCC澬ܷ\xCD\x9A\xC1\x91K~\xF7\xDDw\x85\x85\x85+W\xAE\\xB5jUÛ¶m\xED\xCB"\x83!##cÅŠ\x
B3g\xCF~饗\xBC\xCERSS\xD3hcDDÄ»\xEF\xBE\xFB\x8F\xFC\xE3\xD9g\x9F=~\xFC\xB8;yN\x9D:\xF5\xBB\xDF\xFDnÛ¶mK\x96,\xE9Õ«\x97\xD7\xFDql\xEF[s\x83Ðœ\xFC\xE3\x8B\xA5_\xBF~\xF6?\xE3\xE3\xE3-\xCBg\x9F}\xE6E\xFCC=\x94\x97\x97w\xECر\x9A\x9A\x9A\xCF?\xFF\xBC\xA4\xA4\xC4^\xC98p\xE0\xBA\xEB\xAEs\xDD\xFF\x86\xB1\xB5\xD9l\xF6\xFFBÛ·[\xADÖ†\xD5[O5\xE4t:&qqq\xD5\xD5\xD5\x{19F905}\x86\x866Z\xF7q\xBD\x87\xF7t}\xFA\xE9\xA7/^8p\xA0ë°˜\x98\x98\xE2\xE2\xE2\xAD[\xB7\xDAg}\x95\xBC\xC5\xD38p\xA0\xD5j-,,t\xA7K\x8F<\xF2\xC87\xDF|\xB3f\xCD\xE0\xAF\xFD\xEB\x84        \xDC9\x97\xFB\xD0J+\xEF\x94#\xF7m1Ò»w\xC7΋O\xE6\x86
+,\xB9Ĺs\xE7\xA3\xD1ضmÛ¶m\xDB.^\xBC\xF8W\xBF\xFA\x95}W\\\BBÂ\xBE\xFD\xF6[\x9F\xB7;hÐ \x95+W\x8E3\xE67\xBF\xF9Í´i\xD3\\xFC\x8E\xFDرcO<\xF1\xC4ĉG\x8D\xB5z\xF5\xEAo\xBC\xD1\xE7\x9Dq1N\x9D={
+
+\xB2\xFFÜ°\xD1\xD3\xF8#Ft\xEB\xD6-;;\xFB\x83>\x98:u\xEA+7Ü\x91\x91\xB1w\xEF\xDEGmÚ´y\xF0\xC1\xDF~\xFBí’’\x92={\xF6lܸ\xF1\x91Gq\xFFp\xA7\x9C\x8E\x89\xC9d\xCA\xCFÏ\x8E\x8ENKK\xEBÝ»\xF7\x91#Gq\xBDב\xA7訲\xB2\xD2\xCF\xCF\xCF\xF5횪\xAA\xAA,XP]]\xE0\xC1\xC5\xC7\xEE$o\xF14\xED\x8B\xDD\xD5\xD5\xD5\xEEt\xA9G\x8F7\xDF|\xF3Ò¥Km6Û®]\xBB\x9A~\xBC\x9D\xE8\xFEP\xFB\x90\xFB\x8D\xBA\x8E\xF4\xFAݱ\xF3\xE2\x93\xF9\x9F\xA1\x8B\xDCE\xE4\xF6[ &$$DGG7\xDA\xF5ꫯΚ5\xEBw\xBF\xFB\xDDc\x8F=\xF6׿\xFE\xF5r\xB4~\xFD\xF5ׯ\\xB9r\xFF\xFE\xFDO>\xF9\xA4\xD1h|\xFD\xF5\xD7\xC3\xC2\xC2\xF6\x9E;w\xEE\xFF\xFD\xBF\xFFw\xE2ĉ\xA7\x9F~Ú£\x82\xC3S.\xC1)\x93\xC9\x9C9s\xC6~Ê“'O6l\xF44\xDE\xDF\xDF\xFF\xFE\xFB\xEF_\xBE|yÏž=\xFF\xFA׿\xFE\xFB\xDF\xFF\x9E9sfHHH\xC3Uhn\x9A5k\xD6\xE3\x8F?\xFE\xEE\xBB\xEFv\xEC\xD8qË–-\xCD\xDDH\xC2}N\xC7\xC4f\xB3\xC5\xC6\xC6fdd\x9C={699y\xFE\xFC\xF9\x8E\xD7#\xBB\xDE\xEB\xC8\xD3l\xD41\x9B\xCDv\xF2\xE4É®]\xBB6\xB3z\xF5\xEA\xD2\xD2\xD2\xFD\xFB\xF7M
\x90\xB8\x93\xBC\xC5Ó´\xDF7\xABG\x8Fnvi\xF2\xE4É·\xDF~{ff\xE6\x8D7\xDE\xE8xi\xA3\x8B\xDDjr\xBFQב^\xBF;v^|2\xFF34\x83%"\x97HJJ\xBA\xE2\x8A+-Z\xD4h{^^Þ¿\xFF\xFD\xEF\xDBn\xBBm\xE9ҥ˗/_\xB7n\x9D}{``\xE0\xBF\xFF\xFDo\xDF\xF6!!!\xE1o\xFB\xDBc\x8F=\xD6h\xAA\xECÂ…?\xFC\xF0\xEAÕ«\x9DVW,\xF0\xD5whs\x83\xE0">**j\xE3Æ\xF6??\xFC\xF0\xC3\xE8\xE8h\xFB/ɽ\x887n\xDCÞ½{\xED\xEB\xF7\xDE{\xEFÅ‹\xF3\xF3\xF3\xAF\xB9\xE6\xF7\xFBo\xB3\xD9n\xBD\xF5\xD6A\x83\xDDy\xE7\x9D#F\x8C\xF0\xF7\xF7o\xFD{\xE4tLV\xADZ\x95\x9F\x9F\x84\x86\x86&%%\xBA\xBF\xB7Q\xF2\xE6$44\xD4\xF5m9\x87b4/^\xEC"\xC6f\xB3Y,\xFBm\xD5<\xFAO\xB8;\xC9[<\xCDÕ«W\xF7\xE9Ó§\xD1
+\xAF\x8B.\xDDr\xCB-\x91\x91\x91\xBF\xF9\xCDoÆ\xEF湸?\xD4>\xE4~\xA3\xAE#\xBD~w\xEC\xDC\xFFd\xB6\xF8e\xE5\xC3\xEF\xC0Îœ9\xBE\xCA%"?!;v\xEC0\x9B\xCD;v쨪\xAA:y\xF2dÏž=\xED\xBFm\xECß¿\xFF\x8B/\xBE\xF8\xB7\xBF\xFD\x{D8CF}>\xFA\xF0\xC3Ö[7cÆŒ\xFB\xEE\xBB/&&\xA6\xAC\xAC,//o\xE5Ê•W^yell\xEC\xC1\x83\xDF~\xFB\xED}\xFB\xF6EGG7Ü™pË–-4YYYUUU}\xFB\xF6=\xFE\xFC\xE2Å‹<Ø«W\xAF\x86n\x9A\xEA\x98jÐ A.~P\xFD\xD0C\xE5\xE7\xE7?\xFA\xE8\xA3\xEE\x9F\xECÆ333\xED}\xAB\xA9\xA9Y\xB8paqqqTTTBBB\xD3Ap\xBCÙ•\xFD\x96\xDC\xA8\xAD\xAD5W_}\xF5\x90!C\xE6Ì™\xF3\xCF\xFE\xF3\xC3?\\xBF~}fff\xF7\xEE\xDD7mÚ´lÙ²C\x87\xD9\xC7!;;\xDB\xFE:!!a\xF8\xF0\xE1M\xE3\xEDÉ»u\xEB\xF6\xC1<\xF3\xCC3=z\xF4
+
+*..9r\xE4\xA0A\x83\xDCÛ˜\x98\x98/\xBE\xF8\xE2\xB5\xD7^{ë·\xDEzë….\\xB8pÐ A\x8E\xBF\xB0s\xECÛ©S\xA7\xB2\xB2\xB2\çŒ\x8Fo:&\xE7ÏŸ\xFF\xF5\xAF]VV\xB6nݺ\x82\x82\x82y\xF3\xE65\xDCs(++k\xB4\xF7\x93O>q:\xE0\xF1\xF1\xF1NhӦ͜9sÖ®]\xBBu\xEB\xD6#G\x8E:t\xA8W\xAF^\xA5\xA5\xA5+\x9D0`@ll\xEC\xB3\xCF>\xBBnݺ+6\x94\x94\x94\x99L\xA6\xB8\xB8\xB8\x86\x9Et\xEF\xDE=##c\xE9Ò¥\xEBׯ\xAF\xAA\xAAÚ»woxx\xF8\xE9Ó§\x9D\xBE;\xBF\xF8\xC5/\x83\xFD\xC0v\xED\xDA\xF5\xEEÝ»i\xF2\x93'O6\xBC\x9D:u\x9A<yr\xA3Ax\xF3\xCD7\x8F=z\xECر\xAC\xAC\xAC\xB5k\xD7fgg\x87\x87\x87;\x8E\xF9\xE8Ñ£W\xACXѨK\x89\x89\x89\xF6S>\xFE\xBC\xC1`\x988qb\xD3\xB3\xD3s\xE9Ö\x9B\x8B7\xC2O\xFFiTTT\xB8>\xF1\x86ÌŽTבN\xCF\xC8>\xEEt\xD5\xE9W\x96\xD3O\xA6\xD3/+G.\xBEC\xEC\_\x8BÙˆ\x9F\xCD\xC3\xDB"\x8B\xC8\xCFA]]]iii@@\x80\x8B\xDF\xF6\xDB\xD9\xC5Ó©S'\x8Fn,t9\xD8\xFBÝ[7_%tTVV\xFA\xFB\xFB7\xBAi\x96\xF1'N\x9C\xE8Ö\x9B}y\xE8\xECÙ³AAA]\xA5k\xB3\xD9x\xE0\x81\xC7{\xCC^\xC5\xD6\xD6\xD6>
\xF8\xE0\x83\x9D;w~\xEF\xBD\xF7\xDCO\xE2T\xD31\xB1X,eee!!!N\xD1\\xEFm\xCA逜>}\xDAb\xB1\xB8~`]]ݱc\xC7\xC2\xC3Û\xBB\x88\xC7j\xB5\x96\x97\x97GDD4O\xEEk1y\xD3Ó´\xDF\xFB\xEA\x81\xF0\xF7\xF7\xBFꪫ\x9A\xAE\xF4\xB9\xEEÒ›o\xBEy\xD5UW\x8D=\xDA\xFDs\xF1t\xA8}\xC2\xFDF]G\xB6\xE6ݱs\xE7\x93\xD9\xE2\x97U\x8B\xDF!yyy\xEEwI\x96\x88\xC8\xFF5yyyS\xA7N-**j\xD8r\xDF}\xF7EEE\xBD\xF2\xCA+?`\xAF~V\xEC\xD6s\xCF=\xE7\xD1Q\xE5\xE5å‘‘\x91/^;v\xECÊ•+\x9D\x96e\xF2\xF2\xA8\xC0\xD2E\xEE""\xFF\xD7\xF4\xE9Ó§\xBA\xBA\xFA\xCD7ß¼\xFE\xFA\xEBÏŸ?\xFF\xE1\x87>|\xB8\x95\x8F\xF7Y,\x96\x8B/VWW\xF7\xDDw->l\xC0\xD1\xEF\xFF\xFB\xB8\xB8\xB8-[\xB6L\x9B6M\xD5\xD5O\x9Df\xB0DD\xFE\xAA\xAE\xAEÞ°a\xC3\xF1\xE3ǃ\x82\x82bbbn\xB8\xE1\xFD\xFB?fÆ+_\xFD5y\xDBm\xB7\xB9`^^Þ\x86\xEE\xF8\xA0$\xF9\xF1\xD0\xA1\x88\x88\x88\x88\x8FyT`\xE96+"""">\xA6KDDD\xC4\xC7T`\x89\x88\x88\x88\xF8\x98
+,S\x81%"""\xE2c*\xB0DDDD|L\x96\x88\x88\x88\x88\x8F\xA9\xC0\xF11X"""">\xA6KDDD\xC4\xC7T`\x89\x88\x88\x88\xF8\x98
+,S\x81%"""\xE2c*\xB0DDDD|,\xA0\xD9=~~\xFF\xC1n\x88\x88\x88\x88\xFC8\xD8l\xADÏ¡,k~KDDD\xA4p\x8C\xD0\xF1\x87\xEEÉ\x93
+,q"7\xB3+ja:\xA4Bz\x93\xBD\x9B\xA0&\xB9Ñ„\xFB\x91-\xDA\xBB\x9Dm\x8F\x80\x87}\x91\xDFSZ"'V@"\xA4\xC0hX\xBB \x86Bl\x86\xB8\xB2\xF9\xE7\xB9Ý„\x9B\x91-Z\xF1p\x84\xC0l0\xC1H\xE89\xE6\xF1\xC1\xE5W\x80f\xB0DDD\xC4)\x8C\xAAm\x80Î@_0\xBB<\xF0\xB0\xBAׄ\xFB\x91-\xBAn\xE0c\xF0\x83;\xC0Ç¡Ø“$\xE9\xD0\xCF\xE1\xAC[C\x96\x88\x88\x888\xB1\xA0\x99\xEDa\xF0|\xFDk(\x80\x824\xE8\xA1\x82!\x80RÈ‚s\xD0\xC6A;\x87<\xEEGE\x90\x95c\xC1ؤW\xEB_B\x8F\xFA\x80x\xAE~\xFBF\xD8+Qp?\xC0
+\xC0h\x83a0\xE4\xC2\xEF\xE0%h\xB7m\xDB\xF0\xE1\xC3=*'\xB4D("""^\xDAÛ #\x98a
+\xD1p\xA6p\xC1\x98\xB9Pq\xE9\xB1\xEEG!\xC6\xC3V\xE3\xB2K\x85{\xE9\x96\xF3p\xEC\x874H\x87\xA7\x98\xEBa"\xC4\xC3{pÖ‚\xA2\xA0}\xFB\xF6D\x9A\xC1/\xC5\xC3\xAC0\x80@\xE8Z\xBFwXa\xF8\x83:\z\xAC\xFB\x91\xC0T\x88 i\xBE?V(\x86Ûš\xDB\x9E\xA03T\xB0^\x98 \xAE\x80v\xB7\xD7_\xEF\xE6é» ,i\xAD`\xA8i\xB21\xAAadCh\x93U?\x8F"c\xA0\xB6B!X\x9A\xCFs,\x97\xCE`\x95@&<U\xF0[\xB8\xAF0fB&\xD8\xE0@\x9C[\xE7\xEAX"""rY\x98 \xA2!+z\xC3o#\xAB @uKKo\x85\xC0\xA5V.\xC2JxR\xE0\xD3\xFA?.\x83i0        n\x81Z\xC0\xD7\x96\x96EDDä²°A,d\xC0YH\x86\xF9\xCD_8\xEF:r5\x94\xC2~\xC0\xE5\xF4PA\xF53Rv\xA7\xA1\xBCtiX+\xB4\x85\xE0\xB8r`\x9Chr\xF1VkhKDDD.\x8BU\x90@($A\xA0\xB7\x916\xB0\xD4\xCF3\xB5X`]{\xE9\xECQ8_\xD4\xFF\x99\xB50\xA7\xFE\xCFXhm\xE1Kz\xB4xJn\xD3\x96\x88\x88\x884k\xAC\x81Ó°\x9E\x83\x87\xA1'\xA1,\xF0?\xEB\xE0<,\x87\xAE\xB0\xAA z\xC2\xFDp\xD4\xC2?aÕ¥\x99\xB7\xB8y+\xFC\xE2!
+z\x80\xDEnr\xA9{.\xE4\xC0N0³0\xAE \x80d\xFE0B%\xFC\x86\xC0'p\xFC\xCE@\xB8\x86«\xBE7?[s\x8F\x8C\xF6\xF3\xF3E~\xF9\xF9\xB2@\x848\xFC`лH+\x94C\xBC\xEA\xC69\xA8\x86H\x87-\xE7\xA1\xBAB\xB0Ö\x9A)\x8D\xF2\xF2\xF2\xDCoQ3X"""r\xB9 \xDA\x91.\xD7\xEF|;'䓧\xE5\xA8\xC0\x91\x9F6_=@Їt\x91\xBB\x88\x88\x88\x88\x8F\xA9\xC0\xF11-\x8A\x88\x88\x88\xC7*\xE0"\xA1\xE3Ý“'X"""\xE2D6nfW2\xD4\xC2tH\x85\xF4&{7A        Lr\xA3        \xF7#[\xB4v;\xDB\xFB"\xBF\xA7\xB4D("""N\xAC\x80DH\x81Ñ°vA
+\x85\xD8)\xF5Ïœqz\xE0<\xB7\x9Bp3\xB2EK n\x82\x98+&        } \xC7\xC3<\xBE\xBA^^3X"""\xE2\x84        FÕ¿6@gH\xA0/\x98]\xF8X\xDDk\xC2\xFD\xC8]\xB7\xF01\xF8\xC1`\x84\xE3P\xECI\x92t\xE8\xE7pÖ\xA1KDDD\x9Chî¹a\xF0|\xFDk(\x80\x824\xE8\xA1\x82!\x80RÈ‚s\xD0\xC6A;\x87<\xEEGE\x90\x95c\xC1ؤW\xEB_B\x8F\xFA\x80x\xAE~\xFBF\xD8+Qp?\xC0
+\xC0h\x83a0\xE4\xC2\xEF\xE0%h\xB7m\xDB\xF0\xE1\xC3=*'\xB4D("""^\xDAÛ #\x98a
+\xD1p\xA6p\xC1\x98\xB9Pq\xE9\xB1\xEEG!\xC6\xC3V\xE3\xB2K\x85M\x9E\xD9|n\x82\xFD\x90\xE9\xF0\x93a=L\x84xx\xCE\xC0Z0@\xB4o\xDF\xDE\xE3\x81hB3X"""\xE2\xA5x\x98\x80\xE6\xE8\xF0\xAC\x9B=`\x85!\xE0f\xE8p\xE9\xB1\xEEGS!\x80\xD4&O!td\x85b\xB8\xADɱ]\xE1Y:C%k\xE150\x81        \xA2\xE1
+hqp;p\xFD\xF5n\x9E\xBE\x9A\xC1\x91\xD6
+\x86\x9A&\xE3\xA0\x86A6\x846Y\xF5\xF3(2\x8Aa+\x82\xA5\xF9<\x87\xC0r\xE9V        d\xC2P\xBF\x85\xF0Ca&d\x82+\xAE\xE0Ĺu\xAEnQ\x81%"""\x97\x85        \xF2!Ò 7\xF16\xB2
+`T\xB7\xB4\xF4V\Z`\xE5B \xAC\x84\xD7!>\xAD\xFF\xF1\xE32\x98\x93\xE0\xA8|]`i\x89PDDD.\xC4B\x9C\x85d\x98\xDF\xFC\x85\xF3\xAE#WC)\xEC\N_\x85T?#ew\xBA\xC0K\x97\x86\xD5@[x\xEE\x80\xEB \x86\xC0\x89&o\xB5\x86f\xB0DDD\xE4\xB2X\xF9\x84BziK\xFD<S\x8BÖµ\x97\xCE\xF5\x81\xF0E\xFD\x9F\xF9Ps\xEA\xFF\x8C\x85\xF6\xD0\xBE\xA0G\x8B\xA7\xE46\xCD`\x89\x88\x88H\xB3v\xC08+\xBB\xE19xz\xB0J\xC0\xFFa\xB0\xCE\xC3r\xE8
+\xEB\xA0
+Ò¡'\xDCwA-\xFCV]\x9Ay\x8BÛ‘\xB7\xC2\xEF \xA2\xA0X\xE1\xED&\x97\xBA\xE7B\xEC#<\x93\xE1*R\xE1H\x86\x81\xE0c` T\xC2/a|\xF7\xC0/\xE1t\x81\xBB`(\xBC\xEA\x8Bq\xF3\xB3Ùš\xB9g\xA9\x9F\x9F/ò‹ˆˆ\xC8Ï—\xCA \xC4\xE1\x83\xDEEZ\xA1"\xC0\xE0U7\xCEA5D:l9\x95\xD0\x82\xB6\xD4@\xD0Li\x94\x97\x97\xE7~\x8B\x9A\xC1\x91\xCB\xC5Ѿ\x88p\xB9~\xE7\xDB9!\x9F<-G\x96\x88\x88\x88\xFC\xB4\xF9\xEA\x82>\xD4|\x81\xD5\xDCÒ¡\x88\x88\x88\x88\xB8\xA4_\x8A\x88\x88\x88\xF8\x98\x96EDD\xC4c/^4\x8D;v\xFC\xA1\xFB\xF2c\xA4KDDD\x9C\xC8\xCE\xCE>|\xF8\xB0\xD3]\xC9\xC9ɵ\xB5\xB5Ó§OOMMMOOo\xB4wÓ¦M%%%\x93&Mj\xB1        \xF7#[\xB4y\xF3\xE6Ý»w7\xDD\xF1\xF0\xC3\xB7>e@\xA3\xA7\x8CIDAT\xBF\xA7\xB4D("""N\xACX\xB1"111%%e\xF4\xE8Ñ‹-ÚµkWJJ\xCAСCCBB6oÞœ\x92\x92r\xE5\x95W6w\xE0\xBCy\xF3\xDCl\xC2\xCD\xC8-Y\xB2$>>\xFE\xA6\x9Bn
+                \x99={\xB6\xC9d9rd\x9F>}rrr<\xCA\xD3\xEC\xED\xAB<\xA4,q\xC2d2\x8D5\xCA\xFE\xDA`0t\xEE\xDC9))        \xE8Û·\xAF\xD9lvq\xE0;\xEF\xBCc\xB5Z\xDDi\xC2\xFD\xC8]q\xC5\xB7\xDEz+\xF0\xF1\xC7\xFB\xF9\xF9\xDDq\xC7F\xA3\xF1\xF8\xF1\xE3\xC5\xC5\xC5\xEE'IOO\xEFׯ_\xC3Y\xB7F\xF37 **\xEA\x86n\xC8\xCC\xCCt\xDC8|\xF8\xF0\x8C;6'''(((--\xADC\x87,((NMMJKK\xB3\xB2\xB2Î;×½{\xF7q\xE3Ƶk×®\xE1p\xF7#\x81\xA2\xA2\xA2\xBC\xBC\xBC\xCA\xCAʈ\x88\x88\xB1c\xC7\x8D\xC6\xE6\xBA\xFA\xE0\x83~\xF2\xC9'%%%\x8D\xB6oܸq\xF7\xEE\xDDQQQ\xF7\xDF\xBF\xC1`\xB0Z\xAD|\xF0\xC1\x81Ú·o?x\xF0\xE0\xC1\x83\xE7\xE6\xE6\xDEy\xE7\x9D/\xBD\xF4R||\xFC\xF0\xE1Ûf\xF6\xE8F\xA3Z"/\xEDÛ·oÛ¶m;v4\x9B\xCDS\xA6L\xA2\xA3\xA3:4u\xEAT\xE0\xE4É“\x83+0`\xC0\x84        rss+**\x8Fu?X\xB8paxx\xF8\xF8\xF1\xE3\xB7n\xDD:f\xCC]*,,\x8C\x8D\xBD\xE4\xA9\xCD\xE7ÏŸ\xBF馛\xF6\xEFߟ\x96\x96\x96\x9E\x9E\xFE\xD4SO\x93'O^\xBF~\xFDĉ\xE3\xE3\xE3\xDF{\xEF\xBD3gά]\xBB\xD6`0DEE\xB5oß¾\xF5#\xA3%B\xF1R||\x
FC\x8C3\xAB\xD5:w\xEE\ 00\xB0k\xD7\xFF}\xDAÍž={\xACV\xEB\x90!C\xFC\xFD\xFD\xCDfs\x87\x8Fu?\x98:ujLL\x90\x9A\x9A\xFA\xC8#\x8D\x9EC\xF8=\xAB\xD5Z\\|\xDBm\xB75:\xB6k×®\xCF>\xFB,йs\xE7\xCA\xCAJ`\xEDÚµ\xAF\xBD\xF6\x9A\xC9d2\x99L\xD1\xD1\xD1W\qE\xBBv\xED\xE2\xE2\xE2n\xBF\xFD\xF6\xD6+\xC9\xFF\xD2\x96\x88\x88\x88\xB4VpppMMM\xA3\x8Dqqq\xD5\xD5\xD5Æ+\xCB\xCE\xCE++m\xB4\xEA\xE7QdLLLqq\xF1Ö[-Ksy:d\xB1Xg\xB0JJJ233\x9Fx≪\xAA\xAA\xDF\xFE\xF6\xB7.\x\xED\xB5×€\xA1C\x87Îœ9333\xD3f\xB3]s\xCD5\xC0\x81\xE2\xE2\xE2\xBC8w\xA7T`\x89\x88\x88\xC8ea2\x99\xF2\xF3ó£££\xD3\xD2\xD2z\xF7\xEE}\xE4\xC8\xEF"\xAB\xAA\xAA,XP]]\xE0jñ°°p,\xB0rssW\xAE\\xF9\xFA믧\xA4\xA4|\xFA\xE9\xA7\xF6?.[\xB6lÚ´i\x93&M\xBA\xE5\x96[jkk\xF1u\x81\xA5%B\xB9,l6[lllFF\xC6Ù³g\x93\x93\x93\xE7ÏŸ\xBF`\xC1/"W\xAF^]ZZ\xBA\xFF~\xC0\xC5\xF4PXXd\x9F\x91\xB2;}\xFAt\x97.]^z\xE9%Ç°\x9A\x9A\x9A\xB6mÛ¾\xF0\xC2w\xDCq\xC7u\xD7]\x97\x93\x933dÈ'N4\xBAx\xAB54\x83%"""\x9
7ŪU\xAB\xF2\xF3\xF3\x81\xD0\xD0Ф\xA4\xA4\xC0\xC0@\xEF"m6\x9B\xC5b\xB1\xCF3\xB5X`]{\x{DD4E}\xB3\}\xFA\xF49q\xE2\xC4_|a\xFF3??\xBF\xB6\xB6vÎœ9\xF6?cccÛ·o߶m\xDB/\xBF\xFC\xE8Ñ£\x87W'\xEA\x84C""""\x8D\xECر\xC3l6\xEFر\xA3\xAA\xAA\xEA\xE4É“={\xF6\xECÔ©\xB0q\xE3\xC6\xCC\xCC̪\xAA\xAA\xBE}\xFB\xD6\xD4\xD4,\\xB8\xB0\xB8\xB88**\xAA\xA2\xA2"##\xE3\xE0\xC1\x83\x83\xA1S\xA7N\x93'O.++[\xB7n]AA\xC1\xBCy\xF3\xAF^ß²e\x8B\x9B\x91Ý»w\xCF\xC8\xC8X\xBAt\xE9\xFA\xF5뫪\xAA\xF6\xEE\xDD\x9E\x98\x98\xE8\xD8\xCF\xDC\xDC\xDCÅ‹\xAFY\xB3\xA6\xAE\xAE\xEEÔ©S\xD7\s\x8D\xFD>\xF6\xC7Y\xB3fmß¾=;;;22\xB2\xFF\xFEYYYf\xB3\xF9\xCB/\xBF|\xE5\x95W\xFC\xF8ã·k\xD7n\xE9Ò¥\xB9\xB9\xB9\x879r\xA4Ó¡8z\xF4\xA8\xFB\xE3\xA6\xFB`\x89\x88\x88\xC8\xE5b\xB1X\xCA\xCA\xCABBB~0\xE8]\xA4\xD5j-//\x8F\x88\x880^t\xE3ܹs\xD5\xD5Õ‘\x91\x91+[Ο?_YYÙµk\xD7\xE0\xE0\xE0\x86-555aaa\xCD%\xF1\xE8>X*\xB0DDD\xE4\xA7\xCD\xCF\xCFχٚ+\x8D<*\xB0t\x91\xBB\x88\x88\x88\xFC\xB4\xFDg\x8
Bt\x91\xBB\x88\x88\x88\x88\x8F\xA9\xC0\xF11-\x8A\x88\x88\x88\xC7***.^\xBCh4\xED?֓FT`\x89\x88\x88\x88\xD9\xD9هv\xBA+99\xB9\xB6\xB6v\xFA\xF4驩\xA9\xE9\xE9\xE9\x8D\xF6nڴ\xA9\xA4\xA4dҤI-6\xE1~d\x8B6o޼{\xF7\xEE\xA6\xDB#""~\xF8\xE1\xD6\xE7\xF7\x94\x96EDDĉ+V$&&\xA6\xA4\xA4\x8C=zѢE\xBBv\xEDJII:thHH\xC8\xE6͛SRR\xECϜqz\xE0\xBCy\xF3\xDCl\xC2\xCD\xC8-Y\xB2$>>\xFE\xA6\x9Bn
+                \x99={\xB6\xC9d9rd\x9F>}rrr<\xCA\xE3\xAB\xEB\xE55\x83%"""N\x98L\xA6Q\xA3F\xD9_\x86Î;'%%}\xFB\xF65\x9B\xCD.|\xE7\x9Dw\xACV\xAB;M\xB8Ù¢+\xAE\xB8\xE2\xD6[o>\xFE\xF8c??\xBF;\xEE\xB8\xC3h4?~\xBC\xB8\xB8\xD8\xFD$\xE9\xE9\xE9\xFD\xFA\xF5k8\xEB\xD6\xD0}\xB0DDD\xA4QQQ7\xDCpCff\xA6\xE3\xC6\xE1Ç0`\xECر999AAAiii:t8x\xF0`AAApppjj*PZZ\x9A\x95\x95u\xEEܹ\xEEÝ»\x8F7\xAE]\xBBv+\x87\xBB        \xE5\xE5\xE5UVVFDD\x8C;\xD6h46\xD7\xD5|\xF0\x93O>)))i\xB4}\xE3Æ\xBBw\x8A\xBA\xFF\xFE\xFB+\x83\xD5j\xFD\xE0\x838о}\xFB\xC1\x83<877\xF7\xCE;\xEF|饗\xE2\xE3\xE3\x87\xDE4\xB3G\xF7\xC1\xD2\xA1\x88\x88\x88xiß¾}Û¶m\xEBر\xA3\xD9l\x9E2e
+}\xE8С\xA9S\xA7'O\x9E4hЀ&L\x98\x90\x9B\x9B[QQ\xE1x\xAC\xFB\x91\xC0Â…\xC3\xC3\xC3Ç\xBFu\xEB\xD61cƸ\xE8Raaa\xA3g6\x9F?\xFE\xA6\x9BnÚ¿ZZZzz\xFASO=L\x9E<y\xFD\xFA\xF5'N\x8C\x8F\x8F\xEF\xBD\xF7Îœ9\xB3v\xEDZ\x83\xC1Õ¾}\xFBÖ\x8C\x96EDD\xC4K\xF1\xF1\xF13f\xCC\xACV\xEBܹs\x81\xC0\xC0\xC0\x86g\xDD\xECÙ³\xC7j\xB52\xC4\xDF\xDF\xDFl6;>^УH`\xEAÔ©111@jj\xEA#\x8F<\xD2\\xACVkqq\xF1m\xB7\xDD\xD6\xE8Ø®]\xBB>\xFB\xEC\xB3@\xE7Î+++\x81\xB5k×¾\xF6\xDAk&\x93\xC9d2EGG_q\xC5\xEDÚµ\x8B\x8B\x8B\xBB\xFD\xF6\xDB[7$\xFFK3X"""\xD2Z\xC1\xC1\xC1555\x8D6\xC6\xC5\xC5UWW6,;;;44\xB4Ѫ\x9FG\x91111\xC5\xC5\xC5[\xB7n-,,\xB4X,\xCD\xE59t\xE8\x90\xC5bq\x9C\xC1*))\xC9\xCC\xCC|\xE2\x89'\xAA\xAA\xAA~\xFB\xDB\xDF^\xB8p\xE1\xB5\xD7^\x86:s\xE6\xCC\xCC\xCCL\x9B\xCDv\xCD5\xD7\x88\x8B\x8B\xF3\xE2ÜR\x81%"""\x97\x85\xC9d\xCA\xCFÏ\x8E\x8ENKK\xEBÝ»\xF7\x91#G\xBC\x8B\xAC\xAA\xAAJHHX\xB0`Auuu@\x80\xABÅ·\xC2\xC2B\xC0\xB1\xC0\xCA\xCD\xCD+\\x
B9r\xE5믿\x9E\x92\x92\xF2駟\xDA\xFC\xB8lÙ²iÓ¦M\x9A4\xE9\x96[n\xA9\xAD\xAD\xC5\xD7\x96\x96EDDä²°\xD9l\xB1\xB1\xB1gÏžMNN\x9E?\xFE\x82\xBC\x88\\xBDzuii\xE9\xFE\xFD\xFB\xD3W@aaaPP\x90}F\xCA\xEE\xF4\xE9\xD3]\xBAty饗\xC3jjjÚ¶m\xFB\xC2/\xDCq\xC7\xD7]w]NNÎ!CN\x9C8\xD1\xE8\xE2\xAD\xD6\xD0\x96\x88\x88\x88\\xABV\xAD\xCA\xCF\xCFBCC\x93\x92\x92\xBD\x8B\xB4\xD9l\x8B\xC5>\xCF\xD4b\x81u\xED\xB5\xD7:\xCEr\xF5\xE9\xD3\xE7ĉ_|\xF1\x85\xFD\xCF\xFC\xFC\xFC\xDA\xDA\xDA9s\xE6\xD8\xFF\x8C\x8D\x8Dmß¾}Û¶m\xBF\xFC\xF2K\xA0G\x8F^\x9D\xA8\xFE+m\x88\x88\x88\x884\xB2c\xC7\xB3Ù¼cÇŽ\xAA\xAA\xAA\x93'O\xF6\xECÙ³S\xA7N\xC0Æ333\xAB\xAA\xAA\xFA\xF6\xED[SS\xB3p\xE1\xC2\xE2\xE2⨨\xA8\x8A\x8A\x8A\x8C\x8C\x8C\x83\x86N\x9D:M\x9E<\xB9\xAC\xAClݺu\xF3\xE6\xCDs\xBCz}Ë–-nFv\xEF\xDE=##c\xE9Ò¥\xEBׯ\xAF\xAA\xAAÚ»woxxxbb\xA2c?sss/^\xBCfÍš\xBA\xBA\xBAS\xA7N]s\xCD5\xF6g\xF8\xD8gÍš\xB5}\xFB\xF6\xEC\xEC\xEC\xC8\xC8\xC8\xFE\xFD\xFBgee\x99\xCD\xE6/\xBF\xFC\xF2\x95W^<x\xF0\xE3\x
8F?Þ®]\xBB\xA5K\x97\xE6\xE6\xE6>|x\xE4È‘N\x87\xE2\xE8Ñ£î›\xEE\x83%"""\x97\x8B\xC5b)++                i\xF8\xC1\xA0w\x91V\xAB\xB5\xBC\xBC<""\xC2`0xÑs\xE7\xCEUWWGFF6l9\xFE|eee×®]\x83\x83\x83\xB6\xD4\xD4Ô„\x85\x855\x97Ä£\xFB`\xA9\xC0\x91\x9F6???fk\xAE4\xF2\xA8\xC0\xD2E\xEE"""\xF2\xD3\xF6#\x9C-\xD2E\xEE"""">\xA6KDDD\xC4\xC7T`\x89\x88\x88\x88\xF8\x98
+,S\x81%"""\xE2c*\xB0DDDD|L\x96\x88\x88\x88\x88\x8F\xA9\xC0\xF1\xB1fo4\xBAdÉ’\xFFd?DDDD~&N\x9C\xD8\xFA$\xAE\xEE\xE4~\xF7\xDDw\xB7\xBE\x91\x9F=\x8BPDDD\xA4e=\x8BP\xD7`\x89\x88\x88\x88\xF8\x98
+,S\x81%"""\xE2c*\xB0DDDD|L\x96\x88\x88\x88\x88\x8F\xA9\xC0\xF1\xB1\xFF\x91i\xEC\xFB?\xC1\xBFIEND\xAEB`\x82
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdom34176expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dom/34176-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/dom/34176-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/dom/34176-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -268,12 +268,12 @@
</span><span class="cx"> RenderText {#text} at (742,0) size 27x17
</span><span class="cx"> text run at (742,0) width 27: "Test"
</span><span class="cx"> RenderBlock (anonymous) at (0,17) size 769x23
</span><del>- RenderTable {TABLE} at (754,0) size 15x23
- RenderTableSection {TBODY} at (0,0) size 15x23
- RenderTableRow {TR} at (0,2) size 15x19
- RenderTableCell {TD} at (2,2) size 11x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 9x17
- text run at (1,1) width 9: "a"
</del><ins>+ RenderTable {TABLE} at (755,0) size 14x23
+ RenderTableSection {TBODY} at (0,0) size 14x23
+ RenderTableRow {TR} at (0,2) size 14x19
+ RenderTableCell {TD} at (2,2) size 10x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 8x17
+ text run at (1,1) width 8: "a"
</ins><span class="cx"> RenderBlock (anonymous) at (0,40) size 769x0
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderInline {EM} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdomHTMLTableElementcolSpanexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dom/HTMLTableElement/colSpan-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdomHTMLTableElementcolSpanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dom/HTMLTableElement/colSpan-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/dom/HTMLTableElement/colSpan-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/dom/HTMLTableElement/colSpan-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -26,79 +26,79 @@
</span><span class="cx"> RenderBlock {HR} at (0,184) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock (anonymous) at (0,194) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,211) size 271x67 [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 271x17
- RenderText {#text} at (27,0) size 217x17
- text run at (27,0) width 217: "Testing Default and Regular Input"
- RenderTableSection {TBODY} at (1,18) size 269x48
- RenderTableRow {TR} at (0,2) size 269x21
- RenderTableCell {TD} at (2,2) size 33x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,211) size 270x67 [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 270x17
+ RenderText {#text} at (27,0) size 216x17
+ text run at (27,0) width 216: "Testing Default and Regular Input"
+ RenderTableSection {TBODY} at (1,18) size 268x48
+ RenderTableRow {TR} at (0,2) size 268x21
+ RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "First"
</span><del>- RenderTableCell {TD} at (36,2) size 231x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=7]
</del><ins>+ RenderTableCell {TD} at (36,2) size 230x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=7]
</ins><span class="cx"> RenderText {#text} at (2,2) size 75x17
</span><span class="cx"> text run at (2,2) width 75: "All the Rest"
</span><del>- RenderTableRow {TR} at (0,25) size 269x21
- RenderTableCell {TD} at (2,25) size 33x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 268x21
+ RenderTableCell {TD} at (2,25) size 32x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "one"
</span><del>- RenderTableCell {TD} at (36,25) size 29x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,25) size 28x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "two"
</span><del>- RenderTableCell {TD} at (66,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (66,25) size 35x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "three"
</span><del>- RenderTableCell {TD} at (103,25) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (103,25) size 30x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "four"
</span><del>- RenderTableCell {TD} at (135,25) size 29x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,25) size 28x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "five"
</span><del>- RenderTableCell {TD} at (165,25) size 23x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (165,25) size 22x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 18x17
</span><span class="cx"> text run at (2,2) width 18: "six"
</span><del>- RenderTableCell {TD} at (189,25) size 41x21 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (189,25) size 40x21 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "seven"
</span><del>- RenderTableCell {TD} at (231,25) size 36x21 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (231,25) size 35x21 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "eight"
</span><span class="cx"> RenderBlock (anonymous) at (0,278) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,295) size 198x67 [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 198x17
</del><ins>+ RenderTable {TABLE} at (0,295) size 197x67 [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 197x17
</ins><span class="cx"> RenderText {#text} at (15,0) size 167x17
</span><span class="cx"> text run at (15,0) width 167: "Testing Zero Special Case"
</span><del>- RenderTableSection {TBODY} at (1,18) size 196x48
- RenderTableRow {TR} at (0,2) size 196x21
- RenderTableCell {TD} at (2,2) size 45x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,18) size 195x48
+ RenderTableRow {TR} at (0,2) size 195x21
+ RenderTableCell {TD} at (2,2) size 44x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 40x17
</span><span class="cx"> text run at (2,2) width 40: "Just A"
</span><del>- RenderTableCell {TD} at (48,2) size 44x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (48,2) size 43x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 39x17
</span><span class="cx"> text run at (2,2) width 39: "Just B"
</span><del>- RenderTableRow {TR} at (0,25) size 196x21
- RenderTableCell {TD} at (2,25) size 45x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 195x21
+ RenderTableCell {TD} at (2,25) size 44x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 12x17
</span><span class="cx"> text run at (2,2) width 12: "A"
</span><del>- RenderTableCell {TD} at (48,25) size 44x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (48,25) size 43x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 11x17
</span><span class="cx"> text run at (2,2) width 11: "B"
</span><del>- RenderTableCell {TD} at (93,25) size 16x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (93,25) size 15x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 11x17
</span><span class="cx"> text run at (2,2) width 11: "C"
</span><del>- RenderTableCell {TD} at (110,25) size 17x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (110,25) size 16x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 12x17
</span><span class="cx"> text run at (2,2) width 12: "D"
</span><del>- RenderTableCell {TD} at (128,25) size 15x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (128,25) size 14x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 10x17
</span><span class="cx"> text run at (2,2) width 10: "E"
</span><del>- RenderTableCell {TD} at (144,25) size 14x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (144,25) size 13x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 9x17
</span><span class="cx"> text run at (2,2) width 9: "F"
</span><del>- RenderTableCell {TD} at (159,25) size 17x21 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (159,25) size 16x21 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 12x17
</span><span class="cx"> text run at (2,2) width 12: "G"
</span><del>- RenderTableCell {TD} at (177,25) size 17x21 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (177,25) size 16x21 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 12x17
</span><span class="cx"> text run at (2,2) width 12: "H"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdomHTMLTableElementcreateCaptionexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dom/HTMLTableElement/createCaption-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdomHTMLTableElementcreateCaptionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dom/HTMLTableElement/createCaption-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/dom/HTMLTableElement/createCaption-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/dom/HTMLTableElement/createCaption-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -30,59 +30,59 @@
</span><span class="cx"> text run at (735,0) width 44: ". Upon"
</span><span class="cx"> text run at (0,17) width 584: "failure, the first table will have no caption, and the second table will have the caption Things."
</span><span class="cx"> RenderBlock {HR} at (0,150) size 784x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,160) size 112x90 [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 112x17
- RenderInline {B} at (0,0) size 44x17
- RenderText {#text} at (34,0) size 44x17
- text run at (34,0) width 44: "Fruity"
- RenderTableSection {TBODY} at (1,18) size 110x71
- RenderTableRow {TR} at (0,2) size 110x21
- RenderTableCell {TH} at (2,2) size 53x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,160) size 111x90 [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 111x17
+ RenderInline {B} at (0,0) size 43x17
+ RenderText {#text} at (34,0) size 43x17
+ text run at (34,0) width 43: "Fruity"
+ RenderTableSection {TBODY} at (1,18) size 109x71
+ RenderTableRow {TR} at (0,2) size 109x21
+ RenderTableCell {TH} at (2,2) size 52x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 36x17
</span><span class="cx"> text run at (8,2) width 36: "Fruit"
</span><del>- RenderTableCell {TH} at (56,2) size 52x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (6,2) size 40x17
- text run at (6,2) width 40: "Color"
- RenderTableRow {TR} at (0,25) size 110x21
- RenderTableCell {TD} at (2,25) size 53x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (56,2) size 51x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (6,2) size 39x17
+ text run at (6,2) width 39: "Color"
+ RenderTableRow {TR} at (0,25) size 109x21
+ RenderTableCell {TD} at (2,25) size 52x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 48x17
</span><span class="cx"> text run at (2,2) width 48: "Banana"
</span><del>- RenderTableCell {TD} at (56,25) size 52x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (56,25) size 51x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Yellow"
</span><del>- RenderTableRow {TR} at (0,48) size 110x21
- RenderTableCell {TD} at (2,48) size 53x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 109x21
+ RenderTableCell {TD} at (2,48) size 52x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 39x17
</span><span class="cx"> text run at (2,2) width 39: "Grape"
</span><del>- RenderTableCell {TD} at (56,48) size 52x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (56,48) size 51x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Purple"
</span><span class="cx"> RenderBlock (anonymous) at (0,250) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,267) size 131x90 [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 131x17
</del><ins>+ RenderTable {TABLE} at (0,267) size 130x90 [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 130x17
</ins><span class="cx"> RenderInline {B} at (0,0) size 76x17
</span><span class="cx"> RenderText {#text} at (27,0) size 76x17
</span><span class="cx"> text run at (27,0) width 76: "Vegetabley"
</span><del>- RenderTableSection {TBODY} at (1,18) size 129x71
- RenderTableRow {TR} at (0,2) size 129x21
- RenderTableCell {TH} at (2,2) size 72x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 68x17
- text run at (2,2) width 68: "Vegetable"
- RenderTableCell {TH} at (75,2) size 52x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (6,2) size 40x17
- text run at (6,2) width 40: "Color"
- RenderTableRow {TR} at (0,25) size 129x21
- RenderTableCell {TD} at (2,25) size 72x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,18) size 128x71
+ RenderTableRow {TR} at (0,2) size 128x21
+ RenderTableCell {TH} at (2,2) size 71x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 67x17
+ text run at (2,2) width 67: "Vegetable"
+ RenderTableCell {TH} at (75,2) size 51x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (6,2) size 39x17
+ text run at (6,2) width 39: "Color"
+ RenderTableRow {TR} at (0,25) size 128x21
+ RenderTableCell {TD} at (2,25) size 71x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 40x17
</span><span class="cx"> text run at (2,2) width 40: "Carrot"
</span><del>- RenderTableCell {TD} at (75,25) size 52x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (75,25) size 51x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Orange"
</span><del>- RenderTableRow {TR} at (0,48) size 129x21
- RenderTableCell {TD} at (2,48) size 72x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 128x21
+ RenderTableCell {TD} at (2,48) size 71x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 66x17
</span><span class="cx"> text run at (2,2) width 66: "Cucumber"
</span><del>- RenderTableCell {TD} at (75,48) size 52x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (75,48) size 51x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 39x17
</span><span class="cx"> text run at (2,2) width 39: "Green"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdomrowinnertextexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dom/row-inner-text-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdomrowinnertextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dom/row-inner-text-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/dom/row-inner-text-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/dom/row-inner-text-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,24 +3,24 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x579
</span><del>- RenderTable {TABLE} at (0,0) size 179x25 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 177x23
- RenderTableRow {TR} at (0,1) size 177x21
- RenderTableCell {TH} at (1,1) size 35x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x17
- text run at (2,2) width 31: "(1,1)"
- RenderTableCell {TH} at (36,1) size 35x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x17
- text run at (2,2) width 31: "(1,2)"
- RenderTableCell {TH} at (71,1) size 35x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x17
- text run at (2,2) width 31: "(1,3)"
- RenderTableCell {TH} at (106,1) size 35x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x17
- text run at (2,2) width 31: "(1,4)"
- RenderTableCell {TH} at (141,1) size 35x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x17
- text run at (2,2) width 31: "(1,5)"
</del><ins>+ RenderTable {TABLE} at (0,0) size 178x25 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 176x23
+ RenderTableRow {TR} at (0,1) size 176x21
+ RenderTableCell {TH} at (1,1) size 34x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 30x17
+ text run at (2,2) width 30: "(1,1)"
+ RenderTableCell {TH} at (36,1) size 34x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 30x17
+ text run at (2,2) width 30: "(1,2)"
+ RenderTableCell {TH} at (71,1) size 34x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 30x17
+ text run at (2,2) width 30: "(1,3)"
+ RenderTableCell {TH} at (106,1) size 34x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 30x17
+ text run at (2,2) width 30: "(1,4)"
+ RenderTableCell {TH} at (141,1) size 34x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 30x17
+ text run at (2,2) width 30: "(1,5)"
</ins><span class="cx"> RenderBlock {PRE} at (0,38) size 784x15
</span><span class="cx"> RenderText {#text} at (0,0) size 408x15
</span><span class="cx"> text run at (0,0) width 408: "xxx(1,1)[tab](1,2)[tab](1,3)[tab](1,4)[tab](1,5)xxx"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdynamic001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dynamic/001-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/dynamic/001-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/dynamic/001-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 103x2 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 103x2
- RenderTableRow {TR} at (0,0) size 103x2
- RenderTableCell {TD} at (0,0) size 103x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 102x2 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 102x2
+ RenderTableRow {TR} at (0,0) size 102x2
+ RenderTableCell {TD} at (0,0) size 102x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdynamiccontainingblockchangeexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dynamic/containing-block-change-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdynamiccontainingblockchangeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dynamic/containing-block-change-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/dynamic/containing-block-change-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/dynamic/containing-block-change-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -17,10 +17,10 @@
</span><span class="cx"> RenderText {#text} at (146,17) size 128x17
</span><span class="cx"> text run at (146,17) width 128: ". It should not crash."
</span><span class="cx"> layer at (8,58) size 6x6
</span><del>- RenderTable {TABLE} at (0,50) size 7x6
- RenderTableSection {TBODY} at (0,0) size 7x6
- RenderTableRow {TR} at (0,2) size 7x2
- RenderTableCell {TD} at (2,2) size 3x2 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,50) size 6x6
+ RenderTableSection {TBODY} at (0,0) size 6x6
+ RenderTableRow {TR} at (0,2) size 6x2
+ RenderTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (11,61) size 42x34
</span><span class="cx"> RenderBlock (positioned) {DIV} at (3,3) size 42x34
</span><span class="cx"> RenderText {#text} at (0,0) size 42x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdynamicfloatwithdrawalexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dynamic/float-withdrawal-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdynamicfloatwithdrawalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dynamic/float-withdrawal-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/dynamic/float-withdrawal-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/dynamic/float-withdrawal-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -23,28 +23,28 @@
</span><span class="cx"> text run at (298,0) width 20: "not"
</span><span class="cx"> RenderText {#text} at (318,0) size 151x17
</span><span class="cx"> text run at (318,0) width 151: " a checkerboard pattern."
</span><del>- RenderTable {TABLE} at (0,66) size 101x300
- RenderTableSection {TBODY} at (0,0) size 101x300
- RenderTableRow {TR} at (0,0) size 101x150
- RenderTableCell {TD} at (0,0) size 51x100 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,66) size 100x300
+ RenderTableSection {TBODY} at (0,0) size 100x300
+ RenderTableRow {TR} at (0,0) size 100x150
+ RenderTableCell {TD} at (0,0) size 50x100 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x100
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,0) size 50x25
</span><span class="cx"> RenderBlock {DIV} at (0,50) size 50x50
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#800080]
</span><del>- RenderTableCell {TD} at (50,0) size 51x100 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (50,0) size 50x100 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x100
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,0) size 50x25
</span><span class="cx"> RenderBlock {DIV} at (0,50) size 50x50
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#800080]
</span><del>- RenderTableRow {TR} at (0,150) size 101x150
- RenderTableCell {TD} at (0,150) size 51x50 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,150) size 100x150
+ RenderTableCell {TD} at (0,150) size 50x50 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 50x0
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,0) size 50x0
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#800080]
</span><del>- RenderTableCell {TD} at (50,150) size 51x50 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (50,150) size 50x50 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#800080]
</span><span class="cx"> RenderBlock {DIV} at (0,366) size 784x200
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdynamicinsertbeforetablepartincontinuationexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dynamic/insert-before-table-part-in-continuation-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdynamicinsertbeforetablepartincontinuationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dynamic/insert-before-table-part-in-continuation-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/dynamic/insert-before-table-part-in-continuation-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/dynamic/insert-before-table-part-in-continuation-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -22,48 +22,48 @@
</span><span class="cx"> text run at (0,34) width 783: "specifying the table part as the \"before child\". The resulting render tree should look just like it would look if the parent was a"
</span><span class="cx"> text run at (0,51) width 39: "block."
</span><span class="cx"> RenderBlock {DIV} at (0,117) size 784x17
</span><del>- RenderInline {SPAN} at (0,0) size 232x17
</del><ins>+ RenderInline {SPAN} at (0,0) size 231x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 41x17
</span><span class="cx"> text run at (0,0) width 41: "Text..."
</span><span class="cx"> RenderText {#text} at (41,0) size 87x17
</span><span class="cx"> text run at (41,0) width 87: "goes here and"
</span><del>- RenderTable at (128,0) size 104x17
- RenderTableSection (anonymous) at (0,0) size 104x17
- RenderTableRow (anonymous) at (0,0) size 104x17
- RenderTableCell {DIV} at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (128,0) size 103x17
+ RenderTableSection (anonymous) at (0,0) size 103x17
+ RenderTableRow (anonymous) at (0,0) size 103x17
+ RenderTableCell {DIV} at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 103x17
</span><span class="cx"> text run at (0,0) width 103: "...continues here"
</span><span class="cx"> RenderBlock {DIV} at (0,134) size 784x17
</span><del>- RenderInline {SPAN} at (0,0) size 146x17
</del><ins>+ RenderInline {SPAN} at (0,0) size 145x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 41x17
</span><span class="cx"> text run at (0,0) width 41: "Text..."
</span><del>- RenderTable at (41,0) size 105x17
- RenderTableSection (anonymous) at (0,0) size 105x17
- RenderTableRow (anonymous) at (0,0) size 105x17
- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (0,0) size 105x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable at (41,0) size 104x17
+ RenderTableSection (anonymous) at (0,0) size 104x17
+ RenderTableRow (anonymous) at (0,0) size 104x17
+ RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {DIV} at (0,0) size 104x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 103x17
</span><span class="cx"> text run at (0,0) width 103: "...continues here"
</span><span class="cx"> RenderBlock {DIV} at (0,151) size 784x20
</span><del>- RenderInline {SPAN} at (0,0) size 145x17
</del><ins>+ RenderInline {SPAN} at (0,0) size 144x17
</ins><span class="cx"> RenderText {#text} at (0,3) size 41x17
</span><span class="cx"> text run at (0,3) width 41: "Text..."
</span><del>- RenderTable at (41,0) size 104x17
- RenderTableSection (anonymous) at (0,0) size 104x17
- RenderTableRow {TR} at (0,0) size 104x0
- RenderTableRow (anonymous) at (0,0) size 104x17
- RenderTableCell {DIV} at (0,0) size 104x17 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (41,0) size 103x17
+ RenderTableSection (anonymous) at (0,0) size 103x17
+ RenderTableRow {TR} at (0,0) size 103x0
+ RenderTableRow (anonymous) at (0,0) size 103x17
+ RenderTableCell {DIV} at (0,0) size 103x17 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 103x17
</span><span class="cx"> text run at (0,0) width 103: "...continues here"
</span><span class="cx"> RenderBlock {DIV} at (0,171) size 784x17
</span><del>- RenderInline {SPAN} at (0,0) size 145x17
</del><ins>+ RenderInline {SPAN} at (0,0) size 144x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 41x17
</span><span class="cx"> text run at (0,0) width 41: "Text..."
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x17
</span><del>- RenderTable at (41,0) size 104x17
- RenderTableSection (anonymous) at (0,0) size 104x17
- RenderTableRow (anonymous) at (0,0) size 104x17
- RenderTableCell {DIV} at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (41,0) size 103x17
+ RenderTableSection (anonymous) at (0,0) size 103x17
+ RenderTableRow (anonymous) at (0,0) size 103x17
+ RenderTableCell {DIV} at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 103x17
</span><span class="cx"> text run at (0,0) width 103: "...continues here"
</span><span class="cx"> RenderBlock {DIV} at (0,188) size 784x34
</span><span class="lines">@@ -74,57 +74,57 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,17) size 784x0
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x0
</span><span class="cx"> RenderBlock (anonymous) at (0,17) size 784x17
</span><del>- RenderInline {SPAN} at (0,0) size 104x17
- RenderTable at (0,0) size 104x17
- RenderTableSection (anonymous) at (0,0) size 104x17
- RenderTableRow (anonymous) at (0,0) size 104x17
- RenderTableCell {DIV} at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderInline {SPAN} at (0,0) size 103x17
+ RenderTable at (0,0) size 103x17
+ RenderTableSection (anonymous) at (0,0) size 103x17
+ RenderTableRow (anonymous) at (0,0) size 103x17
+ RenderTableCell {DIV} at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 103x17
</span><span class="cx"> text run at (0,0) width 103: "...continues here"
</span><span class="cx"> RenderBlock {DIV} at (0,222) size 784x17
</span><del>- RenderInline {SPAN} at (0,0) size 232x17
</del><ins>+ RenderInline {SPAN} at (0,0) size 231x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 41x17
</span><span class="cx"> text run at (0,0) width 41: "Text..."
</span><span class="cx"> RenderText {#text} at (41,0) size 87x17
</span><span class="cx"> text run at (41,0) width 87: "goes here and"
</span><del>- RenderTable at (128,0) size 104x17
- RenderTableSection (anonymous) at (0,0) size 104x17
- RenderTableRow {DIV} at (0,0) size 104x17
- RenderTableCell (anonymous) at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (128,0) size 103x17
+ RenderTableSection (anonymous) at (0,0) size 103x17
+ RenderTableRow {DIV} at (0,0) size 103x17
+ RenderTableCell (anonymous) at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 103x17
</span><span class="cx"> text run at (0,0) width 103: "...continues here"
</span><span class="cx"> RenderBlock {DIV} at (0,239) size 784x20
</span><del>- RenderInline {SPAN} at (0,0) size 145x17
</del><ins>+ RenderInline {SPAN} at (0,0) size 144x17
</ins><span class="cx"> RenderText {#text} at (0,3) size 41x17
</span><span class="cx"> text run at (0,3) width 41: "Text..."
</span><del>- RenderTable at (41,0) size 104x17
- RenderTableSection (anonymous) at (0,0) size 104x17
- RenderTableRow (anonymous) at (0,0) size 104x0
- RenderTableCell {TD} at (0,0) size 104x0 [r=0 c=0 rs=1 cs=1]
- RenderTableRow {DIV} at (0,0) size 104x17
- RenderTableCell (anonymous) at (0,0) size 104x17 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (41,0) size 103x17
+ RenderTableSection (anonymous) at (0,0) size 103x17
+ RenderTableRow (anonymous) at (0,0) size 103x0
+ RenderTableCell {TD} at (0,0) size 103x0 [r=0 c=0 rs=1 cs=1]
+ RenderTableRow {DIV} at (0,0) size 103x17
+ RenderTableCell (anonymous) at (0,0) size 103x17 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 103x17
</span><span class="cx"> text run at (0,0) width 103: "...continues here"
</span><span class="cx"> RenderBlock {DIV} at (0,259) size 784x20
</span><del>- RenderInline {SPAN} at (0,0) size 145x17
</del><ins>+ RenderInline {SPAN} at (0,0) size 144x17
</ins><span class="cx"> RenderText {#text} at (0,3) size 41x17
</span><span class="cx"> text run at (0,3) width 41: "Text..."
</span><del>- RenderTable at (41,0) size 104x17
- RenderTableSection (anonymous) at (0,0) size 104x17
- RenderTableRow {TR} at (0,0) size 104x0
- RenderTableRow {DIV} at (0,0) size 104x17
- RenderTableCell (anonymous) at (0,0) size 104x17 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (41,0) size 103x17
+ RenderTableSection (anonymous) at (0,0) size 103x17
+ RenderTableRow {TR} at (0,0) size 103x0
+ RenderTableRow {DIV} at (0,0) size 103x17
+ RenderTableCell (anonymous) at (0,0) size 103x17 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 103x17
</span><span class="cx"> text run at (0,0) width 103: "...continues here"
</span><span class="cx"> RenderBlock {DIV} at (0,279) size 784x17
</span><del>- RenderInline {SPAN} at (0,0) size 145x17
</del><ins>+ RenderInline {SPAN} at (0,0) size 144x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 41x17
</span><span class="cx"> text run at (0,0) width 41: "Text..."
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x17
</span><del>- RenderTable at (41,0) size 104x17
- RenderTableSection (anonymous) at (0,0) size 104x17
- RenderTableRow {DIV} at (0,0) size 104x17
- RenderTableCell (anonymous) at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (41,0) size 103x17
+ RenderTableSection (anonymous) at (0,0) size 103x17
+ RenderTableRow {DIV} at (0,0) size 103x17
+ RenderTableCell (anonymous) at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 103x17
</span><span class="cx"> text run at (0,0) width 103: "...continues here"
</span><span class="cx"> RenderBlock {DIV} at (0,296) size 784x34
</span><span class="lines">@@ -135,59 +135,59 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,17) size 784x0
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x0
</span><span class="cx"> RenderBlock (anonymous) at (0,17) size 784x17
</span><del>- RenderInline {SPAN} at (0,0) size 104x17
- RenderTable at (0,0) size 104x17
- RenderTableSection (anonymous) at (0,0) size 104x17
- RenderTableRow {DIV} at (0,0) size 104x17
- RenderTableCell (anonymous) at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderInline {SPAN} at (0,0) size 103x17
+ RenderTable at (0,0) size 103x17
+ RenderTableSection (anonymous) at (0,0) size 103x17
+ RenderTableRow {DIV} at (0,0) size 103x17
+ RenderTableCell (anonymous) at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 103x17
</span><span class="cx"> text run at (0,0) width 103: "...continues here"
</span><span class="cx"> RenderBlock {DIV} at (0,330) size 784x17
</span><del>- RenderInline {SPAN} at (0,0) size 232x17
</del><ins>+ RenderInline {SPAN} at (0,0) size 231x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 41x17
</span><span class="cx"> text run at (0,0) width 41: "Text..."
</span><span class="cx"> RenderText {#text} at (41,0) size 87x17
</span><span class="cx"> text run at (41,0) width 87: "goes here and"
</span><del>- RenderTable at (128,0) size 104x17
- RenderTableSection {DIV} at (0,0) size 104x17
- RenderTableRow (anonymous) at (0,0) size 104x17
- RenderTableCell (anonymous) at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (128,0) size 103x17
+ RenderTableSection {DIV} at (0,0) size 103x17
+ RenderTableRow (anonymous) at (0,0) size 103x17
+ RenderTableCell (anonymous) at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 103x17
</span><span class="cx"> text run at (0,0) width 103: "...continues here"
</span><span class="cx"> RenderBlock {DIV} at (0,347) size 784x20
</span><del>- RenderInline {SPAN} at (0,0) size 145x17
</del><ins>+ RenderInline {SPAN} at (0,0) size 144x17
</ins><span class="cx"> RenderText {#text} at (0,3) size 41x17
</span><span class="cx"> text run at (0,3) width 41: "Text..."
</span><del>- RenderTable at (41,0) size 104x17
- RenderTableSection (anonymous) at (0,0) size 104x0
- RenderTableRow (anonymous) at (0,0) size 104x0
- RenderTableCell {TD} at (0,0) size 104x0 [r=0 c=0 rs=1 cs=1]
- RenderTableSection {DIV} at (0,0) size 104x17
- RenderTableRow (anonymous) at (0,0) size 104x17
- RenderTableCell (anonymous) at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (41,0) size 103x17
+ RenderTableSection (anonymous) at (0,0) size 103x0
+ RenderTableRow (anonymous) at (0,0) size 103x0
+ RenderTableCell {TD} at (0,0) size 103x0 [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {DIV} at (0,0) size 103x17
+ RenderTableRow (anonymous) at (0,0) size 103x17
+ RenderTableCell (anonymous) at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 103x17
</span><span class="cx"> text run at (0,0) width 103: "...continues here"
</span><span class="cx"> RenderBlock {DIV} at (0,367) size 784x20
</span><del>- RenderInline {SPAN} at (0,0) size 145x17
</del><ins>+ RenderInline {SPAN} at (0,0) size 144x17
</ins><span class="cx"> RenderText {#text} at (0,3) size 41x17
</span><span class="cx"> text run at (0,3) width 41: "Text..."
</span><del>- RenderTable at (41,0) size 104x17
- RenderTableSection (anonymous) at (0,0) size 104x0
- RenderTableRow {TR} at (0,0) size 104x0
- RenderTableSection {DIV} at (0,0) size 104x17
- RenderTableRow (anonymous) at (0,0) size 104x17
- RenderTableCell (anonymous) at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (41,0) size 103x17
+ RenderTableSection (anonymous) at (0,0) size 103x0
+ RenderTableRow {TR} at (0,0) size 103x0
+ RenderTableSection {DIV} at (0,0) size 103x17
+ RenderTableRow (anonymous) at (0,0) size 103x17
+ RenderTableCell (anonymous) at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 103x17
</span><span class="cx"> text run at (0,0) width 103: "...continues here"
</span><span class="cx"> RenderBlock {DIV} at (0,387) size 784x17
</span><del>- RenderInline {SPAN} at (0,0) size 145x17
</del><ins>+ RenderInline {SPAN} at (0,0) size 144x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 41x17
</span><span class="cx"> text run at (0,0) width 41: "Text..."
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x17
</span><del>- RenderTable at (41,0) size 104x17
- RenderTableSection {DIV} at (0,0) size 104x17
- RenderTableRow (anonymous) at (0,0) size 104x17
- RenderTableCell (anonymous) at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (41,0) size 103x17
+ RenderTableSection {DIV} at (0,0) size 103x17
+ RenderTableRow (anonymous) at (0,0) size 103x17
+ RenderTableCell (anonymous) at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 103x17
</span><span class="cx"> text run at (0,0) width 103: "...continues here"
</span><span class="cx"> RenderBlock {DIV} at (0,404) size 784x34
</span><span class="lines">@@ -198,10 +198,10 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,17) size 784x0
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x0
</span><span class="cx"> RenderBlock (anonymous) at (0,17) size 784x17
</span><del>- RenderInline {SPAN} at (0,0) size 104x17
- RenderTable at (0,0) size 104x17
- RenderTableSection {DIV} at (0,0) size 104x17
- RenderTableRow (anonymous) at (0,0) size 104x17
- RenderTableCell (anonymous) at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderInline {SPAN} at (0,0) size 103x17
+ RenderTable at (0,0) size 103x17
+ RenderTableSection {DIV} at (0,0) size 103x17
+ RenderTableRow (anonymous) at (0,0) size 103x17
+ RenderTableCell (anonymous) at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 103x17
</span><span class="cx"> text run at (0,0) width 103: "...continues here"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdynamicsubtreetablecellheightexpectedpngfromrev195778trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedcellremoveexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/dynamic/subtree-table-cell-height-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-cell-remove-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdynamicsubtreetablecellheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dynamic/subtree-table-cell-height-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/dynamic/subtree-table-cell-height-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/dynamic/subtree-table-cell-height-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable at (0,0) size 101x100
- RenderTableSection (anonymous) at (0,0) size 101x100
- RenderTableRow (anonymous) at (0,0) size 101x100
</del><ins>+ RenderTable at (0,0) size 100x100
+ RenderTableSection (anonymous) at (0,0) size 100x100
+ RenderTableRow (anonymous) at (0,0) size 100x100
</ins><span class="cx"> layer at (8,8) size 100x100
</span><del>- RenderTableCell {DIV} at (0,0) size 101x100 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 100x100 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastencodingutf16bigendianexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/encoding/utf-16-big-endian-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastencodingutf16bigendianexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/encoding/utf-16-big-endian-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/encoding/utf-16-big-endian-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/encoding/utf-16-big-endian-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,17 +4,17 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 785x1090
</span><span class="cx"> RenderBody {BODY} at (8,8) size 769x1069 [bgcolor=#EEEEEE]
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x19
</span><del>- RenderInline {SPAN} at (0,0) size 192x15
</del><ins>+ RenderInline {SPAN} at (0,0) size 191x15
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderInline {SPAN} at (0,0) size 192x15
</del><ins>+ RenderInline {SPAN} at (0,0) size 191x15
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,0) size 192x19
- RenderTableSection {TBODY} at (0,0) size 192x19
- RenderTableRow {TR} at (0,0) size 192x19
- RenderTableCell {TD} at (0,0) size 116x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 191x19
+ RenderTableSection {TBODY} at (0,0) size 191x19
+ RenderTableRow {TR} at (0,0) size 191x19
+ RenderTableCell {TD} at (0,0) size 115x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 113x17
</span><span class="cx"> text run at (1,1) width 113: "Record Locator:"
</span><del>- RenderTableCell {TD} at (115,0) size 77x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (115,0) size 76x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {B} at (0,0) size 74x17
</span><span class="cx"> RenderText {#text} at (1,1) size 74x17
</span><span class="cx"> text run at (1,1) width 74: "WHGNSO"
</span><span class="lines">@@ -93,15 +93,15 @@
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock (anonymous) at (0,311) size 769x58
</span><del>- RenderTable {TABLE} at (0,0) size 586x57
- RenderTableSection {TBODY} at (0,0) size 586x57
- RenderTableRow {TR} at (0,2) size 586x53
- RenderTableCell {TD} at (2,27) size 3x3 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,2) size 3x2 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (10,17) size 154x23 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 585x57
+ RenderTableSection {TBODY} at (0,0) size 585x57
+ RenderTableRow {TR} at (0,2) size 585x53
+ RenderTableCell {TD} at (2,27) size 2x3 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,2) size 2x2 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (10,17) size 153x23 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 151x21
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (165,2) size 419x53 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (165,2) size 418x53 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 147x17
</span><span class="cx"> text run at (1,1) width 147: "TUR - Tour Package"
</span><span class="cx"> RenderBR {BR} at (148,15) size 0x0
</span><span class="lines">@@ -125,16 +125,16 @@
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock (anonymous) at (0,383) size 769x187
</span><del>- RenderTable {TABLE} at (0,0) size 715x186
- RenderTableSection {TBODY} at (0,0) size 715x186
- RenderTableRow {TR} at (0,2) size 715x182
- RenderTableCell {TD} at (2,92) size 3x2 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,2) size 3x2 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (10,81) size 95x24 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 714x186
+ RenderTableSection {TBODY} at (0,0) size 714x186
+ RenderTableRow {TR} at (0,2) size 714x182
+ RenderTableCell {TD} at (2,92) size 2x2 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,2) size 2x2 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (10,81) size 94x24 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 92x21
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (106,2) size 607x182 [r=0 c=3 rs=1 cs=1]
- RenderBlock (anonymous) at (1,1) size 605x119
</del><ins>+ RenderTableCell {TD} at (106,2) size 606x182 [r=0 c=3 rs=1 cs=1]
+ RenderBlock (anonymous) at (1,1) size 604x119
</ins><span class="cx"> RenderText {#text} at (0,0) size 24x17
</span><span class="cx"> text run at (0,0) width 24: "Air "
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -167,42 +167,42 @@
</span><span class="cx"> RenderText {#text} at (0,102) size 45x17
</span><span class="cx"> text run at (0,102) width 45: "Seats:"
</span><span class="cx"> RenderBR {BR} at (45,116) size 0x0
</span><del>- RenderBlock (anonymous) at (1,120) size 605x44
- RenderTable {TABLE} at (0,0) size 605x44 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 603x42
- RenderTableRow {TR} at (0,0) size 603x21 [bgcolor=#E0E0E0]
- RenderTableCell {TD} at (0,0) size 99x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (anonymous) at (1,120) size 604x44
+ RenderTable {TABLE} at (0,0) size 604x44 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 602x42
+ RenderTableRow {TR} at (0,0) size 602x21 [bgcolor=#E0E0E0]
+ RenderTableCell {TD} at (0,0) size 98x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 43x17
</span><span class="cx"> text run at (2,2) width 43: "Name"
</span><del>- RenderTableCell {TD} at (98,0) size 38x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (98,0) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 33x17
</span><span class="cx"> text run at (2,2) width 33: "Seat"
</span><del>- RenderTableCell {TD} at (135,0) size 79x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,0) size 78x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 45x17
</span><span class="cx"> text run at (2,2) width 45: "Status"
</span><del>- RenderTableCell {TD} at (213,0) size 317x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (213,0) size 316x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "Type"
</span><del>- RenderTableCell {TD} at (529,0) size 74x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (529,0) size 73x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 69x17
</span><span class="cx"> text run at (2,2) width 69: "Comment"
</span><del>- RenderTableRow {TR} at (0,21) size 603x21
- RenderTableCell {TD} at (0,21) size 99x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,21) size 602x21
+ RenderTableCell {TD} at (0,21) size 98x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 94x17
</span><span class="cx"> text run at (2,2) width 94: "HAO,SCOTT"
</span><del>- RenderTableCell {TD} at (98,21) size 38x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (98,21) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x17
</span><span class="cx"> text run at (2,2) width 29: "08A"
</span><del>- RenderTableCell {TD} at (135,21) size 79x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,21) size 78x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 74x17
</span><span class="cx"> text run at (2,2) width 74: "confirmed "
</span><del>- RenderTableCell {TD} at (213,21) size 317x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (213,21) size 316x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 312x17
</span><span class="cx"> text run at (2,2) width 312: "Non-Smoking, Window Seat, Preferred Seat"
</span><del>- RenderTableCell {TD} at (529,21) size 74x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (529,21) size 73x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><del>- RenderBlock (anonymous) at (1,164) size 605x17
</del><ins>+ RenderBlock (anonymous) at (1,164) size 604x17
</ins><span class="cx"> RenderInline {SPACE} at (0,0) size 0x17
</span><span class="cx"> RenderInline {SPACE} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -221,16 +221,16 @@
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock (anonymous) at (0,584) size 769x187
</span><del>- RenderTable {TABLE} at (0,0) size 604x186
- RenderTableSection {TBODY} at (0,0) size 604x186
- RenderTableRow {TR} at (0,2) size 604x182
- RenderTableCell {TD} at (2,92) size 3x2 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,2) size 3x2 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (10,81) size 95x24 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 603x186
+ RenderTableSection {TBODY} at (0,0) size 603x186
+ RenderTableRow {TR} at (0,2) size 603x182
+ RenderTableCell {TD} at (2,92) size 2x2 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,2) size 2x2 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (10,81) size 94x24 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 92x21
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (106,2) size 496x182 [r=0 c=3 rs=1 cs=1]
- RenderBlock (anonymous) at (1,1) size 494x119
</del><ins>+ RenderTableCell {TD} at (106,2) size 495x182 [r=0 c=3 rs=1 cs=1]
+ RenderBlock (anonymous) at (1,1) size 493x119
</ins><span class="cx"> RenderText {#text} at (0,0) size 24x17
</span><span class="cx"> text run at (0,0) width 24: "Air "
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -263,42 +263,42 @@
</span><span class="cx"> RenderText {#text} at (0,102) size 45x17
</span><span class="cx"> text run at (0,102) width 45: "Seats:"
</span><span class="cx"> RenderBR {BR} at (45,116) size 0x0
</span><del>- RenderBlock (anonymous) at (1,120) size 494x44
- RenderTable {TABLE} at (0,0) size 494x44 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 492x42
- RenderTableRow {TR} at (0,0) size 492x21 [bgcolor=#E0E0E0]
- RenderTableCell {TD} at (0,0) size 99x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (anonymous) at (1,120) size 493x44
+ RenderTable {TABLE} at (0,0) size 493x44 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 491x42
+ RenderTableRow {TR} at (0,0) size 491x21 [bgcolor=#E0E0E0]
+ RenderTableCell {TD} at (0,0) size 98x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 43x17
</span><span class="cx"> text run at (2,2) width 43: "Name"
</span><del>- RenderTableCell {TD} at (98,0) size 38x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (98,0) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 33x17
</span><span class="cx"> text run at (2,2) width 33: "Seat"
</span><del>- RenderTableCell {TD} at (135,0) size 79x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,0) size 78x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 45x17
</span><span class="cx"> text run at (2,2) width 45: "Status"
</span><del>- RenderTableCell {TD} at (213,0) size 206x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (213,0) size 205x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "Type"
</span><del>- RenderTableCell {TD} at (418,0) size 74x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (418,0) size 73x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 69x17
</span><span class="cx"> text run at (2,2) width 69: "Comment"
</span><del>- RenderTableRow {TR} at (0,21) size 492x21
- RenderTableCell {TD} at (0,21) size 99x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,21) size 491x21
+ RenderTableCell {TD} at (0,21) size 98x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 94x17
</span><span class="cx"> text run at (2,2) width 94: "HAO,SCOTT"
</span><del>- RenderTableCell {TD} at (98,21) size 38x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (98,21) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "13F"
</span><del>- RenderTableCell {TD} at (135,21) size 79x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,21) size 78x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 74x17
</span><span class="cx"> text run at (2,2) width 74: "confirmed "
</span><del>- RenderTableCell {TD} at (213,21) size 206x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (213,21) size 205x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 201x17
</span><span class="cx"> text run at (2,2) width 201: "Non-Smoking, Window Seat"
</span><del>- RenderTableCell {TD} at (418,21) size 74x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (418,21) size 73x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><del>- RenderBlock (anonymous) at (1,164) size 494x17
</del><ins>+ RenderBlock (anonymous) at (1,164) size 493x17
</ins><span class="cx"> RenderInline {SPACE} at (0,0) size 0x17
</span><span class="cx"> RenderInline {SPACE} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -317,15 +317,15 @@
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock (anonymous) at (0,786) size 769x109
</span><del>- RenderTable {TABLE} at (0,0) size 619x108
- RenderTableSection {TBODY} at (0,0) size 619x108
- RenderTableRow {TR} at (0,2) size 619x104
- RenderTableCell {TD} at (2,53) size 3x2 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,2) size 3x2 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (10,42) size 95x24 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 618x108
+ RenderTableSection {TBODY} at (0,0) size 618x108
+ RenderTableRow {TR} at (0,2) size 618x104
+ RenderTableCell {TD} at (2,53) size 2x2 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,2) size 2x2 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (10,42) size 94x24 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 92x21
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (106,2) size 511x104 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,2) size 510x104 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 24x17
</span><span class="cx"> text run at (1,1) width 24: "Air "
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -470,29 +470,29 @@
</span><span class="cx"> layer at (23,225) size 769x58
</span><span class="cx"> RenderBlock (anonymous) at (0,216) size 769x59
</span><span class="cx"> layer at (43,210) size 529x58
</span><del>- RenderTable {TABLE} at (0,0) size 530x58 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 528x56
- RenderTableRow {TR} at (0,2) size 528x21 [bgcolor=#E0E0E0]
- RenderTableCell {TD} at (2,2) size 96x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 529x58 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 527x56
+ RenderTableRow {TR} at (0,2) size 527x21 [bgcolor=#E0E0E0]
+ RenderTableCell {TD} at (2,2) size 95x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "Type"
</span><del>- RenderTableCell {TD} at (99,2) size 46x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (99,2) size 45x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "City"
</span><del>- RenderTableCell {TD} at (146,2) size 380x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (146,2) size 379x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Phone"
</span><del>- RenderTableRow {TR} at (0,25) size 528x0
- RenderTableRow {TR} at (0,27) size 528x21
- RenderTableCell {TD} at (2,27) size 96x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 527x0
+ RenderTableRow {TR} at (0,27) size 527x21
+ RenderTableCell {TD} at (2,27) size 95x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 91x17
</span><span class="cx"> text run at (2,2) width 91: "Travel Agent"
</span><del>- RenderTableCell {TD} at (99,27) size 46x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (99,27) size 45x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "(LAX)"
</span><del>- RenderTableCell {TD} at (146,27) size 380x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (146,27) size 379x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 375x17
</span><span class="cx"> text run at (2,2) width 375: "RQ0/818 990-4053-PLAZA TRAVEL - 05838276-RC"
</span><del>- RenderTableRow {TR} at (0,50) size 528x0
- RenderTableRow {TR} at (0,52) size 528x0
- RenderTableRow {TR} at (0,54) size 528x0
</del><ins>+ RenderTableRow {TR} at (0,50) size 527x0
+ RenderTableRow {TR} at (0,52) size 527x0
+ RenderTableRow {TR} at (0,54) size 527x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastencodingutf16littleendianexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/encoding/utf-16-little-endian-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastencodingutf16littleendianexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/encoding/utf-16-little-endian-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/encoding/utf-16-little-endian-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/encoding/utf-16-little-endian-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,17 +4,17 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 785x1090
</span><span class="cx"> RenderBody {BODY} at (8,8) size 769x1069 [bgcolor=#EEEEEE]
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x19
</span><del>- RenderInline {SPAN} at (0,0) size 192x15
</del><ins>+ RenderInline {SPAN} at (0,0) size 191x15
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderInline {SPAN} at (0,0) size 192x15
</del><ins>+ RenderInline {SPAN} at (0,0) size 191x15
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,0) size 192x19
- RenderTableSection {TBODY} at (0,0) size 192x19
- RenderTableRow {TR} at (0,0) size 192x19
- RenderTableCell {TD} at (0,0) size 116x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 191x19
+ RenderTableSection {TBODY} at (0,0) size 191x19
+ RenderTableRow {TR} at (0,0) size 191x19
+ RenderTableCell {TD} at (0,0) size 115x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 113x17
</span><span class="cx"> text run at (1,1) width 113: "Record Locator:"
</span><del>- RenderTableCell {TD} at (115,0) size 77x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (115,0) size 76x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {B} at (0,0) size 74x17
</span><span class="cx"> RenderText {#text} at (1,1) size 74x17
</span><span class="cx"> text run at (1,1) width 74: "WHGNSO"
</span><span class="lines">@@ -93,15 +93,15 @@
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock (anonymous) at (0,311) size 769x58
</span><del>- RenderTable {TABLE} at (0,0) size 586x57
- RenderTableSection {TBODY} at (0,0) size 586x57
- RenderTableRow {TR} at (0,2) size 586x53
- RenderTableCell {TD} at (2,27) size 3x3 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,2) size 3x2 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (10,17) size 154x23 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 585x57
+ RenderTableSection {TBODY} at (0,0) size 585x57
+ RenderTableRow {TR} at (0,2) size 585x53
+ RenderTableCell {TD} at (2,27) size 2x3 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,2) size 2x2 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (10,17) size 153x23 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 151x21
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (165,2) size 419x53 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (165,2) size 418x53 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 147x17
</span><span class="cx"> text run at (1,1) width 147: "TUR - Tour Package"
</span><span class="cx"> RenderBR {BR} at (148,15) size 0x0
</span><span class="lines">@@ -125,16 +125,16 @@
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock (anonymous) at (0,383) size 769x187
</span><del>- RenderTable {TABLE} at (0,0) size 715x186
- RenderTableSection {TBODY} at (0,0) size 715x186
- RenderTableRow {TR} at (0,2) size 715x182
- RenderTableCell {TD} at (2,92) size 3x2 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,2) size 3x2 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (10,81) size 95x24 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 714x186
+ RenderTableSection {TBODY} at (0,0) size 714x186
+ RenderTableRow {TR} at (0,2) size 714x182
+ RenderTableCell {TD} at (2,92) size 2x2 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,2) size 2x2 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (10,81) size 94x24 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 92x21
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (106,2) size 607x182 [r=0 c=3 rs=1 cs=1]
- RenderBlock (anonymous) at (1,1) size 605x119
</del><ins>+ RenderTableCell {TD} at (106,2) size 606x182 [r=0 c=3 rs=1 cs=1]
+ RenderBlock (anonymous) at (1,1) size 604x119
</ins><span class="cx"> RenderText {#text} at (0,0) size 24x17
</span><span class="cx"> text run at (0,0) width 24: "Air "
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -167,42 +167,42 @@
</span><span class="cx"> RenderText {#text} at (0,102) size 45x17
</span><span class="cx"> text run at (0,102) width 45: "Seats:"
</span><span class="cx"> RenderBR {BR} at (45,116) size 0x0
</span><del>- RenderBlock (anonymous) at (1,120) size 605x44
- RenderTable {TABLE} at (0,0) size 605x44 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 603x42
- RenderTableRow {TR} at (0,0) size 603x21 [bgcolor=#E0E0E0]
- RenderTableCell {TD} at (0,0) size 99x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (anonymous) at (1,120) size 604x44
+ RenderTable {TABLE} at (0,0) size 604x44 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 602x42
+ RenderTableRow {TR} at (0,0) size 602x21 [bgcolor=#E0E0E0]
+ RenderTableCell {TD} at (0,0) size 98x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 43x17
</span><span class="cx"> text run at (2,2) width 43: "Name"
</span><del>- RenderTableCell {TD} at (98,0) size 38x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (98,0) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 33x17
</span><span class="cx"> text run at (2,2) width 33: "Seat"
</span><del>- RenderTableCell {TD} at (135,0) size 79x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,0) size 78x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 45x17
</span><span class="cx"> text run at (2,2) width 45: "Status"
</span><del>- RenderTableCell {TD} at (213,0) size 317x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (213,0) size 316x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "Type"
</span><del>- RenderTableCell {TD} at (529,0) size 74x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (529,0) size 73x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 69x17
</span><span class="cx"> text run at (2,2) width 69: "Comment"
</span><del>- RenderTableRow {TR} at (0,21) size 603x21
- RenderTableCell {TD} at (0,21) size 99x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,21) size 602x21
+ RenderTableCell {TD} at (0,21) size 98x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 94x17
</span><span class="cx"> text run at (2,2) width 94: "HAO,SCOTT"
</span><del>- RenderTableCell {TD} at (98,21) size 38x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (98,21) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x17
</span><span class="cx"> text run at (2,2) width 29: "08A"
</span><del>- RenderTableCell {TD} at (135,21) size 79x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,21) size 78x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 74x17
</span><span class="cx"> text run at (2,2) width 74: "confirmed "
</span><del>- RenderTableCell {TD} at (213,21) size 317x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (213,21) size 316x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 312x17
</span><span class="cx"> text run at (2,2) width 312: "Non-Smoking, Window Seat, Preferred Seat"
</span><del>- RenderTableCell {TD} at (529,21) size 74x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (529,21) size 73x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><del>- RenderBlock (anonymous) at (1,164) size 605x17
</del><ins>+ RenderBlock (anonymous) at (1,164) size 604x17
</ins><span class="cx"> RenderInline {SPACE} at (0,0) size 0x17
</span><span class="cx"> RenderInline {SPACE} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -221,16 +221,16 @@
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock (anonymous) at (0,584) size 769x187
</span><del>- RenderTable {TABLE} at (0,0) size 604x186
- RenderTableSection {TBODY} at (0,0) size 604x186
- RenderTableRow {TR} at (0,2) size 604x182
- RenderTableCell {TD} at (2,92) size 3x2 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,2) size 3x2 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (10,81) size 95x24 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 603x186
+ RenderTableSection {TBODY} at (0,0) size 603x186
+ RenderTableRow {TR} at (0,2) size 603x182
+ RenderTableCell {TD} at (2,92) size 2x2 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,2) size 2x2 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (10,81) size 94x24 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 92x21
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (106,2) size 496x182 [r=0 c=3 rs=1 cs=1]
- RenderBlock (anonymous) at (1,1) size 494x119
</del><ins>+ RenderTableCell {TD} at (106,2) size 495x182 [r=0 c=3 rs=1 cs=1]
+ RenderBlock (anonymous) at (1,1) size 493x119
</ins><span class="cx"> RenderText {#text} at (0,0) size 24x17
</span><span class="cx"> text run at (0,0) width 24: "Air "
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -263,42 +263,42 @@
</span><span class="cx"> RenderText {#text} at (0,102) size 45x17
</span><span class="cx"> text run at (0,102) width 45: "Seats:"
</span><span class="cx"> RenderBR {BR} at (45,116) size 0x0
</span><del>- RenderBlock (anonymous) at (1,120) size 494x44
- RenderTable {TABLE} at (0,0) size 494x44 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 492x42
- RenderTableRow {TR} at (0,0) size 492x21 [bgcolor=#E0E0E0]
- RenderTableCell {TD} at (0,0) size 99x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (anonymous) at (1,120) size 493x44
+ RenderTable {TABLE} at (0,0) size 493x44 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 491x42
+ RenderTableRow {TR} at (0,0) size 491x21 [bgcolor=#E0E0E0]
+ RenderTableCell {TD} at (0,0) size 98x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 43x17
</span><span class="cx"> text run at (2,2) width 43: "Name"
</span><del>- RenderTableCell {TD} at (98,0) size 38x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (98,0) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 33x17
</span><span class="cx"> text run at (2,2) width 33: "Seat"
</span><del>- RenderTableCell {TD} at (135,0) size 79x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,0) size 78x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 45x17
</span><span class="cx"> text run at (2,2) width 45: "Status"
</span><del>- RenderTableCell {TD} at (213,0) size 206x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (213,0) size 205x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "Type"
</span><del>- RenderTableCell {TD} at (418,0) size 74x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (418,0) size 73x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 69x17
</span><span class="cx"> text run at (2,2) width 69: "Comment"
</span><del>- RenderTableRow {TR} at (0,21) size 492x21
- RenderTableCell {TD} at (0,21) size 99x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,21) size 491x21
+ RenderTableCell {TD} at (0,21) size 98x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 94x17
</span><span class="cx"> text run at (2,2) width 94: "HAO,SCOTT"
</span><del>- RenderTableCell {TD} at (98,21) size 38x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (98,21) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "13F"
</span><del>- RenderTableCell {TD} at (135,21) size 79x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,21) size 78x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 74x17
</span><span class="cx"> text run at (2,2) width 74: "confirmed "
</span><del>- RenderTableCell {TD} at (213,21) size 206x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (213,21) size 205x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 201x17
</span><span class="cx"> text run at (2,2) width 201: "Non-Smoking, Window Seat"
</span><del>- RenderTableCell {TD} at (418,21) size 74x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (418,21) size 73x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><del>- RenderBlock (anonymous) at (1,164) size 494x17
</del><ins>+ RenderBlock (anonymous) at (1,164) size 493x17
</ins><span class="cx"> RenderInline {SPACE} at (0,0) size 0x17
</span><span class="cx"> RenderInline {SPACE} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -317,15 +317,15 @@
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock (anonymous) at (0,786) size 769x109
</span><del>- RenderTable {TABLE} at (0,0) size 619x108
- RenderTableSection {TBODY} at (0,0) size 619x108
- RenderTableRow {TR} at (0,2) size 619x104
- RenderTableCell {TD} at (2,53) size 3x2 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,2) size 3x2 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (10,42) size 95x24 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 618x108
+ RenderTableSection {TBODY} at (0,0) size 618x108
+ RenderTableRow {TR} at (0,2) size 618x104
+ RenderTableCell {TD} at (2,53) size 2x2 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,2) size 2x2 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (10,42) size 94x24 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 92x21
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (106,2) size 511x104 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,2) size 510x104 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 24x17
</span><span class="cx"> text run at (1,1) width 24: "Air "
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -470,29 +470,29 @@
</span><span class="cx"> layer at (23,225) size 769x58
</span><span class="cx"> RenderBlock (anonymous) at (0,216) size 769x59
</span><span class="cx"> layer at (43,210) size 529x58
</span><del>- RenderTable {TABLE} at (0,0) size 530x58 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 528x56
- RenderTableRow {TR} at (0,2) size 528x21 [bgcolor=#E0E0E0]
- RenderTableCell {TD} at (2,2) size 96x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 529x58 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 527x56
+ RenderTableRow {TR} at (0,2) size 527x21 [bgcolor=#E0E0E0]
+ RenderTableCell {TD} at (2,2) size 95x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "Type"
</span><del>- RenderTableCell {TD} at (99,2) size 46x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (99,2) size 45x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "City"
</span><del>- RenderTableCell {TD} at (146,2) size 380x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (146,2) size 379x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Phone"
</span><del>- RenderTableRow {TR} at (0,25) size 528x0
- RenderTableRow {TR} at (0,27) size 528x21
- RenderTableCell {TD} at (2,27) size 96x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 527x0
+ RenderTableRow {TR} at (0,27) size 527x21
+ RenderTableCell {TD} at (2,27) size 95x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 91x17
</span><span class="cx"> text run at (2,2) width 91: "Travel Agent"
</span><del>- RenderTableCell {TD} at (99,27) size 46x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (99,27) size 45x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "(LAX)"
</span><del>- RenderTableCell {TD} at (146,27) size 380x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (146,27) size 379x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 375x17
</span><span class="cx"> text run at (2,2) width 375: "RQ0/818 990-4053-PLAZA TRAVEL - 05838276-RC"
</span><del>- RenderTableRow {TR} at (0,50) size 528x0
- RenderTableRow {TR} at (0,52) size 528x0
- RenderTableRow {TR} at (0,54) size 528x0
</del><ins>+ RenderTableRow {TR} at (0,50) size 527x0
+ RenderTableRow {TR} at (0,52) size 527x0
+ RenderTableRow {TR} at (0,54) size 527x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastforms001expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/001-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastforms001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/001-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/001-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/forms/001-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,57) size 784x87 [border: (2px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 780x82
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 780x82
</span><del>- RenderTableCell {TD} at (0,0) size 138x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 137x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderMenuList {SELECT} at (3,1) size 131x80 [bgcolor=#FFFFFF] [border: (40px solid #FF0000)]
</span><span class="cx"> RenderBlock (anonymous) at (40,40) size 51x25
</span><span class="cx"> RenderText at (4,4) size 28x17
</span><span class="lines">@@ -19,21 +19,21 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x24 [border: (2px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 780x20
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 780x20
</span><del>- RenderTableCell {TD} at (0,0) size 23x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 22x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {INPUT} at (3,4) size 16x12
</span><span class="cx"> RenderTableCell {TD} at (22,9) size 758x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderBlock {P} at (0,199) size 784x25
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x24 [border: (2px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 780x20
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 780x20
</span><del>- RenderTableCell {TD} at (0,0) size 23x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 22x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {INPUT} at (3,4) size 16x12
</span><span class="cx"> RenderTableCell {TD} at (22,9) size 758x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderBlock {P} at (0,239) size 784x37
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x36 [border: (2px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 780x32
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 780x32
</span><del>- RenderTableCell {TD} at (0,0) size 51x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 50x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderButton {INPUT} at (3,3) size 44x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 28x17
</span><span class="cx"> RenderText at (0,0) size 28x17
</span><span class="lines">@@ -43,7 +43,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x91 [border: (2px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 780x87
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 780x87
</span><del>- RenderTableCell {TD} at (0,0) size 127x87 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 126x87 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderButton {INPUT} at (3,1) size 120x85 [bgcolor=#C0C0C0] [border: (40px solid #FF0000)]
</span><span class="cx"> RenderBlock (anonymous) at (46,42) size 28x17
</span><span class="cx"> RenderText at (0,0) size 28x17
</span><span class="lines">@@ -52,7 +52,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,91) size 784x91 [border: (2px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 780x87
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 780x87
</span><del>- RenderTableCell {TD} at (0,0) size 193x87 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 192x87 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderButton {INPUT} at (3,1) size 186x85 [bgcolor=#C0C0C0] [border: (40px solid #FF0000)]
</span><span class="cx"> RenderBlock (anonymous) at (46,42) size 94x17
</span><span class="cx"> RenderText at (0,0) size 94x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastforms005expectedpngfromrev195778trunkLayoutTestsplatformgtkfasttablegiantRowspanexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/forms/005-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/table/giantRowspan-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastforms005expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/005-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/005-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/forms/005-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 45x54
- RenderTableSection {TBODY} at (0,0) size 45x54
- RenderTableRow {TR} at (0,0) size 45x54
- RenderTableCell {TD} at (0,0) size 45x54 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 44x54
+ RenderTableSection {TBODY} at (0,0) size 44x54
+ RenderTableRow {TR} at (0,0) size 44x54
+ RenderTableCell {TD} at (0,0) size 44x54 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {INPUT} at (2,2) size 40x50
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsbasicbuttonsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/basic-buttons-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsbasicbuttonsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/basic-buttons-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/basic-buttons-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/forms/basic-buttons-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,154 +14,154 @@
</span><span class="cx"> text run at (0,34) width 649: "with text (\"foo\") and then uses six different paddings to make sure each of the buttons render properly. "
</span><span class="cx"> RenderBR {BR} at (649,34) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,51) size 0x17
</span><del>- RenderTable {TABLE} at (0,68) size 685x294
- RenderTableSection {TBODY} at (0,0) size 685x294
- RenderTableRow {TR} at (0,0) size 685x19
- RenderTableCell {TD} at (0,0) size 170x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,68) size 684x294
+ RenderTableSection {TBODY} at (0,0) size 684x294
+ RenderTableRow {TR} at (0,0) size 684x19
+ RenderTableCell {TD} at (0,0) size 169x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 42x17
</span><span class="cx"> text run at (1,1) width 42: "styling"
</span><del>- RenderTableCell {TD} at (169,0) size 61x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (169,0) size 60x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 58x17
</span><span class="cx"> text run at (1,1) width 58: "<button>"
</span><del>- RenderTableCell {TD} at (229,0) size 158x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (229,0) size 157x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 155x17
</span><span class="cx"> text run at (1,1) width 155: "(offsetH,W) (clientH,W)"
</span><del>- RenderTableCell {TD} at (386,0) size 133x19 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (386,0) size 132x19 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 130x17
</span><span class="cx"> text run at (1,1) width 130: "<input type=button>"
</span><del>- RenderTableCell {TD} at (518,0) size 167x19 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,0) size 166x19 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 164x17
</span><span class="cx"> text run at (1,1) width 164: "(offsetH,W) (clientH, -W)"
</span><del>- RenderTableRow {TR} at (0,19) size 685x32
- RenderTableCell {TD} at (0,25) size 170x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 684x32
+ RenderTableCell {TD} at (0,25) size 169x20 [r=1 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,2) width 53: "(default)"
</span><del>- RenderTableCell {TD} at (169,19) size 61x32 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (169,19) size 60x32 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderButton {BUTTON} at (3,3) size 26x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 10x17
</span><span class="cx"> RenderImage {IMG} at (0,4) size 10x10
</span><del>- RenderTableCell {TD} at (229,25) size 158x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (229,25) size 157x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 104x18
</span><span class="cx"> text run at (1,2) width 104: "(26, 26) (22, 22)"
</span><del>- RenderTableCell {TD} at (386,19) size 133x32 [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (386,19) size 132x32 [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderButton {INPUT} at (3,3) size 38x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 22x17
</span><span class="cx"> RenderText at (0,0) size 22x17
</span><span class="cx"> text run at (0,0) width 22: "foo"
</span><del>- RenderTableCell {TD} at (518,25) size 167x20 [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,25) size 166x20 [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 104x18
</span><span class="cx"> text run at (1,2) width 104: "(26, 38) (22, 34)"
</span><del>- RenderTableRow {TR} at (0,51) size 685x27
- RenderTableCell {TD} at (0,55) size 170x19 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,51) size 684x27
+ RenderTableCell {TD} at (0,55) size 169x19 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 67x17
</span><span class="cx"> text run at (1,1) width 67: "padding: 0"
</span><del>- RenderTableCell {TD} at (169,51) size 61x27 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (169,51) size 60x27 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderButton {BUTTON} at (3,3) size 14x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (2,2) size 10x17
</span><span class="cx"> RenderImage {IMG} at (0,4) size 10x10
</span><del>- RenderTableCell {TD} at (229,55) size 158x19 [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (229,55) size 157x19 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 104x17
</span><span class="cx"> text run at (1,1) width 104: "(21, 14) (17, 10)"
</span><del>- RenderTableCell {TD} at (386,51) size 133x27 [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (386,51) size 132x27 [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderButton {INPUT} at (3,3) size 26x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (2,2) size 22x17
</span><span class="cx"> RenderText at (0,0) size 22x17
</span><span class="cx"> text run at (0,0) width 22: "foo"
</span><del>- RenderTableCell {TD} at (518,55) size 167x19 [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,55) size 166x19 [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 104x17
</span><span class="cx"> text run at (1,1) width 104: "(21, 26) (17, 22)"
</span><del>- RenderTableRow {TR} at (0,78) size 685x53
- RenderTableCell {TD} at (0,95) size 170x19 [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,78) size 684x53
+ RenderTableCell {TD} at (0,95) size 169x19 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 88x17
</span><span class="cx"> text run at (1,1) width 88: "padding: 10%"
</span><del>- RenderTableCell {TD} at (169,85) size 61x39 [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (169,85) size 60x39 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderButton {BUTTON} at (3,3) size 26x33 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (7,7) size 11x18
</span><span class="cx"> RenderImage {IMG} at (0,4) size 10x10
</span><del>- RenderTableCell {TD} at (229,95) size 158x19 [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (229,95) size 157x19 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 104x17
</span><span class="cx"> text run at (1,1) width 104: "(33, 26) (29, 22)"
</span><del>- RenderTableCell {TD} at (386,78) size 133x53 [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (386,78) size 132x53 [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderButton {INPUT} at (3,3) size 52x47 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (15,15) size 22x17
</span><span class="cx"> RenderText at (0,0) size 22x17
</span><span class="cx"> text run at (0,0) width 22: "foo"
</span><del>- RenderTableCell {TD} at (518,95) size 167x19 [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,95) size 166x19 [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 104x17
</span><span class="cx"> text run at (1,1) width 104: "(47, 52) (43, 48)"
</span><del>- RenderTableRow {TR} at (0,131) size 685x31
- RenderTableCell {TD} at (0,137) size 170x19 [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,131) size 684x31
+ RenderTableCell {TD} at (0,137) size 169x19 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 83x17
</span><span class="cx"> text run at (1,1) width 83: "padding: 2px"
</span><del>- RenderTableCell {TD} at (169,131) size 61x31 [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (169,131) size 60x31 [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderButton {BUTTON} at (3,3) size 18x25 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (4,4) size 10x17
</span><span class="cx"> RenderImage {IMG} at (0,4) size 10x10
</span><del>- RenderTableCell {TD} at (229,137) size 158x19 [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (229,137) size 157x19 [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 104x17
</span><span class="cx"> text run at (1,1) width 104: "(25, 18) (21, 14)"
</span><del>- RenderTableCell {TD} at (386,131) size 133x31 [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (386,131) size 132x31 [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderButton {INPUT} at (3,3) size 30x25 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (4,4) size 22x17
</span><span class="cx"> RenderText at (0,0) size 22x17
</span><span class="cx"> text run at (0,0) width 22: "foo"
</span><del>- RenderTableCell {TD} at (518,137) size 167x19 [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,137) size 166x19 [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 104x17
</span><span class="cx"> text run at (1,1) width 104: "(25, 30) (21, 26)"
</span><del>- RenderTableRow {TR} at (0,162) size 685x32
- RenderTableCell {TD} at (0,168) size 170x20 [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,162) size 684x32
+ RenderTableCell {TD} at (0,168) size 169x20 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 167x18
</span><span class="cx"> text run at (1,2) width 167: "padding: 2px 6px 3px 6px"
</span><del>- RenderTableCell {TD} at (169,162) size 61x32 [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (169,162) size 60x32 [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderButton {BUTTON} at (3,3) size 26x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 10x17
</span><span class="cx"> RenderImage {IMG} at (0,4) size 10x10
</span><del>- RenderTableCell {TD} at (229,168) size 158x20 [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (229,168) size 157x20 [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 104x18
</span><span class="cx"> text run at (1,2) width 104: "(26, 26) (22, 22)"
</span><del>- RenderTableCell {TD} at (386,162) size 133x32 [r=5 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (386,162) size 132x32 [r=5 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderButton {INPUT} at (3,3) size 38x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 22x17
</span><span class="cx"> RenderText at (0,0) size 22x17
</span><span class="cx"> text run at (0,0) width 22: "foo"
</span><del>- RenderTableCell {TD} at (518,168) size 167x20 [r=5 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,168) size 166x20 [r=5 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 104x18
</span><span class="cx"> text run at (1,2) width 104: "(26, 38) (22, 34)"
</span><del>- RenderTableRow {TR} at (0,194) size 685x33
- RenderTableCell {TD} at (0,201) size 170x19 [r=6 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,194) size 684x33
+ RenderTableCell {TD} at (0,201) size 169x19 [r=6 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 111x17
</span><span class="cx"> text run at (1,1) width 111: "padding: 3px 7px"
</span><del>- RenderTableCell {TD} at (169,194) size 61x33 [r=6 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (169,194) size 60x33 [r=6 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderButton {BUTTON} at (3,3) size 28x27 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (9,5) size 10x17
</span><span class="cx"> RenderImage {IMG} at (0,4) size 10x10
</span><del>- RenderTableCell {TD} at (229,201) size 158x19 [r=6 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (229,201) size 157x19 [r=6 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 104x17
</span><span class="cx"> text run at (1,1) width 104: "(27, 28) (23, 24)"
</span><del>- RenderTableCell {TD} at (386,194) size 133x33 [r=6 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (386,194) size 132x33 [r=6 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderButton {INPUT} at (3,3) size 40x27 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (9,5) size 22x17
</span><span class="cx"> RenderText at (0,0) size 22x17
</span><span class="cx"> text run at (0,0) width 22: "foo"
</span><del>- RenderTableCell {TD} at (518,201) size 167x19 [r=6 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,201) size 166x19 [r=6 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 104x17
</span><span class="cx"> text run at (1,1) width 104: "(27, 40) (23, 36)"
</span><del>- RenderTableRow {TR} at (0,227) size 685x67
- RenderTableCell {TD} at (0,251) size 170x19 [r=7 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,227) size 684x67
+ RenderTableCell {TD} at (0,251) size 169x19 [r=7 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 91x17
</span><span class="cx"> text run at (1,1) width 91: "padding: 20px"
</span><del>- RenderTableCell {TD} at (169,227) size 61x67 [r=7 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (169,227) size 60x67 [r=7 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderButton {BUTTON} at (3,3) size 54x61 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (22,22) size 10x17
</span><span class="cx"> RenderImage {IMG} at (0,4) size 10x10
</span><del>- RenderTableCell {TD} at (229,251) size 158x19 [r=7 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (229,251) size 157x19 [r=7 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 104x17
</span><span class="cx"> text run at (1,1) width 104: "(61, 54) (57, 50)"
</span><del>- RenderTableCell {TD} at (386,227) size 133x67 [r=7 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (386,227) size 132x67 [r=7 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderButton {INPUT} at (3,3) size 66x61 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (22,22) size 22x17
</span><span class="cx"> RenderText at (0,0) size 22x17
</span><span class="cx"> text run at (0,0) width 22: "foo"
</span><del>- RenderTableCell {TD} at (518,251) size 167x19 [r=7 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,251) size 166x19 [r=7 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 104x17
</span><span class="cx"> text run at (1,1) width 104: "(61, 66) (57, 62)"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsformelementgeometryexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/form-element-geometry-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsformelementgeometryexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/form-element-geometry-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/form-element-geometry-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/forms/form-element-geometry-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,95 +12,95 @@
</span><span class="cx"> RenderBlock {H2} at (0,94) size 769x27
</span><span class="cx"> RenderText {#text} at (0,0) size 165x26
</span><span class="cx"> text run at (0,0) width 165: "Bounding Boxes"
</span><del>- RenderTable {TABLE} at (0,140) size 192x38
- RenderTableSection {TBODY} at (0,0) size 192x37
- RenderTableRow {TR} at (0,2) size 192x33
- RenderTableCell {TD} at (2,2) size 67x33 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 65x30 [border: (2px solid #0000FF)]
</del><ins>+ RenderTable {TABLE} at (0,140) size 191x38
+ RenderTableSection {TBODY} at (0,0) size 191x37
+ RenderTableRow {TR} at (0,2) size 191x33
+ RenderTableCell {TD} at (2,2) size 66x33 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 64x30 [border: (2px solid #0000FF)]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 60x26
</span><span class="cx"> RenderButton {INPUT} at (2,2) size 60x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 44x17
</span><span class="cx"> RenderText at (0,0) size 44x17
</span><span class="cx"> text run at (0,0) width 44: "button"
</span><del>- RenderTableCell {TD} at (70,2) size 72x33 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 70x31 [border: (2px solid #0000FF)]
</del><ins>+ RenderTableCell {TD} at (70,2) size 71x33 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 69x31 [border: (2px solid #0000FF)]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 65x26
</span><span class="cx"> RenderMenuList {SELECT} at (2,2) size 65x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock (anonymous) at (1,1) size 63x25
</span><span class="cx"> RenderText at (4,4) size 40x17
</span><span class="cx"> text run at (4,4) width 40: "menu"
</span><del>- RenderTableCell {TD} at (143,7) size 23x23 [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 21x20 [border: (2px solid #0000FF)]
</del><ins>+ RenderTableCell {TD} at (143,7) size 22x23 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 20x20 [border: (2px solid #0000FF)]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 16x26
</span><span class="cx"> RenderBlock {INPUT} at (2,2) size 16x16
</span><del>- RenderTableCell {TD} at (167,7) size 23x23 [r=0 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 21x20 [border: (2px solid #0000FF)]
</del><ins>+ RenderTableCell {TD} at (167,7) size 22x23 [r=0 c=3 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 20x20 [border: (2px solid #0000FF)]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 16x26
</span><span class="cx"> RenderBlock {INPUT} at (2,2) size 16x16
</span><del>- RenderTable {TABLE} at (0,177) size 192x38
- RenderTableSection {TBODY} at (0,0) size 192x37
- RenderTableRow {TR} at (0,2) size 192x33
- RenderTableCell {TD} at (2,2) size 67x33 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 65x30 [border: (2px solid #0000FF)]
</del><ins>+ RenderTable {TABLE} at (0,177) size 191x38
+ RenderTableSection {TBODY} at (0,0) size 191x37
+ RenderTableRow {TR} at (0,2) size 191x33
+ RenderTableCell {TD} at (2,2) size 66x33 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 64x30 [border: (2px solid #0000FF)]
</ins><span class="cx"> RenderButton {INPUT} at (2,2) size 60x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 44x17
</span><span class="cx"> RenderText at (0,0) size 44x17
</span><span class="cx"> text run at (0,0) width 44: "button"
</span><del>- RenderTableCell {TD} at (70,2) size 72x33 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 70x31 [border: (2px solid #0000FF)]
</del><ins>+ RenderTableCell {TD} at (70,2) size 71x33 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 69x31 [border: (2px solid #0000FF)]
</ins><span class="cx"> RenderMenuList {SELECT} at (2,2) size 65x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock (anonymous) at (1,1) size 63x25
</span><span class="cx"> RenderText at (4,4) size 40x17
</span><span class="cx"> text run at (4,4) width 40: "menu"
</span><del>- RenderTableCell {TD} at (143,7) size 23x23 [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 21x20 [border: (2px solid #0000FF)]
</del><ins>+ RenderTableCell {TD} at (143,7) size 22x23 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 20x20 [border: (2px solid #0000FF)]
</ins><span class="cx"> RenderBlock {INPUT} at (2,2) size 16x16
</span><del>- RenderTableCell {TD} at (167,7) size 23x23 [r=0 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 21x20 [border: (2px solid #0000FF)]
</del><ins>+ RenderTableCell {TD} at (167,7) size 22x23 [r=0 c=3 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 20x20 [border: (2px solid #0000FF)]
</ins><span class="cx"> RenderBlock {INPUT} at (2,2) size 16x16
</span><del>- RenderTable {TABLE} at (0,214) size 192x38
- RenderTableSection {TBODY} at (0,0) size 192x37
- RenderTableRow {TR} at (0,2) size 192x33
- RenderTableCell {TD} at (2,2) size 67x33 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 65x30 [border: (2px solid #0000FF)]
</del><ins>+ RenderTable {TABLE} at (0,214) size 191x38
+ RenderTableSection {TBODY} at (0,0) size 191x37
+ RenderTableRow {TR} at (0,2) size 191x33
+ RenderTableCell {TD} at (2,2) size 66x33 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 64x30 [border: (2px solid #0000FF)]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 60x11
</span><span class="cx"> RenderButton {INPUT} at (2,2) size 60x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 44x17
</span><span class="cx"> RenderText at (0,0) size 44x17
</span><span class="cx"> text run at (0,0) width 44: "button"
</span><del>- RenderTableCell {TD} at (70,2) size 72x33 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 70x31 [border: (2px solid #0000FF)]
</del><ins>+ RenderTableCell {TD} at (70,2) size 71x33 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 69x31 [border: (2px solid #0000FF)]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 65x11
</span><span class="cx"> RenderMenuList {SELECT} at (2,2) size 65x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock (anonymous) at (1,1) size 63x25
</span><span class="cx"> RenderText at (4,4) size 40x17
</span><span class="cx"> text run at (4,4) width 40: "menu"
</span><del>- RenderTableCell {TD} at (143,7) size 23x23 [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 21x20 [border: (2px solid #0000FF)]
</del><ins>+ RenderTableCell {TD} at (143,7) size 22x23 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 20x20 [border: (2px solid #0000FF)]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 16x11
</span><span class="cx"> RenderBlock {INPUT} at (2,2) size 16x16
</span><del>- RenderTableCell {TD} at (167,7) size 23x23 [r=0 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 21x20 [border: (2px solid #0000FF)]
</del><ins>+ RenderTableCell {TD} at (167,7) size 22x23 [r=0 c=3 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 20x20 [border: (2px solid #0000FF)]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 16x11
</span><span class="cx"> RenderBlock {INPUT} at (2,2) size 16x16
</span><del>- RenderTable {TABLE} at (0,251) size 688x84
- RenderTableSection {TBODY} at (0,0) size 688x83
- RenderTableRow {TR} at (0,2) size 688x79
- RenderTableCell {TD} at (2,2) size 108x29 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 106x27 [border: (2px solid #0000FF)]
</del><ins>+ RenderTable {TABLE} at (0,251) size 687x84
+ RenderTableSection {TBODY} at (0,0) size 687x83
+ RenderTableRow {TR} at (0,2) size 687x79
+ RenderTableCell {TD} at (2,2) size 107x29 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 105x27 [border: (2px solid #0000FF)]
</ins><span class="cx"> RenderTextControl {INPUT} at (2,2) size 101x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>- RenderTableCell {TD} at (111,2) size 48x79 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 46x77 [border: (2px solid #0000FF)]
</del><ins>+ RenderTableCell {TD} at (111,2) size 47x79 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 45x77 [border: (2px solid #0000FF)]
</ins><span class="cx"> RenderListBox {SELECT} at (2,2) size 41x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><del>- RenderTableCell {TD} at (160,2) size 313x32 [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 311x30 [border: (2px solid #0000FF)]
</del><ins>+ RenderTableCell {TD} at (160,2) size 312x32 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 310x30 [border: (2px solid #0000FF)]
</ins><span class="cx"> RenderFileUploadControl {INPUT} at (2,2) size 306x26 "(None)"
</span><span class="cx"> RenderButton {INPUT} at (0,0) size 103x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 87x17
</span><span class="cx"> RenderText at (0,0) size 87x17
</span><span class="cx"> text run at (0,0) width 87: "Choose File"
</span><del>- RenderTableCell {TD} at (474,2) size 212x50 [r=0 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 210x48 [border: (2px solid #0000FF)]
</del><ins>+ RenderTableCell {TD} at (474,2) size 211x50 [r=0 c=3 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 209x48 [border: (2px solid #0000FF)]
</ins><span class="cx"> RenderBlock {H2} at (0,354) size 769x27
</span><span class="cx"> RenderText {#text} at (0,0) size 200x26
</span><span class="cx"> text run at (0,0) width 200: "Baseline Alignment"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsformhidestableexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/form-hides-table-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsformhidestableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/form-hides-table-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/form-hides-table-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/forms/form-hides-table-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -19,10 +19,10 @@
</span><span class="cx"> RenderInline {DIV} at (0,0) size 0x0
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x23
</span><span class="cx"> RenderBlock {FORM} at (0,0) size 769x23
</span><del>- RenderTable {TABLE} at (0,0) size 95x23
- RenderTableSection {TBODY} at (0,0) size 95x23
- RenderTableRow {TR} at (0,2) size 95x19
- RenderTableCell {TD} at (2,2) size 91x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 94x23
+ RenderTableSection {TBODY} at (0,0) size 94x23
+ RenderTableRow {TR} at (0,2) size 94x19
+ RenderTableCell {TD} at (2,2) size 90x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 88x17
</span><span class="cx"> text run at (1,1) width 88: "display: inline"
</span><span class="cx"> RenderBlock (anonymous) at (0,39) size 769x0
</span><span class="lines">@@ -30,10 +30,10 @@
</span><span class="cx"> RenderBlock {DIV} at (0,105) size 769x23
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 769x23
</span><span class="cx"> RenderBlock {FORM} at (0,0) size 769x23
</span><del>- RenderTable {TABLE} at (0,0) size 95x23
- RenderTableSection {TBODY} at (0,0) size 95x23
- RenderTableRow {TR} at (0,2) size 95x19
- RenderTableCell {TD} at (2,2) size 91x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 94x23
+ RenderTableSection {TBODY} at (0,0) size 94x23
+ RenderTableRow {TR} at (0,2) size 94x19
+ RenderTableCell {TD} at (2,2) size 90x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 88x17
</span><span class="cx"> text run at (1,1) width 88: "display: block"
</span><span class="cx"> RenderBlock {DIV} at (0,144) size 769x40
</span><span class="lines">@@ -41,100 +41,100 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderBlock {FORM} at (0,17) size 769x23
</span><del>- RenderTable {TABLE} at (0,0) size 110x23
- RenderTableSection {TBODY} at (0,0) size 110x23
- RenderTableRow {TR} at (0,2) size 110x19
- RenderTableCell {TD} at (2,2) size 106x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 109x23
+ RenderTableSection {TBODY} at (0,0) size 109x23
+ RenderTableRow {TR} at (0,2) size 109x19
+ RenderTableCell {TD} at (2,2) size 105x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 103x17
</span><span class="cx"> text run at (1,1) width 103: "display: list-item"
</span><span class="cx"> RenderBlock {DIV} at (0,200) size 769x23
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 769x23
</span><span class="cx"> RenderBlock {FORM} at (0,0) size 769x23
</span><del>- RenderTable {TABLE} at (0,0) size 113x23
- RenderTableSection {TBODY} at (0,0) size 113x23
- RenderTableRow {TR} at (0,2) size 113x19
- RenderTableCell {TD} at (2,2) size 109x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 112x23
+ RenderTableSection {TBODY} at (0,0) size 112x23
+ RenderTableRow {TR} at (0,2) size 112x19
+ RenderTableCell {TD} at (2,2) size 108x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 106x17
</span><span class="cx"> text run at (1,1) width 106: "display: compact"
</span><span class="cx"> RenderBlock {DIV} at (0,239) size 769x39
</span><del>- RenderBlock {DIV} at (0,0) size 135x39
- RenderBlock {FORM} at (0,0) size 135x23
- RenderTable {TABLE} at (0,0) size 135x23
- RenderTableSection {TBODY} at (0,0) size 135x23
- RenderTableRow {TR} at (0,2) size 135x19
- RenderTableCell {TD} at (2,2) size 131x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock {DIV} at (0,0) size 134x39
+ RenderBlock {FORM} at (0,0) size 134x23
+ RenderTable {TABLE} at (0,0) size 134x23
+ RenderTableSection {TBODY} at (0,0) size 134x23
+ RenderTableRow {TR} at (0,2) size 134x19
+ RenderTableCell {TD} at (2,2) size 130x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 128x17
</span><span class="cx"> text run at (1,1) width 128: "display: inline-block"
</span><span class="cx"> RenderBlock {DIV} at (0,278) size 769x39
</span><del>- RenderTable {DIV} at (0,0) size 90x39
- RenderTableSection (anonymous) at (0,0) size 90x39
- RenderTableRow (anonymous) at (0,0) size 90x39
- RenderTableCell (anonymous) at (0,0) size 90x39 [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (0,0) size 90x23
- RenderTable {TABLE} at (0,0) size 90x23
- RenderTableSection {TBODY} at (0,0) size 90x23
- RenderTableRow {TR} at (0,2) size 90x19
- RenderTableCell {TD} at (2,2) size 86x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,0) size 89x39
+ RenderTableSection (anonymous) at (0,0) size 89x39
+ RenderTableRow (anonymous) at (0,0) size 89x39
+ RenderTableCell (anonymous) at (0,0) size 89x39 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {FORM} at (0,0) size 89x23
+ RenderTable {TABLE} at (0,0) size 89x23
+ RenderTableSection {TBODY} at (0,0) size 89x23
+ RenderTableRow {TR} at (0,2) size 89x19
+ RenderTableCell {TD} at (2,2) size 85x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 83x17
</span><span class="cx"> text run at (1,1) width 83: "display: table"
</span><span class="cx"> RenderBlock {DIV} at (0,317) size 769x39
</span><del>- RenderTable {DIV} at (0,0) size 130x39
- RenderTableSection (anonymous) at (0,0) size 130x39
- RenderTableRow (anonymous) at (0,0) size 130x39
- RenderTableCell (anonymous) at (0,0) size 130x39 [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (0,0) size 130x23
- RenderTable {TABLE} at (0,0) size 130x23
- RenderTableSection {TBODY} at (0,0) size 130x23
- RenderTableRow {TR} at (0,2) size 130x19
- RenderTableCell {TD} at (2,2) size 126x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,0) size 129x39
+ RenderTableSection (anonymous) at (0,0) size 129x39
+ RenderTableRow (anonymous) at (0,0) size 129x39
+ RenderTableCell (anonymous) at (0,0) size 129x39 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {FORM} at (0,0) size 129x23
+ RenderTable {TABLE} at (0,0) size 129x23
+ RenderTableSection {TBODY} at (0,0) size 129x23
+ RenderTableRow {TR} at (0,2) size 129x19
+ RenderTableCell {TD} at (2,2) size 125x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 123x17
</span><span class="cx"> text run at (1,1) width 123: "display: inline-table"
</span><span class="cx"> RenderBlock {DIV} at (0,356) size 769x39
</span><del>- RenderTable at (0,0) size 162x39
- RenderTableSection {DIV} at (0,0) size 162x39
- RenderTableRow (anonymous) at (0,0) size 162x39
- RenderTableCell (anonymous) at (0,0) size 162x39 [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (0,0) size 162x23
- RenderTable {TABLE} at (0,0) size 162x23
- RenderTableSection {TBODY} at (0,0) size 162x23
- RenderTableRow {TR} at (0,2) size 162x19
- RenderTableCell {TD} at (2,2) size 158x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 161x39
+ RenderTableSection {DIV} at (0,0) size 161x39
+ RenderTableRow (anonymous) at (0,0) size 161x39
+ RenderTableCell (anonymous) at (0,0) size 161x39 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {FORM} at (0,0) size 161x23
+ RenderTable {TABLE} at (0,0) size 161x23
+ RenderTableSection {TBODY} at (0,0) size 161x23
+ RenderTableRow {TR} at (0,2) size 161x19
+ RenderTableCell {TD} at (2,2) size 157x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 155x17
</span><span class="cx"> text run at (1,1) width 155: "display: table-row-group"
</span><span class="cx"> RenderBlock {DIV} at (0,395) size 769x39
</span><del>- RenderTable at (0,0) size 179x39
- RenderTableSection {DIV} at (0,0) size 179x39
- RenderTableRow (anonymous) at (0,0) size 179x39
- RenderTableCell (anonymous) at (0,0) size 179x39 [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (0,0) size 179x23
- RenderTable {TABLE} at (0,0) size 179x23
- RenderTableSection {TBODY} at (0,0) size 179x23
- RenderTableRow {TR} at (0,2) size 179x19
- RenderTableCell {TD} at (2,2) size 175x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 178x39
+ RenderTableSection {DIV} at (0,0) size 178x39
+ RenderTableRow (anonymous) at (0,0) size 178x39
+ RenderTableCell (anonymous) at (0,0) size 178x39 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {FORM} at (0,0) size 178x23
+ RenderTable {TABLE} at (0,0) size 178x23
+ RenderTableSection {TBODY} at (0,0) size 178x23
+ RenderTableRow {TR} at (0,2) size 178x19
+ RenderTableCell {TD} at (2,2) size 174x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 172x17
</span><span class="cx"> text run at (1,1) width 172: "display: table-header-group"
</span><span class="cx"> RenderBlock {DIV} at (0,434) size 769x39
</span><del>- RenderTable at (0,0) size 174x39
- RenderTableSection {DIV} at (0,0) size 174x39
- RenderTableRow (anonymous) at (0,0) size 174x39
- RenderTableCell (anonymous) at (0,0) size 174x39 [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (0,0) size 174x23
- RenderTable {TABLE} at (0,0) size 174x23
- RenderTableSection {TBODY} at (0,0) size 174x23
- RenderTableRow {TR} at (0,2) size 174x19
- RenderTableCell {TD} at (2,2) size 170x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 173x39
+ RenderTableSection {DIV} at (0,0) size 173x39
+ RenderTableRow (anonymous) at (0,0) size 173x39
+ RenderTableCell (anonymous) at (0,0) size 173x39 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {FORM} at (0,0) size 173x23
+ RenderTable {TABLE} at (0,0) size 173x23
+ RenderTableSection {TBODY} at (0,0) size 173x23
+ RenderTableRow {TR} at (0,2) size 173x19
+ RenderTableCell {TD} at (2,2) size 169x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 167x17
</span><span class="cx"> text run at (1,1) width 167: "display: table-footer-group"
</span><span class="cx"> RenderBlock {DIV} at (0,473) size 769x39
</span><del>- RenderTable at (0,0) size 120x39
- RenderTableSection (anonymous) at (0,0) size 120x39
- RenderTableRow {DIV} at (0,0) size 120x39
- RenderTableCell (anonymous) at (0,0) size 120x39 [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (0,0) size 120x23
- RenderTable {TABLE} at (0,0) size 120x23
- RenderTableSection {TBODY} at (0,0) size 120x23
- RenderTableRow {TR} at (0,2) size 120x19
- RenderTableCell {TD} at (2,2) size 116x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 119x39
+ RenderTableSection (anonymous) at (0,0) size 119x39
+ RenderTableRow {DIV} at (0,0) size 119x39
+ RenderTableCell (anonymous) at (0,0) size 119x39 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {FORM} at (0,0) size 119x23
+ RenderTable {TABLE} at (0,0) size 119x23
+ RenderTableSection {TBODY} at (0,0) size 119x23
+ RenderTableRow {TR} at (0,2) size 119x19
+ RenderTableCell {TD} at (2,2) size 115x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 113x17
</span><span class="cx"> text run at (1,1) width 113: "display: table-row"
</span><span class="cx"> RenderBlock {DIV} at (0,512) size 769x0
</span><span class="lines">@@ -144,25 +144,25 @@
</span><span class="cx"> RenderTable at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {DIV} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {DIV} at (0,512) size 769x39
</span><del>- RenderTable at (0,0) size 117x39
- RenderTableSection (anonymous) at (0,0) size 117x39
- RenderTableRow (anonymous) at (0,0) size 117x39
- RenderTableCell {DIV} at (0,0) size 117x39 [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (0,0) size 117x23
- RenderTable {TABLE} at (0,0) size 117x23
- RenderTableSection {TBODY} at (0,0) size 117x23
- RenderTableRow {TR} at (0,2) size 117x19
- RenderTableCell {TD} at (2,2) size 113x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 116x39
+ RenderTableSection (anonymous) at (0,0) size 116x39
+ RenderTableRow (anonymous) at (0,0) size 116x39
+ RenderTableCell {DIV} at (0,0) size 116x39 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {FORM} at (0,0) size 116x23
+ RenderTable {TABLE} at (0,0) size 116x23
+ RenderTableSection {TBODY} at (0,0) size 116x23
+ RenderTableRow {TR} at (0,2) size 116x19
+ RenderTableCell {TD} at (2,2) size 112x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 110x17
</span><span class="cx"> text run at (1,1) width 110: "display: table-cell"
</span><span class="cx"> RenderBlock {DIV} at (0,551) size 769x73
</span><del>- RenderTable at (0,0) size 56x73
- RenderBlock {DIV} at (0,0) size 56x73
- RenderBlock {FORM} at (0,0) size 56x57
- RenderTable {TABLE} at (0,0) size 56x57
- RenderTableSection {TBODY} at (0,0) size 56x57
- RenderTableRow {TR} at (0,2) size 56x53
- RenderTableCell {TD} at (2,2) size 52x53 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 55x73
+ RenderBlock {DIV} at (0,0) size 55x73
+ RenderBlock {FORM} at (0,0) size 55x57
+ RenderTable {TABLE} at (0,0) size 55x57
+ RenderTableSection {TBODY} at (0,0) size 55x57
+ RenderTableRow {TR} at (0,2) size 55x53
+ RenderTableCell {TD} at (2,2) size 51x53 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 49x51
</span><span class="cx"> text run at (1,1) width 49: "display:"
</span><span class="cx"> text run at (1,18) width 35: "table-"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsforminmalformedmarkupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/form-in-malformed-markup-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/form-in-malformed-markup-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/forms/form-in-malformed-markup-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,11 +6,11 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x0
</span><span class="cx"> RenderInline {B} at (0,0) size 0x0
</span><span class="cx"> RenderInline {FORM} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,0) size 231x23
- RenderTableSection {TBODY} at (0,0) size 231x23
- RenderTableRow {TR} at (0,2) size 231x19
- RenderTableCell {TD} at (2,2) size 223x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 230x23
+ RenderTableSection {TBODY} at (0,0) size 230x23
+ RenderTableRow {TR} at (0,2) size 230x19
+ RenderTableCell {TD} at (2,2) size 222x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 220x17
</span><span class="cx"> text run at (1,1) width 220: "This test passes if it does not crash."
</span><del>- RenderTableCell {TD} at (226,2) size 3x19 [r=0 c=1 rs=1 cs=1]
- RenderBlock {P} at (1,17) size 1x0
</del><ins>+ RenderTableCell {TD} at (226,2) size 2x19 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {P} at (1,17) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsformmove3expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/formmove3-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsformmove3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/formmove3-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/formmove3-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/forms/formmove3-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,11 +11,11 @@
</span><span class="cx"> RenderInline {A} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x36
</span><del>- RenderTable {TABLE} at (0,0) size 82x36
- RenderTableSection {TBODY} at (0,0) size 82x36
- RenderTableRow {TR} at (0,2) size 82x32
- RenderTableCell {TD} at (2,17) size 3x2 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,2) size 74x32 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 81x36
+ RenderTableSection {TBODY} at (0,0) size 81x36
+ RenderTableRow {TR} at (0,2) size 81x32
+ RenderTableCell {TD} at (2,17) size 2x2 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,2) size 73x32 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderButton {INPUT} at (3,3) size 67x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 51x17
</span><span class="cx"> RenderText at (0,0) size 51x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsinputtableexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/input-table-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsinputtableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/input-table-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/input-table-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/forms/input-table-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,35 +9,35 @@
</span><span class="cx"> RenderBlock {P} at (0,33) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 70x17
</span><span class="cx"> text run at (0,0) width 70: "Test case 1"
</span><del>- RenderTable {TABLE} at (0,66) size 119x45 [border: (3px solid #0000FF)]
- RenderTableSection {TBODY} at (3,3) size 113x39
- RenderTableRow {TR} at (0,2) size 113x35
- RenderTableCell {TD} at (2,2) size 109x35 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,66) size 118x45 [border: (3px solid #0000FF)]
+ RenderTableSection {TBODY} at (3,3) size 112x39
+ RenderTableRow {TR} at (0,2) size 112x35
+ RenderTableCell {TD} at (2,2) size 108x35 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTextControl {INPUT} at (4,6) size 100x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,127) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 70x17
</span><span class="cx"> text run at (0,0) width 70: "Test case 2"
</span><del>- RenderTable {TABLE} at (0,160) size 167x82 [border: (3px solid #0000FF)]
- RenderTableSection {TBODY} at (3,3) size 161x76
- RenderTableRow {TR} at (0,2) size 161x35
- RenderTableCell {TD} at (2,10) size 47x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,160) size 166x82 [border: (3px solid #0000FF)]
+ RenderTableSection {TBODY} at (3,3) size 160x76
+ RenderTableRow {TR} at (0,2) size 160x35
+ RenderTableCell {TD} at (2,10) size 46x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 24x17
</span><span class="cx"> text run at (1,1) width 24: "first"
</span><del>- RenderTableCell {TD} at (50,2) size 109x35 [border: (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (50,2) size 108x35 [border: (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTextControl {INPUT} at (4,6) size 100x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>- RenderTableRow {TR} at (0,39) size 161x35
- RenderTableCell {TD} at (2,47) size 47x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,39) size 160x35
+ RenderTableCell {TD} at (2,47) size 46x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 44x17
</span><span class="cx"> text run at (1,1) width 44: "second"
</span><del>- RenderTableCell {TD} at (50,39) size 109x35 [border: (3px solid #FF0000)] [r=1 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (4,6) size 101x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+ RenderTableCell {TD} at (50,39) size 108x35 [border: (3px solid #FF0000)] [r=1 c=1 rs=1 cs=1]
+ RenderTextControl {INPUT} at (4,6) size 100x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx"> RenderBlock {P} at (0,258) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 70x17
</span><span class="cx"> text run at (0,0) width 70: "Test case 3"
</span><del>- RenderTable {TABLE} at (0,291) size 55x79 [border: (3px solid #0000FF)]
- RenderTableSection {TBODY} at (3,3) size 49x73
- RenderTableRow {TR} at (0,2) size 49x69
- RenderTableCell {TD} at (2,2) size 45x69 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,291) size 54x79 [border: (3px solid #0000FF)]
+ RenderTableSection {TBODY} at (3,3) size 48x73
+ RenderTableRow {TR} at (0,2) size 48x69
+ RenderTableCell {TD} at (2,2) size 44x69 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 36x34
</span><span class="cx"> text run at (4,4) width 36: "width"
</span><span class="cx"> text run at (4,21) width 32: "30px"
</span><span class="lines">@@ -45,34 +45,34 @@
</span><span class="cx"> RenderBlock {P} at (0,386) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 70x17
</span><span class="cx"> text run at (0,0) width 70: "Test case 4"
</span><del>- RenderTable {TABLE} at (0,419) size 219x72 [border: (3px solid #0000FF)]
- RenderTableSection {TBODY} at (3,3) size 213x66
- RenderTableRow {TR} at (0,2) size 213x35
- RenderTableCell {TD} at (2,2) size 209x35 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (4,6) size 201x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderTableRow {TR} at (0,39) size 213x25
- RenderTableCell {TD} at (2,39) size 209x25 [border: (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,419) size 218x72 [border: (3px solid #0000FF)]
+ RenderTableSection {TBODY} at (3,3) size 212x66
+ RenderTableRow {TR} at (0,2) size 212x35
+ RenderTableCell {TD} at (2,2) size 208x35 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
+ RenderTextControl {INPUT} at (4,6) size 200x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTableRow {TR} at (0,39) size 212x25
+ RenderTableCell {TD} at (2,39) size 208x25 [border: (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (4,4) size 200x17
</span><span class="cx"> RenderText {#text} at (0,0) size 40x17
</span><span class="cx"> text run at (0,0) width 40: "200px"
</span><span class="cx"> RenderBlock {P} at (0,507) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 70x17
</span><span class="cx"> text run at (0,0) width 70: "Test case 5"
</span><del>- RenderTable {TABLE} at (0,540) size 93x45 [border: (3px solid #0000FF)]
- RenderTableSection {TBODY} at (3,3) size 87x39
- RenderTableRow {TR} at (0,2) size 87x35
- RenderTableCell {TD} at (2,2) size 83x35 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,540) size 92x45 [border: (3px solid #0000FF)]
+ RenderTableSection {TBODY} at (3,3) size 86x39
+ RenderTableRow {TR} at (0,2) size 86x35
+ RenderTableCell {TD} at (2,2) size 82x35 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTextControl {INPUT} at (6,6) size 70x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,601) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 70x17
</span><span class="cx"> text run at (0,0) width 70: "Test case 6"
</span><del>- RenderTable {TABLE} at (0,634) size 214x72 [border: (3px solid #0000FF)]
- RenderTableSection {TBODY} at (3,3) size 208x66
- RenderTableRow {TR} at (0,2) size 208x35
- RenderTableCell {TD} at (2,2) size 204x35 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,634) size 213x72 [border: (3px solid #0000FF)]
+ RenderTableSection {TBODY} at (3,3) size 207x66
+ RenderTableRow {TR} at (0,2) size 207x35
+ RenderTableCell {TD} at (2,2) size 203x35 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTextControl {INPUT} at (6,6) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>- RenderTableRow {TR} at (0,39) size 208x25
- RenderTableCell {TD} at (2,39) size 204x25 [border: (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,39) size 207x25
+ RenderTableCell {TD} at (2,39) size 203x25 [border: (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (4,4) size 70x17
</span><span class="cx"> RenderText {#text} at (0,0) size 32x17
</span><span class="cx"> text run at (0,0) width 32: "70px"
</span><span class="lines">@@ -85,7 +85,7 @@
</span><span class="cx"> layer at (20,347) size 24x17
</span><span class="cx"> RenderBlock {DIV} at (3,3) size 24x17
</span><span class="cx"> layer at (20,441) size 194x17
</span><del>- RenderBlock {DIV} at (3,3) size 195x17
</del><ins>+ RenderBlock {DIV} at (3,3) size 194x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 83x17
</span><span class="cx"> text run at (0,0) width 83: "width 100%"
</span><span class="cx"> layer at (22,562) size 64x17 scrollWidth 70
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformslistboxbidialignexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/listbox-bidi-align-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformslistboxbidialignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/listbox-bidi-align-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/listbox-bidi-align-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/forms/listbox-bidi-align-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,66 +9,66 @@
</span><span class="cx"> RenderBR {BR} at (597,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 426x17
</span><span class="cx"> text run at (0,17) width 426: "All the items in the following select elements should be left-aligned."
</span><del>- RenderTable {TABLE} at (0,34) size 883x164
- RenderTableSection {TBODY} at (0,0) size 883x164
- RenderTableRow {TR} at (0,2) size 883x79
- RenderTableCell {TD} at (2,2) size 205x79 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,34) size 882x164
+ RenderTableSection {TBODY} at (0,0) size 882x164
+ RenderTableRow {TR} at (0,2) size 882x79
+ RenderTableCell {TD} at (2,2) size 204x79 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 198x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><del>- RenderTableCell {TD} at (208,2) size 233x79 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (208,2) size 232x79 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 226x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><del>- RenderTableCell {TD} at (442,2) size 205x79 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (442,2) size 204x79 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 198x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><del>- RenderTableCell {TD} at (648,2) size 233x79 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (648,2) size 232x79 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 226x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><del>- RenderTableRow {TR} at (0,83) size 883x79
- RenderTableCell {TD} at (2,83) size 205x79 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,83) size 882x79
+ RenderTableCell {TD} at (2,83) size 204x79 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 198x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><del>- RenderTableCell {TD} at (208,83) size 233x79 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (208,83) size 232x79 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 226x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><span class="cx"> RenderBlock (anonymous) at (0,198) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 435x17
</span><span class="cx"> text run at (0,0) width 435: "All the items in the following select elements should be right-aligned."
</span><del>- RenderTable {TABLE} at (0,215) size 861x164
- RenderTableSection {TBODY} at (0,0) size 861x164
- RenderTableRow {TR} at (0,2) size 861x79
- RenderTableCell {TD} at (2,2) size 215x79 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,215) size 860x164
+ RenderTableSection {TBODY} at (0,0) size 860x164
+ RenderTableRow {TR} at (0,2) size 860x79
+ RenderTableCell {TD} at (2,2) size 214x79 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 208x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><del>- RenderTableCell {TD} at (218,2) size 212x79 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (218,2) size 211x79 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 205x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><del>- RenderTableCell {TD} at (431,2) size 215x79 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (431,2) size 214x79 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 208x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><del>- RenderTableCell {TD} at (647,2) size 212x79 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (647,2) size 211x79 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 205x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><del>- RenderTableRow {TR} at (0,83) size 861x79
- RenderTableCell {TD} at (2,83) size 215x79 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,83) size 860x79
+ RenderTableCell {TD} at (2,83) size 214x79 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 208x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><del>- RenderTableCell {TD} at (218,83) size 212x79 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (218,83) size 211x79 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 205x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><span class="cx"> RenderBlock (anonymous) at (0,379) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 444x17
</span><span class="cx"> text run at (0,0) width 444: "All the items in the following select elements should be center-aligned."
</span><del>- RenderTable {TABLE} at (0,396) size 919x83
- RenderTableSection {TBODY} at (0,0) size 919x83
- RenderTableRow {TR} at (0,2) size 919x79
- RenderTableCell {TD} at (2,2) size 228x79 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,396) size 918x83
+ RenderTableSection {TBODY} at (0,0) size 918x83
+ RenderTableRow {TR} at (0,2) size 918x79
+ RenderTableCell {TD} at (2,2) size 227x79 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 221x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><del>- RenderTableCell {TD} at (231,2) size 228x79 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (231,2) size 227x79 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 221x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><del>- RenderTableCell {TD} at (460,2) size 228x79 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (460,2) size 227x79 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 221x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><del>- RenderTableCell {TD} at (689,2) size 228x79 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (689,2) size 227x79 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 221x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><span class="cx"> RenderBlock (anonymous) at (0,479) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 290x17
</span><span class="cx"> text run at (0,0) width 290: "The following tables check mixed alignments."
</span><del>- RenderTable {TABLE} at (0,496) size 999x83
- RenderTableSection {TBODY} at (0,0) size 999x83
- RenderTableRow {TR} at (0,2) size 999x79
- RenderTableCell {TD} at (2,2) size 225x79 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,496) size 998x83
+ RenderTableSection {TBODY} at (0,0) size 998x83
+ RenderTableRow {TR} at (0,2) size 998x79
+ RenderTableCell {TD} at (2,2) size 224x79 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 218x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><del>- RenderTableCell {TD} at (228,2) size 225x79 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (228,2) size 224x79 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 218x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><del>- RenderTableCell {TD} at (454,2) size 271x79 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (454,2) size 270x79 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 264x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><del>- RenderTableCell {TD} at (726,2) size 271x79 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (726,2) size 270x79 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderListBox {SELECT} at (3,3) size 264x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformspreserveFormDuringResidualStyleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,9 +12,9 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x25
</span><span class="cx"> RenderTable {TABLE} at (380,0) size 24x25
</span><del>- RenderTableSection {TBODY} at (0,0) size 24x25
- RenderTableRow {TR} at (0,2) size 24x21
- RenderTableCell {TD} at (2,2) size 20x21 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 23x25
+ RenderTableRow {TR} at (0,2) size 23x21
+ RenderTableCell {TD} at (2,2) size 19x21 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {INPUT} at (1,1) size 17x19
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsselectdirtyparentprefwidthsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsselectdirtyparentprefwidthsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x98
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x98
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x74
</span><del>- RenderTable {TABLE} at (0,0) size 65x41 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 63x39
- RenderTableRow {TR} at (0,2) size 63x35
- RenderTableCell {TD} at (2,2) size 59x35 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 64x41 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 62x39
+ RenderTableRow {TR} at (0,2) size 62x35
+ RenderTableCell {TD} at (2,2) size 58x35 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderMenuList {SELECT} at (4,4) size 50x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock (anonymous) at (1,1) size 48x25
</span><span class="cx"> RenderText at (4,4) size 25x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasthtmldetailswritingmodeexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/html/details-writing-mode-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasthtmldetailswritingmodeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/html/details-writing-mode-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/html/details-writing-mode-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/html/details-writing-mode-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,40 +3,40 @@
</span><span class="cx"> layer at (0,0) size 785x1463
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 785x1463
</span><span class="cx"> RenderBody {BODY} at (8,8) size 769x1447
</span><del>- RenderTable {TABLE} at (0,0) size 613x349 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 611x347
- RenderTableRow {TR} at (0,2) size 611x29
- RenderTableCell {TH} at (2,2) size 607x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
</del><ins>+ RenderTable {TABLE} at (0,0) size 612x349 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 610x347
+ RenderTableRow {TR} at (0,2) size 610x29
+ RenderTableCell {TH} at (2,2) size 606x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
</ins><span class="cx"> RenderText {#text} at (227,6) size 152x17
</span><span class="cx"> text run at (227,6) width 152: "text-align not specified"
</span><del>- RenderTableRow {TR} at (0,33) size 611x29
- RenderTableCell {TH} at (2,48) size 103x30 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=2]
- RenderText {#text} at (49,6) size 5x18
- text run at (49,7) width 5: " "
- RenderTableCell {TH} at (106,33) size 503x29 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=4]
</del><ins>+ RenderTableRow {TR} at (0,33) size 610x29
+ RenderTableCell {TH} at (2,48) size 102x30 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=2]
+ RenderText {#text} at (49,6) size 4x18
+ text run at (49,7) width 4: " "
+ RenderTableCell {TH} at (106,33) size 502x29 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=4]
</ins><span class="cx"> RenderText {#text} at (177,6) size 148x17
</span><span class="cx"> text run at (177,6) width 148: "-webkit-writing-mode"
</span><del>- RenderTableRow {TR} at (0,64) size 611x29
- RenderTableCell {TH} at (106,64) size 125x29 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,64) size 610x29
+ RenderTableCell {TH} at (106,64) size 124x29 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,6) size 88x17
</span><span class="cx"> text run at (18,6) width 88: "horizontal-tb"
</span><del>- RenderTableCell {TH} at (232,64) size 125x29 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (232,64) size 124x29 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,6) size 88x17
</span><span class="cx"> text run at (18,6) width 88: "horizontal-bt"
</span><del>- RenderTableCell {TH} at (358,64) size 125x29 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (358,64) size 124x29 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (29,6) size 66x17
</span><span class="cx"> text run at (29,6) width 66: "vertical-lr"
</span><del>- RenderTableCell {TH} at (484,64) size 125x29 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (484,64) size 124x29 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (29,6) size 66x17
</span><span class="cx"> text run at (29,6) width 66: "vertical-rl"
</span><del>- RenderTableRow {TR} at (0,95) size 611x124
- RenderTableCell {TH} at (2,205) size 73x30 [border: (1px inset #808080)] [r=3 c=0 rs=4 cs=1]
- RenderText {#text} at (6,6) size 61x18
- text run at (6,7) width 61: "direction"
- RenderTableCell {TH} at (76,142) size 29x30 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 17x18
- text run at (6,7) width 17: "ltr"
- RenderTableCell {TD} at (106,95) size 125x124 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,95) size 610x124
+ RenderTableCell {TH} at (2,205) size 72x30 [border: (1px inset #808080)] [r=3 c=0 rs=4 cs=1]
+ RenderText {#text} at (6,6) size 60x18
+ text run at (6,7) width 60: "direction"
+ RenderTableCell {TH} at (76,142) size 28x30 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
+ RenderText {#text} at (6,6) size 16x18
+ text run at (6,7) width 16: "ltr"
+ RenderTableCell {TD} at (106,95) size 124x124 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 120x17
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 120x17
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (0,4) size 11x11: down
</span><span class="cx"> RenderText {#text} at (16,0) size 59x17
</span><span class="cx"> text run at (16,0) width 59: "summary"
</span><del>- RenderTableCell {TD} at (232,95) size 125x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (232,95) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 120x17
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 120x17
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (0,2) size 11x11: up
</span><span class="cx"> RenderText {#text} at (16,0) size 59x17
</span><span class="cx"> text run at (16,0) width 59: "summary"
</span><del>- RenderTableCell {TD} at (358,95) size 125x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (358,95) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 19x120
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 19x120
</span><span class="lines">@@ -72,7 +72,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (2,0) size 11x11: right
</span><span class="cx"> RenderText {#text} at (0,10) size 17x59
</span><span class="cx"> text run at (0,10) width 58: "summary"
</span><del>- RenderTableCell {TD} at (484,95) size 125x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (484,95) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 19x120
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 19x120
</span><span class="lines">@@ -84,11 +84,11 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (6,0) size 11x11: left
</span><span class="cx"> RenderText {#text} at (2,10) size 17x59
</span><span class="cx"> text run at (2,10) width 58: "summary"
</span><del>- RenderTableRow {TR} at (0,221) size 611x124
- RenderTableCell {TH} at (76,268) size 29x30 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 17x18
- text run at (6,7) width 17: "rtl"
- RenderTableCell {TD} at (106,221) size 125x124 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,221) size 610x124
+ RenderTableCell {TH} at (76,268) size 28x30 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
+ RenderText {#text} at (6,6) size 16x18
+ text run at (6,7) width 16: "rtl"
+ RenderTableCell {TD} at (106,221) size 124x124 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 120x17
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 120x17
</span><span class="lines">@@ -100,7 +100,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (103,4) size 11x11: down
</span><span class="cx"> RenderText {#text} at (45,0) size 59x17
</span><span class="cx"> text run at (45,0) width 59: "summary"
</span><del>- RenderTableCell {TD} at (232,221) size 125x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (232,221) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 120x17
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 120x17
</span><span class="lines">@@ -112,7 +112,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (103,2) size 11x11: up
</span><span class="cx"> RenderText {#text} at (45,0) size 59x17
</span><span class="cx"> text run at (45,0) width 59: "summary"
</span><del>- RenderTableCell {TD} at (358,221) size 125x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (358,221) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 19x120
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 19x120
</span><span class="lines">@@ -124,7 +124,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (2,109) size 11x11: right
</span><span class="cx"> RenderText {#text} at (0,51) size 17x59
</span><span class="cx"> text run at (0,51) width 58: "summary"
</span><del>- RenderTableCell {TD} at (484,221) size 125x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (484,221) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 19x120
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 19x120
</span><span class="lines">@@ -138,40 +138,40 @@
</span><span class="cx"> text run at (2,51) width 58: "summary"
</span><span class="cx"> RenderBlock (anonymous) at (0,349) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,366) size 613x349 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 611x347
- RenderTableRow {TR} at (0,2) size 611x29
- RenderTableCell {TH} at (2,2) size 607x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
</del><ins>+ RenderTable {TABLE} at (0,366) size 612x349 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 610x347
+ RenderTableRow {TR} at (0,2) size 610x29
+ RenderTableCell {TH} at (2,2) size 606x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
</ins><span class="cx"> RenderText {#text} at (256,6) size 94x17
</span><span class="cx"> text run at (256,6) width 94: "text-align: left"
</span><del>- RenderTableRow {TR} at (0,33) size 611x29
- RenderTableCell {TH} at (2,48) size 103x30 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=2]
- RenderText {#text} at (49,6) size 5x18
- text run at (49,7) width 5: " "
- RenderTableCell {TH} at (106,33) size 503x29 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=4]
</del><ins>+ RenderTableRow {TR} at (0,33) size 610x29
+ RenderTableCell {TH} at (2,48) size 102x30 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=2]
+ RenderText {#text} at (49,6) size 4x18
+ text run at (49,7) width 4: " "
+ RenderTableCell {TH} at (106,33) size 502x29 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=4]
</ins><span class="cx"> RenderText {#text} at (177,6) size 148x17
</span><span class="cx"> text run at (177,6) width 148: "-webkit-writing-mode"
</span><del>- RenderTableRow {TR} at (0,64) size 611x29
- RenderTableCell {TH} at (106,64) size 125x29 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,64) size 610x29
+ RenderTableCell {TH} at (106,64) size 124x29 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,6) size 88x17
</span><span class="cx"> text run at (18,6) width 88: "horizontal-tb"
</span><del>- RenderTableCell {TH} at (232,64) size 125x29 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (232,64) size 124x29 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,6) size 88x17
</span><span class="cx"> text run at (18,6) width 88: "horizontal-bt"
</span><del>- RenderTableCell {TH} at (358,64) size 125x29 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (358,64) size 124x29 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (29,6) size 66x17
</span><span class="cx"> text run at (29,6) width 66: "vertical-lr"
</span><del>- RenderTableCell {TH} at (484,64) size 125x29 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (484,64) size 124x29 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (29,6) size 66x17
</span><span class="cx"> text run at (29,6) width 66: "vertical-rl"
</span><del>- RenderTableRow {TR} at (0,95) size 611x124
- RenderTableCell {TH} at (2,205) size 73x30 [border: (1px inset #808080)] [r=3 c=0 rs=4 cs=1]
- RenderText {#text} at (6,6) size 61x18
- text run at (6,7) width 61: "direction"
- RenderTableCell {TH} at (76,142) size 29x30 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 17x18
- text run at (6,7) width 17: "ltr"
- RenderTableCell {TD} at (106,95) size 125x124 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,95) size 610x124
+ RenderTableCell {TH} at (2,205) size 72x30 [border: (1px inset #808080)] [r=3 c=0 rs=4 cs=1]
+ RenderText {#text} at (6,6) size 60x18
+ text run at (6,7) width 60: "direction"
+ RenderTableCell {TH} at (76,142) size 28x30 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
+ RenderText {#text} at (6,6) size 16x18
+ text run at (6,7) width 16: "ltr"
+ RenderTableCell {TD} at (106,95) size 124x124 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 120x17
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 120x17
</span><span class="lines">@@ -183,7 +183,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (0,4) size 11x11: down
</span><span class="cx"> RenderText {#text} at (16,0) size 59x17
</span><span class="cx"> text run at (16,0) width 59: "summary"
</span><del>- RenderTableCell {TD} at (232,95) size 125x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (232,95) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 120x17
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 120x17
</span><span class="lines">@@ -195,7 +195,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (0,2) size 11x11: up
</span><span class="cx"> RenderText {#text} at (16,0) size 59x17
</span><span class="cx"> text run at (16,0) width 59: "summary"
</span><del>- RenderTableCell {TD} at (358,95) size 125x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (358,95) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 19x120
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 19x120
</span><span class="lines">@@ -207,7 +207,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (2,0) size 11x11: right
</span><span class="cx"> RenderText {#text} at (0,10) size 17x59
</span><span class="cx"> text run at (0,10) width 58: "summary"
</span><del>- RenderTableCell {TD} at (484,95) size 125x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (484,95) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 19x120
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 19x120
</span><span class="lines">@@ -219,11 +219,11 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (6,0) size 11x11: left
</span><span class="cx"> RenderText {#text} at (2,10) size 17x59
</span><span class="cx"> text run at (2,10) width 58: "summary"
</span><del>- RenderTableRow {TR} at (0,221) size 611x124
- RenderTableCell {TH} at (76,268) size 29x30 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 17x18
- text run at (6,7) width 17: "rtl"
- RenderTableCell {TD} at (106,221) size 125x124 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,221) size 610x124
+ RenderTableCell {TH} at (76,268) size 28x30 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
+ RenderText {#text} at (6,6) size 16x18
+ text run at (6,7) width 16: "rtl"
+ RenderTableCell {TD} at (106,221) size 124x124 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 120x17
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 120x17
</span><span class="lines">@@ -235,7 +235,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (58,4) size 11x11: down
</span><span class="cx"> RenderText {#text} at (0,0) size 58x17
</span><span class="cx"> text run at (0,0) width 58: "summary"
</span><del>- RenderTableCell {TD} at (232,221) size 125x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (232,221) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 120x17
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 120x17
</span><span class="lines">@@ -247,7 +247,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (58,2) size 11x11: up
</span><span class="cx"> RenderText {#text} at (0,0) size 58x17
</span><span class="cx"> text run at (0,0) width 58: "summary"
</span><del>- RenderTableCell {TD} at (358,221) size 125x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (358,221) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 19x120
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 19x120
</span><span class="lines">@@ -259,7 +259,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (2,58) size 11x11: right
</span><span class="cx"> RenderText {#text} at (0,0) size 17x58
</span><span class="cx"> text run at (0,0) width 58: "summary"
</span><del>- RenderTableCell {TD} at (484,221) size 125x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (484,221) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 19x120
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 19x120
</span><span class="lines">@@ -273,40 +273,40 @@
</span><span class="cx"> text run at (2,0) width 58: "summary"
</span><span class="cx"> RenderBlock (anonymous) at (0,715) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,732) size 613x349 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 611x347
- RenderTableRow {TR} at (0,2) size 611x29
- RenderTableCell {TH} at (2,2) size 607x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
- RenderText {#text} at (246,6) size 115x17
- text run at (246,6) width 115: "text-align: center"
- RenderTableRow {TR} at (0,33) size 611x29
- RenderTableCell {TH} at (2,48) size 103x30 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=2]
- RenderText {#text} at (49,6) size 5x18
- text run at (49,7) width 5: " "
- RenderTableCell {TH} at (106,33) size 503x29 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=4]
</del><ins>+ RenderTable {TABLE} at (0,732) size 612x349 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 610x347
+ RenderTableRow {TR} at (0,2) size 610x29
+ RenderTableCell {TH} at (2,2) size 606x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
+ RenderText {#text} at (246,6) size 114x17
+ text run at (246,6) width 114: "text-align: center"
+ RenderTableRow {TR} at (0,33) size 610x29
+ RenderTableCell {TH} at (2,48) size 102x30 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=2]
+ RenderText {#text} at (49,6) size 4x18
+ text run at (49,7) width 4: " "
+ RenderTableCell {TH} at (106,33) size 502x29 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=4]
</ins><span class="cx"> RenderText {#text} at (177,6) size 148x17
</span><span class="cx"> text run at (177,6) width 148: "-webkit-writing-mode"
</span><del>- RenderTableRow {TR} at (0,64) size 611x29
- RenderTableCell {TH} at (106,64) size 125x29 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,64) size 610x29
+ RenderTableCell {TH} at (106,64) size 124x29 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,6) size 88x17
</span><span class="cx"> text run at (18,6) width 88: "horizontal-tb"
</span><del>- RenderTableCell {TH} at (232,64) size 125x29 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (232,64) size 124x29 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,6) size 88x17
</span><span class="cx"> text run at (18,6) width 88: "horizontal-bt"
</span><del>- RenderTableCell {TH} at (358,64) size 125x29 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (358,64) size 124x29 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (29,6) size 66x17
</span><span class="cx"> text run at (29,6) width 66: "vertical-lr"
</span><del>- RenderTableCell {TH} at (484,64) size 125x29 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (484,64) size 124x29 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (29,6) size 66x17
</span><span class="cx"> text run at (29,6) width 66: "vertical-rl"
</span><del>- RenderTableRow {TR} at (0,95) size 611x124
- RenderTableCell {TH} at (2,205) size 73x30 [border: (1px inset #808080)] [r=3 c=0 rs=4 cs=1]
- RenderText {#text} at (6,6) size 61x18
- text run at (6,7) width 61: "direction"
- RenderTableCell {TH} at (76,142) size 29x30 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 17x18
- text run at (6,7) width 17: "ltr"
- RenderTableCell {TD} at (106,95) size 125x124 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,95) size 610x124
+ RenderTableCell {TH} at (2,205) size 72x30 [border: (1px inset #808080)] [r=3 c=0 rs=4 cs=1]
+ RenderText {#text} at (6,6) size 60x18
+ text run at (6,7) width 60: "direction"
+ RenderTableCell {TH} at (76,142) size 28x30 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
+ RenderText {#text} at (6,6) size 16x18
+ text run at (6,7) width 16: "ltr"
+ RenderTableCell {TD} at (106,95) size 124x124 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 120x17
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 120x17
</span><span class="lines">@@ -318,7 +318,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (22,4) size 12x11: down
</span><span class="cx"> RenderText {#text} at (39,0) size 59x17
</span><span class="cx"> text run at (39,0) width 59: "summary"
</span><del>- RenderTableCell {TD} at (232,95) size 125x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (232,95) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 120x17
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 120x17
</span><span class="lines">@@ -330,7 +330,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (22,2) size 12x11: up
</span><span class="cx"> RenderText {#text} at (39,0) size 59x17
</span><span class="cx"> text run at (39,0) width 59: "summary"
</span><del>- RenderTableCell {TD} at (358,95) size 125x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (358,95) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 19x120
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 19x120
</span><span class="lines">@@ -342,7 +342,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (2,25) size 11x12: right
</span><span class="cx"> RenderText {#text} at (0,36) size 17x59
</span><span class="cx"> text run at (0,36) width 58: "summary"
</span><del>- RenderTableCell {TD} at (484,95) size 125x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (484,95) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 19x120
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 19x120
</span><span class="lines">@@ -354,11 +354,11 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (6,25) size 11x12: left
</span><span class="cx"> RenderText {#text} at (2,36) size 17x59
</span><span class="cx"> text run at (2,36) width 58: "summary"
</span><del>- RenderTableRow {TR} at (0,221) size 611x124
- RenderTableCell {TH} at (76,268) size 29x30 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 17x18
- text run at (6,7) width 17: "rtl"
- RenderTableCell {TD} at (106,221) size 125x124 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,221) size 610x124
+ RenderTableCell {TH} at (76,268) size 28x30 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
+ RenderText {#text} at (6,6) size 16x18
+ text run at (6,7) width 16: "rtl"
+ RenderTableCell {TD} at (106,221) size 124x124 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 120x17
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 120x17
</span><span class="lines">@@ -370,7 +370,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (80,4) size 12x11: down
</span><span class="cx"> RenderText {#text} at (22,0) size 59x17
</span><span class="cx"> text run at (22,0) width 59: "summary"
</span><del>- RenderTableCell {TD} at (232,221) size 125x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (232,221) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 120x17
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 120x17
</span><span class="lines">@@ -382,7 +382,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (80,2) size 12x11: up
</span><span class="cx"> RenderText {#text} at (22,0) size 59x17
</span><span class="cx"> text run at (22,0) width 59: "summary"
</span><del>- RenderTableCell {TD} at (358,221) size 125x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (358,221) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 19x120
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 19x120
</span><span class="lines">@@ -394,7 +394,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (2,83) size 11x12: right
</span><span class="cx"> RenderText {#text} at (0,25) size 17x59
</span><span class="cx"> text run at (0,25) width 58: "summary"
</span><del>- RenderTableCell {TD} at (484,221) size 125x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (484,221) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 19x120
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 19x120
</span><span class="lines">@@ -408,40 +408,40 @@
</span><span class="cx"> text run at (2,25) width 58: "summary"
</span><span class="cx"> RenderBlock (anonymous) at (0,1081) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,1098) size 613x349 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 611x347
- RenderTableRow {TR} at (0,2) size 611x29
- RenderTableCell {TH} at (2,2) size 607x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
</del><ins>+ RenderTable {TABLE} at (0,1098) size 612x349 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 610x347
+ RenderTableRow {TR} at (0,2) size 610x29
+ RenderTableCell {TH} at (2,2) size 606x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
</ins><span class="cx"> RenderText {#text} at (250,6) size 106x17
</span><span class="cx"> text run at (250,6) width 106: "text-align: right"
</span><del>- RenderTableRow {TR} at (0,33) size 611x29
- RenderTableCell {TH} at (2,48) size 103x30 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=2]
- RenderText {#text} at (49,6) size 5x18
- text run at (49,7) width 5: " "
- RenderTableCell {TH} at (106,33) size 503x29 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=4]
</del><ins>+ RenderTableRow {TR} at (0,33) size 610x29
+ RenderTableCell {TH} at (2,48) size 102x30 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=2]
+ RenderText {#text} at (49,6) size 4x18
+ text run at (49,7) width 4: " "
+ RenderTableCell {TH} at (106,33) size 502x29 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=4]
</ins><span class="cx"> RenderText {#text} at (177,6) size 148x17
</span><span class="cx"> text run at (177,6) width 148: "-webkit-writing-mode"
</span><del>- RenderTableRow {TR} at (0,64) size 611x29
- RenderTableCell {TH} at (106,64) size 125x29 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,64) size 610x29
+ RenderTableCell {TH} at (106,64) size 124x29 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,6) size 88x17
</span><span class="cx"> text run at (18,6) width 88: "horizontal-tb"
</span><del>- RenderTableCell {TH} at (232,64) size 125x29 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (232,64) size 124x29 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,6) size 88x17
</span><span class="cx"> text run at (18,6) width 88: "horizontal-bt"
</span><del>- RenderTableCell {TH} at (358,64) size 125x29 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (358,64) size 124x29 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (29,6) size 66x17
</span><span class="cx"> text run at (29,6) width 66: "vertical-lr"
</span><del>- RenderTableCell {TH} at (484,64) size 125x29 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (484,64) size 124x29 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (29,6) size 66x17
</span><span class="cx"> text run at (29,6) width 66: "vertical-rl"
</span><del>- RenderTableRow {TR} at (0,95) size 611x124
- RenderTableCell {TH} at (2,205) size 73x30 [border: (1px inset #808080)] [r=3 c=0 rs=4 cs=1]
- RenderText {#text} at (6,6) size 61x18
- text run at (6,7) width 61: "direction"
- RenderTableCell {TH} at (76,142) size 29x30 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 17x18
- text run at (6,7) width 17: "ltr"
- RenderTableCell {TD} at (106,95) size 125x124 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,95) size 610x124
+ RenderTableCell {TH} at (2,205) size 72x30 [border: (1px inset #808080)] [r=3 c=0 rs=4 cs=1]
+ RenderText {#text} at (6,6) size 60x18
+ text run at (6,7) width 60: "direction"
+ RenderTableCell {TH} at (76,142) size 28x30 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
+ RenderText {#text} at (6,6) size 16x18
+ text run at (6,7) width 16: "ltr"
+ RenderTableCell {TD} at (106,95) size 124x124 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 120x17
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 120x17
</span><span class="lines">@@ -453,7 +453,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (45,4) size 11x11: down
</span><span class="cx"> RenderText {#text} at (62,0) size 58x17
</span><span class="cx"> text run at (62,0) width 58: "summary"
</span><del>- RenderTableCell {TD} at (232,95) size 125x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (232,95) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 120x17
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 120x17
</span><span class="lines">@@ -465,7 +465,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (45,2) size 11x11: up
</span><span class="cx"> RenderText {#text} at (62,0) size 58x17
</span><span class="cx"> text run at (62,0) width 58: "summary"
</span><del>- RenderTableCell {TD} at (358,95) size 125x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (358,95) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 19x120
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 19x120
</span><span class="lines">@@ -477,7 +477,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (2,51) size 11x11: right
</span><span class="cx"> RenderText {#text} at (0,62) size 17x58
</span><span class="cx"> text run at (0,62) width 58: "summary"
</span><del>- RenderTableCell {TD} at (484,95) size 125x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (484,95) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 19x120
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 19x120
</span><span class="lines">@@ -489,11 +489,11 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (6,51) size 11x11: left
</span><span class="cx"> RenderText {#text} at (2,62) size 17x58
</span><span class="cx"> text run at (2,62) width 58: "summary"
</span><del>- RenderTableRow {TR} at (0,221) size 611x124
- RenderTableCell {TH} at (76,268) size 29x30 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 17x18
- text run at (6,7) width 17: "rtl"
- RenderTableCell {TD} at (106,221) size 125x124 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,221) size 610x124
+ RenderTableCell {TH} at (76,268) size 28x30 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
+ RenderText {#text} at (6,6) size 16x18
+ text run at (6,7) width 16: "rtl"
+ RenderTableCell {TD} at (106,221) size 124x124 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 120x17
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 120x17
</span><span class="lines">@@ -505,7 +505,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (103,4) size 11x11: down
</span><span class="cx"> RenderText {#text} at (45,0) size 59x17
</span><span class="cx"> text run at (45,0) width 59: "summary"
</span><del>- RenderTableCell {TD} at (232,221) size 125x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (232,221) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 120x17
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 120x17
</span><span class="lines">@@ -517,7 +517,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (103,2) size 11x11: up
</span><span class="cx"> RenderText {#text} at (45,0) size 59x17
</span><span class="cx"> text run at (45,0) width 59: "summary"
</span><del>- RenderTableCell {TD} at (358,221) size 125x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (358,221) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 19x120
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 19x120
</span><span class="lines">@@ -529,7 +529,7 @@
</span><span class="cx"> RenderDetailsMarker {DIV} at (2,109) size 11x11: right
</span><span class="cx"> RenderText {#text} at (0,51) size 17x59
</span><span class="cx"> text run at (0,51) width 58: "summary"
</span><del>- RenderTableCell {TD} at (484,221) size 125x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (484,221) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx"> RenderBlock {DETAILS} at (0,0) size 19x120
</span><span class="cx"> RenderBlock {SUMMARY} at (0,0) size 19x120
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastinlineblock001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/inline-block/001-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/inline-block/001-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/inline-block/001-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -47,42 +47,42 @@
</span><span class="cx"> text run at (0,51) width 63: "same line."
</span><span class="cx"> RenderText {#text} at (138,138) size 4x17
</span><span class="cx"> text run at (138,138) width 4: " "
</span><del>- RenderTable {TABLE} at (142,133) size 68x72 [border: (2px solid #FF0000)]
- RenderTableSection {TBODY} at (2,2) size 64x68
- RenderTableRow {TR} at (0,0) size 64x17
- RenderTableCell {TD} at (0,0) size 64x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (142,133) size 67x72 [border: (2px solid #FF0000)]
+ RenderTableSection {TBODY} at (2,2) size 63x68
+ RenderTableRow {TR} at (0,0) size 63x17
+ RenderTableCell {TD} at (0,0) size 63x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 63x17
</span><span class="cx"> text run at (0,0) width 63: "All on the"
</span><del>- RenderTableRow {TR} at (0,17) size 64x17
- RenderTableCell {TD} at (0,17) size 64x17 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,17) size 63x17
+ RenderTableCell {TD} at (0,17) size 63x17 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 63x17
</span><span class="cx"> text run at (0,0) width 63: "All on the"
</span><del>- RenderTableRow {TR} at (0,34) size 64x17
- RenderTableCell {TD} at (0,34) size 64x17 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,34) size 63x17
+ RenderTableCell {TD} at (0,34) size 63x17 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 63x17
</span><span class="cx"> text run at (0,0) width 63: "All on the"
</span><del>- RenderTableRow {TR} at (0,51) size 64x17
- RenderTableCell {TD} at (0,51) size 64x17 [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,51) size 63x17
+ RenderTableCell {TD} at (0,51) size 63x17 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 63x17
</span><span class="cx"> text run at (0,0) width 63: "All on the"
</span><del>- RenderText {#text} at (209,138) size 5x17
- text run at (209,138) width 5: " "
- RenderTable {TABLE} at (213,133) size 72x72 [border: (2px solid #FF0000)]
- RenderTableSection {TBODY} at (2,2) size 68x68
- RenderTableRow {TR} at (0,0) size 68x17
- RenderTableCell {TD} at (0,0) size 68x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderText {#text} at (209,138) size 4x17
+ text run at (209,138) width 4: " "
+ RenderTable {TABLE} at (213,133) size 71x72 [border: (2px solid #FF0000)]
+ RenderTableSection {TBODY} at (2,2) size 67x68
+ RenderTableRow {TR} at (0,0) size 67x17
+ RenderTableCell {TD} at (0,0) size 67x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 67x17
</span><span class="cx"> text run at (0,0) width 67: "same line. "
</span><del>- RenderTableRow {TR} at (0,17) size 68x17
- RenderTableCell {TD} at (0,17) size 68x17 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,17) size 67x17
+ RenderTableCell {TD} at (0,17) size 67x17 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 67x17
</span><span class="cx"> text run at (0,0) width 67: "same line. "
</span><del>- RenderTableRow {TR} at (0,34) size 68x17
- RenderTableCell {TD} at (0,34) size 68x17 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,34) size 67x17
+ RenderTableCell {TD} at (0,34) size 67x17 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 67x17
</span><span class="cx"> text run at (0,0) width 67: "same line. "
</span><del>- RenderTableRow {TR} at (0,51) size 68x17
- RenderTableCell {TD} at (0,51) size 68x17 [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,51) size 67x17
+ RenderTableCell {TD} at (0,51) size 67x17 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 63x17
</span><span class="cx"> text run at (0,0) width 63: "same line."
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastinlineblockoverflowclipexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/inline-block/overflow-clip-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastinlineblockoverflowclipexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/inline-block/overflow-clip-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/inline-block/overflow-clip-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/inline-block/overflow-clip-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -18,10 +18,10 @@
</span><span class="cx"> RenderBlock {P} at (0,50) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 268x17
</span><span class="cx"> text run at (0,0) width 268: "You should see a green square and no red."
</span><del>- RenderTable {TABLE} at (0,83) size 101x100 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 101x100
- RenderTableRow {TR} at (0,0) size 101x100
- RenderTableCell {TD} at (0,0) size 101x100 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,83) size 100x100 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 100x100
+ RenderTableRow {TR} at (0,0) size 100x100
+ RenderTableCell {TD} at (0,0) size 100x100 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,91) size 100x100 scrollHeight 200
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 100x100
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastinvalid012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/invalid/012-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/invalid/012-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/invalid/012-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 100x17
</span><span class="cx"> RenderImage {IMG} at (0,0) size 100x100 [bgcolor=#008000]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,117) size 7x6
- RenderTableSection {TBODY} at (0,0) size 7x6
- RenderTableRow {TR} at (0,2) size 7x2
- RenderTableCell {TD} at (2,2) size 3x2 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,117) size 6x6
+ RenderTableSection {TBODY} at (0,0) size 6x6
+ RenderTableRow {TR} at (0,2) size 6x2
+ RenderTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,123) size 784x0
</span><span class="cx"> RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastinvalid018expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/invalid/018-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/invalid/018-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/invalid/018-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -8,11 +8,11 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x0
</span><span class="cx"> RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,0) size 7x8
- RenderTableSection {TBODY} at (0,0) size 7x8
- RenderTableRow {TR} at (0,2) size 7x2
- RenderTableCell {TD} at (2,2) size 3x2 [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,6) size 7x0
</del><ins>+ RenderTable {TABLE} at (0,0) size 6x8
+ RenderTableSection {TBODY} at (0,0) size 6x8
+ RenderTableRow {TR} at (0,2) size 6x2
+ RenderTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,6) size 6x0
</ins><span class="cx"> RenderTable {TABLE} at (0,8) size 4x4
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 4x4
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 4x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastlists004expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/lists/004-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastlists004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/lists/004-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/lists/004-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/lists/004-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 54x23 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 50x19
- RenderTableRow {TR} at (0,0) size 50x19
- RenderTableCell {TD} at (0,0) size 17x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderListItem {LI} at (1,1) size 15x17
</del><ins>+ RenderTable {TABLE} at (0,0) size 53x23 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 49x19
+ RenderTableRow {TR} at (0,0) size 49x19
+ RenderTableCell {TD} at (0,0) size 16x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderListItem {LI} at (1,1) size 14x17
</ins><span class="cx"> RenderListMarker at (-1,0) size 7x17: bullet
</span><span class="cx"> RenderImage {IMG} at (14,14) size 0x0
</span><del>- RenderTableCell {TD} at (16,0) size 34x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,0) size 33x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 31x17
</span><span class="cx"> text run at (1,1) width 31: "hello"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastlistslistmarkerbeforecontenttableexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/lists/list-marker-before-content-table-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastlistslistmarkerbeforecontenttableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/lists/list-marker-before-content-table-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/lists/list-marker-before-content-table-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/lists/list-marker-before-content-table-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,10 +7,10 @@
</span><span class="cx"> RenderListItem {LI} at (40,0) size 744x96 [color=#008000]
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 744x32
</span><span class="cx"> RenderListMarker at (-25,0) size 11x32: bullet
</span><del>- RenderTable at (0,32) size 129x32
- RenderTableSection (anonymous) at (0,0) size 129x32
- RenderTableRow (anonymous) at (0,0) size 129x32 [color=#0000FF]
- RenderTableCell (anonymous) at (0,0) size 129x32 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,32) size 128x32
+ RenderTableSection (anonymous) at (0,0) size 128x32
+ RenderTableRow (anonymous) at (0,0) size 128x32 [color=#0000FF]
+ RenderTableCell (anonymous) at (0,0) size 128x32 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 128x32
</span><span class="cx"> text run at (0,0) width 128: "ABCD"
</span><span class="cx"> RenderBlock (anonymous) at (0,64) size 744x32
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanbeforechildanonymouscolumnblockexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/before-child-anonymous-column-block-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/before-child-anonymous-column-block-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/before-child-anonymous-column-block-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -13,9 +13,9 @@
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 374x20
</span><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "3"
</span><del>- RenderTable at (0,20) size 21x20
- RenderTableSection {DIV} at (0,0) size 21x20
- RenderTableRow (anonymous) at (0,0) size 21x20
- RenderTableCell (anonymous) at (0,0) size 21x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,20) size 20x20
+ RenderTableSection {DIV} at (0,0) size 20x20
+ RenderTableRow (anonymous) at (0,0) size 20x20
+ RenderTableCell (anonymous) at (0,0) size 20x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "4"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticoltableverticalalignexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/table-vertical-align-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastoverflow002expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/overflow/002-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastoverflow002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/overflow/002-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/overflow/002-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/overflow/002-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 213x312 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 209x308
- RenderTableRow {TR} at (0,2) size 209x304
- RenderTableCell {TD} at (2,2) size 205x304 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 212x312 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 208x308
+ RenderTableRow {TR} at (0,2) size 208x304
+ RenderTableCell {TD} at (2,2) size 204x304 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (14,14) size 200x300 clip at (14,14) size 185x300 scrollHeight 408
</span><span class="cx"> RenderBlock {DIV} at (2,2) size 200x300
</span><span class="cx"> RenderText {#text} at (0,0) size 137x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastoverflowoverflowrtlexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/overflow/overflow-rtl-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastoverflowoverflowrtlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/overflow/overflow-rtl-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/overflow/overflow-rtl-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/overflow/overflow-rtl-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -32,11 +32,11 @@
</span><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 578x17
</span><span class="cx"> text run at (0,0) width 578: "the position of the blue and olive boxes, initially and when you scroll (in the bottom 2 rows)"
</span><del>- RenderTable {TABLE} at (0,167) size 257x270
- RenderTableSection {TBODY} at (0,0) size 257x270
- RenderTableRow {TR} at (0,2) size 257x266
- RenderTableCell {TD} at (2,2) size 126x266 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (129,2) size 126x266 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,167) size 256x270
+ RenderTableSection {TBODY} at (0,0) size 256x270
+ RenderTableRow {TR} at (0,2) size 256x266
+ RenderTableCell {TD} at (2,2) size 125x266 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (129,2) size 125x266 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> layer at (15,190) size 115x48 clip at (25,190) size 100x33 scrollWidth 188
</span><span class="cx"> RenderBlock {DIV} at (5,5) size 115x48 [bgcolor=#FFFF00] [border: none (5px solid #008000) none (10px solid #FF0000)]
</span><span class="cx"> RenderText {#text} at (10,0) size 188x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastoverflowoverflowrtlverticalexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/overflow/overflow-rtl-vertical-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastoverflowoverflowrtlverticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/overflow/overflow-rtl-vertical-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/overflow/overflow-rtl-vertical-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/overflow/overflow-rtl-vertical-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -28,11 +28,11 @@
</span><span class="cx"> RenderListMarker at (0,-17) size 17x7: bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 17x331
</span><span class="cx"> text run at (0,0) width 331: "which letters are visible initially and when you scroll"
</span><del>- RenderTable {TABLE} at (150,0) size 166x257
- RenderTableSection {TBODY} at (0,0) size 166x257
- RenderTableRow {TR} at (0,2) size 162x257
- RenderTableCell {TD} at (2,2) size 162x126 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (2,129) size 162x126 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (150,0) size 166x256
+ RenderTableSection {TBODY} at (0,0) size 166x256
+ RenderTableRow {TR} at (0,2) size 162x256
+ RenderTableCell {TD} at (2,2) size 162x125 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (2,129) size 162x125 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> layer at (173,15) size 48x115 clip at (173,25) size 33x100 scrollHeight 188
</span><span class="cx"> RenderBlock {DIV} at (5,5) size 48x115 [bgcolor=#FFFF00] [border: (10px solid #FF0000) none (5px solid #008000) none]
</span><span class="cx"> RenderText {#text} at (0,10) size 17x188
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastoverflowtableoverflowfloatexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/overflow/table-overflow-float-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/overflow/table-overflow-float-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/overflow/table-overflow-float-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 107x106
- RenderTableSection {TBODY} at (0,0) size 107x106
- RenderTableRow {TR} at (0,2) size 107x102
- RenderTableCell {TD} at (2,2) size 103x102 [bgcolor=#CCCCCC] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 106x106
+ RenderTableSection {TBODY} at (0,0) size 106x106
+ RenderTableRow {TR} at (0,2) size 106x102
+ RenderTableCell {TD} at (2,2) size 102x102 [bgcolor=#CCCCCC] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,106) size 784x119
</span><span class="cx"> RenderText {#text} at (0,0) size 764x34
</span><span class="cx"> text run at (0,0) width 764: "Here it is: a gray, one-cell, no-width-specified table, with a 100x100 scrolling (overflow:auto) div inside. In this div, there"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreflectionstablecellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/reflections/table-cell-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/reflections/table-cell-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/reflections/table-cell-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 105x100
- RenderTableSection {TBODY} at (0,0) size 105x100
- RenderTableRow {TR} at (0,0) size 105x100
- RenderTableCell {TD} at (0,49) size 53x2 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 104x100
+ RenderTableSection {TBODY} at (0,0) size 104x100
+ RenderTableRow {TR} at (0,0) size 104x100
+ RenderTableCell {TD} at (0,49) size 52x2 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (60,8) size 52x100
</span><del>- RenderTableCell {TD} at (52,49) size 53x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,49) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintblockselectiongapintablecellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/block-selection-gap-in-table-cell-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/block-selection-gap-in-table-cell-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/block-selection-gap-in-table-cell-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,12 +3,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 107x211
- RenderTableSection {TBODY} at (0,0) size 107x211
- RenderTableRow {TR} at (0,2) size 107x100
- RenderTableCell {TD} at (2,51) size 103x2 [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,104) size 107x105
- RenderTableCell {TD} at (2,104) size 103x105 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 106x211
+ RenderTableSection {TBODY} at (0,0) size 106x211
+ RenderTableRow {TR} at (0,2) size 106x100
+ RenderTableCell {TD} at (2,51) size 102x2 [r=0 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,104) size 106x105
+ RenderTableCell {TD} at (2,104) size 102x105 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,87) size 4x17
</span><span class="cx"> text run at (1,87) width 4: " "
</span><span class="cx"> RenderBlock {DIV} at (5,1) size 10x100
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintfloatoverflowexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/float-overflow-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintfloatoverflowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/float-overflow-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/float-overflow-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/float-overflow-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -68,10 +68,10 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {DIV} at (2,273) size 780x37 [border: (1px dotted #D3D3D3)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 0x6
</span><del>- RenderTable {TABLE} at (51,7) size 59x28 [border: (1px solid #800080)]
- RenderTableSection {TBODY} at (6,6) size 47x16
- RenderTableRow {TR} at (0,2) size 47x12
- RenderTableCell {TD} at (2,2) size 43x12 [bgcolor=#FFC0CB] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (51,7) size 58x28 [border: (1px solid #800080)]
+ RenderTableSection {TBODY} at (6,6) size 46x16
+ RenderTableRow {TR} at (0,2) size 46x12
+ RenderTableCell {TD} at (2,2) size 42x12 [bgcolor=#FFC0CB] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (floating) {DIV} at (1,1) size 40x10 [bgcolor=#ADD8E6]
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 16x16 [color=#0000FF]
</span><span class="cx"> RenderText {#text} at (-4,1) size 16x16
</span><span class="lines">@@ -79,10 +79,10 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {DIV} at (2,312) size 780x37 [border: (1px dotted #D3D3D3)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 0x6
</span><del>- RenderTable {TABLE} at (51,7) size 59x28 [border: (1px solid #800080)]
- RenderTableSection {TBODY} at (6,6) size 47x16
- RenderTableRow {TR} at (0,2) size 47x12
- RenderTableCell {TD} at (2,2) size 43x12 [bgcolor=#FFC0CB] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (51,7) size 58x28 [border: (1px solid #800080)]
+ RenderTableSection {TBODY} at (6,6) size 46x16
+ RenderTableRow {TR} at (0,2) size 46x12
+ RenderTableCell {TD} at (2,2) size 42x12 [bgcolor=#FFC0CB] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (floating) {DIV} at (1,1) size 40x10 [bgcolor=#ADD8E6]
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 16x16 [color=#0000FF]
</span><span class="cx"> RenderText {#text} at (-12,1) size 16x16
</span><span class="lines">@@ -91,10 +91,10 @@
</span><span class="cx"> RenderBlock {DIV} at (2,351) size 780x52 [border: (1px dotted #D3D3D3)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 0x6
</span><span class="cx"> RenderBlock (anonymous) at (1,7) size 778x28
</span><del>- RenderTable {TABLE} at (50,0) size 59x28 [border: (1px solid #800080)]
- RenderTableSection {TBODY} at (6,6) size 47x16
- RenderTableRow {TR} at (0,2) size 47x12
- RenderTableCell {TD} at (2,2) size 43x12 [bgcolor=#FFC0CB] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (50,0) size 58x28 [border: (1px solid #800080)]
+ RenderTableSection {TBODY} at (6,6) size 46x16
+ RenderTableRow {TR} at (0,2) size 46x12
+ RenderTableCell {TD} at (2,2) size 42x12 [bgcolor=#FFC0CB] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (floating) {DIV} at (1,1) size 40x10 [bgcolor=#ADD8E6]
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 16x16 [color=#0000FF]
</span><span class="cx"> RenderText {#text} at (-12,1) size 16x16
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintfloatoverflowrightexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/float-overflow-right-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintfloatoverflowrightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/float-overflow-right-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/float-overflow-right-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/float-overflow-right-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -68,22 +68,22 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {DIV} at (2,273) size 780x37 [border: (1px dotted #D3D3D3)]
</span><span class="cx"> RenderBlock {DIV} at (779,1) size 0x6
</span><del>- RenderTable {TABLE} at (670,7) size 59x28 [border: (1px solid #800080)]
- RenderTableSection {TBODY} at (6,6) size 47x16
- RenderTableRow {TR} at (0,2) size 47x12
- RenderTableCell {TD} at (2,2) size 43x12 [bgcolor=#FFC0CB] [r=0 c=0 rs=1 cs=1]
- RenderBlock (floating) {DIV} at (1,1) size 41x10 [bgcolor=#ADD8E6]
</del><ins>+ RenderTable {TABLE} at (671,7) size 58x28 [border: (1px solid #800080)]
+ RenderTableSection {TBODY} at (6,6) size 46x16
+ RenderTableRow {TR} at (0,2) size 46x12
+ RenderTableCell {TD} at (2,2) size 42x12 [bgcolor=#FFC0CB] [r=0 c=0 rs=1 cs=1]
+ RenderBlock (floating) {DIV} at (1,1) size 40x10 [bgcolor=#ADD8E6]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 16x16 [color=#0000FF]
</span><span class="cx"> RenderText {#text} at (28,1) size 16x16
</span><span class="cx"> text run at (28,1) width 16: "x"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {DIV} at (2,312) size 780x37 [border: (1px dotted #D3D3D3)]
</span><span class="cx"> RenderBlock {DIV} at (779,1) size 0x6
</span><del>- RenderTable {TABLE} at (670,7) size 59x28 [border: (1px solid #800080)]
- RenderTableSection {TBODY} at (6,6) size 47x16
- RenderTableRow {TR} at (0,2) size 47x12
- RenderTableCell {TD} at (2,2) size 43x12 [bgcolor=#FFC0CB] [r=0 c=0 rs=1 cs=1]
- RenderBlock (floating) {DIV} at (1,1) size 41x10 [bgcolor=#ADD8E6]
</del><ins>+ RenderTable {TABLE} at (671,7) size 58x28 [border: (1px solid #800080)]
+ RenderTableSection {TBODY} at (6,6) size 46x16
+ RenderTableRow {TR} at (0,2) size 46x12
+ RenderTableCell {TD} at (2,2) size 42x12 [bgcolor=#FFC0CB] [r=0 c=0 rs=1 cs=1]
+ RenderBlock (floating) {DIV} at (1,1) size 40x10 [bgcolor=#ADD8E6]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 16x16 [color=#0000FF]
</span><span class="cx"> RenderText {#text} at (36,1) size 16x16
</span><span class="cx"> text run at (36,1) width 16: "x"
</span><span class="lines">@@ -91,11 +91,11 @@
</span><span class="cx"> RenderBlock {DIV} at (2,351) size 780x52 [border: (1px dotted #D3D3D3)]
</span><span class="cx"> RenderBlock {DIV} at (779,1) size 0x6
</span><span class="cx"> RenderBlock (anonymous) at (1,7) size 778x28
</span><del>- RenderTable {TABLE} at (669,0) size 59x28 [border: (1px solid #800080)]
- RenderTableSection {TBODY} at (6,6) size 47x16
- RenderTableRow {TR} at (0,2) size 47x12
- RenderTableCell {TD} at (2,2) size 43x12 [bgcolor=#FFC0CB] [r=0 c=0 rs=1 cs=1]
- RenderBlock (floating) {DIV} at (1,1) size 41x10 [bgcolor=#ADD8E6]
</del><ins>+ RenderTable {TABLE} at (670,0) size 58x28 [border: (1px solid #800080)]
+ RenderTableSection {TBODY} at (6,6) size 46x16
+ RenderTableRow {TR} at (0,2) size 46x12
+ RenderTableCell {TD} at (2,2) size 42x12 [bgcolor=#FFC0CB] [r=0 c=0 rs=1 cs=1]
+ RenderBlock (floating) {DIV} at (1,1) size 40x10 [bgcolor=#ADD8E6]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 16x16 [color=#0000FF]
</span><span class="cx"> RenderText {#text} at (36,1) size 16x16
</span><span class="cx"> text run at (36,1) width 16: "x"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintsubtreerootclip3expectedpngfromrev195778trunkLayoutTestsplatformgtkfasttablegiantRowspanexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/repaint/subtree-root-clip-3-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/table/giantRowspan-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintsubtreerootclip3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/subtree-root-clip-3-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/subtree-root-clip-3-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/subtree-root-clip-3-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,11 +3,11 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 111x204
- RenderTableSection {TBODY} at (0,0) size 111x204
- RenderTableRow {TR} at (0,2) size 111x200
- RenderTableCell {TD} at (2,101) size 3x2 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,51) size 103x102 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 110x204
+ RenderTableSection {TBODY} at (0,0) size 110x204
+ RenderTableRow {TR} at (0,2) size 110x200
+ RenderTableCell {TD} at (2,101) size 2x2 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,51) size 102x102 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> layer at (15,60) size 100x100
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [bgcolor=#FF0000]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablecellcollapsedborderexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-collapsed-border-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablecellcollapsedborderexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-collapsed-border-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-collapsed-border-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-collapsed-border-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -16,25 +16,25 @@
</span><span class="cx"> text run at (0,17) width 139: "changing only the cell"
</span><span class="cx"> RenderText {#text} at (139,17) size 4x17
</span><span class="cx"> text run at (139,17) width 4: "."
</span><del>- RenderTable {TABLE} at (0,50) size 437x405 [border: (5px none #808080)]
- RenderTableSection {TBODY} at (0,5) size 437x400
- RenderTableRow {TR} at (0,0) size 437x100
- RenderTableCell {TD} at (0,49) size 111x2 [bgcolor=#C0C0C0] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (110,45) size 108x10 [bgcolor=#C0C0C0] [border: (5px solid #FFFFFF) (5px none #000000) (2px solid #FFFFFF) none] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (217,49) size 113x2 [bgcolor=#C0C0C0] [border: none (5px solid #008000) none (5px solid #008000)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (329,45) size 108x10 [bgcolor=#C0C0C0] [border: (5px solid #FFFFFF) none (3px solid #FFFFFF) (5px none #000000)] [r=0 c=3 rs=1 cs=1]
- RenderTableRow {TR} at (0,100) size 437x100
- RenderTableCell {TD} at (0,146) size 111x8 [bgcolor=#C0C0C0] [border: none (2px solid #FFFFFF) (5px none #000000) (5px solid #FFFFFF)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (110,148) size 108x4 [bgcolor=#C0C0C0] [border: (2px none #000000)] [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (217,146) size 113x8 [bgcolor=#C0C0C0] [border: none] [r=1 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (329,147) size 108x6 [bgcolor=#C0C0C0] [border: (3px none #000000)] [r=1 c=3 rs=1 cs=1]
- RenderTableRow {TR} at (0,200) size 437x100
- RenderTableCell {TD} at (0,244) size 111x12 [bgcolor=#C0C0C0] [border: (5px solid #008000) none (5px solid #008000) none] [r=2 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (110,249) size 108x2 [bgcolor=#C0C0C0] [border: none] [r=2 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (217,244) size 113x12 [bgcolor=#C0C0C0] [border: (5px solid #008000)] [r=2 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (329,249) size 108x2 [bgcolor=#C0C0C0] [border: none] [r=2 c=3 rs=1 cs=1]
- RenderTableRow {TR} at (0,300) size 437x100
- RenderTableCell {TD} at (0,346) size 111x8 [bgcolor=#C0C0C0] [border: (5px none #000000) (3px solid #FFFFFF) none (5px solid #FFFFFF)] [r=3 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (110,349) size 108x2 [bgcolor=#C0C0C0] [border: none] [r=3 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (217,346) size 113x8 [bgcolor=#C0C0C0] [border: (5px none #000000)] [r=3 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (329,349) size 108x2 [bgcolor=#C0C0C0] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,50) size 436x405 [border: (5px none #808080)]
+ RenderTableSection {TBODY} at (0,5) size 436x400
+ RenderTableRow {TR} at (0,0) size 436x100
+ RenderTableCell {TD} at (0,49) size 110x2 [bgcolor=#C0C0C0] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (110,45) size 107x10 [bgcolor=#C0C0C0] [border: (5px solid #FFFFFF) (5px none #000000) (2px solid #FFFFFF) none] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (217,49) size 112x2 [bgcolor=#C0C0C0] [border: none (5px solid #008000) none (5px solid #008000)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (329,45) size 107x10 [bgcolor=#C0C0C0] [border: (5px solid #FFFFFF) none (3px solid #FFFFFF) (5px none #000000)] [r=0 c=3 rs=1 cs=1]
+ RenderTableRow {TR} at (0,100) size 436x100
+ RenderTableCell {TD} at (0,146) size 110x8 [bgcolor=#C0C0C0] [border: none (2px solid #FFFFFF) (5px none #000000) (5px solid #FFFFFF)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (110,148) size 107x4 [bgcolor=#C0C0C0] [border: (2px none #000000)] [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (217,146) size 112x8 [bgcolor=#C0C0C0] [border: none] [r=1 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (329,147) size 107x6 [bgcolor=#C0C0C0] [border: (3px none #000000)] [r=1 c=3 rs=1 cs=1]
+ RenderTableRow {TR} at (0,200) size 436x100
+ RenderTableCell {TD} at (0,244) size 110x12 [bgcolor=#C0C0C0] [border: (5px solid #008000) none (5px solid #008000) none] [r=2 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (110,249) size 107x2 [bgcolor=#C0C0C0] [border: none] [r=2 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (217,244) size 112x12 [bgcolor=#C0C0C0] [border: (5px solid #008000)] [r=2 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (329,249) size 107x2 [bgcolor=#C0C0C0] [border: none] [r=2 c=3 rs=1 cs=1]
+ RenderTableRow {TR} at (0,300) size 436x100
+ RenderTableCell {TD} at (0,346) size 110x8 [bgcolor=#C0C0C0] [border: (5px none #000000) (3px solid #FFFFFF) none (5px solid #FFFFFF)] [r=3 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (110,349) size 107x2 [bgcolor=#C0C0C0] [border: none] [r=3 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (217,346) size 112x8 [bgcolor=#C0C0C0] [border: (5px none #000000)] [r=3 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (329,349) size 107x2 [bgcolor=#C0C0C0] [r=3 c=3 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablecellcollapsedborderscrollexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-collapsed-border-scroll-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-collapsed-border-scroll-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablecellcollapsedborderscrollexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-collapsed-border-scroll-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-collapsed-border-scroll-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-collapsed-border-scroll-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,14 +3,14 @@
</span><span class="cx"> layer at (0,0) size 785x1796
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 785x1796
</span><span class="cx"> RenderBody {BODY} at (8,8) size 769x1780
</span><del>- RenderTable {TABLE} at (0,0) size 1069x1780 [color=#FFFFFF] [border: (178px none #808080)]
- RenderTableSection {TBODY} at (178,178) size 713x1424
- RenderTableRow {TR} at (0,0) size 713x712
- RenderTableCell {TD} at (0,0) size 713x712 [border: (178px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 1068x1780 [color=#FFFFFF] [border: (178px none #808080)]
+ RenderTableSection {TBODY} at (178,178) size 712x1424
+ RenderTableRow {TR} at (0,0) size 712x712
+ RenderTableCell {TD} at (0,0) size 712x712 [border: (178px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (178,178) size 356x356
</span><span class="cx"> text run at (178,178) width 356: "B"
</span><del>- RenderTableRow {TR} at (0,712) size 713x712
- RenderTableCell {TD} at (0,712) size 713x712 [border: (178px solid #FF0000) (178px solid #FFFF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,712) size 712x712
+ RenderTableCell {TD} at (0,712) size 712x712 [border: (178px solid #FF0000) (178px solid #FFFF00)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (178,178) size 356x356
</span><span class="cx"> text run at (178,178) width 356: "Y"
</span><span class="cx"> scrolled to 0,1000
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablecellmoveexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-move-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablecellmoveexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-move-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-move-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-move-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -29,15 +29,15 @@
</span><span class="cx"> text run at (93,3) width 4: " "
</span><span class="cx"> text run at (97,3) width 306: "There will be a red square and a green rectangle."
</span><span class="cx"> RenderBlock {HR} at (0,111) size 784x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,121) size 62x240
- RenderTableSection {TBODY} at (0,0) size 62x240
- RenderTableRow {TR} at (0,0) size 62x60
</del><ins>+ RenderTable {TABLE} at (0,121) size 61x240
+ RenderTableSection {TBODY} at (0,0) size 61x240
+ RenderTableRow {TR} at (0,0) size 61x60
</ins><span class="cx"> RenderTableCell {TD} at (0,30) size 61x0 [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (61,30) size 1x0 [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,60) size 62x180
</del><ins>+ RenderTableCell {TD} at (61,30) size 0x0 [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,60) size 61x180
</ins><span class="cx"> RenderTableCell {TD} at (0,120) size 61x60 [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 61x60 [bgcolor=#008000]
</span><del>- RenderTableCell {TD} at (61,150) size 1x0 [r=1 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,240) size 62x0
</del><ins>+ RenderTableCell {TD} at (61,150) size 0x0 [r=1 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,240) size 61x0
</ins><span class="cx"> RenderTableCell {TD} at (0,240) size 61x0 [bgcolor=#FF0000] [r=2 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (61,240) size 1x0 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (61,240) size 0x0 [r=2 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablecelloverflowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-overflow-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-overflow-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-overflow-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,11 +3,11 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 205x102
- RenderTableSection {TBODY} at (0,0) size 205x102
- RenderTableRow {TR} at (0,0) size 205x102
- RenderTableCell {TD} at (0,0) size 103x102 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 204x102
+ RenderTableSection {TBODY} at (0,0) size 204x102
+ RenderTableRow {TR} at (0,0) size 204x102
+ RenderTableCell {TD} at (0,0) size 102x102 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100
</span><span class="cx"> RenderBlock {DIV} at (50,0) size 100x100 [bgcolor=#0000FF]
</span><del>- RenderTableCell {TD} at (102,0) size 103x102 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,0) size 102x102 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablecellverticaloverflowexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-vertical-overflow-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablecellverticaloverflowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-vertical-overflow-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-vertical-overflow-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-vertical-overflow-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,25 +3,25 @@
</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,50) size 784x542
</span><del>- RenderTable {TABLE} at (0,0) size 339x64
- RenderTableSection {TBODY} at (0,0) size 339x64
- RenderTableRow {TR} at (0,2) size 339x60
- RenderTableCell {TD} at (2,2) size 111x60 [border: (4px dotted #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 338x64
+ RenderTableSection {TBODY} at (0,0) size 338x64
+ RenderTableRow {TR} at (0,2) size 338x60
+ RenderTableCell {TD} at (2,2) size 110x60 [border: (4px dotted #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (5,5) size 100x50 [bgcolor=#90EE90]
</span><del>- RenderTableCell {TD} at (114,22) size 111x20 [border: (4px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (114,22) size 110x20 [border: (4px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (5,5) size 100x10 [bgcolor=#90EE90]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB]
</span><del>- RenderTableCell {TD} at (226,27) size 111x10 [border: (4px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (226,27) size 110x10 [border: (4px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (5,-70) size 100x10 [bgcolor=#90EE90]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB]
</span><del>- RenderTable {TABLE} at (0,214) size 323x60 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 319x56
- RenderTableRow {TR} at (0,0) size 319x56
- RenderTableCell {TD} at (0,0) size 107x56 [border: (2px dotted #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,214) size 322x60 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 318x56
+ RenderTableRow {TR} at (0,0) size 318x56
+ RenderTableCell {TD} at (0,0) size 106x56 [border: (2px dotted #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 100x50 [bgcolor=#90EE90]
</span><del>- RenderTableCell {TD} at (106,20) size 107x16 [border: (2px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,20) size 106x16 [border: (2px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 100x10 [bgcolor=#90EE90]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB]
</span><del>- RenderTableCell {TD} at (212,25) size 107x6 [border: (2px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (212,25) size 106x6 [border: (2px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,-72) size 100x10 [bgcolor=#90EE90]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablecolbackgroundexpectedpngfromrev195778trunkLayoutTestsplatformgtkfasttablepercentwidthsstretchexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/repaint/table-col-background-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/table/percent-widths-stretch-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablecolbackgroundexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-col-background-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/table-col-background-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/table-col-background-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 107x104
</del><ins>+ RenderTable {TABLE} at (0,0) size 106x104
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#008000]
</span><del>- RenderTableSection {TBODY} at (0,0) size 107x104
- RenderTableRow {TR} at (0,2) size 107x100
- RenderTableCell {TD} at (2,51) size 103x2 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 106x104
+ RenderTableRow {TR} at (0,2) size 106x100
+ RenderTableCell {TD} at (2,51) size 102x2 [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablecollapsedborderexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-collapsed-border-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/table-collapsed-border-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/table-collapsed-border-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,71 +3,71 @@
</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 784x580
</span><del>- RenderTable {TABLE} at (0,0) size 96x73 [border: (4px solid #008000)]
- RenderTableSection {TBODY} at (4,4) size 88x65
- RenderTableRow {TR} at (0,0) size 88x23
- RenderTableCell {TD} at (0,8) size 7x7 [border: (4px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,0) size 82x23 [border: (4px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 95x73 [border: (4px solid #008000)]
+ RenderTableSection {TBODY} at (4,4) size 87x65
+ RenderTableRow {TR} at (0,0) size 87x23
+ RenderTableCell {TD} at (0,8) size 6x7 [border: (4px none #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,0) size 81x23 [border: (4px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,5) size 42x17
</span><span class="cx"> text run at (1,5) width 42: "Lorem"
</span><del>- RenderTableRow {TR} at (0,23) size 88x19
- RenderTableCell {TD} at (0,31) size 7x3 [border: none] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,23) size 82x19 [border: none] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 87x19
+ RenderTableCell {TD} at (0,31) size 6x3 [border: none] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,23) size 81x19 [border: none] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 75x17
</span><span class="cx"> text run at (1,1) width 75: "ipsum dolor"
</span><del>- RenderTableRow {TR} at (0,42) size 88x23
- RenderTableCell {TD} at (0,50) size 7x7 [border: none] [r=2 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,42) size 82x23 [border: none] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,42) size 87x23
+ RenderTableCell {TD} at (0,50) size 6x7 [border: none] [r=2 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,42) size 81x23 [border: none] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 48x17
</span><span class="cx"> text run at (1,1) width 48: "sit amet"
</span><del>- RenderTable {TABLE} at (0,83) size 73x73 [border: (4px solid #000000)]
- RenderTableSection {TBODY} at (4,4) size 65x65
- RenderTableRow {TR} at (0,0) size 65x23
- RenderTableCell {TD} at (0,8) size 11x7 [border: (4px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (10,0) size 55x23 [border: (4px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,83) size 72x73 [border: (4px solid #000000)]
+ RenderTableSection {TBODY} at (4,4) size 64x65
+ RenderTableRow {TR} at (0,0) size 64x23
+ RenderTableCell {TD} at (0,8) size 10x7 [border: (4px none #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (10,0) size 54x23 [border: (4px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,5) size 42x17
</span><span class="cx"> text run at (1,5) width 42: "Lorem"
</span><del>- RenderTableRow {TR} at (0,23) size 65x19
- RenderTableCell {TD} at (0,23) size 11x19 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 64x19
+ RenderTableCell {TD} at (0,23) size 10x19 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (5,1) size 4x17
</span><span class="cx"> text run at (5,1) width 4: " "
</span><del>- RenderTableRow {TR} at (0,42) size 65x23
- RenderTableCell {TD} at (0,50) size 11x7 [border: none] [r=2 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (10,42) size 55x23 [border: none] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,42) size 64x23
+ RenderTableCell {TD} at (0,50) size 10x7 [border: none] [r=2 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (10,42) size 54x23 [border: none] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 48x17
</span><span class="cx"> text run at (1,1) width 48: "sit amet"
</span><del>- RenderTable {TABLE} at (0,166) size 109x73 [border: (4px solid #000000)]
- RenderTableSection {TBODY} at (4,4) size 101x65
- RenderTableRow {TR} at (0,0) size 101x23
- RenderTableCell {TD} at (0,8) size 11x7 [border: (4px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (10,0) size 91x23 [border: (4px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,166) size 108x73 [border: (4px solid #000000)]
+ RenderTableSection {TBODY} at (4,4) size 100x65
+ RenderTableRow {TR} at (0,0) size 100x23
+ RenderTableCell {TD} at (0,8) size 10x7 [border: (4px none #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (10,0) size 90x23 [border: (4px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,5) size 84x17
</span><span class="cx"> text run at (1,5) width 84: "Lorem ipsum"
</span><del>- RenderTableRow {TR} at (0,23) size 101x19
- RenderTableCell {TD} at (0,23) size 11x19 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 100x19
+ RenderTableCell {TD} at (0,23) size 10x19 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (5,1) size 4x17
</span><span class="cx"> text run at (5,1) width 4: " "
</span><del>- RenderTableRow {TR} at (0,42) size 101x23
- RenderTableCell {TD} at (0,50) size 11x7 [border: none] [r=2 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (10,42) size 91x23 [border: none] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,42) size 100x23
+ RenderTableCell {TD} at (0,50) size 10x7 [border: none] [r=2 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (10,42) size 90x23 [border: none] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 48x17
</span><span class="cx"> text run at (1,1) width 48: "sit amet"
</span><del>- RenderTable {TABLE} at (0,249) size 100x73 [border: (4px solid #000000)]
- RenderTableSection {TBODY} at (4,4) size 92x65
- RenderTableRow {TR} at (0,0) size 92x23
- RenderTableCell {TD} at (0,8) size 11x7 [border: (4px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (10,0) size 82x23 [border: (4px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,249) size 99x73 [border: (4px solid #000000)]
+ RenderTableSection {TBODY} at (4,4) size 91x65
+ RenderTableRow {TR} at (0,0) size 91x23
+ RenderTableCell {TD} at (0,8) size 10x7 [border: (4px none #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (10,0) size 81x23 [border: (4px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,5) size 42x17
</span><span class="cx"> text run at (1,5) width 42: "Lorem"
</span><del>- RenderTableRow {TR} at (0,23) size 92x19
- RenderTableCell {TD} at (0,23) size 11x19 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 91x19
+ RenderTableCell {TD} at (0,23) size 10x19 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (5,1) size 4x17
</span><span class="cx"> text run at (5,1) width 4: " "
</span><del>- RenderTableCell {TD} at (10,23) size 82x19 [border: none] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (10,23) size 81x19 [border: none] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 75x17
</span><span class="cx"> text run at (1,1) width 75: "ipsum dolor"
</span><del>- RenderTableRow {TR} at (0,42) size 92x23
- RenderTableCell {TD} at (0,50) size 11x7 [border: none] [r=2 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (10,42) size 82x23 [border: none] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,42) size 91x23
+ RenderTableCell {TD} at (0,50) size 10x7 [border: none] [r=2 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (10,42) size 81x23 [border: none] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 48x17
</span><span class="cx"> text run at (1,1) width 48: "sit amet"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttableextrabottomgrowexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-extra-bottom-grow-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttableextrabottomgrowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-extra-bottom-grow-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/table-extra-bottom-grow-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/table-extra-bottom-grow-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -28,10 +28,10 @@
</span><span class="cx"> RenderText {#text} at (93,3) size 311x17
</span><span class="cx"> text run at (93,3) width 4: " "
</span><span class="cx"> text run at (97,3) width 307: "The lower-right quarter of the square will be red."
</span><del>- RenderTable {TABLE} at (0,111) size 101x100 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 101x100
- RenderTableRow {TR} at (0,0) size 101x100
- RenderTableCell {TD} at (0,50) size 51x0 [r=0 c=0 rs=2 cs=1]
- RenderTableCell {TD} at (50,0) size 51x0 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,100) size 101x0
- RenderTableCell {TD} at (50,100) size 51x0 [bgcolor=#FF0000] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,111) size 100x100 [bgcolor=#008000]
+ RenderTableSection {TBODY} at (0,0) size 100x100
+ RenderTableRow {TR} at (0,0) size 100x100
+ RenderTableCell {TD} at (0,50) size 50x0 [r=0 c=0 rs=2 cs=1]
+ RenderTableCell {TD} at (50,0) size 50x0 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,100) size 100x0
+ RenderTableCell {TD} at (50,100) size 50x0 [bgcolor=#FF0000] [r=1 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttableouterborderexpectedpngfromrev195778trunkLayoutTestsplatformgtkfasttablepercentwidthsstretchexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/table/percent-widths-stretch-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttableouterborderexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,9 +4,9 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x165
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x149
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 500x149
</span><del>- RenderTable {TABLE} at (0,0) size 133x149 [border: (7px none #808080)]
- RenderTableSection {TBODY} at (7,7) size 118x134
- RenderTableRow {TR} at (0,0) size 118x67
- RenderTableCell {TD} at (0,25) size 118x17 [bgcolor=#008000] [border: (8px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,67) size 118x67
- RenderTableCell {TD} at (0,92) size 118x17 [bgcolor=#008000] [border: (8px solid #008000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 132x149 [border: (7px none #808080)]
+ RenderTableSection {TBODY} at (7,7) size 117x134
+ RenderTableRow {TR} at (0,0) size 117x67
+ RenderTableCell {TD} at (0,25) size 117x17 [bgcolor=#008000] [border: (8px solid #008000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,67) size 117x67
+ RenderTableCell {TD} at (0,92) size 117x17 [bgcolor=#008000] [border: (8px solid #008000)] [r=1 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablerowexpectedpngfromrev195778trunkLayoutTestsplatformgtkfasttablegiantRowspanexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/repaint/table-row-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/table/giantRowspan-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablerowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-row-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/table-row-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/table-row-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 107x104
- RenderTableSection {TBODY} at (0,0) size 107x104
- RenderTableRow {TR} at (0,2) size 107x100 [bgcolor=#008000]
- RenderTableCell {TD} at (2,51) size 103x2 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 106x104
+ RenderTableSection {TBODY} at (0,0) size 106x104
+ RenderTableRow {TR} at (0,2) size 106x100 [bgcolor=#008000]
+ RenderTableCell {TD} at (2,51) size 102x2 [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablesectionoverflowexpectedpngfromrev195778trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedcellappendexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/repaint/table-section-overflow-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-cell-append-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablesectionoverflowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-section-overflow-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/table-section-overflow-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/table-section-overflow-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,9 +4,9 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 0x50
</span><del>- RenderTable {TABLE} at (50,50) size 51x100
- RenderTableSection {TBODY} at (0,0) size 51x100
- RenderTableRow {TR} at (0,0) size 51x100
- RenderTableCell {TD} at (0,0) size 51x100 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (50,50) size 50x100
+ RenderTableSection {TBODY} at (0,0) size 50x100
+ RenderTableRow {TR} at (0,0) size 50x100
+ RenderTableCell {TD} at (0,0) size 50x100 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x100
</span><span class="cx"> RenderBlock {DIV} at (-25,0) size 100x100 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablesectionrepaintexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-section-repaint-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/table-section-repaint-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/table-section-repaint-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -5,34 +5,34 @@
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (8,8) size 90x90
</span><span class="cx"> RenderBlock (relative positioned) {DIV} at (0,0) size 90x90
</span><del>- RenderTable {TABLE} at (0,0) size 61x60
</del><ins>+ RenderTable {TABLE} at (0,0) size 60x60
</ins><span class="cx"> RenderBlock {CAPTION} at (0,0) size 60x0 [bgcolor=#0000FF]
</span><del>- RenderTableSection {TBODY} at (0,0) size 61x60
- RenderTableRow {TR} at (0,0) size 61x30
- RenderTableCell {TD} at (0,15) size 61x0 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,30) size 61x30
- RenderTableCell {TD} at (0,45) size 61x0 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 60x60
+ RenderTableRow {TR} at (0,0) size 60x30
+ RenderTableCell {TD} at (0,15) size 60x0 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,30) size 60x30
+ RenderTableCell {TD} at (0,45) size 60x0 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (8,98) size 90x90
</span><span class="cx"> RenderBlock (relative positioned) {DIV} at (0,90) size 90x90
</span><del>- RenderTable {TABLE} at (0,0) size 61x60
- RenderTableSection {TBODY} at (0,0) size 61x0
- RenderTableRow {TR} at (0,0) size 61x0
- RenderTableCell {TD} at (0,0) size 61x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 60x60
+ RenderTableSection {TBODY} at (0,0) size 60x0
+ RenderTableRow {TR} at (0,0) size 60x0
+ RenderTableCell {TD} at (0,0) size 60x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 60x0 [bgcolor=#0000FF]
</span><del>- RenderTableSection {TBODY} at (0,0) size 61x60
- RenderTableRow {TR} at (0,0) size 61x30
- RenderTableCell {TD} at (0,15) size 61x0 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,30) size 61x30
- RenderTableCell {TD} at (0,45) size 61x0 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 60x60
+ RenderTableRow {TR} at (0,0) size 60x30
+ RenderTableCell {TD} at (0,15) size 60x0 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,30) size 60x30
+ RenderTableCell {TD} at (0,45) size 60x0 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (8,188) size 90x90
</span><span class="cx"> RenderBlock (relative positioned) {DIV} at (0,180) size 90x90
</span><del>- RenderTable {TABLE} at (0,0) size 61x90
</del><ins>+ RenderTable {TABLE} at (0,0) size 60x90
</ins><span class="cx"> RenderBlock {CAPTION} at (0,0) size 60x30
</span><del>- RenderTableSection {TBODY} at (0,30) size 61x60
- RenderTableRow {TR} at (0,0) size 61x30
- RenderTableCell {TD} at (0,15) size 61x0 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,30) size 61x30
- RenderTableCell {TD} at (0,45) size 61x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,30) size 60x60
+ RenderTableRow {TR} at (0,0) size 60x30
+ RenderTableCell {TD} at (0,15) size 60x0 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,30) size 60x30
+ RenderTableCell {TD} at (0,45) size 60x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (8,308) size 90x90
</span><span class="cx"> RenderBlock (relative positioned) {DIV} at (0,300) size 90x90
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 60x83 [border: (4px solid #008000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttabletwopasslayoutoverpaintexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-two-pass-layout-overpaint-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttabletwopasslayoutoverpaintexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-two-pass-layout-overpaint-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/table-two-pass-layout-overpaint-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/table-two-pass-layout-overpaint-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,8 +3,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 107x99 [bgcolor=#ADD8E6]
- RenderTableSection {TBODY} at (0,0) size 107x99
- RenderTableRow {TR} at (0,2) size 107x95
- RenderTableCell {TD} at (2,35) size 103x28 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 106x99 [bgcolor=#ADD8E6]
+ RenderTableSection {TBODY} at (0,0) size 106x99
+ RenderTableRow {TR} at (0,2) size 106x95
+ RenderTableCell {TD} at (2,35) size 102x28 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 50x25 [bgcolor=#90EE90]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablewritingmodeshexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-writing-modes-h-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/table-writing-modes-h-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/table-writing-modes-h-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -1,37 +1,37 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x466
</span><del>- RenderBlock {HTML} at (0,0) size 800x467
- RenderBody {BODY} at (8,10) size 784x447
- RenderTable {TABLE} at (10,0) size 105x104 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 105x104
- RenderTableRow {TR} at (0,0) size 105x52
- RenderTableCell {TD} at (0,25) size 53x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (52,25) size 53x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,52) size 105x52
- RenderTableCell {TD} at (0,77) size 53x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (52,77) size 53x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (10,114) size 104x105 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 104x105
- RenderTableRow {TR} at (0,0) size 52x105
- RenderTableCell {TD} at (0,25) size 52x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,77) size 52x3 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,52) size 52x105
- RenderTableCell {TD} at (52,25) size 52x3 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (52,77) size 52x3 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (10,228) size 105x105 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 105x104
- RenderTableRow {TR} at (0,0) size 105x52
- RenderTableCell {TD} at (0,25) size 53x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (52,25) size 53x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,52) size 105x52
- RenderTableCell {TD} at (0,77) size 53x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (52,77) size 53x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (10,342) size 104x105 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 104x105
- RenderTableRow {TR} at (0,0) size 52x105
- RenderTableCell {TD} at (0,25) size 52x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,77) size 52x3 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,52) size 52x105
- RenderTableCell {TD} at (52,25) size 52x3 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (52,77) size 52x3 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderBlock {HTML} at (0,0) size 800x466
+ RenderBody {BODY} at (8,10) size 784x446
+ RenderTable {TABLE} at (10,0) size 104x104 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 104x104
+ RenderTableRow {TR} at (0,0) size 104x52
+ RenderTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,52) size 104x52
+ RenderTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (10,114) size 104x104 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 104x104
+ RenderTableRow {TR} at (0,0) size 52x104
+ RenderTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,52) size 52x104
+ RenderTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (10,228) size 104x104 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 104x104
+ RenderTableRow {TR} at (0,0) size 104x52
+ RenderTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,52) size 104x52
+ RenderTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (10,342) size 104x104 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 104x104
+ RenderTableRow {TR} at (0,0) size 52x104
+ RenderTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,52) size 52x104
+ RenderTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainttablewritingmodesvexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/table-writing-modes-v-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/table-writing-modes-v-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/table-writing-modes-v-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -1,37 +1,37 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x466
</span><del>- RenderBlock {HTML} at (0,0) size 800x467
- RenderBody {BODY} at (8,10) size 784x447
- RenderTable {TABLE} at (10,0) size 105x104 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 105x104
- RenderTableRow {TR} at (0,0) size 105x52
- RenderTableCell {TD} at (0,25) size 53x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (52,25) size 53x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,52) size 105x52
- RenderTableCell {TD} at (0,77) size 53x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (52,77) size 53x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (10,114) size 104x105 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 104x105
- RenderTableRow {TR} at (0,0) size 52x105
- RenderTableCell {TD} at (0,25) size 52x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,77) size 52x3 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,52) size 52x105
- RenderTableCell {TD} at (52,25) size 52x3 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (52,77) size 52x3 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (10,228) size 105x105 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 105x104
- RenderTableRow {TR} at (0,0) size 105x52
- RenderTableCell {TD} at (0,25) size 53x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (52,25) size 53x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,52) size 105x52
- RenderTableCell {TD} at (0,77) size 53x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (52,77) size 53x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (10,342) size 104x105 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 104x105
- RenderTableRow {TR} at (0,0) size 52x105
- RenderTableCell {TD} at (0,25) size 52x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,77) size 52x3 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,52) size 52x105
- RenderTableCell {TD} at (52,25) size 52x3 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (52,77) size 52x3 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderBlock {HTML} at (0,0) size 800x466
+ RenderBody {BODY} at (8,10) size 784x446
+ RenderTable {TABLE} at (10,0) size 104x104 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 104x104
+ RenderTableRow {TR} at (0,0) size 104x52
+ RenderTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,52) size 104x52
+ RenderTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (10,114) size 104x104 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 104x104
+ RenderTableRow {TR} at (0,0) size 52x104
+ RenderTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,52) size 52x104
+ RenderTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (10,228) size 104x104 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 104x104
+ RenderTableRow {TR} at (0,0) size 104x52
+ RenderTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,52) size 104x52
+ RenderTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (10,342) size 104x104 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 104x104
+ RenderTableRow {TR} at (0,0) size 52x104
+ RenderTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,52) size 52x104
+ RenderTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplaced005expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/005-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplaced005expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/005-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/replaced/005-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/replaced/005-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 769x212 [border: (2px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 765x208
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 765x208
</span><del>- RenderTableCell {TD} at (0,0) size 203x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 202x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 100x100 [bgcolor=#008000]
</span><span class="cx"> RenderImage {IMG} at (101,1) size 100x100 [bgcolor=#008000]
</span><span class="cx"> RenderBR {BR} at (201,87) size 0x17
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,212) size 769x212 [border: (2px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 765x208
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 765x208
</span><del>- RenderTableCell {TD} at (0,0) size 203x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 202x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 200x17
</span><span class="cx"> RenderImage {IMG} at (1,1) size 100x100 [bgcolor=#008000]
</span><span class="cx"> RenderImage {IMG} at (101,1) size 100x100 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedpercentheightinanonymousblockintableexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/percent-height-in-anonymous-block-in-table-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedpercentheightinanonymousblockintableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -15,12 +15,12 @@
</span><span class="cx"> text run at (364,0) width 396: "REGRESSION (r36513): iframe isn't sized properly upon load"
</span><span class="cx"> RenderText {#text} at (760,0) size 4x17
</span><span class="cx"> text run at (760,0) width 4: "."
</span><del>- RenderTable {TABLE} at (0,33) size 305x400
- RenderTableSection {TBODY} at (0,0) size 305x400
- RenderTableRow {TR} at (0,2) size 305x396
- RenderTableCell {TD} at (2,2) size 301x396 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 301x0
- RenderBlock (anonymous) at (0,0) size 301x396
</del><ins>+ RenderTable {TABLE} at (0,33) size 304x400
+ RenderTableSection {TBODY} at (0,0) size 304x400
+ RenderTableRow {TR} at (0,2) size 304x396
+ RenderTableCell {TD} at (2,2) size 300x396 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 300x0
+ RenderBlock (anonymous) at (0,0) size 300x396
</ins><span class="cx"> RenderIFrame {IFRAME} at (0,0) size 300x396 [bgcolor=#008000]
</span><span class="cx"> layer at (0,0) size 300x396
</span><span class="cx"> RenderView at (0,0) size 300x396
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedselectionrectintablecellexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/selection-rect-in-table-cell-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedselectionrectintablecellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/selection-rect-in-table-cell-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/replaced/selection-rect-in-table-cell-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/replaced/selection-rect-in-table-cell-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -19,10 +19,10 @@
</span><span class="cx"> RenderBlock {P} at (0,50) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 718x17
</span><span class="cx"> text run at (0,0) width 718: "Tests highlighting of replaced objects in table cells with extra height. You should see a dark green box and no red."
</span><del>- RenderTable {TABLE} at (0,83) size 57x104
- RenderTableSection {TBODY} at (0,0) size 57x104
- RenderTableRow {TR} at (0,2) size 57x100
- RenderTableCell {TD} at (2,26) size 53x52 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,83) size 56x104
+ RenderTableSection {TBODY} at (0,0) size 56x104
+ RenderTableRow {TR} at (0,2) size 56x100
+ RenderTableCell {TD} at (2,26) size 52x52 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 50x50 [bgcolor=#FF0000]
</span><span class="cx"> selection start: position 0 of child 0 {IMG} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 5 {TABLE} of body
</span><span class="cx"> selection end: position 1 of child 0 {IMG} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 5 {TABLE} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedtablepercentheightpositionedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/table-percent-height-positioned-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/replaced/table-percent-height-positioned-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/replaced/table-percent-height-positioned-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx"> layer at (0,0) size 800x600 layerType: foreground only
</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 107x106
- RenderTableSection {TBODY} at (0,0) size 107x106
- RenderTableRow {TR} at (0,2) size 107x102
- RenderTableCell {TD} at (2,2) size 103x102 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 106x106
+ RenderTableSection {TBODY} at (0,0) size 106x106
+ RenderTableRow {TR} at (0,2) size 106x102
+ RenderTableCell {TD} at (2,2) size 102x102 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (11,11) size 100x100
</span><del>- RenderBlock (relative positioned) {DIV} at (1,1) size 101x100
</del><ins>+ RenderBlock (relative positioned) {DIV} at (1,1) size 100x100
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedwidth100percentcheckboxexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-checkbox-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedwidth100percentcheckboxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-checkbox-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-checkbox-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-checkbox-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,12 +9,12 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x26
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x26
</span><span class="cx"> RenderTableRow {TR} at (0,1) size 784x24
</span><del>- RenderTableCell {TD} at (1,1) size 7x24 [r=0 c=0 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 5x16
- RenderTableCell {TD} at (8,1) size 7x24 [r=0 c=1 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 5x16
- RenderTableCell {TD} at (15,1) size 7x24 [r=0 c=2 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 5x16
</del><ins>+ RenderTableCell {TD} at (1,1) size 6x24 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {INPUT} at (3,4) size 4x16
+ RenderTableCell {TD} at (8,1) size 6x24 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {INPUT} at (3,4) size 4x16
+ RenderTableCell {TD} at (15,1) size 6x24 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {INPUT} at (3,4) size 4x16
</ins><span class="cx"> RenderTableCell {TD} at (22,3) size 761x20 [r=0 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 4x18
</span><span class="cx"> text run at (1,2) width 4: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedwidth100percentimageexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-image-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedwidth100percentimageexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-image-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-image-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-image-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -1,37 +1,37 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x34
</del><ins>+layer at (0,0) size 785x642
+ RenderView at (0,0) size 785x600
+layer at (0,0) size 785x642
+ RenderBlock {HTML} at (0,0) size 785x642
+ RenderBody {BODY} at (8,8) size 769x626
+ RenderBlock (anonymous) at (0,0) size 769x34
</ins><span class="cx"> RenderText {#text} at (0,0) size 761x34
</span><span class="cx"> text run at (0,0) width 718: "The following elements behave differently in different browsers. Our current behavior will cause them to overlap, "
</span><span class="cx"> text run at (718,0) width 43: "but we"
</span><span class="cx"> text run at (0,17) width 236: "may need to change this in the future."
</span><del>- RenderTable {TABLE} at (0,34) size 784x21
- RenderTableSection {TBODY} at (0,0) size 784x21
- RenderTableRow {TR} at (0,1) size 784x19
- RenderTableCell {TD} at (1,9) size 3x3 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 1x0
- RenderTableCell {TD} at (4,9) size 3x3 [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 1x0
- RenderTableCell {TD} at (7,9) size 3x3 [r=0 c=2 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 1x0
- RenderTableCell {TD} at (10,1) size 773x19 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,34) size 769x279
+ RenderTableSection {TBODY} at (0,0) size 769x279
+ RenderTableRow {TR} at (0,1) size 769x277
+ RenderTableCell {TD} at (1,1) size 2x277 [r=0 c=0 rs=1 cs=1]
+ RenderImage {IMG} at (1,1) size 214x275
+ RenderTableCell {TD} at (4,1) size 2x277 [r=0 c=1 rs=1 cs=1]
+ RenderImage {IMG} at (1,1) size 214x275
+ RenderTableCell {TD} at (7,1) size 2x277 [r=0 c=2 rs=1 cs=1]
+ RenderImage {IMG} at (1,1) size 214x275
+ RenderTableCell {TD} at (10,130) size 758x19 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: " "
</span><del>- RenderBlock (anonymous) at (0,55) size 784x34
</del><ins>+ RenderBlock (anonymous) at (0,313) size 769x34
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,89) size 784x279
- RenderTableSection {TBODY} at (0,0) size 784x279
- RenderTableRow {TR} at (0,1) size 784x277
- RenderTableCell {TD} at (1,1) size 217x277 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,347) size 769x279
+ RenderTableSection {TBODY} at (0,0) size 769x279
+ RenderTableRow {TR} at (0,1) size 769x277
+ RenderTableCell {TD} at (1,1) size 216x277 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 214x275
</span><del>- RenderTableCell {TD} at (218,1) size 217x277 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (218,1) size 216x277 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 214x275
</span><del>- RenderTableCell {TD} at (435,1) size 217x277 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (435,1) size 216x277 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 214x275
</span><del>- RenderTableCell {TD} at (652,130) size 131x19 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (652,130) size 116x19 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedwidth100percentmenulistexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-menulist-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedwidth100percentmenulistexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-menulist-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-menulist-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-menulist-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,18 +9,18 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x35
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x35
</span><span class="cx"> RenderTableRow {TR} at (0,1) size 784x33
</span><del>- RenderTableCell {TD} at (1,1) size 5x33 [r=0 c=0 rs=1 cs=1]
- RenderMenuList {SELECT} at (1,3) size 3x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+ RenderTableCell {TD} at (1,1) size 4x33 [r=0 c=0 rs=1 cs=1]
+ RenderMenuList {SELECT} at (1,3) size 2x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</ins><span class="cx"> RenderBlock (anonymous) at (1,1) size 23x25
</span><span class="cx"> RenderText at (4,4) size 27x17
</span><span class="cx"> text run at (4,4) width 27: "one"
</span><del>- RenderTableCell {TD} at (6,1) size 5x33 [r=0 c=1 rs=1 cs=1]
- RenderMenuList {SELECT} at (1,3) size 3x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+ RenderTableCell {TD} at (6,1) size 4x33 [r=0 c=1 rs=1 cs=1]
+ RenderMenuList {SELECT} at (1,3) size 2x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</ins><span class="cx"> RenderBlock (anonymous) at (1,1) size 23x25
</span><span class="cx"> RenderText at (4,4) size 25x17
</span><span class="cx"> text run at (4,4) width 25: "two"
</span><del>- RenderTableCell {TD} at (11,1) size 5x33 [r=0 c=2 rs=1 cs=1]
- RenderMenuList {SELECT} at (1,3) size 3x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+ RenderTableCell {TD} at (11,1) size 4x33 [r=0 c=2 rs=1 cs=1]
+ RenderMenuList {SELECT} at (1,3) size 2x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</ins><span class="cx"> RenderBlock (anonymous) at (1,1) size 23x25
</span><span class="cx"> RenderText at (4,4) size 36x17
</span><span class="cx"> text run at (4,4) width 36: "three"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedwidth100percentradioexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-radio-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedwidth100percentradioexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-radio-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-radio-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-radio-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,12 +9,12 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x26
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x26
</span><span class="cx"> RenderTableRow {TR} at (0,1) size 784x24
</span><del>- RenderTableCell {TD} at (1,1) size 7x24 [r=0 c=0 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 5x16
- RenderTableCell {TD} at (8,1) size 7x24 [r=0 c=1 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 5x16
- RenderTableCell {TD} at (15,1) size 7x24 [r=0 c=2 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 5x16
</del><ins>+ RenderTableCell {TD} at (1,1) size 6x24 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {INPUT} at (3,4) size 4x16
+ RenderTableCell {TD} at (8,1) size 6x24 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {INPUT} at (3,4) size 4x16
+ RenderTableCell {TD} at (15,1) size 6x24 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {INPUT} at (3,4) size 4x16
</ins><span class="cx"> RenderTableCell {TD} at (22,3) size 761x20 [r=0 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 4x18
</span><span class="cx"> text run at (1,2) width 4: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedwidth100percentsearchfieldexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-searchfield-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedwidth100percentsearchfieldexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-searchfield-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-searchfield-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-searchfield-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,21 +9,21 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x34
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x34
</span><span class="cx"> RenderTableRow {TR} at (0,1) size 784x32
</span><del>- RenderTableCell {TD} at (1,1) size 9x32 [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 7x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderFlexibleBox {DIV} at (3,3) size 1x20
</del><ins>+ RenderTableCell {TD} at (1,1) size 8x32 [r=0 c=0 rs=1 cs=1]
+ RenderTextControl {INPUT} at (1,3) size 6x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderFlexibleBox {DIV} at (3,3) size 0x20
</ins><span class="cx"> RenderBlock {DIV} at (0,10) size 0x0
</span><span class="cx"> RenderBlock {DIV} at (0,1) size 0x18
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 20x20
</span><del>- RenderTableCell {TD} at (10,1) size 9x32 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 7x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderFlexibleBox {DIV} at (3,3) size 1x20
</del><ins>+ RenderTableCell {TD} at (10,1) size 8x32 [r=0 c=1 rs=1 cs=1]
+ RenderTextControl {INPUT} at (1,3) size 6x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderFlexibleBox {DIV} at (3,3) size 0x20
</ins><span class="cx"> RenderBlock {DIV} at (0,10) size 0x0
</span><span class="cx"> RenderBlock {DIV} at (0,1) size 0x18
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 20x20
</span><del>- RenderTableCell {TD} at (19,1) size 9x32 [r=0 c=2 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 7x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderFlexibleBox {DIV} at (3,3) size 1x20
</del><ins>+ RenderTableCell {TD} at (19,1) size 8x32 [r=0 c=2 rs=1 cs=1]
+ RenderTextControl {INPUT} at (1,3) size 6x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderFlexibleBox {DIV} at (3,3) size 0x20
</ins><span class="cx"> RenderBlock {DIV} at (0,10) size 0x0
</span><span class="cx"> RenderBlock {DIV} at (0,1) size 0x18
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 20x20
</span><span class="lines">@@ -36,21 +36,21 @@
</span><span class="cx"> RenderTable {TABLE} at (0,85) size 784x34
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x34
</span><span class="cx"> RenderTableRow {TR} at (0,1) size 784x32
</span><del>- RenderTableCell {TD} at (1,1) size 9x32 [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 7x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderFlexibleBox {DIV} at (3,3) size 1x20
</del><ins>+ RenderTableCell {TD} at (1,1) size 8x32 [r=0 c=0 rs=1 cs=1]
+ RenderTextControl {INPUT} at (1,3) size 6x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderFlexibleBox {DIV} at (3,3) size 0x20
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 20x20
</span><span class="cx"> RenderBlock {DIV} at (20,1) size 0x18
</span><span class="cx"> RenderBlock {DIV} at (20,0) size 20x20
</span><del>- RenderTableCell {TD} at (10,1) size 9x32 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 7x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderFlexibleBox {DIV} at (3,3) size 1x20
</del><ins>+ RenderTableCell {TD} at (10,1) size 8x32 [r=0 c=1 rs=1 cs=1]
+ RenderTextControl {INPUT} at (1,3) size 6x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderFlexibleBox {DIV} at (3,3) size 0x20
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 20x20
</span><span class="cx"> RenderBlock {DIV} at (20,1) size 0x18
</span><span class="cx"> RenderBlock {DIV} at (20,0) size 20x20
</span><del>- RenderTableCell {TD} at (19,1) size 9x32 [r=0 c=2 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 7x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderFlexibleBox {DIV} at (3,3) size 1x20
</del><ins>+ RenderTableCell {TD} at (19,1) size 8x32 [r=0 c=2 rs=1 cs=1]
+ RenderTextControl {INPUT} at (1,3) size 6x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderFlexibleBox {DIV} at (3,3) size 0x20
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 20x20
</span><span class="cx"> RenderBlock {DIV} at (20,1) size 0x18
</span><span class="cx"> RenderBlock {DIV} at (20,0) size 20x20
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedwidth100percenttextareaexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-textarea-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedwidth100percenttextareaexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-textarea-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-textarea-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-textarea-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,9 +9,9 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x48
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x48
</span><span class="cx"> RenderTableRow {TR} at (0,1) size 784x46
</span><del>- RenderTableCell {TD} at (1,1) size 9x46 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (10,1) size 9x46 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (19,1) size 9x46 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (1,1) size 8x46 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (10,1) size 8x46 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (19,1) size 8x46 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (28,14) size 755x20 [r=0 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 4x18
</span><span class="cx"> text run at (1,2) width 4: " "
</span><span class="lines">@@ -21,28 +21,28 @@
</span><span class="cx"> RenderTable {TABLE} at (0,99) size 784x48
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x48
</span><span class="cx"> RenderTableRow {TR} at (0,1) size 784x46
</span><del>- RenderTableCell {TD} at (1,1) size 9x46 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (10,1) size 9x46 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (19,1) size 9x46 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (1,1) size 8x46 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (10,1) size 8x46 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (19,1) size 8x46 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (28,14) size 755x20 [r=0 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 4x18
</span><span class="cx"> text run at (1,2) width 4: " "
</span><span class="cx"> layer at (10,29) size 6x40 clip at (0,0) size 0x0 scrollWidth 11 scrollHeight 55
</span><del>- RenderTextControl {TEXTAREA} at (1,3) size 7x40 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+ RenderTextControl {TEXTAREA} at (1,3) size 6x40 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 0x51
</span><span class="cx"> RenderText {#text} at (0,0) size 9x51
</span><span class="cx"> text run at (0,0) width 9: "o"
</span><span class="cx"> text run at (0,17) width 9: "n"
</span><span class="cx"> text run at (0,34) width 9: "e"
</span><span class="cx"> layer at (19,29) size 6x40 clip at (0,0) size 0x0 scrollWidth 14 scrollHeight 55
</span><del>- RenderTextControl {TEXTAREA} at (1,3) size 7x40 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+ RenderTextControl {TEXTAREA} at (1,3) size 6x40 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 0x51
</span><span class="cx"> RenderText {#text} at (0,0) size 12x51
</span><span class="cx"> text run at (0,0) width 4: "t"
</span><span class="cx"> text run at (0,17) width 12: "w"
</span><span class="cx"> text run at (0,34) width 9: "o"
</span><span class="cx"> layer at (28,29) size 6x40 clip at (0,0) size 0x0 scrollWidth 11 scrollHeight 89
</span><del>- RenderTextControl {TEXTAREA} at (1,3) size 7x40 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+ RenderTextControl {TEXTAREA} at (1,3) size 6x40 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 0x85
</span><span class="cx"> RenderText {#text} at (0,0) size 9x85
</span><span class="cx"> text run at (0,0) width 4: "t"
</span><span class="lines">@@ -51,7 +51,7 @@
</span><span class="cx"> text run at (0,51) width 9: "e"
</span><span class="cx"> text run at (0,68) width 9: "e"
</span><span class="cx"> layer at (10,111) size 6x40 clip at (0,0) size 0x0 scrollWidth 14 scrollHeight 225
</span><del>- RenderTextControl {TEXTAREA} at (1,3) size 7x40 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+ RenderTextControl {TEXTAREA} at (1,3) size 6x40 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 0x221
</span><span class="cx"> RenderText {#text} at (0,0) size 12x221
</span><span class="cx"> text run at (0,0) width 9: "o"
</span><span class="lines">@@ -68,14 +68,14 @@
</span><span class="cx"> text run at (0,187) width 9: "e"
</span><span class="cx"> text run at (0,204) width 9: "e"
</span><span class="cx"> layer at (19,111) size 6x40 clip at (0,0) size 0x0 scrollWidth 14 scrollHeight 55
</span><del>- RenderTextControl {TEXTAREA} at (1,3) size 7x40 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+ RenderTextControl {TEXTAREA} at (1,3) size 6x40 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 0x51
</span><span class="cx"> RenderText {#text} at (0,0) size 12x51
</span><span class="cx"> text run at (0,0) width 4: "t"
</span><span class="cx"> text run at (0,17) width 12: "w"
</span><span class="cx"> text run at (0,34) width 9: "o"
</span><span class="cx"> layer at (28,111) size 6x40 clip at (0,0) size 0x0 scrollWidth 11 scrollHeight 89
</span><del>- RenderTextControl {TEXTAREA} at (1,3) size 7x40 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+ RenderTextControl {TEXTAREA} at (1,3) size 6x40 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 0x85
</span><span class="cx"> RenderText {#text} at (0,0) size 9x85
</span><span class="cx"> text run at (0,0) width 4: "t"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedwidth100percenttextfieldexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-textfield-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedwidth100percenttextfieldexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-textfield-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-textfield-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-textfield-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,12 +9,12 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x31
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x31
</span><span class="cx"> RenderTableRow {TR} at (0,1) size 784x29
</span><del>- RenderTableCell {TD} at (1,1) size 9x29 [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 7x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderTableCell {TD} at (10,1) size 9x29 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 7x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderTableCell {TD} at (19,1) size 9x29 [r=0 c=2 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 7x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+ RenderTableCell {TD} at (1,1) size 8x29 [r=0 c=0 rs=1 cs=1]
+ RenderTextControl {INPUT} at (1,3) size 6x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTableCell {TD} at (10,1) size 8x29 [r=0 c=1 rs=1 cs=1]
+ RenderTextControl {INPUT} at (1,3) size 6x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTableCell {TD} at (19,1) size 8x29 [r=0 c=2 rs=1 cs=1]
+ RenderTextControl {INPUT} at (1,3) size 6x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx"> RenderTableCell {TD} at (28,6) size 755x19 [r=0 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: " "
</span><span class="lines">@@ -24,36 +24,12 @@
</span><span class="cx"> RenderTable {TABLE} at (0,82) size 784x31
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x31
</span><span class="cx"> RenderTableRow {TR} at (0,1) size 784x29
</span><del>- RenderTableCell {TD} at (1,1) size 9x29 [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 7x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderTableCell {TD} at (10,1) size 9x29 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 7x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderTableCell {TD} at (19,1) size 9x29 [r=0 c=2 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 7x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+ RenderTableCell {TD} at (1,1) size 8x29 [r=0 c=0 rs=1 cs=1]
+ RenderTextControl {INPUT} at (1,3) size 6x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTableCell {TD} at (10,1) size 8x29 [r=0 c=1 rs=1 cs=1]
+ RenderTextControl {INPUT} at (1,3) size 6x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTableCell {TD} at (19,1) size 8x29 [r=0 c=2 rs=1 cs=1]
+ RenderTextControl {INPUT} at (1,3) size 6x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx"> RenderTableCell {TD} at (28,6) size 755x19 [r=0 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: " "
</span><del>-layer at (13,32) size 0x17 scrollWidth 68
- RenderBlock {DIV} at (3,3) size 1x17
- RenderText {#text} at (0,0) size 67x17
- text run at (0,0) width 67: "New Mail"
-layer at (22,32) size 0x17 scrollWidth 43
- RenderBlock {DIV} at (3,3) size 1x17
- RenderText {#text} at (0,0) size 42x17
- text run at (0,0) width 42: "Reply"
-layer at (31,32) size 0x17 scrollWidth 66
- RenderBlock {DIV} at (3,3) size 1x17
- RenderText {#text} at (0,0) size 65x17
- text run at (0,0) width 65: "Reply All"
-layer at (13,97) size 0x17 scrollWidth 68
- RenderBlock {DIV} at (3,3) size 1x17
- RenderText {#text} at (0,0) size 67x17
- text run at (0,0) width 67: "New Mail"
-layer at (22,97) size 0x17 scrollWidth 43
- RenderBlock {DIV} at (3,3) size 1x17
- RenderText {#text} at (0,0) size 42x17
- text run at (0,0) width 42: "Reply"
-layer at (31,97) size 0x17 scrollWidth 66
- RenderBlock {DIV} at (3,3) size 1x17
- RenderText {#text} at (0,0) size 65x17
- text run at (0,0) width 65: "Reply All"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastselectors077expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/selectors/077-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastselectors077expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/selectors/077-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/selectors/077-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/selectors/077-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x130
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x106
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x73
</span><del>- RenderTable {TABLE} at (309,0) size 166x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 163x71
- RenderTableRow {TR} at (0,2) size 163x21
- RenderTableCell {TD} at (2,2) size 25x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (310,0) size 164x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 162x71
+ RenderTableRow {TR} at (0,2) size 162x21
+ RenderTableCell {TD} at (2,2) size 24x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {TD} at (28,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,25) size 163x21
- RenderTableCell {TD} at (2,25) size 25x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 162x21
+ RenderTableCell {TD} at (2,25) size 24x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {TD} at (28,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,48) size 163x21
- RenderTableCell {TD} at (2,48) size 25x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 162x21
+ RenderTableCell {TD} at (2,48) size 24x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {TD} at (28,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><span class="cx"> RenderBlock {P} at (0,89) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastselectors077bexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/selectors/077b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastselectors077bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/selectors/077b-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/selectors/077b-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/selectors/077b-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x130
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x106
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x73
</span><del>- RenderTable {TABLE} at (309,0) size 166x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 163x71
- RenderTableRow {TR} at (0,2) size 163x21
- RenderTableCell {TD} at (2,2) size 25x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (310,0) size 164x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 162x71
+ RenderTableRow {TR} at (0,2) size 162x21
+ RenderTableCell {TD} at (2,2) size 24x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "1.1"
</span><del>- RenderTableCell {TD} at (28,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,2) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,2) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,25) size 163x21
- RenderTableCell {TD} at (2,25) size 25x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 162x21
+ RenderTableCell {TD} at (2,25) size 24x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "2.1"
</span><del>- RenderTableCell {TD} at (28,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,25) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,25) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableRow {TR} at (0,48) size 163x21
- RenderTableCell {TD} at (2,48) size 25x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 162x21
+ RenderTableCell {TD} at (2,48) size 24x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "3.1"
</span><del>- RenderTableCell {TD} at (28,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><del>- RenderTableCell {TD} at (95,48) size 66x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,48) size 65x21 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 61x17
</span><span class="cx"> text run at (2,2) width 61: "green cell"
</span><span class="cx"> RenderBlock {P} at (0,89) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable002expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/002-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/002-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/002-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/002-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,6 +9,6 @@
</span><span class="cx"> RenderTableCell {TD} at (0,2) size 715x18 [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 216x18
</span><span class="cx"> text run at (0,1) width 216: "Post to Confessions of a Mozillian"
</span><del>- RenderTableCell {TD} at (714,2) size 70x18 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (714,2) size 71x18 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 21x18
</span><span class="cx"> text run at (0,1) width 21: "foo"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable005expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/005-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable005expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/005-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/005-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/005-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,11 +6,11 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 770x85
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 770x85
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 770x17
</span><del>- RenderTableCell {TD} at (0,34) size 131x17 [bgcolor=#008000] [r=0 c=0 rs=5 cs=1]
- RenderTable {TABLE} at (0,0) size 131x17
- RenderTableSection {TBODY} at (0,0) size 131x17
- RenderTableRow {TR} at (0,0) size 131x17
- RenderTableCell {TD} at (0,0) size 131x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,34) size 130x17 [bgcolor=#008000] [r=0 c=0 rs=5 cs=1]
+ RenderTable {TABLE} at (0,0) size 130x17
+ RenderTableSection {TBODY} at (0,0) size 130x17
+ RenderTableRow {TR} at (0,0) size 130x17
+ RenderTableCell {TD} at (0,0) size 130x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 130x0
</span><span class="cx"> RenderBR {BR} at (130,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="lines">@@ -20,10 +20,10 @@
</span><span class="cx"> RenderTableCell {TD} at (131,0) size 281x17 [bgcolor=#800080] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="cx"> text run at (0,0) width 8: "3"
</span><del>- RenderTableCell {TD} at (411,0) size 9x17 [bgcolor=#0000FF] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (411,0) size 10x17 [bgcolor=#0000FF] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="cx"> text run at (0,0) width 8: "4"
</span><del>- RenderTableCell {TD} at (419,0) size 351x17 [bgcolor=#FFA500] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (420,0) size 351x17 [bgcolor=#FFA500] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="cx"> text run at (0,0) width 8: "5"
</span><span class="cx"> RenderTableRow {TR} at (0,17) size 770x17
</span><span class="lines">@@ -32,41 +32,41 @@
</span><span class="cx"> RenderBR {BR} at (280,-1) size 0x2
</span><span class="cx"> RenderText {#text} at (0,0) size 8x18
</span><span class="cx"> text run at (0,1) width 8: "3"
</span><del>- RenderTableCell {TD} at (411,25) size 9x18 [bgcolor=#0000FF] [r=1 c=3 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (411,25) size 10x18 [bgcolor=#0000FF] [r=1 c=3 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 8x18
</span><span class="cx"> text run at (0,1) width 8: "4"
</span><del>- RenderTableCell {TD} at (419,17) size 351x17 [bgcolor=#FFA500] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (420,17) size 351x17 [bgcolor=#FFA500] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="cx"> text run at (0,0) width 8: "5"
</span><span class="cx"> RenderTableRow {TR} at (0,34) size 770x17
</span><del>- RenderTableCell {TD} at (419,34) size 351x17 [r=2 c=4 rs=1 cs=1]
- RenderTable {TABLE} at (0,0) size 351x17 [bgcolor=#FFA500]
- RenderTableSection {TBODY} at (0,0) size 351x17
- RenderTableRow {TR} at (0,0) size 351x17
- RenderTableCell {TD} at (0,0) size 274x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (420,34) size 351x17 [r=2 c=4 rs=1 cs=1]
+ RenderTable {TABLE} at (0,0) size 350x17 [bgcolor=#FFA500]
+ RenderTableSection {TBODY} at (0,0) size 350x17
+ RenderTableRow {TR} at (0,0) size 350x17
+ RenderTableCell {TD} at (0,0) size 273x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 267x0
</span><span class="cx"> RenderBR {BR} at (267,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="cx"> text run at (0,0) width 8: "5"
</span><del>- RenderTableCell {TD} at (273,8) size 78x0 [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 78x0
</del><ins>+ RenderTableCell {TD} at (273,8) size 77x0 [r=0 c=1 rs=1 cs=1]
+ RenderImage {IMG} at (0,0) size 77x0
</ins><span class="cx"> RenderTableRow {TR} at (0,51) size 770x17
</span><span class="cx"> RenderTableCell {TD} at (131,51) size 281x17 [bgcolor=#800080] [r=3 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="cx"> text run at (0,0) width 8: "3"
</span><del>- RenderTableCell {TD} at (411,51) size 9x17 [bgcolor=#0000FF] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (411,51) size 10x17 [bgcolor=#0000FF] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="cx"> text run at (0,0) width 8: "4"
</span><del>- RenderTableCell {TD} at (419,51) size 351x17 [bgcolor=#FFA500] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (420,51) size 351x17 [bgcolor=#FFA500] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="cx"> text run at (0,0) width 8: "5"
</span><span class="cx"> RenderTableRow {TR} at (0,68) size 770x17
</span><span class="cx"> RenderTableCell {TD} at (131,68) size 281x17 [bgcolor=#800080] [r=4 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="cx"> text run at (0,0) width 8: "3"
</span><del>- RenderTableCell {TD} at (411,68) size 9x17 [bgcolor=#0000FF] [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (411,68) size 10x17 [bgcolor=#0000FF] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="cx"> text run at (0,0) width 8: "4"
</span><del>- RenderTableCell {TD} at (419,68) size 351x17 [bgcolor=#FFA500] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (420,68) size 351x17 [bgcolor=#FFA500] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="cx"> text run at (0,0) width 8: "5"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable007expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/007-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable007expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/007-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/007-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/007-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,24 +3,24 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 525x88 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 523x86
- RenderTableRow {TR} at (0,0) size 523x48
- RenderTableCell {TD} at (0,0) size 28x3 [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 524x88 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 522x86
+ RenderTableRow {TR} at (0,0) size 522x48
+ RenderTableCell {TD} at (0,0) size 27x3 [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 25x1
</span><del>- RenderTableCell {TD} at (27,0) size 496x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (27,0) size 495x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "foo"
</span><del>- RenderTableRow {TR} at (0,48) size 523x19
- RenderTableCell {TD} at (27,48) size 496x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 494x17
</del><ins>+ RenderTableRow {TR} at (0,48) size 522x19
+ RenderTableCell {TD} at (27,48) size 495x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 493x17
</ins><span class="cx"> RenderText {#text} at (12,0) size 432x17
</span><span class="cx"> text run at (12,0) width 432: "Affordable, high-quality business services with unparalleled support."
</span><del>- RenderTableRow {TR} at (0,67) size 523x0
- RenderTableCell {TD} at (27,67) size 496x19 [border: (1px inset #808080)] [r=2 c=1 rs=2 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,67) size 522x0
+ RenderTableCell {TD} at (27,67) size 495x19 [border: (1px inset #808080)] [r=2 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 416x17
</span><span class="cx"> text run at (1,1) width 416: "Wireless Services\x{2014}Take the Net with you when you\x{2019}re on the go"
</span><del>- RenderTableRow {TR} at (0,67) size 523x19
- RenderTableCell {TD} at (0,67) size 523x19 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,67) size 522x19
+ RenderTableCell {TD} at (0,67) size 522x19 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 24x17
</span><span class="cx"> text run at (1,1) width 24: "goo"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable008expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/008-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/008-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/008-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 141x138
- RenderTableSection {TBODY} at (0,0) size 141x138
- RenderTableRow {TR} at (0,0) size 141x138
- RenderTableCell {TD} at (0,0) size 141x138 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 140x138
+ RenderTableSection {TBODY} at (0,0) size 140x138
+ RenderTableRow {TR} at (0,0) size 140x138
+ RenderTableCell {TD} at (0,0) size 140x138 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 129x104 [border: (5px solid #000000)]
</span><span class="cx"> RenderImage {IMG} at (0,104) size 129x34 [border: (5px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable009expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/009-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable009expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/009-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/009-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/009-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,9 +14,9 @@
</span><span class="cx"> RenderTableRow {TR} at (0,15) size 626x182
</span><span class="cx"> RenderTableCell {TD} at (15,15) size 596x182 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTable {TABLE} at (249,1) size 98x180 [bgcolor=#CCCCCC]
</span><del>- RenderTableSection {TBODY} at (0,0) size 98x180
- RenderTableRow {TR} at (0,0) size 98x180
- RenderTableCell {TD} at (0,0) size 98x180 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 97x180
+ RenderTableRow {TR} at (0,0) size 97x180
+ RenderTableCell {TD} at (0,0) size 97x180 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 97x180
</span><span class="cx"> RenderBlock {P} at (0,74) size 800x0
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,74) size 104x54 [border: (2px solid #FF0000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/012-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/012-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/012-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x100
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x100
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 784x100
</span><del>- RenderTableCell {TD} at (0,50) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,50) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,117) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 321x17
</span><span class="cx"> text run at (0,0) width 321: "This text is 100 pixels lower than the previous line."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable013expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/013-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable013expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/013-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/013-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/013-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,6 +12,6 @@
</span><span class="cx"> RenderTableCell {TD} at (46,41) size 692x18 [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 11x18
</span><span class="cx"> text run at (0,1) width 11: "B"
</span><del>- RenderTableCell {TD} at (737,41) size 47x18 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,41) size 48x18 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x18
</span><span class="cx"> text run at (0,1) width 11: "C"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable021expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/021-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable021expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/021-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/021-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/021-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 154x40
- RenderTableSection {TBODY} at (0,0) size 154x40
- RenderTableRow {TR} at (0,2) size 154x36
- RenderTableCell {TD} at (2,2) size 50x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 153x40
+ RenderTableSection {TBODY} at (0,0) size 153x40
+ RenderTableRow {TR} at (0,2) size 153x36
+ RenderTableCell {TD} at (2,2) size 49x36 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 47x34
</span><span class="cx"> text run at (1,1) width 29: "first-"
</span><span class="cx"> text run at (1,18) width 47: "column"
</span><del>- RenderTableCell {TD} at (53,10) size 99x20 [bgcolor=#BBBBBB] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (53,10) size 98x20 [bgcolor=#BBBBBB] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 96x18
</span><span class="cx"> text run at (1,2) width 96: "second-column"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable023expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/023-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable023expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/023-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/023-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/023-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,13 +9,13 @@
</span><span class="cx"> RenderTableCell {TD} at (2,27) size 689x22 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x18
</span><span class="cx"> text run at (2,3) width 8: "1"
</span><del>- RenderTableCell {TD} at (692,2) size 61x72 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (693,2) size 60x72 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x68
</span><span class="cx"> text run at (2,2) width 53: "See, this"
</span><span class="cx"> text run at (2,19) width 33: "is the"
</span><span class="cx"> text run at (2,36) width 56: "problem."
</span><span class="cx"> text run at (2,53) width 49: "It will..."
</span><del>- RenderTableCell {TD} at (754,27) size 13x22 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (755,27) size 12x22 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x18
</span><span class="cx"> text run at (2,3) width 8: "3"
</span><span class="cx"> RenderBlock {P} at (0,92) size 769x0
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,78) size 681x22 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x18
</span><span class="cx"> text run at (2,3) width 8: "1"
</span><del>- RenderTableCell {TD} at (684,2) size 61x174 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (685,2) size 60x174 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x170
</span><span class="cx"> text run at (2,2) width 53: "See, this"
</span><span class="cx"> text run at (2,19) width 33: "is the"
</span><span class="lines">@@ -41,21 +41,21 @@
</span><span class="cx"> text run at (2,121) width 53: "See, this"
</span><span class="cx"> text run at (2,138) width 33: "is the"
</span><span class="cx"> text run at (2,155) width 56: "problem."
</span><del>- RenderTableCell {TD} at (746,78) size 13x22 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (747,78) size 12x22 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x18
</span><span class="cx"> text run at (2,3) width 8: "3"
</span><span class="cx"> RenderBlock {P} at (0,294) size 769x0
</span><del>- RenderTable {TABLE} at (0,294) size 516x186
- RenderTableSection {TBODY} at (0,0) size 516x186
- RenderTableRow {TR} at (0,2) size 516x182
- RenderTableCell {TD} at (2,2) size 512x182 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 508x178
- RenderTableSection {TBODY} at (0,0) size 508x178
- RenderTableRow {TR} at (0,2) size 508x174
- RenderTableCell {TD} at (2,78) size 428x22 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,294) size 515x186
+ RenderTableSection {TBODY} at (0,0) size 515x186
+ RenderTableRow {TR} at (0,2) size 515x182
+ RenderTableCell {TD} at (2,2) size 511x182 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 507x178
+ RenderTableSection {TBODY} at (0,0) size 507x178
+ RenderTableRow {TR} at (0,2) size 507x174
+ RenderTableCell {TD} at (2,78) size 427x22 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x18
</span><span class="cx"> text run at (2,3) width 8: "1"
</span><del>- RenderTableCell {TD} at (431,2) size 61x174 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (431,2) size 60x174 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x170
</span><span class="cx"> text run at (2,2) width 53: "See, this"
</span><span class="cx"> text run at (2,19) width 33: "is the"
</span><span class="lines">@@ -67,22 +67,22 @@
</span><span class="cx"> text run at (2,121) width 53: "See, this"
</span><span class="cx"> text run at (2,138) width 33: "is the"
</span><span class="cx"> text run at (2,155) width 56: "problem."
</span><del>- RenderTableCell {TD} at (493,78) size 13x22 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (493,78) size 12x22 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x18
</span><span class="cx"> text run at (2,3) width 8: "3"
</span><span class="cx"> RenderBlock {P} at (0,496) size 769x0
</span><del>- RenderTable {TABLE} at (0,496) size 516x186
- RenderTableSection {TBODY} at (0,0) size 516x186
- RenderTableRow {TR} at (0,2) size 516x182
- RenderTableCell {TD} at (2,2) size 512x182 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 508x178
- RenderTable {TABLE} at (0,0) size 508x178
- RenderTableSection {TBODY} at (0,0) size 508x178
- RenderTableRow {TR} at (0,2) size 508x174
- RenderTableCell {TD} at (2,78) size 428x22 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,496) size 515x186
+ RenderTableSection {TBODY} at (0,0) size 515x186
+ RenderTableRow {TR} at (0,2) size 515x182
+ RenderTableCell {TD} at (2,2) size 511x182 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (2,2) size 507x178
+ RenderTable {TABLE} at (0,0) size 507x178
+ RenderTableSection {TBODY} at (0,0) size 507x178
+ RenderTableRow {TR} at (0,2) size 507x174
+ RenderTableCell {TD} at (2,78) size 427x22 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x18
</span><span class="cx"> text run at (2,3) width 8: "1"
</span><del>- RenderTableCell {TD} at (431,2) size 61x174 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (431,2) size 60x174 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x170
</span><span class="cx"> text run at (2,2) width 53: "See, this"
</span><span class="cx"> text run at (2,19) width 33: "is the"
</span><span class="lines">@@ -94,7 +94,7 @@
</span><span class="cx"> text run at (2,121) width 53: "See, this"
</span><span class="cx"> text run at (2,138) width 33: "is the"
</span><span class="cx"> text run at (2,155) width 56: "problem."
</span><del>- RenderTableCell {TD} at (493,78) size 13x22 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (493,78) size 12x22 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x18
</span><span class="cx"> text run at (2,3) width 8: "3"
</span><span class="cx"> RenderBlock {P} at (0,698) size 769x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable024expectedpngfromrev195778trunkLayoutTestsplatformgtktablesmozillabugsbug2196931expectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/table/024-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-1-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable024expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/024-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/024-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/024-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,24 +3,24 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 357x40
- RenderTableSection {TBODY} at (0,0) size 357x40
- RenderTableRow {TR} at (0,2) size 357x17
</del><ins>+ RenderTable {TABLE} at (0,0) size 356x40
+ RenderTableSection {TBODY} at (0,0) size 356x40
+ RenderTableRow {TR} at (0,2) size 356x17
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 353x17 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 350x15 [bgcolor=#FFFF00]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableRow {TR} at (0,21) size 357x17
</del><ins>+ RenderTableRow {TR} at (0,21) size 356x17
</ins><span class="cx"> RenderTableCell {TD} at (2,22) size 132x15 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTable {TABLE} at (1,1) size 130x12
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 130x12
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 130x8
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 126x8 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (1,1) size 115x6
- RenderTableSection {TBODY} at (0,0) size 115x6
- RenderTableRow {TR} at (0,2) size 115x2
- RenderTableCell {TD} at (2,2) size 53x2 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (56,2) size 3x2 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (60,2) size 53x2 [bgcolor=#0000FF] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (1,1) size 114x6
+ RenderTableSection {TBODY} at (0,0) size 114x6
+ RenderTableRow {TR} at (0,2) size 114x2
+ RenderTableCell {TD} at (2,2) size 52x2 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (56,2) size 2x2 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (60,2) size 52x2 [bgcolor=#0000FF] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (135,21) size 220x17 [bgcolor=#0000FF] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 200x15 [bgcolor=#FFFF00]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable025expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/025-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable025expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/025-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/025-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/025-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTableCell {TD} at (0,8) size 208x26 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (4,4) size 8x18
</span><span class="cx"> text run at (4,5) width 8: "d"
</span><del>- RenderTableCell {TD} at (207,0) size 341x42 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (207,0) size 342x42 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (4,4) size 333x34
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 333x34
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 333x30
</span><span class="lines">@@ -36,15 +36,15 @@
</span><span class="cx"> RenderText {#text} at (230,3) size 4x17
</span><span class="cx"> text run at (230,3) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (282,11) size 41x4 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (547,0) size 237x42 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderTable {TABLE} at (4,4) size 229x34
- RenderTableSection {TBODY} at (0,0) size 229x34
- RenderTableRow {TR} at (0,2) size 229x30
- RenderTableCell {TD} at (2,2) size 225x30 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 221x26
- RenderTableSection {TBODY} at (0,0) size 221x26
- RenderTableRow {TR} at (0,2) size 221x22
- RenderTableCell {TD} at (2,2) size 217x22 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (548,0) size 237x42 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+ RenderTable {TABLE} at (4,4) size 228x34
+ RenderTableSection {TBODY} at (0,0) size 228x34
+ RenderTableRow {TR} at (0,2) size 228x30
+ RenderTableCell {TD} at (2,2) size 224x30 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 220x26
+ RenderTableSection {TBODY} at (0,0) size 220x26
+ RenderTableRow {TR} at (0,2) size 220x22
+ RenderTableCell {TD} at (2,2) size 216x22 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 212x18 [bgcolor=#800080]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {P} at (0,58) size 784x0
</span><span class="lines">@@ -81,14 +81,14 @@
</span><span class="cx"> RenderText {#text} at (230,3) size 4x17
</span><span class="cx"> text run at (230,3) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (276,11) size 35x4 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (547,0) size 237x42 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderTable {TABLE} at (4,4) size 229x34
- RenderTableSection {TBODY} at (0,0) size 229x34
- RenderTableRow {TR} at (0,2) size 229x30
- RenderTableCell {TD} at (2,2) size 225x30 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 221x26
- RenderTableSection {TBODY} at (0,0) size 221x26
- RenderTableRow {TR} at (0,2) size 221x22
- RenderTableCell {TD} at (2,2) size 217x22 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (548,0) size 236x42 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+ RenderTable {TABLE} at (4,4) size 228x34
+ RenderTableSection {TBODY} at (0,0) size 228x34
+ RenderTableRow {TR} at (0,2) size 228x30
+ RenderTableCell {TD} at (2,2) size 224x30 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 220x26
+ RenderTableSection {TBODY} at (0,0) size 220x26
+ RenderTableRow {TR} at (0,2) size 220x22
+ RenderTableCell {TD} at (2,2) size 216x22 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 212x18 [bgcolor=#800080]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable028expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/028-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable028expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/028-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/028-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/028-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 71x19 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "1"
</span><del>- RenderTableCell {TD} at (70,0) size 244x19 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,0) size 245x19 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "2"
</span><del>- RenderTableCell {TD} at (313,0) size 7x22 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (314,0) size 7x22 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 4x20 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {P} at (0,55) size 784x0
</span><span class="cx"> RenderTable {TABLE} at (0,55) size 320x38
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 64x19 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "1"
</span><del>- RenderTableCell {TD} at (63,3) size 257x13 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (64,3) size 256x13 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 254x10 [bgcolor=#FFA500]
</span><span class="cx"> RenderTableRow {TR} at (0,19) size 320x19
</span><span class="cx"> RenderTableCell {TD} at (0,19) size 320x19 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=3]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable028verticalexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/028-vertical-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable028verticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/028-vertical-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/028-vertical-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/028-vertical-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 22x68 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 17x8
</span><span class="cx"> text run at (1,1) width 8: "1"
</span><del>- RenderTableCell {TD} at (0,70) size 22x241 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,70) size 22x242 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x8
</span><span class="cx"> text run at (1,1) width 8: "2"
</span><del>- RenderTableCell {TD} at (0,313) size 22x7 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,314) size 22x7 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 20x4 [bgcolor=#FFA500]
</span><span class="cx"> RenderBlock {P} at (38,0) size 0x320
</span><span class="cx"> RenderTable {TABLE} at (38,0) size 38x320
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable029expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/029-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable029expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/029-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/029-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/029-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,8 +7,8 @@
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x39
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 784x39
</span><span class="cx"> layer at (8,8) size 150x39
</span><del>- RenderTableCell {TD} at (0,0) size 151x39 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (0,0) size 151x39 [border: (10px outset #808080)]
</del><ins>+ RenderTableCell {TD} at (0,0) size 150x39 [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (0,0) size 150x39 [border: (10px outset #808080)]
</ins><span class="cx"> RenderTableSection {TBODY} at (10,10) size 130x19
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 130x19
</span><span class="cx"> layer at (18,18) size 130x19 clip at (19,19) size 128x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable031expectedpngfromrev195778trunkLayoutTestsplatformgtktablesmozillabugsbug1373883expectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/table/031-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-3-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable031expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/031-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/031-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/031-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,11 +3,11 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 307x304
- RenderTableSection {TBODY} at (0,0) size 307x304
- RenderTableRow {TR} at (0,2) size 307x300
- RenderTableCell {TD} at (2,2) size 303x300 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 7x298
- RenderTableSection {TBODY} at (0,0) size 7x298
- RenderTableRow {TR} at (0,2) size 7x294
- RenderTableCell {TD} at (2,148) size 3x2 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 306x304
+ RenderTableSection {TBODY} at (0,0) size 306x304
+ RenderTableRow {TR} at (0,2) size 306x300
+ RenderTableCell {TD} at (2,2) size 302x300 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 6x298
+ RenderTableSection {TBODY} at (0,0) size 6x298
+ RenderTableRow {TR} at (0,2) size 6x294
+ RenderTableCell {TD} at (2,148) size 2x2 [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable032expectedpngfromrev195778trunkLayoutTestsplatformgtkfastrepainttabletwopasslayoutoverpaintexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/table/032-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/repaint/table-two-pass-layout-overpaint-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable032expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/032-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/032-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/032-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -5,14 +5,14 @@
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (8,50) size 100x50
</span><span class="cx"> RenderBlock (positioned) {DIV} at (8,50) size 100x50
</span><del>- RenderBlock (floating) {DIV} at (0,0) size 7x50 [bgcolor=#008000]
- RenderTable {TABLE} at (0,0) size 7x6
- RenderTableSection {TBODY} at (0,0) size 7x6
- RenderTableRow {TR} at (0,2) size 7x2
- RenderTableCell {TD} at (2,2) size 3x2 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (floating) {DIV} at (0,0) size 6x50 [bgcolor=#008000]
+ RenderTable {TABLE} at (0,0) size 6x6
+ RenderTableSection {TBODY} at (0,0) size 6x6
+ RenderTableRow {TR} at (0,2) size 6x2
+ RenderTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (8,100) size 6x50
</span><del>- RenderBlock (positioned) {DIV} at (0,50) size 7x50 [bgcolor=#008000]
- RenderTable {TABLE} at (0,0) size 7x6
- RenderTableSection {TBODY} at (0,0) size 7x6
- RenderTableRow {TR} at (0,2) size 7x2
- RenderTableCell {TD} at (2,2) size 3x2 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (positioned) {DIV} at (0,50) size 6x50 [bgcolor=#008000]
+ RenderTable {TABLE} at (0,0) size 6x6
+ RenderTableSection {TBODY} at (0,0) size 6x6
+ RenderTableRow {TR} at (0,2) size 6x2
+ RenderTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable034expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/034-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/034-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/034-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,11 +3,11 @@
</span><span class="cx"> layer at (0,0) size 785x1276
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 785x1276
</span><span class="cx"> RenderBody {BODY} at (8,8) size 769x1260
</span><del>- RenderTable {TABLE} at (0,0) size 1057x1260
- RenderTableSection {TBODY} at (0,0) size 1057x1260
- RenderTableRow {TR} at (0,2) size 1057x1256
- RenderTableCell {TD} at (2,629) size 3x2 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,2) size 1049x1256 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 1056x1260
+ RenderTableSection {TBODY} at (0,0) size 1056x1260
+ RenderTableRow {TR} at (0,2) size 1056x1256
+ RenderTableCell {TD} at (2,629) size 2x2 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,2) size 1048x1256 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 1046x1254 [bgcolor=#A9AFB8]
</span><span class="cx"> RenderText {#text} at (0,0) size 297x17
</span><span class="cx"> text run at (0,0) width 104: "This cell should "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable038expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/038-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable038expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/038-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/038-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/038-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,14 +11,14 @@
</span><span class="cx"> RenderTable {TABLE} at (0,34) size 784x52 [border: (2px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 780x48
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 780x21
</span><del>- RenderTableCell {TD} at (2,2) size 13x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "1"
</span><span class="cx"> RenderTableCell {TD} at (16,2) size 762x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "2-3"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 780x21
</span><del>- RenderTableCell {TD} at (2,25) size 13x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "1"
</span><span class="cx"> RenderTableCell {TD} at (16,25) size 762x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=2]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable038verticalexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/038-vertical-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable038verticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/038-vertical-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/038-vertical-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/038-vertical-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,14 +11,14 @@
</span><span class="cx"> RenderTable {TABLE} at (0,34) size 52x584 [border: (2px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 48x580
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 21x580
</span><del>- RenderTableCell {TD} at (2,2) size 21x13 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 21x12 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 17x8
</span><span class="cx"> text run at (2,2) width 8: "1"
</span><span class="cx"> RenderTableCell {TD} at (2,16) size 21x562 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 17x21
</span><span class="cx"> text run at (2,2) width 21: "2-3"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 21x580
</span><del>- RenderTableCell {TD} at (25,2) size 21x13 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (25,2) size 21x12 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 17x8
</span><span class="cx"> text run at (2,2) width 8: "1"
</span><span class="cx"> RenderTableCell {TD} at (25,16) size 21x562 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=2]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable039expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/039-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable039expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/039-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/039-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/039-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,38 +3,38 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x576
</span><del>- RenderTable {TABLE} at (0,0) size 179x47 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 177x45
- RenderTableRow {TR} at (0,1) size 177x21
- RenderTableCell {TH} at (1,1) size 35x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x17
- text run at (2,2) width 31: "(1,1)"
- RenderTableCell {TH} at (36,1) size 35x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x17
- text run at (2,2) width 31: "(1,2)"
- RenderTableCell {TH} at (71,1) size 35x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x17
- text run at (2,2) width 31: "(1,3)"
- RenderTableCell {TH} at (106,1) size 35x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x17
- text run at (2,2) width 31: "(1,4)"
- RenderTableCell {TH} at (141,1) size 35x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x17
- text run at (2,2) width 31: "(1,5)"
- RenderTableRow {TR} at (0,23) size 177x21
- RenderTableCell {TD} at (1,23) size 35x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 178x47 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 176x45
+ RenderTableRow {TR} at (0,1) size 176x21
+ RenderTableCell {TH} at (1,1) size 34x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><ins>+ text run at (2,2) width 30: "(1,1)"
+ RenderTableCell {TH} at (36,1) size 34x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 30x17
+ text run at (2,2) width 30: "(1,2)"
+ RenderTableCell {TH} at (71,1) size 34x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 30x17
+ text run at (2,2) width 30: "(1,3)"
+ RenderTableCell {TH} at (106,1) size 34x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 30x17
+ text run at (2,2) width 30: "(1,4)"
+ RenderTableCell {TH} at (141,1) size 34x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 30x17
+ text run at (2,2) width 30: "(1,5)"
+ RenderTableRow {TR} at (0,23) size 176x21
+ RenderTableCell {TD} at (1,23) size 34x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 30x17
</ins><span class="cx"> text run at (2,2) width 30: "(2,1)"
</span><del>- RenderTableCell {TD} at (36,23) size 35x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,23) size 34x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "(2,2)"
</span><del>- RenderTableCell {TD} at (71,23) size 35x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (71,23) size 34x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "(2,3)"
</span><del>- RenderTableCell {TD} at (106,23) size 35x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,23) size 34x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "(2,4)"
</span><del>- RenderTableCell {TD} at (141,23) size 35x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,23) size 34x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "(2,5)"
</span><span class="cx"> RenderBlock {P} at (0,63) size 784x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable040expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/040-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable040expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/040-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/040-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/040-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -28,9 +28,9 @@
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 600x40
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 600x20
</span><span class="cx"> RenderTableCell {TD} at (0,10) size 200x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (200,10) size 401x0 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (200,10) size 400x0 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTableRow {TR} at (0,20) size 600x20
</span><del>- RenderTableCell {TD} at (0,30) size 601x0 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (0,30) size 600x0 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 600x0
</span><span class="cx"> RenderBlock {P} at (0,246) size 769x52
</span><span class="cx"> RenderText {#text} at (0,0) size 145x17
</span><span class="lines">@@ -49,12 +49,12 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 188x34
</span><span class="cx"> text run at (0,0) width 188: "Fixed cell in column one with"
</span><span class="cx"> text run at (0,17) width 64: "some text."
</span><del>- RenderTableCell {TD} at (200,0) size 401x34 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (200,0) size 400x34 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 398x34
</span><span class="cx"> text run at (0,0) width 398: "Fixed cell in column two with a lot more text. Will the ratios be"
</span><span class="cx"> text run at (0,17) width 68: "preserved?"
</span><span class="cx"> RenderTableRow {TR} at (0,34) size 600x20
</span><del>- RenderTableCell {TD} at (0,44) size 601x0 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (0,44) size 600x0 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 600x0
</span><span class="cx"> RenderBlock {P} at (0,393) size 769x52
</span><span class="cx"> RenderText {#text} at (0,0) size 145x17
</span><span class="lines">@@ -71,10 +71,10 @@
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 600x20
</span><span class="cx"> RenderTableCell {TD} at (0,10) size 200x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 100x0
</span><del>- RenderTableCell {TD} at (200,10) size 401x0 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (200,10) size 400x0 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 250x0
</span><span class="cx"> RenderTableRow {TR} at (0,20) size 600x20
</span><del>- RenderTableCell {TD} at (0,30) size 601x0 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (0,30) size 600x0 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 600x0
</span><span class="cx"> RenderBlock {P} at (0,526) size 769x52
</span><span class="cx"> RenderText {#text} at (0,0) size 145x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable040verticalexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/040-vertical-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable040verticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/040-vertical-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/040-vertical-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/040-vertical-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -28,9 +28,9 @@
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 40x600
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 20x600
</span><span class="cx"> RenderTableCell {TD} at (0,10) size 20x180 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (0,210) size 20x381 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,210) size 20x380 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTableRow {TR} at (0,20) size 20x600
</span><del>- RenderTableCell {TD} at (20,10) size 20x581 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (20,10) size 20x580 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderBlock {DIV} at (10,-10) size 0x600
</span><span class="cx"> RenderBlock {P} at (0,866) size 769x52
</span><span class="cx"> RenderText {#text} at (0,0) size 148x17
</span><span class="lines">@@ -49,12 +49,12 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 34x188
</span><span class="cx"> text run at (0,0) width 188: "Fixed cell in column one with"
</span><span class="cx"> text run at (17,0) width 64: "some text."
</span><del>- RenderTableCell {TD} at (0,200) size 34x401 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,200) size 34x400 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 34x398
</span><span class="cx"> text run at (0,0) width 398: "Fixed cell in column two with a lot more text. Will the ratios be"
</span><span class="cx"> text run at (17,0) width 68: "preserved?"
</span><span class="cx"> RenderTableRow {TR} at (0,34) size 20x600
</span><del>- RenderTableCell {TD} at (34,10) size 20x581 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (34,10) size 20x580 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderBlock {DIV} at (10,-10) size 0x600
</span><span class="cx"> RenderBlock {P} at (0,1559) size 769x52
</span><span class="cx"> RenderText {#text} at (0,0) size 148x17
</span><span class="lines">@@ -71,10 +71,10 @@
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 20x600
</span><span class="cx"> RenderTableCell {TD} at (0,10) size 20x180 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderBlock {DIV} at (10,-10) size 0x100
</span><del>- RenderTableCell {TD} at (0,210) size 20x381 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,210) size 20x380 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (10,-10) size 0x250
</span><span class="cx"> RenderTableRow {TR} at (0,20) size 20x600
</span><del>- RenderTableCell {TD} at (20,10) size 20x581 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (20,10) size 20x580 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderBlock {DIV} at (10,-10) size 0x600
</span><span class="cx"> RenderBlock {P} at (0,2252) size 769x52
</span><span class="cx"> RenderText {#text} at (0,0) size 148x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable100percentcellwidthexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/100-percent-cell-width-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttable100percentcellwidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/100-percent-cell-width-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/100-percent-cell-width-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/100-percent-cell-width-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -22,7 +22,7 @@
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x50
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 784x50
</span><span class="cx"> RenderTableCell {TD} at (0,25) size 782x0 [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (781,0) size 3x50 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (782,0) size 2x50 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 2x50 [bgcolor=#008000]
</span><span class="cx"> RenderBlock {DIV} at (0,116) size 784x50
</span><span class="cx"> RenderBlock {DIV} at (782,0) size 2x50 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttableaddbeforeanonymouschildexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/add-before-anonymous-child-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttableaddbeforeanonymouschildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/add-before-anonymous-child-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/add-before-anonymous-child-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/add-before-anonymous-child-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -21,9 +21,9 @@
</span><span class="cx"> text run at (0,0) width 405: "There should be two 100x100 squares stacked vertically below. "
</span><span class="cx"> text run at (405,0) width 319: "The green square should be above the blue square."
</span><span class="cx"> RenderBlock {HR} at (0,83) size 784x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,93) size 105x204
- RenderTableSection {TBODY} at (0,0) size 105x204
- RenderTableRow (anonymous) at (0,2) size 105x200
- RenderTableCell (anonymous) at (2,2) size 101x200 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,93) size 104x204
+ RenderTableSection {TBODY} at (0,0) size 104x204
+ RenderTableRow (anonymous) at (0,2) size 104x200
+ RenderTableCell (anonymous) at (2,2) size 100x200 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {TR} at (0,0) size 100x100 [bgcolor=#008000]
</span><span class="cx"> RenderBlock {TR} at (0,100) size 100x100 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsing001expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/001-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsing001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/001-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/001-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/001-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,24 +4,24 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x418
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x402
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x217 [border: (10px dotted #0000FF)]
</span><del>- RenderTable {TABLE} at (10,10) size 323x197 [border: (5px solid #FF0000)]
- RenderTableSection {TBODY} at (5,5) size 313x167
- RenderTableRow {TR} at (0,0) size 313x39
- RenderTableCell {TD} at (0,0) size 313x39 [border: (5px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (10,10) size 322x197 [border: (5px solid #FF0000)]
+ RenderTableSection {TBODY} at (5,5) size 312x167
+ RenderTableRow {TR} at (0,0) size 312x39
+ RenderTableCell {TD} at (0,0) size 312x39 [border: (5px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 35x17
</span><span class="cx"> text run at (6,6) width 35: "Hello"
</span><del>- RenderTableRow {TR} at (0,39) size 313x59
- RenderTableCell {TD} at (0,39) size 313x59 [border: (15px solid #0000FF)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,39) size 312x59
+ RenderTableCell {TD} at (0,39) size 312x59 [border: (15px solid #0000FF)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (16,16) size 59x17
</span><span class="cx"> text run at (16,16) width 59: "Goodbye"
</span><del>- RenderTableRow {TR} at (0,98) size 313x69
- RenderTableCell {TD} at (0,98) size 313x69 [border: (25px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,98) size 312x69
+ RenderTableCell {TD} at (0,98) size 312x69 [border: (25px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (26,26) size 59x17
</span><span class="cx"> text run at (26,26) width 59: "Goodbye"
</span><span class="cx"> RenderBlock {DIV} at (0,377) size 784x25 [border: (1px solid #008000)]
</span><del>- RenderTable {TABLE} at (1,1) size 34x23 [border: (1px none #808080)]
- RenderTableSection {TBODY} at (1,1) size 32x21
- RenderTableRow {TR} at (0,0) size 32x21
- RenderTableCell {TD} at (0,0) size 32x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (1,1) size 33x23 [border: (1px none #808080)]
+ RenderTableSection {TBODY} at (1,1) size 31x21
+ RenderTableRow {TR} at (0,0) size 31x21
+ RenderTableCell {TD} at (0,0) size 31x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "Test"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsing001verticalexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/001-vertical-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsing001verticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/001-vertical-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/001-vertical-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/001-vertical-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,24 +4,24 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 418x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 402x584
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 217x584 [border: (10px dotted #0000FF)]
</span><del>- RenderTable {TABLE} at (10,10) size 197x323 [border: (5px solid #FF0000)]
- RenderTableSection {TBODY} at (5,5) size 167x313
- RenderTableRow {TR} at (0,0) size 39x313
- RenderTableCell {TD} at (0,0) size 39x313 [border: (5px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (10,10) size 197x322 [border: (5px solid #FF0000)]
+ RenderTableSection {TBODY} at (5,5) size 167x312
+ RenderTableRow {TR} at (0,0) size 39x312
+ RenderTableCell {TD} at (0,0) size 39x312 [border: (5px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 17x35
</span><span class="cx"> text run at (6,6) width 35: "Hello"
</span><del>- RenderTableRow {TR} at (0,39) size 59x313
- RenderTableCell {TD} at (39,0) size 59x313 [border: (15px solid #0000FF)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,39) size 59x312
+ RenderTableCell {TD} at (39,0) size 59x312 [border: (15px solid #0000FF)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (16,16) size 17x59
</span><span class="cx"> text run at (16,16) width 59: "Goodbye"
</span><del>- RenderTableRow {TR} at (0,98) size 69x313
- RenderTableCell {TD} at (98,0) size 69x313 [border: (25px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,98) size 69x312
+ RenderTableCell {TD} at (98,0) size 69x312 [border: (25px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (26,26) size 17x59
</span><span class="cx"> text run at (26,26) width 59: "Goodbye"
</span><span class="cx"> RenderBlock {DIV} at (377,0) size 25x584 [border: (1px solid #008000)]
</span><del>- RenderTable {TABLE} at (1,1) size 23x34 [border: (1px none #808080)]
- RenderTableSection {TBODY} at (1,1) size 21x32
- RenderTableRow {TR} at (0,0) size 21x32
- RenderTableCell {TD} at (0,0) size 21x32 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (1,1) size 23x33 [border: (1px none #808080)]
+ RenderTableSection {TBODY} at (1,1) size 21x31
+ RenderTableRow {TR} at (0,0) size 21x31
+ RenderTableCell {TD} at (0,0) size 21x31 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 17x27
</span><span class="cx"> text run at (2,2) width 27: "Test"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsing002expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/002-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsing002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/002-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/002-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/002-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,59 +4,59 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x576
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x267
</span><del>- RenderTable {TABLE} at (0,0) size 159x267 [border: (2px solid #FFFF00)]
</del><ins>+ RenderTable {TABLE} at (0,0) size 158x267 [border: (2px solid #FFFF00)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [border: (3px solid #000000)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (2,2) size 154x262
- RenderTableRow {TR} at (0,0) size 154x54
- RenderTableCell {TD} at (0,1) size 53x52 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 153x262
+ RenderTableRow {TR} at (0,0) size 153x54
+ RenderTableCell {TD} at (0,1) size 52x52 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,19) size 8x17
</span><span class="cx"> text run at (19,19) width 8: "1"
</span><del>- RenderTableCell {TD} at (52,0) size 51x54 [border: (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,0) size 50x54 [border: (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,19) size 8x17
</span><span class="cx"> text run at (18,19) width 8: "2"
</span><del>- RenderTableCell {TD} at (102,0) size 52x54 [border: (3px solid #FF0000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,0) size 51x54 [border: (3px solid #FF0000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,19) size 8x17
</span><span class="cx"> text run at (17,19) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,54) size 154x54
- RenderTableCell {TD} at (0,56) size 53x50 [border: (1px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,54) size 153x54
+ RenderTableCell {TD} at (0,56) size 52x50 [border: (1px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,17) size 8x17
</span><span class="cx"> text run at (19,17) width 8: "4"
</span><del>- RenderTableCell {TD} at (52,54) size 51x54 [border: (3px dashed #0000FF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,54) size 50x54 [border: (3px dashed #0000FF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,19) size 8x17
</span><span class="cx"> text run at (19,19) width 8: "5"
</span><del>- RenderTableCell {TD} at (102,54) size 52x54 [border: (3px solid #008000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,54) size 51x54 [border: (3px solid #008000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,19) size 8x17
</span><span class="cx"> text run at (19,19) width 8: "6"
</span><del>- RenderTableRow {TR} at (0,108) size 154x52
- RenderTableCell {TD} at (0,109) size 53x50 [border: (1px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,108) size 153x52
+ RenderTableCell {TD} at (0,109) size 52x50 [border: (1px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,17) size 8x17
</span><span class="cx"> text run at (19,17) width 8: "7"
</span><del>- RenderTableCell {TD} at (52,108) size 51x52 [border: (3px solid #FF0000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,108) size 50x52 [border: (3px solid #FF0000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,19) size 8x17
</span><span class="cx"> text run at (18,19) width 8: "8"
</span><del>- RenderTableCell {TD} at (102,108) size 52x52 [border: (3px solid #FF0000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,108) size 51x52 [border: (3px solid #FF0000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,19) size 8x17
</span><span class="cx"> text run at (17,19) width 8: "9"
</span><del>- RenderTableRow {TR} at (0,160) size 154x50
- RenderTableCell {TD} at (0,160) size 53x50 [border: (1px solid #FF0000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,160) size 153x50
+ RenderTableCell {TD} at (0,160) size 52x50 [border: (1px solid #FF0000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,17) size 16x17
</span><span class="cx"> text run at (19,17) width 16: "10"
</span><del>- RenderTableCell {TD} at (52,160) size 51x50 [border: (1px solid #FF0000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,160) size 50x50 [border: (1px solid #FF0000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,17) size 16x17
</span><span class="cx"> text run at (18,17) width 16: "11"
</span><del>- RenderTableCell {TD} at (102,160) size 52x50 [border: (1px solid #FF0000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,160) size 51x50 [border: (1px solid #FF0000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,17) size 16x17
</span><span class="cx"> text run at (17,17) width 16: "12"
</span><del>- RenderTableRow {TR} at (0,210) size 154x52
- RenderTableCell {TD} at (0,210) size 53x52 [border: (1px solid #FF0000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,210) size 153x52
+ RenderTableCell {TD} at (0,210) size 52x52 [border: (1px solid #FF0000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,17) size 16x17
</span><span class="cx"> text run at (19,17) width 16: "13"
</span><del>- RenderTableCell {TD} at (52,210) size 51x52 [border: (1px solid #FF0000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,210) size 50x52 [border: (1px solid #FF0000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,17) size 16x17
</span><span class="cx"> text run at (18,17) width 16: "14"
</span><del>- RenderTableCell {TD} at (102,210) size 52x52 [border: (1px solid #FF0000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,210) size 51x52 [border: (1px solid #FF0000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,17) size 16x17
</span><span class="cx"> text run at (17,17) width 16: "15"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsing002verticalexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/002-vertical-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsing002verticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/002-vertical-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/002-vertical-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/002-vertical-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -1,174 +1,174 @@
</span><span class="cx"> layer at (0,0) size 785x607
</span><span class="cx"> RenderView at (0,0) size 785x600
</span><span class="cx"> layer at (0,0) size 785x607
</span><del>- RenderBlock {HTML} at (0,0) size 785x608
- RenderBody {BODY} at (8,8) size 769x584
- RenderBlock {P} at (0,0) size 769x584
- RenderTable {TABLE} at (0,0) size 267x159 [border: (2px solid #FFFF00)]
</del><ins>+ RenderBlock {HTML} at (0,0) size 785x607
+ RenderBody {BODY} at (8,8) size 769x583
+ RenderBlock {P} at (0,0) size 769x583
+ RenderTable {TABLE} at (0,0) size 267x158 [border: (2px solid #FFFF00)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [border: (3px solid #000000)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (2,2) size 262x154
- RenderTableRow {TR} at (0,0) size 54x154
- RenderTableCell {TD} at (0,1) size 54x51 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 262x153
+ RenderTableRow {TR} at (0,0) size 54x153
+ RenderTableCell {TD} at (0,1) size 54x50 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,18) size 17x8
</span><span class="cx"> text run at (19,18) width 8: "1"
</span><del>- RenderTableCell {TD} at (0,52) size 54x51 [border: (2px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,52) size 54x50 [border: (2px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,18) size 17x8
</span><span class="cx"> text run at (18,18) width 8: "2"
</span><del>- RenderTableCell {TD} at (0,102) size 54x52 [border: (1px solid #FF0000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,102) size 54x51 [border: (1px solid #FF0000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,17) size 17x8
</span><span class="cx"> text run at (18,17) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,54) size 54x154
- RenderTableCell {TD} at (54,2) size 54x49 [border: (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,54) size 54x153
+ RenderTableCell {TD} at (54,2) size 54x48 [border: (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,17) size 17x8
</span><span class="cx"> text run at (18,17) width 8: "4"
</span><del>- RenderTableCell {TD} at (54,52) size 54x51 [border: (3px dashed #0000FF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,52) size 54x50 [border: (3px dashed #0000FF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,19) size 17x8
</span><span class="cx"> text run at (18,19) width 8: "5"
</span><del>- RenderTableCell {TD} at (54,102) size 54x52 [border: (3px solid #008000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,102) size 54x51 [border: (3px solid #008000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,19) size 17x8
</span><span class="cx"> text run at (18,19) width 8: "6"
</span><del>- RenderTableRow {TR} at (0,108) size 52x154
- RenderTableCell {TD} at (108,1) size 52x51 [border: (3px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,108) size 52x153
+ RenderTableCell {TD} at (108,1) size 52x50 [border: (3px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,18) size 17x8
</span><span class="cx"> text run at (17,18) width 8: "7"
</span><del>- RenderTableCell {TD} at (108,52) size 52x51 [border: (2px solid #FF0000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,52) size 52x50 [border: (2px solid #FF0000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,18) size 17x8
</span><span class="cx"> text run at (18,18) width 8: "8"
</span><del>- RenderTableCell {TD} at (108,102) size 52x52 [border: (1px solid #FF0000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,102) size 52x51 [border: (1px solid #FF0000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,17) size 17x8
</span><span class="cx"> text run at (18,17) width 8: "9"
</span><del>- RenderTableRow {TR} at (0,160) size 50x154
- RenderTableCell {TD} at (160,0) size 50x53 [border: (3px solid #FF0000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,160) size 50x153
+ RenderTableCell {TD} at (160,0) size 50x52 [border: (3px solid #FF0000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (16,19) size 17x16
</span><span class="cx"> text run at (16,19) width 16: "10"
</span><del>- RenderTableCell {TD} at (160,52) size 50x51 [border: (2px solid #FF0000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (160,52) size 50x50 [border: (2px solid #FF0000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (16,18) size 17x16
</span><span class="cx"> text run at (16,18) width 16: "11"
</span><del>- RenderTableCell {TD} at (160,102) size 50x52 [border: (1px solid #FF0000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (160,102) size 50x51 [border: (1px solid #FF0000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (16,17) size 17x16
</span><span class="cx"> text run at (16,17) width 16: "12"
</span><del>- RenderTableRow {TR} at (0,210) size 52x154
- RenderTableCell {TD} at (210,0) size 52x53 [border: (3px solid #FF0000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,210) size 52x153
+ RenderTableCell {TD} at (210,0) size 52x52 [border: (3px solid #FF0000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (16,19) size 17x16
</span><span class="cx"> text run at (16,19) width 16: "13"
</span><del>- RenderTableCell {TD} at (210,52) size 52x51 [border: (2px solid #FF0000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (210,52) size 52x50 [border: (2px solid #FF0000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (16,18) size 17x16
</span><span class="cx"> text run at (16,18) width 16: "14"
</span><del>- RenderTableCell {TD} at (210,102) size 52x52 [border: (1px solid #FF0000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (210,102) size 52x51 [border: (1px solid #FF0000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (16,17) size 17x16
</span><span class="cx"> text run at (16,17) width 16: "15"
</span><del>- RenderTable {TABLE} at (0,158) size 267x159 [border: (2px solid #FFFF00)]
</del><ins>+ RenderTable {TABLE} at (0,158) size 267x158 [border: (2px solid #FFFF00)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [border: (3px solid #000000)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (2,2) size 262x154
- RenderTableRow {TR} at (0,0) size 54x154
- RenderTableCell {TD} at (0,1) size 54x51 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 262x153
+ RenderTableRow {TR} at (0,0) size 54x153
+ RenderTableCell {TD} at (0,1) size 54x50 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (20,18) size 17x8
</span><span class="cx"> text run at (20,18) width 8: "1"
</span><del>- RenderTableCell {TD} at (0,52) size 54x51 [border: (2px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,52) size 54x50 [border: (2px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,18) size 17x8
</span><span class="cx"> text run at (19,18) width 8: "2"
</span><del>- RenderTableCell {TD} at (0,102) size 54x52 [border: (1px solid #FF0000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,102) size 54x51 [border: (1px solid #FF0000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,17) size 17x8
</span><span class="cx"> text run at (19,17) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,54) size 54x154
- RenderTableCell {TD} at (54,2) size 54x49 [border: (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,54) size 54x153
+ RenderTableCell {TD} at (54,2) size 54x48 [border: (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,17) size 17x8
</span><span class="cx"> text run at (19,17) width 8: "4"
</span><del>- RenderTableCell {TD} at (54,52) size 54x51 [border: (3px dashed #0000FF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,52) size 54x50 [border: (3px dashed #0000FF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,19) size 17x8
</span><span class="cx"> text run at (19,19) width 8: "5"
</span><del>- RenderTableCell {TD} at (54,102) size 54x52 [border: (3px solid #008000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,102) size 54x51 [border: (3px solid #008000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,19) size 17x8
</span><span class="cx"> text run at (19,19) width 8: "6"
</span><del>- RenderTableRow {TR} at (0,108) size 52x154
- RenderTableCell {TD} at (108,1) size 52x51 [border: (3px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,108) size 52x153
+ RenderTableCell {TD} at (108,1) size 52x50 [border: (3px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,18) size 17x8
</span><span class="cx"> text run at (18,18) width 8: "7"
</span><del>- RenderTableCell {TD} at (108,52) size 52x51 [border: (2px solid #FF0000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,52) size 52x50 [border: (2px solid #FF0000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,18) size 17x8
</span><span class="cx"> text run at (19,18) width 8: "8"
</span><del>- RenderTableCell {TD} at (108,102) size 52x52 [border: (1px solid #FF0000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,102) size 52x51 [border: (1px solid #FF0000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,17) size 17x8
</span><span class="cx"> text run at (19,17) width 8: "9"
</span><del>- RenderTableRow {TR} at (0,160) size 50x154
- RenderTableCell {TD} at (160,0) size 50x53 [border: (3px solid #FF0000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,160) size 50x153
+ RenderTableCell {TD} at (160,0) size 50x52 [border: (3px solid #FF0000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,19) size 17x16
</span><span class="cx"> text run at (17,19) width 16: "10"
</span><del>- RenderTableCell {TD} at (160,52) size 50x51 [border: (2px solid #FF0000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (160,52) size 50x50 [border: (2px solid #FF0000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,18) size 17x16
</span><span class="cx"> text run at (17,18) width 16: "11"
</span><del>- RenderTableCell {TD} at (160,102) size 50x52 [border: (1px solid #FF0000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (160,102) size 50x51 [border: (1px solid #FF0000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,17) size 17x16
</span><span class="cx"> text run at (17,17) width 16: "12"
</span><del>- RenderTableRow {TR} at (0,210) size 52x154
- RenderTableCell {TD} at (210,0) size 52x53 [border: (3px solid #FF0000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,210) size 52x153
+ RenderTableCell {TD} at (210,0) size 52x52 [border: (3px solid #FF0000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,19) size 17x16
</span><span class="cx"> text run at (17,19) width 16: "13"
</span><del>- RenderTableCell {TD} at (210,52) size 52x51 [border: (2px solid #FF0000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (210,52) size 52x50 [border: (2px solid #FF0000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,18) size 17x16
</span><span class="cx"> text run at (17,18) width 16: "14"
</span><del>- RenderTableCell {TD} at (210,102) size 52x52 [border: (1px solid #FF0000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (210,102) size 52x51 [border: (1px solid #FF0000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,17) size 17x16
</span><span class="cx"> text run at (17,17) width 16: "15"
</span><del>- RenderTable {TABLE} at (0,316) size 159x268 [border: (3px solid #FFFF00)]
</del><ins>+ RenderTable {TABLE} at (0,316) size 158x267 [border: (3px solid #FFFF00)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [border: (3px solid #000000)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (2,2) size 154x262
- RenderTableRow {TR} at (0,0) size 154x54
- RenderTableCell {TD} at (0,1) size 53x52 [border: (1px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 153x262
+ RenderTableRow {TR} at (0,0) size 153x54
+ RenderTableCell {TD} at (0,1) size 52x52 [border: (1px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,18) size 8x17
</span><span class="cx"> text run at (19,18) width 8: "1"
</span><del>- RenderTableCell {TD} at (52,0) size 51x54 [border: (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,0) size 50x54 [border: (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,18) size 8x17
</span><span class="cx"> text run at (18,18) width 8: "2"
</span><del>- RenderTableCell {TD} at (102,0) size 52x54 [border: (3px solid #FF0000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,0) size 51x54 [border: (3px solid #FF0000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,18) size 8x17
</span><span class="cx"> text run at (17,18) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,54) size 154x54
- RenderTableCell {TD} at (0,56) size 53x50 [border: (1px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,54) size 153x54
+ RenderTableCell {TD} at (0,56) size 52x50 [border: (1px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,16) size 8x17
</span><span class="cx"> text run at (19,16) width 8: "4"
</span><del>- RenderTableCell {TD} at (52,54) size 51x54 [border: (3px dashed #0000FF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,54) size 50x54 [border: (3px dashed #0000FF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,18) size 8x17
</span><span class="cx"> text run at (19,18) width 8: "5"
</span><del>- RenderTableCell {TD} at (102,54) size 52x54 [border: (3px solid #008000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,54) size 51x54 [border: (3px solid #008000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,18) size 8x17
</span><span class="cx"> text run at (19,18) width 8: "6"
</span><del>- RenderTableRow {TR} at (0,108) size 154x52
- RenderTableCell {TD} at (0,109) size 53x50 [border: (1px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,108) size 153x52
+ RenderTableCell {TD} at (0,109) size 52x50 [border: (1px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,16) size 8x17
</span><span class="cx"> text run at (19,16) width 8: "7"
</span><del>- RenderTableCell {TD} at (52,108) size 51x52 [border: (1px solid #FF0000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,108) size 50x52 [border: (1px solid #FF0000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,18) size 8x17
</span><span class="cx"> text run at (18,18) width 8: "8"
</span><del>- RenderTableCell {TD} at (102,108) size 52x52 [border: (1px solid #FF0000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,108) size 51x52 [border: (1px solid #FF0000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,18) size 8x17
</span><span class="cx"> text run at (17,18) width 8: "9"
</span><del>- RenderTableRow {TR} at (0,160) size 154x50
- RenderTableCell {TD} at (0,160) size 53x50 [border: (1px solid #FF0000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,160) size 153x50
+ RenderTableCell {TD} at (0,160) size 52x50 [border: (1px solid #FF0000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,16) size 16x17
</span><span class="cx"> text run at (19,16) width 16: "10"
</span><del>- RenderTableCell {TD} at (52,160) size 51x50 [border: (1px solid #FF0000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,160) size 50x50 [border: (1px solid #FF0000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,16) size 16x17
</span><span class="cx"> text run at (18,16) width 16: "11"
</span><del>- RenderTableCell {TD} at (102,160) size 52x50 [border: (1px solid #FF0000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,160) size 51x50 [border: (1px solid #FF0000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,16) size 16x17
</span><span class="cx"> text run at (17,16) width 16: "12"
</span><del>- RenderTableRow {TR} at (0,210) size 154x52
- RenderTableCell {TD} at (0,210) size 53x52 [border: (3px solid #FF0000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,210) size 153x52
+ RenderTableCell {TD} at (0,210) size 52x52 [border: (3px solid #FF0000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,16) size 16x17
</span><span class="cx"> text run at (19,16) width 16: "13"
</span><del>- RenderTableCell {TD} at (52,210) size 51x52 [border: (3px solid #FF0000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,210) size 50x52 [border: (3px solid #FF0000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,16) size 16x17
</span><span class="cx"> text run at (18,16) width 16: "14"
</span><del>- RenderTableCell {TD} at (102,210) size 52x52 [border: (3px solid #FF0000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,210) size 51x52 [border: (3px solid #FF0000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,16) size 16x17
</span><span class="cx"> text run at (17,16) width 16: "15"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsing003expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/003-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/003-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/003-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -20,11 +20,11 @@
</span><span class="cx"> text run at (109,17) width 4: " "
</span><span class="cx"> text run at (113,17) width 303: "bug fix changed our behavior to match the spec."
</span><span class="cx"> RenderBlock {DIV} at (32,66) size 720x270 [border: (1px solid #0000FF)]
</span><del>- RenderTable {DIV} at (1,1) size 116x220 [border: (10px none #000000)]
- RenderTableSection (anonymous) at (1,10) size 105x200
- RenderTableRow {P} at (0,0) size 105x100
- RenderTableCell {SPAN} at (0,0) size 53x11 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {SPAN} at (52,0) size 53x68 [border: (10px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {P} at (0,100) size 105x100 [border: (1px solid #0000FF)]
- RenderTableCell {SPAN} at (0,100) size 53x20 [border: (10px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {SPAN} at (52,100) size 53x68 [border: (10px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (1,1) size 115x220 [border: (10px none #000000)]
+ RenderTableSection (anonymous) at (1,10) size 104x200
+ RenderTableRow {P} at (0,0) size 104x100
+ RenderTableCell {SPAN} at (0,0) size 52x11 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {SPAN} at (52,0) size 52x68 [border: (10px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {P} at (0,100) size 104x100 [border: (1px solid #0000FF)]
+ RenderTableCell {SPAN} at (0,100) size 52x20 [border: (10px solid #000000)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {SPAN} at (52,100) size 52x68 [border: (10px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsing003verticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/003-vertical-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/003-vertical-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/003-vertical-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -21,11 +21,11 @@
</span><span class="cx"> text run at (17,314) width 267: "bug fix changed our behavior to match the"
</span><span class="cx"> text run at (34,0) width 32: "spec."
</span><span class="cx"> RenderBlock {DIV} at (83,32) size 270x520 [border: (1px solid #0000FF)]
</span><del>- RenderTable {DIV} at (1,1) size 220x116 [border: (1px none #000000)]
- RenderTableSection (anonymous) at (10,1) size 200x105
- RenderTableRow {P} at (0,0) size 100x105
- RenderTableCell {SPAN} at (0,0) size 100x-36 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {SPAN} at (0,52) size 100x21 [border: (10px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {P} at (0,100) size 100x105 [border: (1px solid #0000FF)]
- RenderTableCell {SPAN} at (100,0) size 100x-27 [border: (10px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {SPAN} at (100,52) size 100x21 [border: (10px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (1,1) size 220x115 [border: (1px none #000000)]
+ RenderTableSection (anonymous) at (10,1) size 200x104
+ RenderTableRow {P} at (0,0) size 100x104
+ RenderTableCell {SPAN} at (0,0) size 100x-37 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {SPAN} at (0,52) size 100x20 [border: (10px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {P} at (0,100) size 100x104 [border: (1px solid #0000FF)]
+ RenderTableCell {SPAN} at (100,0) size 100x-28 [border: (10px solid #000000)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {SPAN} at (100,52) size 100x20 [border: (10px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsing004expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsing004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -32,17 +32,17 @@
</span><span class="cx"> RenderTable {TABLE} at (16,286) size 737x177 [border: (1px solid #0000FF)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 734x173
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 734x30
</span><del>- RenderTableCell {TH} at (0,0) size 246x30 [border: (2px solid #800080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (0,0) size 247x30 [border: (2px solid #800080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (82,7) size 83x17
</span><span class="cx"> text run at (82,7) width 83: "Header One"
</span><span class="cx"> RenderTableCell {TH} at (246,0) size 232x30 [border: (2px solid #800080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (73,7) size 86x17
</span><span class="cx"> text run at (73,7) width 86: "Header Two"
</span><del>- RenderTableCell {TH} at (477,0) size 257x30 [border: (2px solid #800080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (477,0) size 258x30 [border: (2px solid #800080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,7) size 96x17
</span><span class="cx"> text run at (81,7) width 96: "Header Three"
</span><span class="cx"> RenderTableRow {TR} at (0,30) size 734x63
</span><del>- RenderTableCell {TD} at (0,38) size 246x47 [border: (2px solid #008000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,38) size 247x47 [border: (2px solid #008000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (7,7) size 230x35
</span><span class="cx"> text run at (7,8) width 230: "This table uses the collapsed borders"
</span><span class="cx"> text run at (7,25) width 43: "model."
</span><span class="lines">@@ -50,14 +50,14 @@
</span><span class="cx"> RenderText {#text} at (6,7) size 202x35
</span><span class="cx"> text run at (6,8) width 202: "This means that elements within"
</span><span class="cx"> text run at (6,25) width 201: "the cell have no border-spacing."
</span><del>- RenderTableCell {TD} at (477,30) size 257x63 [border: (2px solid #008000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (477,30) size 258x63 [border: (2px solid #008000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,7) size 237x51
</span><span class="cx"> text run at (6,7) width 213: "Since it has collapsed borders, the"
</span><span class="cx"> text run at (6,24) width 176: "borders on the header cells, "
</span><span class="cx"> text run at (182,24) width 35: "on all"
</span><span class="cx"> text run at (6,41) width 237: "sides, should be medium solid purple."
</span><span class="cx"> RenderTableRow {TR} at (0,93) size 734x80
</span><del>- RenderTableCell {TD} at (0,101) size 246x64 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,101) size 247x64 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (7,6) size 227x52
</span><span class="cx"> text run at (7,7) width 224: "The border of the table itself should"
</span><span class="cx"> text run at (7,24) width 188: "be medium solid blue, except "
</span><span class="lines">@@ -68,7 +68,7 @@
</span><span class="cx"> text run at (6,7) width 211: "The borders that I haven't already"
</span><span class="cx"> text run at (6,24) width 200: "mentioned (all the other internal"
</span><span class="cx"> text run at (6,41) width 204: "ones) should be thin solid green."
</span><del>- RenderTableCell {TD} at (477,93) size 257x80 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (477,93) size 258x80 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 232x51
</span><span class="cx"> text run at (6,6) width 232: "This table should have a 1em margin"
</span><span class="cx"> text run at (6,23) width 111: "around all edges. "
</span><span class="lines">@@ -87,10 +87,10 @@
</span><span class="cx"> RenderTableCell {TH} at (16,16) size 163x33 [border: (3px solid #800080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (40,8) size 83x17
</span><span class="cx"> text run at (40,8) width 83: "Header One"
</span><del>- RenderTableCell {TH} at (194,16) size 194x33 [border: (3px solid #800080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (195,16) size 193x33 [border: (3px solid #800080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (53,8) size 86x17
</span><span class="cx"> text run at (53,8) width 86: "Header Two"
</span><del>- RenderTableCell {TH} at (403,16) size 312x33 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (403,16) size 313x33 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (108,8) size 96x17
</span><span class="cx"> text run at (108,8) width 96: "Header Three"
</span><span class="cx"> RenderTableRow {TR} at (0,65) size 731x63
</span><span class="lines">@@ -99,12 +99,12 @@
</span><span class="cx"> text run at (6,6) width 116: "This table uses the"
</span><span class="cx"> text run at (6,23) width 110: "separated borders"
</span><span class="cx"> text run at (6,40) width 43: "model."
</span><del>- RenderTableCell {TD} at (194,65) size 194x63 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (195,65) size 193x63 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 173x51
</span><span class="cx"> text run at (6,6) width 158: "This means that elements"
</span><span class="cx"> text run at (6,23) width 173: "within the cell have border-"
</span><span class="cx"> text run at (6,40) width 100: "spacing of 1em."
</span><del>- RenderTableCell {TD} at (403,73) size 312x47 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (403,73) size 313x47 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 279x35
</span><span class="cx"> text run at (6,7) width 205: "The borders on the header cells, "
</span><span class="cx"> text run at (211,7) width 74: "on all sides,"
</span><span class="lines">@@ -115,11 +115,11 @@
</span><span class="cx"> text run at (6,6) width 144: "The border of the table"
</span><span class="cx"> text run at (6,23) width 150: "itself should be medium"
</span><span class="cx"> text run at (6,40) width 65: "solid blue."
</span><del>- RenderTableCell {TD} at (194,152) size 194x47 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (195,152) size 193x47 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 166x35
</span><span class="cx"> text run at (6,7) width 161: "The borders of other cells"
</span><span class="cx"> text run at (6,24) width 166: "should be thin solid green."
</span><del>- RenderTableCell {TD} at (403,144) size 312x63 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (403,144) size 313x63 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 299x34
</span><span class="cx"> text run at (6,6) width 299: "This table should have a 1em margin around all"
</span><span class="cx"> text run at (6,23) width 44: "edges. "
</span><span class="lines">@@ -137,10 +137,10 @@
</span><span class="cx"> RenderTableCell {TH} at (0,8) size 190x33 [border: (3px solid #800080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (53,8) size 83x17
</span><span class="cx"> text run at (53,8) width 83: "Header One"
</span><del>- RenderTableCell {TH} at (189,8) size 267x33 [border: (3px solid #800080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (189,8) size 268x33 [border: (3px solid #800080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (90,8) size 86x17
</span><span class="cx"> text run at (90,8) width 86: "Header Two"
</span><del>- RenderTableCell {TH} at (456,8) size 275x33 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (456,8) size 276x33 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (90,8) size 95x17
</span><span class="cx"> text run at (90,8) width 95: "Header Three"
</span><span class="cx"> RenderTableRow {TR} at (0,49) size 731x97
</span><span class="lines">@@ -148,7 +148,7 @@
</span><span class="cx"> RenderText {#text} at (6,6) size 157x35
</span><span class="cx"> text run at (6,7) width 116: "This table uses the"
</span><span class="cx"> text run at (6,24) width 157: "separated borders model."
</span><del>- RenderTableCell {TD} at (189,49) size 267x97 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (189,49) size 268x97 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 252x85
</span><span class="cx"> text run at (6,6) width 252: "Elements within the cell have horizontal"
</span><span class="cx"> text run at (6,23) width 187: "border-spacing (i.e., width of "
</span><span class="lines">@@ -157,7 +157,7 @@
</span><span class="cx"> text run at (150,40) width 94: "border-spacing"
</span><span class="cx"> text run at (6,57) width 210: "(i.e., height of horizontal lines) of"
</span><span class="cx"> text run at (6,74) width 43: "0.5em."
</span><del>- RenderTableCell {TD} at (456,74) size 275x47 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (456,74) size 276x47 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 240x35
</span><span class="cx"> text run at (6,7) width 205: "The borders on the header cells, "
</span><span class="cx"> text run at (211,7) width 35: "on all"
</span><span class="lines">@@ -171,7 +171,7 @@
</span><span class="cx"> text run at (75,40) width 93: "The borders of"
</span><span class="cx"> text run at (6,57) width 157: "other cells should be thin"
</span><span class="cx"> text run at (6,74) width 73: "solid green."
</span><del>- RenderTableCell {TD} at (189,162) size 267x81 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (189,162) size 268x81 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 232x52
</span><span class="cx"> text run at (6,7) width 232: "This table should have a 1em margin"
</span><span class="cx"> text run at (6,24) width 111: "around all edges. "
</span><span class="lines">@@ -184,7 +184,7 @@
</span><span class="cx"> RenderText {#text} at (194,40) size 223x35
</span><span class="cx"> text run at (194,41) width 35: " of its"
</span><span class="cx"> text run at (6,58) width 45: "border."
</span><del>- RenderTableCell {TD} at (456,154) size 275x97 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (456,154) size 276x97 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 250x85
</span><span class="cx"> text run at (6,6) width 242: "The table should not be wider than the"
</span><span class="cx"> text run at (6,23) width 174: "room available for it unless "
</span><span class="lines">@@ -203,7 +203,7 @@
</span><span class="cx"> RenderTableCell {TH} at (217,0) size 206x33 [border: (3px solid #800080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (59,8) size 86x17
</span><span class="cx"> text run at (59,8) width 86: "Header Two"
</span><del>- RenderTableCell {TH} at (430,0) size 293x33 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (430,0) size 294x33 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (98,8) size 96x17
</span><span class="cx"> text run at (98,8) width 96: "Header Three"
</span><span class="cx"> RenderTableRow {TR} at (0,33) size 731x80
</span><span class="lines">@@ -218,7 +218,7 @@
</span><span class="cx"> text run at (6,40) width 120: "0.5em and vertical "
</span><span class="cx"> text run at (126,40) width 46: "border-"
</span><span class="cx"> text run at (6,57) width 81: "spacing of 0."
</span><del>- RenderTableCell {TD} at (430,50) size 293x46 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (430,50) size 294x46 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 279x34
</span><span class="cx"> text run at (6,6) width 205: "The borders on the header cells, "
</span><span class="cx"> text run at (211,6) width 74: "on all sides,"
</span><span class="lines">@@ -242,7 +242,7 @@
</span><span class="cx"> text run at (6,57) width 67: "outer edge"
</span><span class="cx"> RenderText {#text} at (73,57) size 84x17
</span><span class="cx"> text run at (73,57) width 84: " of its border."
</span><del>- RenderTableCell {TD} at (430,113) size 293x80 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (430,113) size 294x80 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 279x68
</span><span class="cx"> text run at (6,6) width 279: "The table should not be wider than the room"
</span><span class="cx"> text run at (6,23) width 137: "available for it unless "
</span><span class="lines">@@ -268,7 +268,7 @@
</span><span class="cx"> RenderTableCell {TH} at (124,2) size 321x27 [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (117,5) size 86x17
</span><span class="cx"> text run at (117,5) width 86: "Header Two"
</span><del>- RenderTableCell {TH} at (446,2) size 289x27 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (446,2) size 290x27 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (96,5) size 96x17
</span><span class="cx"> text run at (96,5) width 96: "Header Three"
</span><span class="cx"> RenderTableSection {TBODY} at (0,48) size 737x126 [border: (3px solid #FF0000)]
</span><span class="lines">@@ -283,7 +283,7 @@
</span><span class="cx"> text run at (5,6) width 279: "This means that borders are allowed only on"
</span><span class="cx"> text run at (5,23) width 144: "table elements or table "
</span><span class="cx"> text run at (149,23) width 85: "cell elements."
</span><del>- RenderTableCell {TD} at (446,0) size 289x61 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (446,0) size 290x61 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (5,5) size 255x51
</span><span class="cx"> text run at (5,5) width 240: "They are not allowed on elements that"
</span><span class="cx"> text run at (5,22) width 100: "represent rows, "
</span><span class="lines">@@ -301,7 +301,7 @@
</span><span class="cx"> text run at (5,22) width 148: "medium solid red, then "
</span><span class="cx"> text run at (153,22) width 158: "the problem is something"
</span><span class="cx"> text run at (5,39) width 212: "other than what this test is testing."
</span><del>- RenderTableCell {TD} at (446,63) size 289x61 [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (446,63) size 290x61 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (5,5) size 265x51
</span><span class="cx"> text run at (5,5) width 232: "This table should have a 1em margin"
</span><span class="cx"> text run at (5,22) width 111: "around all edges. "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsing004verticalexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-vertical-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsing004verticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-vertical-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-vertical-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-vertical-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -33,13 +33,13 @@
</span><span class="cx"> RenderTable {TABLE} at (16,16) size 227x552 [border: (1px solid #0000FF)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 224x549
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 30x549
</span><del>- RenderTableCell {TH} at (0,0) size 30x184 [border: (2px solid #800080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (0,0) size 30x185 [border: (2px solid #800080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,51) size 17x83
</span><span class="cx"> text run at (6,51) width 82: "Header One"
</span><span class="cx"> RenderTableCell {TH} at (0,184) size 30x174 [border: (2px solid #800080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (6,44) size 17x86
</span><span class="cx"> text run at (6,44) width 85: "Header Two"
</span><del>- RenderTableCell {TH} at (0,357) size 30x192 [border: (2px solid #800080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (0,357) size 30x193 [border: (2px solid #800080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,48) size 17x96
</span><span class="cx"> text run at (6,48) width 95: "Header Three"
</span><span class="cx"> RenderTableRow {TR} at (0,30) size 97x549
</span><span class="lines">@@ -52,7 +52,7 @@
</span><span class="cx"> text run at (23,-11) width 158: "This means that elements"
</span><span class="cx"> text run at (40,-11) width 143: "within the cell have no"
</span><span class="cx"> text run at (57,-11) width 98: "border-spacing."
</span><del>- RenderTableCell {TD} at (30,357) size 97x192 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,357) size 97x193 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 85x168
</span><span class="cx"> text run at (6,6) width 135: "Since it has collapsed"
</span><span class="cx"> text run at (23,6) width 168: "borders, the borders on the"
</span><span class="lines">@@ -61,7 +61,7 @@
</span><span class="cx"> text run at (57,6) width 150: "should be medium solid"
</span><span class="cx"> text run at (74,6) width 44: "purple."
</span><span class="cx"> RenderTableRow {TR} at (0,127) size 97x549
</span><del>- RenderTableCell {TD} at (127,0) size 97x184 [border: (2px solid #008000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (127,0) size 97x185 [border: (2px solid #008000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (5,7) size 85x153
</span><span class="cx"> text run at (5,7) width 144: "The border of the table"
</span><span class="cx"> text run at (22,7) width 150: "itself should be medium"
</span><span class="lines">@@ -77,7 +77,7 @@
</span><span class="cx"> text run at (39,116) width 34: "ones)"
</span><span class="cx"> text run at (56,6) width 123: "should be thin solid"
</span><span class="cx"> text run at (73,6) width 39: "green."
</span><del>- RenderTableCell {TD} at (127,357) size 97x192 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (127,357) size 97x193 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (5,6) size 68x153
</span><span class="cx"> text run at (5,6) width 153: "This table should have a"
</span><span class="cx"> text run at (22,6) width 142: "1em margin around all"
</span><span class="lines">@@ -99,7 +99,7 @@
</span><span class="cx"> RenderTableCell {TH} at (16,149) size 33x140 [border: (3px solid #800080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (8,26) size 17x86
</span><span class="cx"> text run at (8,26) width 85: "Header Two"
</span><del>- RenderTableCell {TH} at (16,304) size 33x226 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (16,304) size 33x227 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,65) size 17x96
</span><span class="cx"> text run at (8,65) width 95: "Header Three"
</span><span class="cx"> RenderTableRow {TR} at (0,65) size 80x546
</span><span class="lines">@@ -153,7 +153,7 @@
</span><span class="cx"> RenderTableCell {TH} at (8,141) size 33x200 [border: (3px solid #800080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (8,57) size 17x86
</span><span class="cx"> text run at (8,57) width 85: "Header Two"
</span><del>- RenderTableCell {TH} at (8,340) size 33x206 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (8,340) size 33x207 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,55) size 17x96
</span><span class="cx"> text run at (8,55) width 95: "Header Three"
</span><span class="cx"> RenderTableRow {TR} at (0,49) size 114x546
</span><span class="lines">@@ -199,7 +199,7 @@
</span><span class="cx"> text run at (74,-11) width 67: "outer edge"
</span><span class="cx"> RenderText {#text} at (74,56) size 17x84
</span><span class="cx"> text run at (74,56) width 84: " of its border."
</span><del>- RenderTableCell {TD} at (171,340) size 114x206 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (171,340) size 114x207 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 102x192
</span><span class="cx"> text run at (6,6) width 188: "The table should not be wider"
</span><span class="cx"> text run at (23,6) width 181: "than the room available for it"
</span><span class="lines">@@ -218,7 +218,7 @@
</span><span class="cx"> RenderTableCell {TH} at (0,164) size 33x151 [border: (3px solid #800080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (8,32) size 17x86
</span><span class="cx"> text run at (8,32) width 85: "Header Two"
</span><del>- RenderTableCell {TH} at (0,322) size 33x216 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (0,322) size 33x217 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,60) size 17x96
</span><span class="cx"> text run at (8,60) width 95: "Header Three"
</span><span class="cx"> RenderTableRow {TR} at (0,33) size 97x546
</span><span class="lines">@@ -234,7 +234,7 @@
</span><span class="cx"> text run at (40,6) width 111: "border-spacing of"
</span><span class="cx"> text run at (57,6) width 116: "0.5em and vertical"
</span><span class="cx"> text run at (74,6) width 127: "border-spacing of 0."
</span><del>- RenderTableCell {TD} at (33,339) size 97x182 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (33,339) size 97x183 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (23,-11) size 51x201
</span><span class="cx"> text run at (23,-11) width 201: "The borders on the header cells,"
</span><span class="cx"> text run at (40,-11) width 194: "on all sides, should be medium"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingbordercollapsingheadfootexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingbordercollapsingheadfootexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -16,262 +16,262 @@
</span><span class="cx"> RenderText {#text} at (738,0) size 4x17
</span><span class="cx"> text run at (738,0) width 4: "."
</span><span class="cx"> RenderBlock {HR} at (0,33) size 784x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,43) size 315x295
- RenderTableSection {TBODY} at (0,0) size 315x295
- RenderTableRow {TR} at (0,2) size 315x291
- RenderTableCell {TD} at (2,2) size 77x291 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (11,11) size 55x83 [border: none]
- RenderTableSection {THEAD} at (0,0) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TH} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x17
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (0,20) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,43) size 314x295
+ RenderTableSection {TBODY} at (0,0) size 314x295
+ RenderTableRow {TR} at (0,2) size 314x291
+ RenderTableCell {TD} at (2,2) size 76x291 [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (11,11) size 54x83 [border: none]
+ RenderTableSection {THEAD} at (0,0) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TH} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 50x17
+ text run at (2,2) width 50: "Header"
+ RenderTableSection {TBODY} at (0,20) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 1"
</span><del>- RenderTableSection {TBODY} at (0,40) size 54x21
- RenderTableRow {TR} at (0,0) size 54x21
- RenderTableCell {TD} at (0,0) size 54x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,40) size 53x21
+ RenderTableRow {TR} at (0,0) size 53x21
+ RenderTableCell {TD} at (0,0) size 53x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 2"
</span><del>- RenderTableSection {TFOOT} at (0,61) size 54x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x21
- RenderTableCell {TD} at (0,0) size 54x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,61) size 53x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
+ RenderTableRow {TR} at (0,0) size 53x21
+ RenderTableCell {TD} at (0,0) size 53x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Footer"
</span><del>- RenderTable {TABLE} at (11,104) size 55x83 [border: none]
- RenderTableSection {TBODY} at (0,20) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,104) size 54x83 [border: none]
+ RenderTableSection {TBODY} at (0,20) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 1"
</span><del>- RenderTableSection {THEAD} at (0,0) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TH} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x17
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (0,40) size 54x21
- RenderTableRow {TR} at (0,0) size 54x21
- RenderTableCell {TD} at (0,0) size 54x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,0) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TH} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 50x17
+ text run at (2,2) width 50: "Header"
+ RenderTableSection {TBODY} at (0,40) size 53x21
+ RenderTableRow {TR} at (0,0) size 53x21
+ RenderTableCell {TD} at (0,0) size 53x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 2"
</span><del>- RenderTableSection {TFOOT} at (0,61) size 54x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x21
- RenderTableCell {TD} at (0,0) size 54x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,61) size 53x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
+ RenderTableRow {TR} at (0,0) size 53x21
+ RenderTableCell {TD} at (0,0) size 53x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Footer"
</span><del>- RenderTable {TABLE} at (11,197) size 55x83 [border: none]
- RenderTableSection {TBODY} at (0,20) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,197) size 54x83 [border: none]
+ RenderTableSection {TBODY} at (0,20) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 1"
</span><del>- RenderTableSection {THEAD} at (0,0) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TH} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x17
- text run at (2,2) width 51: "Header"
- RenderTableSection {TFOOT} at (0,61) size 54x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x21
- RenderTableCell {TD} at (0,0) size 54x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,0) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TH} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 50x17
+ text run at (2,2) width 50: "Header"
+ RenderTableSection {TFOOT} at (0,61) size 53x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
+ RenderTableRow {TR} at (0,0) size 53x21
+ RenderTableCell {TD} at (0,0) size 53x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Footer"
</span><del>- RenderTableSection {TBODY} at (0,40) size 54x21
- RenderTableRow {TR} at (0,0) size 54x21
- RenderTableCell {TD} at (0,0) size 54x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,40) size 53x21
+ RenderTableRow {TR} at (0,0) size 53x21
+ RenderTableCell {TD} at (0,0) size 53x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 2"
</span><del>- RenderTableCell {TD} at (80,2) size 77x291 [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (11,11) size 55x83 [border: none]
- RenderTableSection {TBODY} at (0,20) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (80,2) size 76x291 [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (11,11) size 54x83 [border: none]
+ RenderTableSection {TBODY} at (0,20) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 1"
</span><del>- RenderTableSection {TFOOT} at (0,61) size 54x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x21
- RenderTableCell {TD} at (0,0) size 54x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,61) size 53x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
+ RenderTableRow {TR} at (0,0) size 53x21
+ RenderTableCell {TD} at (0,0) size 53x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Footer"
</span><del>- RenderTableSection {THEAD} at (0,0) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TH} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x17
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (0,40) size 54x21
- RenderTableRow {TR} at (0,0) size 54x21
- RenderTableCell {TD} at (0,0) size 54x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,0) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TH} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 50x17
+ text run at (2,2) width 50: "Header"
+ RenderTableSection {TBODY} at (0,40) size 53x21
+ RenderTableRow {TR} at (0,0) size 53x21
+ RenderTableCell {TD} at (0,0) size 53x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 2"
</span><del>- RenderTable {TABLE} at (11,104) size 55x83 [border: none]
- RenderTableSection {TFOOT} at (0,61) size 54x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x21
- RenderTableCell {TD} at (0,0) size 54x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,104) size 54x83 [border: none]
+ RenderTableSection {TFOOT} at (0,61) size 53x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
+ RenderTableRow {TR} at (0,0) size 53x21
+ RenderTableCell {TD} at (0,0) size 53x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Footer"
</span><del>- RenderTableSection {TBODY} at (0,20) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,20) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 1"
</span><del>- RenderTableSection {THEAD} at (0,0) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TH} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x17
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (0,40) size 54x21
- RenderTableRow {TR} at (0,0) size 54x21
- RenderTableCell {TD} at (0,0) size 54x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,0) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TH} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 50x17
+ text run at (2,2) width 50: "Header"
+ RenderTableSection {TBODY} at (0,40) size 53x21
+ RenderTableRow {TR} at (0,0) size 53x21
+ RenderTableCell {TD} at (0,0) size 53x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 2"
</span><del>- RenderTable {TABLE} at (11,197) size 55x83 [border: none]
- RenderTableSection {TBODY} at (0,20) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,197) size 54x83 [border: none]
+ RenderTableSection {TBODY} at (0,20) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 1"
</span><del>- RenderTableSection {TBODY} at (0,40) size 54x21
- RenderTableRow {TR} at (0,0) size 54x21
- RenderTableCell {TD} at (0,0) size 54x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,40) size 53x21
+ RenderTableRow {TR} at (0,0) size 53x21
+ RenderTableCell {TD} at (0,0) size 53x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 2"
</span><del>- RenderTableSection {TFOOT} at (0,61) size 54x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x21
- RenderTableCell {TD} at (0,0) size 54x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,61) size 53x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
+ RenderTableRow {TR} at (0,0) size 53x21
+ RenderTableCell {TD} at (0,0) size 53x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Footer"
</span><del>- RenderTableSection {THEAD} at (0,0) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TH} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x17
- text run at (2,2) width 51: "Header"
- RenderTableCell {TD} at (158,2) size 77x291 [r=0 c=2 rs=1 cs=1]
- RenderTable {TABLE} at (11,11) size 55x83 [border: (1px none #808080)]
- RenderTableSection {THEAD} at (0,1) size 54x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x21
- RenderTableCell {TH} at (0,0) size 54x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x17
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (0,22) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,0) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TH} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 50x17
+ text run at (2,2) width 50: "Header"
+ RenderTableCell {TD} at (158,2) size 76x291 [r=0 c=2 rs=1 cs=1]
+ RenderTable {TABLE} at (11,11) size 54x83 [border: (1px none #808080)]
+ RenderTableSection {THEAD} at (0,1) size 53x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
+ RenderTableRow {TR} at (0,0) size 53x21
+ RenderTableCell {TH} at (0,0) size 53x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 50x17
+ text run at (2,2) width 50: "Header"
+ RenderTableSection {TBODY} at (0,22) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 1"
</span><del>- RenderTableSection {TBODY} at (0,42) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,42) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 2"
</span><del>- RenderTableSection {TFOOT} at (0,62) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,62) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Footer"
</span><del>- RenderTable {TABLE} at (11,104) size 55x83 [border: (1px none #808080)]
- RenderTableSection {TBODY} at (0,22) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,104) size 54x83 [border: (1px none #808080)]
+ RenderTableSection {TBODY} at (0,22) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 1"
</span><del>- RenderTableSection {THEAD} at (0,1) size 54x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x21
- RenderTableCell {TH} at (0,0) size 54x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x17
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (0,42) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,1) size 53x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
+ RenderTableRow {TR} at (0,0) size 53x21
+ RenderTableCell {TH} at (0,0) size 53x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 50x17
+ text run at (2,2) width 50: "Header"
+ RenderTableSection {TBODY} at (0,42) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 2"
</span><del>- RenderTableSection {TFOOT} at (0,62) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,62) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Footer"
</span><del>- RenderTable {TABLE} at (11,197) size 55x83 [border: (1px none #808080)]
- RenderTableSection {TBODY} at (0,22) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,197) size 54x83 [border: (1px none #808080)]
+ RenderTableSection {TBODY} at (0,22) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 1"
</span><del>- RenderTableSection {THEAD} at (0,1) size 54x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x21
- RenderTableCell {TH} at (0,0) size 54x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x17
- text run at (2,2) width 51: "Header"
- RenderTableSection {TFOOT} at (0,62) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,1) size 53x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
+ RenderTableRow {TR} at (0,0) size 53x21
+ RenderTableCell {TH} at (0,0) size 53x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 50x17
+ text run at (2,2) width 50: "Header"
+ RenderTableSection {TFOOT} at (0,62) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Footer"
</span><del>- RenderTableSection {TBODY} at (0,42) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,42) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 2"
</span><del>- RenderTableCell {TD} at (236,2) size 77x291 [r=0 c=3 rs=1 cs=1]
- RenderTable {TABLE} at (11,11) size 55x83 [border: (1px none #808080)]
- RenderTableSection {TBODY} at (0,22) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (236,2) size 76x291 [r=0 c=3 rs=1 cs=1]
+ RenderTable {TABLE} at (11,11) size 54x83 [border: (1px none #808080)]
+ RenderTableSection {TBODY} at (0,22) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 1"
</span><del>- RenderTableSection {TFOOT} at (0,62) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,62) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Footer"
</span><del>- RenderTableSection {THEAD} at (0,1) size 54x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x21
- RenderTableCell {TH} at (0,0) size 54x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x17
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (0,42) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,1) size 53x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
+ RenderTableRow {TR} at (0,0) size 53x21
+ RenderTableCell {TH} at (0,0) size 53x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 50x17
+ text run at (2,2) width 50: "Header"
+ RenderTableSection {TBODY} at (0,42) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 2"
</span><del>- RenderTable {TABLE} at (11,104) size 55x83 [border: (1px none #808080)]
- RenderTableSection {TFOOT} at (0,62) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,104) size 54x83 [border: (1px none #808080)]
+ RenderTableSection {TFOOT} at (0,62) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Footer"
</span><del>- RenderTableSection {TBODY} at (0,22) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,22) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 1"
</span><del>- RenderTableSection {THEAD} at (0,1) size 54x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x21
- RenderTableCell {TH} at (0,0) size 54x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x17
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (0,42) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,1) size 53x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
+ RenderTableRow {TR} at (0,0) size 53x21
+ RenderTableCell {TH} at (0,0) size 53x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 50x17
+ text run at (2,2) width 50: "Header"
+ RenderTableSection {TBODY} at (0,42) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 2"
</span><del>- RenderTable {TABLE} at (11,197) size 55x83 [border: (1px none #808080)]
- RenderTableSection {TBODY} at (0,22) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,197) size 54x83 [border: (1px none #808080)]
+ RenderTableSection {TBODY} at (0,22) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 1"
</span><del>- RenderTableSection {TBODY} at (0,42) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,42) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Body 2"
</span><del>- RenderTableSection {TFOOT} at (0,62) size 54x20
- RenderTableRow {TR} at (0,0) size 54x20
- RenderTableCell {TD} at (0,0) size 54x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,62) size 53x20
+ RenderTableRow {TR} at (0,0) size 53x20
+ RenderTableCell {TD} at (0,0) size 53x20 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Footer"
</span><del>- RenderTableSection {THEAD} at (0,1) size 54x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x21
- RenderTableCell {TH} at (0,0) size 54x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x17
- text run at (2,2) width 51: "Header"
</del><ins>+ RenderTableSection {THEAD} at (0,1) size 53x21 [border: (2px solid #0000FF) none (2px solid #008000) none]
+ RenderTableRow {TR} at (0,0) size 53x21
+ RenderTableCell {TH} at (0,0) size 53x21 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 50x17
+ text run at (2,2) width 50: "Header"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingbordercollapsingheadfootverticalexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingbordercollapsingheadfootverticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -16,262 +16,262 @@
</span><span class="cx"> RenderText {#text} at (738,0) size 4x17
</span><span class="cx"> text run at (738,0) width 4: "."
</span><span class="cx"> RenderBlock {HR} at (0,33) size 784x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,43) size 419x209
- RenderTableSection {TBODY} at (0,0) size 419x209
- RenderTableRow {TR} at (0,2) size 419x205
- RenderTableCell {TD} at (2,2) size 103x205 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (11,11) size 82x55 [border: none]
- RenderTableSection {THEAD} at (0,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TH} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 17x51
</del><ins>+ RenderTable {TABLE} at (0,43) size 418x208
+ RenderTableSection {TBODY} at (0,0) size 418x208
+ RenderTableRow {TR} at (0,2) size 418x204
+ RenderTableCell {TD} at (2,2) size 102x204 [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (11,11) size 82x54 [border: none]
+ RenderTableSection {THEAD} at (0,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TH} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,2) size 17x50
</ins><span class="cx"> text run at (1,2) width 50: "Header"
</span><del>- RenderTableSection {TBODY} at (20,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (20,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x47
</span><span class="cx"> text run at (1,2) width 47: "Body 1"
</span><del>- RenderTableSection {TBODY} at (40,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (40,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x47
</span><span class="cx"> text run at (1,2) width 47: "Body 2"
</span><del>- RenderTableSection {TFOOT} at (60,0) size 21x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 21x54
- RenderTableCell {TD} at (0,0) size 21x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (60,0) size 21x53 [border: none (2px solid #0000FF) none (2px solid #008000)]
+ RenderTableRow {TR} at (0,0) size 21x53
+ RenderTableCell {TD} at (0,0) size 21x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 17x41
</span><span class="cx"> text run at (2,2) width 41: "Footer"
</span><del>- RenderTable {TABLE} at (11,75) size 82x55 [border: none]
- RenderTableSection {TBODY} at (20,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,75) size 82x54 [border: none]
+ RenderTableSection {TBODY} at (20,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x47
</span><span class="cx"> text run at (1,2) width 47: "Body 1"
</span><del>- RenderTableSection {THEAD} at (0,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TH} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 17x51
</del><ins>+ RenderTableSection {THEAD} at (0,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TH} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,2) size 17x50
</ins><span class="cx"> text run at (1,2) width 50: "Header"
</span><del>- RenderTableSection {TBODY} at (40,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (40,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x47
</span><span class="cx"> text run at (1,2) width 47: "Body 2"
</span><del>- RenderTableSection {TFOOT} at (60,0) size 21x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 21x54
- RenderTableCell {TD} at (0,0) size 21x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (60,0) size 21x53 [border: none (2px solid #0000FF) none (2px solid #008000)]
+ RenderTableRow {TR} at (0,0) size 21x53
+ RenderTableCell {TD} at (0,0) size 21x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 17x41
</span><span class="cx"> text run at (2,2) width 41: "Footer"
</span><del>- RenderTable {TABLE} at (11,139) size 82x55 [border: none]
- RenderTableSection {TBODY} at (20,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,139) size 82x54 [border: none]
+ RenderTableSection {TBODY} at (20,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x47
</span><span class="cx"> text run at (1,2) width 47: "Body 1"
</span><del>- RenderTableSection {THEAD} at (0,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TH} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 17x51
</del><ins>+ RenderTableSection {THEAD} at (0,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TH} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,2) size 17x50
</ins><span class="cx"> text run at (1,2) width 50: "Header"
</span><del>- RenderTableSection {TFOOT} at (60,0) size 21x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 21x54
- RenderTableCell {TD} at (0,0) size 21x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (60,0) size 21x53 [border: none (2px solid #0000FF) none (2px solid #008000)]
+ RenderTableRow {TR} at (0,0) size 21x53
+ RenderTableCell {TD} at (0,0) size 21x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 17x41
</span><span class="cx"> text run at (2,2) width 41: "Footer"
</span><del>- RenderTableSection {TBODY} at (40,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (40,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x47
</span><span class="cx"> text run at (1,2) width 47: "Body 2"
</span><del>- RenderTableCell {TD} at (106,2) size 103x205 [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (11,11) size 82x55 [border: none]
- RenderTableSection {TBODY} at (20,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,2) size 102x204 [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (11,11) size 82x54 [border: none]
+ RenderTableSection {TBODY} at (20,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x47
</span><span class="cx"> text run at (1,2) width 47: "Body 1"
</span><del>- RenderTableSection {TFOOT} at (60,0) size 21x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 21x54
- RenderTableCell {TD} at (0,0) size 21x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (60,0) size 21x53 [border: none (2px solid #0000FF) none (2px solid #008000)]
+ RenderTableRow {TR} at (0,0) size 21x53
+ RenderTableCell {TD} at (0,0) size 21x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 17x41
</span><span class="cx"> text run at (2,2) width 41: "Footer"
</span><del>- RenderTableSection {THEAD} at (0,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TH} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 17x51
</del><ins>+ RenderTableSection {THEAD} at (0,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TH} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,2) size 17x50
</ins><span class="cx"> text run at (1,2) width 50: "Header"
</span><del>- RenderTableSection {TBODY} at (40,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (40,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x47
</span><span class="cx"> text run at (1,2) width 47: "Body 2"
</span><del>- RenderTable {TABLE} at (11,75) size 82x55 [border: none]
- RenderTableSection {TFOOT} at (60,0) size 21x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 21x54
- RenderTableCell {TD} at (0,0) size 21x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,75) size 82x54 [border: none]
+ RenderTableSection {TFOOT} at (60,0) size 21x53 [border: none (2px solid #0000FF) none (2px solid #008000)]
+ RenderTableRow {TR} at (0,0) size 21x53
+ RenderTableCell {TD} at (0,0) size 21x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 17x41
</span><span class="cx"> text run at (2,2) width 41: "Footer"
</span><del>- RenderTableSection {TBODY} at (20,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (20,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x47
</span><span class="cx"> text run at (1,2) width 47: "Body 1"
</span><del>- RenderTableSection {THEAD} at (0,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TH} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 17x51
</del><ins>+ RenderTableSection {THEAD} at (0,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TH} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,2) size 17x50
</ins><span class="cx"> text run at (1,2) width 50: "Header"
</span><del>- RenderTableSection {TBODY} at (40,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (40,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x47
</span><span class="cx"> text run at (1,2) width 47: "Body 2"
</span><del>- RenderTable {TABLE} at (11,139) size 82x55 [border: none]
- RenderTableSection {TBODY} at (20,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,139) size 82x54 [border: none]
+ RenderTableSection {TBODY} at (20,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x47
</span><span class="cx"> text run at (1,2) width 47: "Body 1"
</span><del>- RenderTableSection {TBODY} at (40,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (40,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x47
</span><span class="cx"> text run at (1,2) width 47: "Body 2"
</span><del>- RenderTableSection {TFOOT} at (60,0) size 21x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 21x54
- RenderTableCell {TD} at (0,0) size 21x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (60,0) size 21x53 [border: none (2px solid #0000FF) none (2px solid #008000)]
+ RenderTableRow {TR} at (0,0) size 21x53
+ RenderTableCell {TD} at (0,0) size 21x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 17x41
</span><span class="cx"> text run at (2,2) width 41: "Footer"
</span><del>- RenderTableSection {THEAD} at (0,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TH} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 17x51
</del><ins>+ RenderTableSection {THEAD} at (0,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TH} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,2) size 17x50
</ins><span class="cx"> text run at (1,2) width 50: "Header"
</span><del>- RenderTableCell {TD} at (210,2) size 103x205 [r=0 c=2 rs=1 cs=1]
- RenderTable {TABLE} at (11,11) size 84x55 [border: none]
- RenderTableSection {THEAD} at (1,0) size 21x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 21x54
- RenderTableCell {TH} at (0,0) size 21x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 17x51
</del><ins>+ RenderTableCell {TD} at (210,2) size 102x204 [r=0 c=2 rs=1 cs=1]
+ RenderTable {TABLE} at (11,11) size 84x54 [border: none]
+ RenderTableSection {THEAD} at (1,0) size 21x53 [border: none (2px solid #0000FF) none (2px solid #008000)]
+ RenderTableRow {TR} at (0,0) size 21x53
+ RenderTableCell {TH} at (0,0) size 21x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 17x50
</ins><span class="cx"> text run at (2,2) width 50: "Header"
</span><del>- RenderTableSection {TBODY} at (22,0) size 21x54
- RenderTableRow {TR} at (0,0) size 21x54
- RenderTableCell {TD} at (0,0) size 21x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (22,0) size 21x53
+ RenderTableRow {TR} at (0,0) size 21x53
+ RenderTableCell {TD} at (0,0) size 21x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 17x47
</span><span class="cx"> text run at (2,2) width 47: "Body 1"
</span><del>- RenderTableSection {TBODY} at (43,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (43,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x47
</span><span class="cx"> text run at (1,2) width 47: "Body 2"
</span><del>- RenderTableSection {TFOOT} at (63,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (63,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x41
</span><span class="cx"> text run at (1,2) width 41: "Footer"
</span><del>- RenderTable {TABLE} at (11,75) size 84x55 [border: none]
- RenderTableSection {TBODY} at (22,0) size 21x54
- RenderTableRow {TR} at (0,0) size 21x54
- RenderTableCell {TD} at (0,0) size 21x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,75) size 84x54 [border: none]
+ RenderTableSection {TBODY} at (22,0) size 21x53
+ RenderTableRow {TR} at (0,0) size 21x53
+ RenderTableCell {TD} at (0,0) size 21x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 17x47
</span><span class="cx"> text run at (2,2) width 47: "Body 1"
</span><del>- RenderTableSection {THEAD} at (1,0) size 21x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 21x54
- RenderTableCell {TH} at (0,0) size 21x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 17x51
</del><ins>+ RenderTableSection {THEAD} at (1,0) size 21x53 [border: none (2px solid #0000FF) none (2px solid #008000)]
+ RenderTableRow {TR} at (0,0) size 21x53
+ RenderTableCell {TH} at (0,0) size 21x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 17x50
</ins><span class="cx"> text run at (2,2) width 50: "Header"
</span><del>- RenderTableSection {TBODY} at (43,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (43,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x47
</span><span class="cx"> text run at (1,2) width 47: "Body 2"
</span><del>- RenderTableSection {TFOOT} at (63,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (63,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x41
</span><span class="cx"> text run at (1,2) width 41: "Footer"
</span><del>- RenderTable {TABLE} at (11,139) size 84x55 [border: none]
- RenderTableSection {TBODY} at (22,0) size 21x54
- RenderTableRow {TR} at (0,0) size 21x54
- RenderTableCell {TD} at (0,0) size 21x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,139) size 84x54 [border: none]
+ RenderTableSection {TBODY} at (22,0) size 21x53
+ RenderTableRow {TR} at (0,0) size 21x53
+ RenderTableCell {TD} at (0,0) size 21x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 17x47
</span><span class="cx"> text run at (2,2) width 47: "Body 1"
</span><del>- RenderTableSection {THEAD} at (1,0) size 21x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 21x54
- RenderTableCell {TH} at (0,0) size 21x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 17x51
</del><ins>+ RenderTableSection {THEAD} at (1,0) size 21x53 [border: none (2px solid #0000FF) none (2px solid #008000)]
+ RenderTableRow {TR} at (0,0) size 21x53
+ RenderTableCell {TH} at (0,0) size 21x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 17x50
</ins><span class="cx"> text run at (2,2) width 50: "Header"
</span><del>- RenderTableSection {TFOOT} at (63,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (63,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x41
</span><span class="cx"> text run at (1,2) width 41: "Footer"
</span><del>- RenderTableSection {TBODY} at (43,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (43,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x47
</span><span class="cx"> text run at (1,2) width 47: "Body 2"
</span><del>- RenderTableCell {TD} at (314,2) size 103x205 [r=0 c=3 rs=1 cs=1]
- RenderTable {TABLE} at (11,11) size 84x55 [border: none]
- RenderTableSection {TBODY} at (22,0) size 21x54
- RenderTableRow {TR} at (0,0) size 21x54
- RenderTableCell {TD} at (0,0) size 21x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (314,2) size 102x204 [r=0 c=3 rs=1 cs=1]
+ RenderTable {TABLE} at (11,11) size 84x54 [border: none]
+ RenderTableSection {TBODY} at (22,0) size 21x53
+ RenderTableRow {TR} at (0,0) size 21x53
+ RenderTableCell {TD} at (0,0) size 21x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 17x47
</span><span class="cx"> text run at (2,2) width 47: "Body 1"
</span><del>- RenderTableSection {TFOOT} at (63,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (63,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x41
</span><span class="cx"> text run at (1,2) width 41: "Footer"
</span><del>- RenderTableSection {THEAD} at (1,0) size 21x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 21x54
- RenderTableCell {TH} at (0,0) size 21x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 17x51
</del><ins>+ RenderTableSection {THEAD} at (1,0) size 21x53 [border: none (2px solid #0000FF) none (2px solid #008000)]
+ RenderTableRow {TR} at (0,0) size 21x53
+ RenderTableCell {TH} at (0,0) size 21x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 17x50
</ins><span class="cx"> text run at (2,2) width 50: "Header"
</span><del>- RenderTableSection {TBODY} at (43,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (43,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x47
</span><span class="cx"> text run at (1,2) width 47: "Body 2"
</span><del>- RenderTable {TABLE} at (11,75) size 84x55 [border: none]
- RenderTableSection {TFOOT} at (63,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,75) size 84x54 [border: none]
+ RenderTableSection {TFOOT} at (63,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x41
</span><span class="cx"> text run at (1,2) width 41: "Footer"
</span><del>- RenderTableSection {TBODY} at (22,0) size 21x54
- RenderTableRow {TR} at (0,0) size 21x54
- RenderTableCell {TD} at (0,0) size 21x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (22,0) size 21x53
+ RenderTableRow {TR} at (0,0) size 21x53
+ RenderTableCell {TD} at (0,0) size 21x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 17x47
</span><span class="cx"> text run at (2,2) width 47: "Body 1"
</span><del>- RenderTableSection {THEAD} at (1,0) size 21x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 21x54
- RenderTableCell {TH} at (0,0) size 21x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 17x51
</del><ins>+ RenderTableSection {THEAD} at (1,0) size 21x53 [border: none (2px solid #0000FF) none (2px solid #008000)]
+ RenderTableRow {TR} at (0,0) size 21x53
+ RenderTableCell {TH} at (0,0) size 21x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 17x50
</ins><span class="cx"> text run at (2,2) width 50: "Header"
</span><del>- RenderTableSection {TBODY} at (43,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (43,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x47
</span><span class="cx"> text run at (1,2) width 47: "Body 2"
</span><del>- RenderTable {TABLE} at (11,139) size 84x55 [border: none]
- RenderTableSection {TBODY} at (22,0) size 21x54
- RenderTableRow {TR} at (0,0) size 21x54
- RenderTableCell {TD} at (0,0) size 21x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,139) size 84x54 [border: none]
+ RenderTableSection {TBODY} at (22,0) size 21x53
+ RenderTableRow {TR} at (0,0) size 21x53
+ RenderTableCell {TD} at (0,0) size 21x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 17x47
</span><span class="cx"> text run at (2,2) width 47: "Body 1"
</span><del>- RenderTableSection {TBODY} at (43,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (43,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x47
</span><span class="cx"> text run at (1,2) width 47: "Body 2"
</span><del>- RenderTableSection {TFOOT} at (63,0) size 20x54
- RenderTableRow {TR} at (0,0) size 20x54
- RenderTableCell {TD} at (0,0) size 20x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (63,0) size 20x53
+ RenderTableRow {TR} at (0,0) size 20x53
+ RenderTableCell {TD} at (0,0) size 20x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x41
</span><span class="cx"> text run at (1,2) width 41: "Footer"
</span><del>- RenderTableSection {THEAD} at (1,0) size 21x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 21x54
- RenderTableCell {TH} at (0,0) size 21x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 17x51
</del><ins>+ RenderTableSection {THEAD} at (1,0) size 21x53 [border: none (2px solid #0000FF) none (2px solid #008000)]
+ RenderTableRow {TR} at (0,0) size 21x53
+ RenderTableCell {TH} at (0,0) size 21x53 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 17x50
</ins><span class="cx"> text run at (2,2) width 50: "Header"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingbug14274expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/bug14274-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/bug14274-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/bug14274-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 55x50 [border: none]
- RenderTableSection {TBODY} at (0,0) size 54x50
- RenderTableRow {TR} at (0,0) size 54x50 [border: none (2px solid #00FF00) none]
- RenderTableCell {TD} at (0,24) size 54x2 [border: none (1px solid #0000FF) none] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTable {TABLE} at (0,0) size 54x50 [border: none]
+ RenderTableSection {TBODY} at (0,0) size 53x50
+ RenderTableRow {TR} at (0,0) size 53x50 [border: none (2px solid #00FF00) none]
+ RenderTableCell {TD} at (0,24) size 53x2 [border: none (1px solid #0000FF) none] [r=0 c=0 rs=1 cs=3]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcached69296expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-69296-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcached69296expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-69296-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-69296-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-69296-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,15 +3,15 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (20,20) size 760x560
</span><del>- RenderTable {TABLE} at (0,0) size 161x101 [border: none]
- RenderTableSection {TBODY} at (0,0) size 160x100
- RenderTableRow {TR} at (0,0) size 160x50
- RenderTableCell {TD} at (0,0) size 54x3 [border: (1px solid #333333)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (53,23) size 54x4 [border: (1px solid #333333)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (106,13) size 54x24 [border: (1px solid #333333)] [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 51x20
</del><ins>+ RenderTable {TABLE} at (0,0) size 160x101 [border: none]
+ RenderTableSection {TBODY} at (0,0) size 159x100
+ RenderTableRow {TR} at (0,0) size 159x50
+ RenderTableCell {TD} at (0,0) size 53x3 [border: (1px solid #333333)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (53,23) size 53x4 [border: (1px solid #333333)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (106,13) size 53x24 [border: (1px solid #333333)] [r=0 c=2 rs=1 cs=1]
+ RenderBlock {DIV} at (2,2) size 50x20
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 20x20 [bgcolor=#00FF00]
</span><del>- RenderTableRow {TR} at (0,50) size 160x50
- RenderTableCell {TD} at (0,73) size 54x4 [border: (1px solid #333333)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (53,73) size 54x4 [border: (1px solid #333333)] [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (106,73) size 54x4 [border: (1px solid #333333)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,50) size 159x50
+ RenderTableCell {TD} at (0,73) size 53x4 [border: (1px solid #333333)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (53,73) size 53x4 [border: (1px solid #333333)] [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (106,73) size 53x4 [border: (1px solid #333333)] [r=1 c=2 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedcellappendexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-cell-append-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedcellappendexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-cell-append-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-cell-append-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-cell-append-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,8 +3,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 116x54 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 113x50
- RenderTableRow {TR} at (0,0) size 113x50
</del><ins>+ RenderTable {TABLE} at (0,0) size 115x54 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 112x50
+ RenderTableRow {TR} at (0,0) size 112x50
</ins><span class="cx"> RenderTableCell {TD} at (0,22) size 57x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (56,23) size 57x4 [border: (1px none #000000) (3px solid #FFFF00)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedcellremoveexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-cell-remove-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedcellremoveexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-cell-remove-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-cell-remove-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-cell-remove-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,8 +3,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 114x54 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 111x50
- RenderTableRow {TR} at (0,0) size 111x50
</del><ins>+ RenderTable {TABLE} at (0,0) size 113x54 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 110x50
+ RenderTableRow {TR} at (0,0) size 110x50
</ins><span class="cx"> RenderTableCell {TD} at (0,22) size 56x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (55,23) size 56x4 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecellbordercolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-border-color-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-border-color-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-border-color-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,8 +3,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 115x54 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 112x50
- RenderTableRow {TR} at (0,0) size 112x50
- RenderTableCell {TD} at (0,22) size 57x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (56,23) size 56x4 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 114x54 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 111x50
+ RenderTableRow {TR} at (0,0) size 111x50
+ RenderTableCell {TD} at (0,22) size 56x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (56,23) size 55x4 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecellborderwidthexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-border-width-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecellborderwidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,8 +3,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 114x54 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 111x50
- RenderTableRow {TR} at (0,0) size 111x50
</del><ins>+ RenderTable {TABLE} at (0,0) size 113x54 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 110x50
+ RenderTableRow {TR} at (0,0) size 110x50
</ins><span class="cx"> RenderTableCell {TD} at (0,22) size 56x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (55,23) size 56x4 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecellslbordercolorexpectedpngfromrev195778trunkLayoutTestsplatformgtkfasttablegiantRowspanexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/table/giantRowspan-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecellslbordercolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,10 +4,10 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (8,8) size 114x54
</span><del>- RenderTable {TABLE} at (0,0) size 115x54 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 112x50
- RenderTableRow {TR} at (0,0) size 112x50
- RenderTableCell {TD} at (0,22) size 57x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (56,23) size 56x4 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 114x54 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 111x50
+ RenderTableRow {TR} at (0,0) size 111x50
+ RenderTableCell {TD} at (0,22) size 56x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (56,23) size 55x4 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> layer at (90,30) size 20x20
</span><span class="cx"> RenderBlock (positioned) {DIV} at (82,22) size 20x20 [bgcolor=#FFFF00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecolbordercolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-col-border-color-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-col-border-color-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-col-border-color-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 114x104 [border: (2px solid #0000FF)]
</del><ins>+ RenderTable {TABLE} at (0,0) size 113x104 [border: (2px solid #0000FF)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [border: (4px solid #FFFF00)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (2,2) size 111x100
- RenderTableRow {TR} at (0,0) size 111x50
- RenderTableCell {TD} at (0,22) size 57x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (56,23) size 55x4 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,50) size 111x50
- RenderTableCell {TD} at (0,72) size 57x6 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (56,74) size 55x2 [border: none] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 110x100
+ RenderTableRow {TR} at (0,0) size 110x50
+ RenderTableCell {TD} at (0,22) size 56x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (56,23) size 54x4 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,50) size 110x50
+ RenderTableCell {TD} at (0,72) size 56x6 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (56,74) size 54x2 [border: none] [r=1 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecolborderwidthexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-col-border-width-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecolborderwidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-col-border-width-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-col-border-width-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-col-border-width-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 111x104 [border: (2px solid #0000FF)]
</del><ins>+ RenderTable {TABLE} at (0,0) size 110x104 [border: (2px solid #0000FF)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [border: (4px solid #FFFF00)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (2,2) size 108x100
- RenderTableRow {TR} at (0,0) size 108x50
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 107x100
+ RenderTableRow {TR} at (0,0) size 107x50
</ins><span class="cx"> RenderTableCell {TD} at (0,22) size 55x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (54,23) size 54x4 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</span><del>- RenderTableRow {TR} at (0,50) size 108x50
</del><ins>+ RenderTableRow {TR} at (0,50) size 107x50
</ins><span class="cx"> RenderTableCell {TD} at (0,72) size 55x6 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (54,74) size 54x2 [border: none] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecolgroupbordercolorexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecolgroupbordercolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,18 +3,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 167x102 [border: (1px solid #0000FF)]
</del><ins>+ RenderTable {TABLE} at (0,0) size 166x102 [border: (1px solid #0000FF)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: (4px solid #FFFF00)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 165x100
- RenderTableRow {TR} at (0,0) size 165x50
- RenderTableCell {TD} at (0,22) size 56x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (55,23) size 56x4 [border: (2px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (110,23) size 55x4 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderTableRow {TR} at (0,50) size 165x50
- RenderTableCell {TD} at (0,72) size 56x6 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (55,73) size 56x4 [border: none] [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (110,74) size 55x2 [border: none] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 164x100
+ RenderTableRow {TR} at (0,0) size 164x50
+ RenderTableCell {TD} at (0,22) size 55x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (55,23) size 55x4 [border: (2px none #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (110,23) size 54x4 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
+ RenderTableRow {TR} at (0,50) size 164x50
+ RenderTableCell {TD} at (0,72) size 55x6 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (55,73) size 55x4 [border: none] [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (110,74) size 54x2 [border: none] [r=1 c=2 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecolgroupborderwidthexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecolgroupborderwidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,18 +3,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 163x102 [border: (1px solid #0000FF)]
</del><ins>+ RenderTable {TABLE} at (0,0) size 162x102 [border: (1px solid #0000FF)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: (4px solid #FFFF00)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 161x100
- RenderTableRow {TR} at (0,0) size 161x50
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 160x100
+ RenderTableRow {TR} at (0,0) size 160x50
</ins><span class="cx"> RenderTableCell {TD} at (0,22) size 54x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (53,23) size 55x4 [border: (2px none #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (107,23) size 54x4 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</span><del>- RenderTableRow {TR} at (0,50) size 161x50
</del><ins>+ RenderTableRow {TR} at (0,50) size 160x50
</ins><span class="cx"> RenderTableCell {TD} at (0,72) size 54x6 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (53,73) size 55x4 [border: none] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (107,74) size 54x2 [border: none] [r=1 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangerowbordercolorexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-row-border-color-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangerowbordercolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-row-border-color-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-row-border-color-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-row-border-color-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 61x103 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 57x100
- RenderTableRow {TR} at (0,0) size 57x50 [border: (4px solid #FFFF00)]
- RenderTableCell {TD} at (0,22) size 57x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,50) size 57x50
- RenderTableCell {TD} at (0,73) size 57x4 [border: (2px none #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 60x103 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 56x100
+ RenderTableRow {TR} at (0,0) size 56x50 [border: (4px solid #FFFF00)]
+ RenderTableCell {TD} at (0,22) size 56x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,50) size 56x50
+ RenderTableCell {TD} at (0,73) size 56x4 [border: (2px none #000000)] [r=1 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangerowborderwidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-row-border-width-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-row-border-width-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-row-border-width-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 57x103 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 53x100
- RenderTableRow {TR} at (0,0) size 53x50 [border: (4px solid #FFFF00)]
- RenderTableCell {TD} at (0,22) size 53x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,50) size 53x50
- RenderTableCell {TD} at (0,73) size 53x4 [border: (2px none #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 56x103 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 52x100
+ RenderTableRow {TR} at (0,0) size 52x50 [border: (4px solid #FFFF00)]
+ RenderTableCell {TD} at (0,22) size 52x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,50) size 52x50
+ RenderTableCell {TD} at (0,73) size 52x4 [border: (2px none #000000)] [r=1 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangetablebordercolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-table-border-color-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-table-border-color-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-table-border-color-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 61x54 [border: (2px solid #FFFF00)]
- RenderTableSection {TBODY} at (2,2) size 57x50
- RenderTableRow {TR} at (0,0) size 57x50
- RenderTableCell {TD} at (0,22) size 57x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 60x54 [border: (2px solid #FFFF00)]
+ RenderTableSection {TBODY} at (2,2) size 56x50
+ RenderTableRow {TR} at (0,0) size 56x50
+ RenderTableCell {TD} at (0,22) size 56x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangetableborderwidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-table-border-width-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-table-border-width-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-table-border-width-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 59x54 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 55x50
- RenderTableRow {TR} at (0,0) size 55x50
- RenderTableCell {TD} at (0,23) size 55x4 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 58x54 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 54x50
+ RenderTableRow {TR} at (0,0) size 54x50
+ RenderTableCell {TD} at (0,23) size 54x4 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangetbodybordercolorexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-color-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangetbodybordercolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-color-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-color-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-color-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,15 +3,15 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 115x153 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 111x100 [border: (4px solid #FFFF00)]
- RenderTableRow {TR} at (0,0) size 111x50
- RenderTableCell {TD} at (0,22) size 56x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (55,23) size 56x4 [border: (2px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,50) size 111x50
- RenderTableCell {TD} at (0,72) size 56x6 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (55,73) size 56x4 [border: none] [r=1 c=1 rs=1 cs=1]
- RenderTableSection {TBODY} at (2,102) size 111x50
- RenderTableRow {TR} at (0,0) size 111x50
- RenderTableCell {TD} at (0,23) size 56x4 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (55,23) size 56x4 [border: (2px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 114x153 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 110x100 [border: (4px solid #FFFF00)]
+ RenderTableRow {TR} at (0,0) size 110x50
+ RenderTableCell {TD} at (0,22) size 55x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (55,23) size 55x4 [border: (2px none #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,50) size 110x50
+ RenderTableCell {TD} at (0,72) size 55x6 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (55,73) size 55x4 [border: none] [r=1 c=1 rs=1 cs=1]
+ RenderTableSection {TBODY} at (2,102) size 110x50
+ RenderTableRow {TR} at (0,0) size 110x50
+ RenderTableCell {TD} at (0,23) size 55x4 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (55,23) size 55x4 [border: (2px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangetbodyborderwidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,15 +3,15 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 110x153 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 106x100 [border: (4px solid #FFFF00)]
- RenderTableRow {TR} at (0,0) size 106x50
- RenderTableCell {TD} at (0,22) size 54x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (53,23) size 53x4 [border: (2px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,50) size 106x50
- RenderTableCell {TD} at (0,72) size 54x6 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (53,73) size 53x4 [border: none] [r=1 c=1 rs=1 cs=1]
- RenderTableSection {TBODY} at (2,102) size 106x50
- RenderTableRow {TR} at (0,0) size 106x50
- RenderTableCell {TD} at (0,23) size 54x4 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (53,23) size 53x4 [border: (2px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 109x153 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 105x100 [border: (4px solid #FFFF00)]
+ RenderTableRow {TR} at (0,0) size 105x50
+ RenderTableCell {TD} at (0,22) size 53x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (53,23) size 52x4 [border: (2px none #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,50) size 105x50
+ RenderTableCell {TD} at (0,72) size 53x6 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (53,73) size 52x4 [border: none] [r=1 c=1 rs=1 cs=1]
+ RenderTableSection {TBODY} at (2,102) size 105x50
+ RenderTableRow {TR} at (0,0) size 105x50
+ RenderTableCell {TD} at (0,23) size 53x4 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (53,23) size 52x4 [border: (2px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcollapsedbordersadjoiningsectionsverticalrlexpectedpngfromrev195778trunkLayoutTestsplatformgtkfasttablegiantRowspanexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/collapsed-borders-adjoining-sections-vertical-rl-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/table/giantRowspan-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcollapsedbordersadjoiningsectionsverticalrlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/collapsed-borders-adjoining-sections-vertical-rl-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/collapsed-borders-adjoining-sections-vertical-rl-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/collapsed-borders-adjoining-sections-vertical-rl-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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><span class="cx"> layer at (0,0) size 800x122
</span><del>- RenderBlock {HTML} at (0,0) size 800x123
- RenderBody {BODY} at (8,8) size 784x107
- RenderTable {TABLE} at (0,0) size 128x107 [border: (10px none #808080)]
- RenderTableSection {TBODY} at (10,10) size 86x87 [border: (20px solid #0000FF7F)]
- RenderTableRow {TR} at (0,0) size 32x87
- RenderTableCell {TD} at (0,10) size 32x13 [border: (10px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,42) size 32x3 [border: none] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (0,64) size 32x13 [border: none] [r=0 c=2 rs=1 cs=1]
- RenderTableRow {TR} at (0,32) size 22x87
- RenderTableCell {TD} at (32,10) size 22x13 [border: (10px none #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (32,42) size 22x3 [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (32,64) size 22x13 [border: none] [r=1 c=2 rs=1 cs=1]
- RenderTableRow {TR} at (0,54) size 32x87
- RenderTableCell {TD} at (54,10) size 32x13 [border: (10px none #000000)] [r=2 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (54,42) size 32x3 [border: none] [r=2 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (54,64) size 32x13 [border: none] [r=2 c=2 rs=1 cs=1]
- RenderTableSection {TBODY} at (96,10) size 32x87
- RenderTableRow {TR} at (0,0) size 32x87
- RenderTableCell {TD} at (0,10) size 32x13 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,42) size 32x3 [border: none] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (0,64) size 32x13 [border: none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderBlock {HTML} at (0,0) size 800x122
+ RenderBody {BODY} at (8,8) size 784x106
+ RenderTable {TABLE} at (0,0) size 128x106 [border: (10px none #808080)]
+ RenderTableSection {TBODY} at (10,10) size 86x86 [border: (20px solid #0000FF7F)]
+ RenderTableRow {TR} at (0,0) size 32x86
+ RenderTableCell {TD} at (0,10) size 32x12 [border: (10px none #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (0,42) size 32x2 [border: none] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (0,64) size 32x12 [border: none] [r=0 c=2 rs=1 cs=1]
+ RenderTableRow {TR} at (0,32) size 22x86
+ RenderTableCell {TD} at (32,10) size 22x12 [border: (10px none #000000)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (32,42) size 22x2 [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (32,64) size 22x12 [border: none] [r=1 c=2 rs=1 cs=1]
+ RenderTableRow {TR} at (0,54) size 32x86
+ RenderTableCell {TD} at (54,10) size 32x12 [border: (10px none #000000)] [r=2 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (54,42) size 32x2 [border: none] [r=2 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (54,64) size 32x12 [border: none] [r=2 c=2 rs=1 cs=1]
+ RenderTableSection {TBODY} at (96,10) size 32x86
+ RenderTableRow {TR} at (0,0) size 32x86
+ RenderTableCell {TD} at (0,10) size 32x12 [border: none] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (0,42) size 32x2 [border: none] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (0,64) size 32x12 [border: none] [r=0 c=2 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcollapsedborderspaintedonceoninnercellsexpectedpngfromrev195778trunkLayoutTestsplatformgtkfasttablegiantRowspanexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/collapsed-borders-painted-once-on-inner-cells-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/table/giantRowspan-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcollapsedborderspaintedonceoninnercellsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/collapsed-borders-painted-once-on-inner-cells-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/collapsed-borders-painted-once-on-inner-cells-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/collapsed-borders-painted-once-on-inner-cells-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,22 +3,22 @@
</span><span class="cx"> layer at (0,0) size 800x204
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x204
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x188
</span><del>- RenderTable {TABLE} at (0,0) size 147x188 [border: (10px none #808080)]
- RenderTableSection {TBODY} at (10,10) size 127x126
- RenderTableRow {TR} at (0,0) size 127x42
- RenderTableCell {TD} at (0,10) size 43x22 [border: (10px solid #0000FF7F)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (42,10) size 43x22 [border: (10px solid #0000FF7F)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (84,10) size 43x22 [border: (10px solid #0000FF7F)] [r=0 c=2 rs=1 cs=1]
- RenderTableRow {TR} at (0,42) size 127x42
- RenderTableCell {TD} at (0,52) size 43x22 [border: (10px solid #0000FF7F)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (42,52) size 43x22 [border: (10px solid #0000FF7F)] [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (84,52) size 43x22 [border: (10px solid #0000FF7F)] [r=1 c=2 rs=1 cs=1]
- RenderTableRow {TR} at (0,84) size 127x42
- RenderTableCell {TD} at (0,94) size 43x22 [border: (10px solid #0000FF7F)] [r=2 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (42,94) size 43x22 [border: (10px solid #0000FF7F)] [r=2 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (84,94) size 43x22 [border: (10px solid #0000FF7F)] [r=2 c=2 rs=1 cs=1]
- RenderTableSection {TBODY} at (10,136) size 127x42
- RenderTableRow {TR} at (0,0) size 127x42
- RenderTableCell {TD} at (0,10) size 43x22 [border: (10px solid #0000FF7F)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (42,10) size 43x22 [border: (10px solid #0000FF7F)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (84,10) size 43x22 [border: (10px solid #0000FF7F)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 146x188 [border: (10px none #808080)]
+ RenderTableSection {TBODY} at (10,10) size 126x126
+ RenderTableRow {TR} at (0,0) size 126x42
+ RenderTableCell {TD} at (0,10) size 42x22 [border: (10px solid #0000FF7F)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (42,10) size 42x22 [border: (10px solid #0000FF7F)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (84,10) size 42x22 [border: (10px solid #0000FF7F)] [r=0 c=2 rs=1 cs=1]
+ RenderTableRow {TR} at (0,42) size 126x42
+ RenderTableCell {TD} at (0,52) size 42x22 [border: (10px solid #0000FF7F)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (42,52) size 42x22 [border: (10px solid #0000FF7F)] [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (84,52) size 42x22 [border: (10px solid #0000FF7F)] [r=1 c=2 rs=1 cs=1]
+ RenderTableRow {TR} at (0,84) size 126x42
+ RenderTableCell {TD} at (0,94) size 42x22 [border: (10px solid #0000FF7F)] [r=2 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (42,94) size 42x22 [border: (10px solid #0000FF7F)] [r=2 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (84,94) size 42x22 [border: (10px solid #0000FF7F)] [r=2 c=2 rs=1 cs=1]
+ RenderTableSection {TBODY} at (10,136) size 126x42
+ RenderTableRow {TR} at (0,0) size 126x42
+ RenderTableCell {TD} at (0,10) size 42x22 [border: (10px solid #0000FF7F)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (42,10) size 42x22 [border: (10px solid #0000FF7F)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (84,10) size 42x22 [border: (10px solid #0000FF7F)] [r=0 c=2 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingequalprecedenceresolutionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/equal-precedence-resolution-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/equal-precedence-resolution-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/equal-precedence-resolution-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,46 +3,46 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 119x50
</del><ins>+ RenderTable {TABLE} at (0,0) size 118x50
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: none (5px solid #007F007F) none]
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: none (5px solid #FF0000)]
</span><del>- RenderTableSection {TBODY} at (0,0) size 119x50
- RenderTableRow {TR} at (0,0) size 119x25
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 118x50
+ RenderTableRow {TR} at (0,0) size 118x25
</ins><span class="cx"> RenderTableCell {TD} at (0,10) size 29x5 [border: none (2px solid #007F007F) none] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (29,11) size 31x3 [border: none (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (59,11) size 30x3 [border: none] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (88,11) size 31x3 [border: none] [r=0 c=3 rs=1 cs=1]
- RenderTableRow {TR} at (0,25) size 119x25
</del><ins>+ RenderTableCell {TD} at (29,11) size 30x3 [border: none (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (59,11) size 29x3 [border: none] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (88,11) size 30x3 [border: none] [r=0 c=3 rs=1 cs=1]
+ RenderTableRow {TR} at (0,25) size 118x25
</ins><span class="cx"> RenderTableCell {TD} at (0,35) size 29x5 [border: (3px solid #FF0000) none] [r=1 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (29,36) size 31x3 [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (59,36) size 30x3 [border: none] [r=1 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (88,36) size 31x3 [border: none] [r=1 c=3 rs=1 cs=1]
- RenderTable {TABLE} at (0,50) size 119x50
</del><ins>+ RenderTableCell {TD} at (29,36) size 30x3 [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (59,36) size 29x3 [border: none] [r=1 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (88,36) size 30x3 [border: none] [r=1 c=3 rs=1 cs=1]
+ RenderTable {TABLE} at (0,50) size 118x50
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: none (5px solid #007F007F)]
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: none (5px solid #FF0000) none]
</span><del>- RenderTableSection {TBODY} at (0,0) size 119x50
- RenderTableRow {TR} at (0,0) size 119x25
- RenderTableCell {TD} at (88,10) size 31x5 [border: none (2px solid #007F007F)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (59,11) size 30x3 [border: none (2px solid #FF0000) none] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (29,11) size 31x3 [border: none] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (0,11) size 30x3 [border: none] [r=0 c=3 rs=1 cs=1]
- RenderTableRow {TR} at (0,25) size 119x25
- RenderTableCell {TD} at (88,35) size 31x5 [border: (3px solid #FF0000) none] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (59,36) size 30x3 [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (29,36) size 31x3 [border: none] [r=1 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (0,36) size 30x3 [border: none] [r=1 c=3 rs=1 cs=1]
- RenderTable {TABLE} at (0,100) size 28x50
- RenderTableSection {TBODY} at (0,0) size 28x50
- RenderTableRow {TR} at (0,0) size 28x25 [border: none (5px solid #007F007F) none]
- RenderTableCell {TD} at (0,10) size 28x5 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,25) size 28x25 [border: (5px solid #FF0000) none]
- RenderTableCell {TD} at (0,35) size 28x5 [border: (3px none #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (0,150) size 28x50
- RenderTableSection {TBODY} at (0,0) size 28x25 [border: none (5px solid #007F007F) none]
- RenderTableRow {TR} at (0,0) size 28x25
- RenderTableCell {TD} at (0,10) size 28x5 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderTableSection {TBODY} at (0,25) size 28x25 [border: (5px solid #FF0000) none]
- RenderTableRow {TR} at (0,0) size 28x25
- RenderTableCell {TD} at (0,10) size 28x5 [border: (3px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 118x50
+ RenderTableRow {TR} at (0,0) size 118x25
+ RenderTableCell {TD} at (88,10) size 30x5 [border: none (2px solid #007F007F)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (59,11) size 29x3 [border: none (2px solid #FF0000) none] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (29,11) size 30x3 [border: none] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (0,11) size 29x3 [border: none] [r=0 c=3 rs=1 cs=1]
+ RenderTableRow {TR} at (0,25) size 118x25
+ RenderTableCell {TD} at (88,35) size 30x5 [border: (3px solid #FF0000) none] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (59,36) size 29x3 [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (29,36) size 30x3 [border: none] [r=1 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (0,36) size 29x3 [border: none] [r=1 c=3 rs=1 cs=1]
+ RenderTable {TABLE} at (0,100) size 27x50
+ RenderTableSection {TBODY} at (0,0) size 27x50
+ RenderTableRow {TR} at (0,0) size 27x25 [border: none (5px solid #007F007F) none]
+ RenderTableCell {TD} at (0,10) size 27x5 [border: none] [r=0 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,25) size 27x25 [border: (5px solid #FF0000) none]
+ RenderTableCell {TD} at (0,35) size 27x5 [border: (3px none #000000)] [r=1 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (0,150) size 27x50
+ RenderTableSection {TBODY} at (0,0) size 27x25 [border: none (5px solid #007F007F) none]
+ RenderTableRow {TR} at (0,0) size 27x25
+ RenderTableCell {TD} at (0,10) size 27x5 [border: none] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {TBODY} at (0,25) size 27x25 [border: (5px solid #FF0000) none]
+ RenderTableRow {TR} at (0,0) size 27x25
+ RenderTableCell {TD} at (0,10) size 27x5 [border: (3px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingequalprecedenceresolutionverticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,134 +4,134 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 785x634
</span><span class="cx"> RenderBody {BODY} at (8,8) size 769x618
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 206x206 [border: (3px solid #000000)]
</span><del>- RenderTable {TABLE} at (3,3) size 50x119
</del><ins>+ RenderTable {TABLE} at (3,3) size 50x118
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: none (5px solid #007F007F) none]
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: (5px solid #FF0000) none]
</span><del>- RenderTableSection {TBODY} at (0,0) size 50x119
- RenderTableRow {TR} at (0,0) size 25x119
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 50x118
+ RenderTableRow {TR} at (0,0) size 25x118
</ins><span class="cx"> RenderTableCell {TD} at (0,10) size 25x9 [border: none (2px solid #007F007F)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (0,40) size 25x8 [border: (3px solid #FF0000) none] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (0,70) size 25x7 [border: none] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (0,99) size 25x8 [border: (3px none #000000)] [r=0 c=3 rs=1 cs=1]
</span><del>- RenderTableRow {TR} at (0,25) size 25x119
</del><ins>+ RenderTableRow {TR} at (0,25) size 25x118
</ins><span class="cx"> RenderTableCell {TD} at (25,10) size 25x9 [border: none (2px solid #FF0000) none] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (25,40) size 25x8 [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (25,70) size 25x7 [border: none] [r=1 c=2 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (25,99) size 25x8 [border: (3px none #000000)] [r=1 c=3 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (53,3) size 50x119
</del><ins>+ RenderTable {TABLE} at (53,3) size 50x118
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: (5px solid #007F007F) none]
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: none (5px solid #FF0000) none]
</span><del>- RenderTableSection {TBODY} at (0,0) size 50x119
- RenderTableRow {TR} at (0,0) size 25x119
- RenderTableCell {TD} at (0,98) size 25x11 [border: (3px solid #007F007F) none (3px solid #007F007F)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 50x118
+ RenderTableRow {TR} at (0,0) size 25x118
+ RenderTableCell {TD} at (0,98) size 25x10 [border: (3px solid #007F007F) none (3px solid #007F007F)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (0,70) size 25x7 [border: none (2px solid #FF0000) none] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (0,40) size 25x8 [border: (3px none #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (0,11) size 25x7 [border: none] [r=0 c=3 rs=1 cs=1]
</span><del>- RenderTableRow {TR} at (0,25) size 25x119
</del><ins>+ RenderTableRow {TR} at (0,25) size 25x118
</ins><span class="cx"> RenderTableCell {TD} at (25,98) size 25x10 [border: none (2px solid #FF0000) none] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (25,70) size 25x7 [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (25,40) size 25x8 [border: (3px none #000000)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (25,11) size 25x7 [border: none] [r=1 c=3 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (103,3) size 50x28
- RenderTableSection {TBODY} at (0,0) size 50x28
- RenderTableRow {TR} at (0,0) size 25x28 [border: none (5px solid #007F007F)]
- RenderTableCell {TD} at (0,10) size 25x8 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,25) size 25x28 [border: none (5px solid #FF0000) none]
</del><ins>+ RenderTable {TABLE} at (103,3) size 50x27
+ RenderTableSection {TBODY} at (0,0) size 50x27
+ RenderTableRow {TR} at (0,0) size 25x27 [border: none (5px solid #007F007F)]
+ RenderTableCell {TD} at (0,10) size 25x7 [border: none] [r=0 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,25) size 25x27 [border: none (5px solid #FF0000) none]
</ins><span class="cx"> RenderTableCell {TD} at (25,10) size 25x7 [border: none] [r=1 c=0 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (153,3) size 50x28
- RenderTableSection {TBODY} at (0,0) size 25x28 [border: none (5px solid #007F007F)]
- RenderTableRow {TR} at (0,0) size 25x28
- RenderTableCell {TD} at (0,10) size 25x8 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderTableSection {TBODY} at (25,0) size 25x28 [border: none (5px solid #FF0000) none]
- RenderTableRow {TR} at (0,0) size 25x28
</del><ins>+ RenderTable {TABLE} at (153,3) size 50x27
+ RenderTableSection {TBODY} at (0,0) size 25x27 [border: none (5px solid #007F007F)]
+ RenderTableRow {TR} at (0,0) size 25x27
</ins><span class="cx"> RenderTableCell {TD} at (0,10) size 25x7 [border: none] [r=0 c=0 rs=1 cs=1]
</span><ins>+ RenderTableSection {TBODY} at (25,0) size 25x27 [border: none (5px solid #FF0000) none]
+ RenderTableRow {TR} at (0,0) size 25x27
+ RenderTableCell {TD} at (0,10) size 25x7 [border: none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,206) size 206x206 [border: (3px solid #000000)]
</span><del>- RenderTable {TABLE} at (3,3) size 119x50
</del><ins>+ RenderTable {TABLE} at (3,3) size 118x50
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: none (5px solid #007F007F) none]
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: none (5px solid #FF0000)]
</span><del>- RenderTableSection {TBODY} at (0,0) size 119x50
- RenderTableRow {TR} at (0,0) size 119x25
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 118x50
+ RenderTableRow {TR} at (0,0) size 118x25
</ins><span class="cx"> RenderTableCell {TD} at (0,10) size 29x5 [border: (3px solid #007F007F) none] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (29,11) size 31x3 [border: none (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (59,11) size 30x3 [border: none] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (88,11) size 31x3 [border: none] [r=0 c=3 rs=1 cs=1]
- RenderTableRow {TR} at (0,25) size 119x25
</del><ins>+ RenderTableCell {TD} at (29,11) size 30x3 [border: none (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (59,11) size 29x3 [border: none] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (88,11) size 30x3 [border: none] [r=0 c=3 rs=1 cs=1]
+ RenderTableRow {TR} at (0,25) size 118x25
</ins><span class="cx"> RenderTableCell {TD} at (0,35) size 29x5 [border: none (2px solid #FF0000) none] [r=1 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (29,36) size 31x3 [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (59,36) size 30x3 [border: none] [r=1 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (88,36) size 31x3 [border: none] [r=1 c=3 rs=1 cs=1]
- RenderTable {TABLE} at (3,53) size 119x50
</del><ins>+ RenderTableCell {TD} at (29,36) size 30x3 [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (59,36) size 29x3 [border: none] [r=1 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (88,36) size 30x3 [border: none] [r=1 c=3 rs=1 cs=1]
+ RenderTable {TABLE} at (3,53) size 118x50
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: none (5px solid #007F007F)]
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: none (5px solid #FF0000) none]
</span><del>- RenderTableSection {TBODY} at (0,0) size 119x50
- RenderTableRow {TR} at (0,0) size 119x25
- RenderTableCell {TD} at (88,10) size 31x5 [border: (3px solid #007F007F) none (3px solid #007F007F)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (59,11) size 30x3 [border: none (2px solid #FF0000) none] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (29,11) size 31x3 [border: none] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (0,11) size 30x3 [border: none] [r=0 c=3 rs=1 cs=1]
- RenderTableRow {TR} at (0,25) size 119x25
- RenderTableCell {TD} at (88,35) size 31x5 [border: none (2px solid #FF0000) none] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (59,36) size 30x3 [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (29,36) size 31x3 [border: none] [r=1 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (0,36) size 30x3 [border: none] [r=1 c=3 rs=1 cs=1]
- RenderTable {TABLE} at (3,103) size 28x50
- RenderTableSection {TBODY} at (0,0) size 28x50
- RenderTableRow {TR} at (0,0) size 28x25 [border: (5px solid #007F007F) none]
- RenderTableCell {TD} at (0,10) size 28x5 [border: (3px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,25) size 28x25 [border: none (5px solid #FF0000) none]
- RenderTableCell {TD} at (0,35) size 28x5 [border: none] [r=1 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (3,153) size 28x50
- RenderTableSection {TBODY} at (0,0) size 28x25 [border: (5px solid #007F007F) none]
- RenderTableRow {TR} at (0,0) size 28x25
- RenderTableCell {TD} at (0,10) size 28x5 [border: (3px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableSection {TBODY} at (0,25) size 28x25 [border: none (5px solid #FF0000) none]
- RenderTableRow {TR} at (0,0) size 28x25
- RenderTableCell {TD} at (0,10) size 28x5 [border: none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 118x50
+ RenderTableRow {TR} at (0,0) size 118x25
+ RenderTableCell {TD} at (88,10) size 30x5 [border: (3px solid #007F007F) none (3px solid #007F007F)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (59,11) size 29x3 [border: none (2px solid #FF0000) none] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (29,11) size 30x3 [border: none] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (0,11) size 29x3 [border: none] [r=0 c=3 rs=1 cs=1]
+ RenderTableRow {TR} at (0,25) size 118x25
+ RenderTableCell {TD} at (88,35) size 30x5 [border: none (2px solid #FF0000) none] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (59,36) size 29x3 [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (29,36) size 30x3 [border: none] [r=1 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (0,36) size 29x3 [border: none] [r=1 c=3 rs=1 cs=1]
+ RenderTable {TABLE} at (3,103) size 27x50
+ RenderTableSection {TBODY} at (0,0) size 27x50
+ RenderTableRow {TR} at (0,0) size 27x25 [border: (5px solid #007F007F) none]
+ RenderTableCell {TD} at (0,10) size 27x5 [border: (3px none #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,25) size 27x25 [border: none (5px solid #FF0000) none]
+ RenderTableCell {TD} at (0,35) size 27x5 [border: none] [r=1 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (3,153) size 27x50
+ RenderTableSection {TBODY} at (0,0) size 27x25 [border: (5px solid #007F007F) none]
+ RenderTableRow {TR} at (0,0) size 27x25
+ RenderTableCell {TD} at (0,10) size 27x5 [border: (3px none #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {TBODY} at (0,25) size 27x25 [border: none (5px solid #FF0000) none]
+ RenderTableRow {TR} at (0,0) size 27x25
+ RenderTableCell {TD} at (0,10) size 27x5 [border: none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,412) size 206x206 [border: (3px solid #000000)]
</span><del>- RenderTable {TABLE} at (3,3) size 50x119
</del><ins>+ RenderTable {TABLE} at (3,3) size 50x118
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: none (5px solid #007F007F) none]
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: (5px solid #FF0000) none]
</span><del>- RenderTableSection {TBODY} at (0,0) size 50x119
- RenderTableRow {TR} at (0,0) size 25x119
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 50x118
+ RenderTableRow {TR} at (0,0) size 25x118
</ins><span class="cx"> RenderTableCell {TD} at (0,10) size 25x9 [border: none (2px solid #007F007F) none] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (0,40) size 25x8 [border: (3px solid #FF0000) none] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (0,70) size 25x7 [border: none] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (0,99) size 25x8 [border: (3px none #000000)] [r=0 c=3 rs=1 cs=1]
</span><del>- RenderTableRow {TR} at (0,25) size 25x119
</del><ins>+ RenderTableRow {TR} at (0,25) size 25x118
</ins><span class="cx"> RenderTableCell {TD} at (25,10) size 25x9 [border: none (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (25,40) size 25x8 [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (25,70) size 25x7 [border: none] [r=1 c=2 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (25,99) size 25x8 [border: (3px none #000000)] [r=1 c=3 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (53,3) size 50x119
</del><ins>+ RenderTable {TABLE} at (53,3) size 50x118
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: (5px solid #007F007F) none]
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: none (5px solid #FF0000) none]
</span><del>- RenderTableSection {TBODY} at (0,0) size 50x119
- RenderTableRow {TR} at (0,0) size 25x119
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 50x118
+ RenderTableRow {TR} at (0,0) size 25x118
</ins><span class="cx"> RenderTableCell {TD} at (0,98) size 25x10 [border: (3px solid #007F007F) none] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (0,70) size 25x7 [border: none (2px solid #FF0000) none] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (0,40) size 25x8 [border: (3px none #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (0,11) size 25x7 [border: none] [r=0 c=3 rs=1 cs=1]
</span><del>- RenderTableRow {TR} at (0,25) size 25x119
- RenderTableCell {TD} at (25,98) size 25x11 [border: none (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 25x118
+ RenderTableCell {TD} at (25,98) size 25x10 [border: none (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (25,70) size 25x7 [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (25,40) size 25x8 [border: (3px none #000000)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (25,11) size 25x7 [border: none] [r=1 c=3 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (103,3) size 50x28
- RenderTableSection {TBODY} at (0,0) size 50x28
- RenderTableRow {TR} at (0,0) size 25x28 [border: none (5px solid #007F007F) none]
</del><ins>+ RenderTable {TABLE} at (103,3) size 50x27
+ RenderTableSection {TBODY} at (0,0) size 50x27
+ RenderTableRow {TR} at (0,0) size 25x27 [border: none (5px solid #007F007F) none]
</ins><span class="cx"> RenderTableCell {TD} at (0,10) size 25x7 [border: none] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableRow {TR} at (0,25) size 25x28 [border: none (5px solid #FF0000)]
- RenderTableCell {TD} at (25,10) size 25x8 [border: none] [r=1 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (153,3) size 50x28
- RenderTableSection {TBODY} at (0,0) size 25x28 [border: none (5px solid #007F007F) none]
- RenderTableRow {TR} at (0,0) size 25x28
</del><ins>+ RenderTableRow {TR} at (0,25) size 25x27 [border: none (5px solid #FF0000)]
+ RenderTableCell {TD} at (25,10) size 25x7 [border: none] [r=1 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (153,3) size 50x27
+ RenderTableSection {TBODY} at (0,0) size 25x27 [border: none (5px solid #007F007F) none]
+ RenderTableRow {TR} at (0,0) size 25x27
</ins><span class="cx"> RenderTableCell {TD} at (0,10) size 25x7 [border: none] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableSection {TBODY} at (25,0) size 25x28 [border: none (5px solid #FF0000)]
- RenderTableRow {TR} at (0,0) size 25x28
- RenderTableCell {TD} at (0,10) size 25x8 [border: none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (25,0) size 25x27 [border: none (5px solid #FF0000)]
+ RenderTableRow {TR} at (0,0) size 25x27
+ RenderTableCell {TD} at (0,10) size 25x7 [border: none] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingrtlbordercollapsingexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingrtlbordercollapsingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -19,87 +19,87 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 368x17
</span><span class="cx"> text run at (0,0) width 368: "The RTL table should be a mirror image of the LTR table."
</span><span class="cx"> RenderBlock {HR} at (0,83) size 784x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,93) size 134x71
- RenderTableSection {TBODY} at (0,0) size 134x71
- RenderTableRow {TR} at (0,0) size 134x25
- RenderTableCell {TD} at (0,0) size 68x25 [border: none (1px solid #000000) none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,93) size 133x71
+ RenderTableSection {TBODY} at (0,0) size 133x71
+ RenderTableRow {TR} at (0,0) size 133x25
+ RenderTableCell {TD} at (0,0) size 67x25 [border: none (1px solid #000000) none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,4) size 32x17
</span><span class="cx"> text run at (17,4) width 32: "RTL"
</span><del>- RenderTableCell {TD} at (67,0) size 67x25 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (67,0) size 66x25 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,4) size 32x17
</span><span class="cx"> text run at (17,4) width 32: "LTR"
</span><del>- RenderTableRow {TR} at (0,25) size 134x46
- RenderTableCell {TD} at (0,25) size 68x46 [border: none (1px solid #000000) none] [r=1 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,4) size 59x38 [border: none (1px solid #0000FF) none (1px solid #FF0000)]
</del><ins>+ RenderTableRow {TR} at (0,25) size 133x46
+ RenderTableCell {TD} at (0,25) size 67x46 [border: none (1px solid #000000) none] [r=1 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (4,4) size 58x38 [border: none (1px solid #0000FF) none (1px solid #FF0000)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FFFF00] [border: none (2px dotted #008000) none (1px solid #000000)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#C0C0C0]
</span><del>- RenderTableSection {TBODY} at (1,0) size 57x38
- RenderTableRow {TR} at (0,0) size 57x19
- RenderTableCell {TD} at (44,0) size 13x19 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 9x17
- text run at (2,1) width 9 RTL: " "
- RenderTableCell {TD} at (33,0) size 12x19 [border: none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 9x17
- text run at (2,1) width 9 RTL: " "
- RenderTableCell {TD} at (11,0) size 23x19 [border: none] [r=0 c=2 rs=1 cs=2]
- RenderText {#text} at (12,1) size 9x17
- text run at (12,1) width 9 RTL: " "
- RenderTableCell {TD} at (0,0) size 12x19 [border: none] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (2,1) size 9x17
- text run at (2,1) width 9 RTL: " "
- RenderTableRow {TR} at (0,19) size 57x19
- RenderTableCell {TD} at (44,19) size 13x19 [border: none (2px solid #800000) none] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 9x17
- text run at (1,1) width 9 RTL: " "
- RenderTableCell {TD} at (33,19) size 12x19 [border: none] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 9x17
- text run at (2,1) width 9 RTL: " "
- RenderTableCell {TD} at (21,19) size 13x19 [border: none] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 9x17
- text run at (2,1) width 9 RTL: " "
- RenderTableCell {TD} at (11,19) size 11x19 [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 9x17
- text run at (1,1) width 9 RTL: " "
- RenderTableCell {TD} at (0,19) size 12x19 [border: none] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (2,1) size 9x17
- text run at (2,1) width 9 RTL: " "
- RenderTableCell {TD} at (67,25) size 67x46 [r=1 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (4,4) size 59x38 [border: none (1px solid #FF0000) none (1px solid #0000FF)]
</del><ins>+ RenderTableSection {TBODY} at (1,0) size 56x38
+ RenderTableRow {TR} at (0,0) size 56x19
+ RenderTableCell {TD} at (44,0) size 12x19 [border: none] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,1) size 8x17
+ text run at (2,1) width 8 RTL: " "
+ RenderTableCell {TD} at (33,0) size 11x19 [border: none] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,1) size 8x17
+ text run at (2,1) width 8 RTL: " "
+ RenderTableCell {TD} at (11,0) size 22x19 [border: none] [r=0 c=2 rs=1 cs=2]
+ RenderText {#text} at (12,1) size 8x17
+ text run at (12,1) width 8 RTL: " "
+ RenderTableCell {TD} at (0,0) size 11x19 [border: none] [r=0 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,1) size 8x17
+ text run at (2,1) width 8 RTL: " "
+ RenderTableRow {TR} at (0,19) size 56x19
+ RenderTableCell {TD} at (44,19) size 12x19 [border: none (2px solid #800000) none] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 8x17
+ text run at (1,1) width 8 RTL: " "
+ RenderTableCell {TD} at (33,19) size 11x19 [border: none] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,1) size 8x17
+ text run at (2,1) width 8 RTL: " "
+ RenderTableCell {TD} at (21,19) size 12x19 [border: none] [r=1 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,1) size 8x17
+ text run at (2,1) width 8 RTL: " "
+ RenderTableCell {TD} at (11,19) size 10x19 [r=1 c=3 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 8x17
+ text run at (1,1) width 8 RTL: " "
+ RenderTableCell {TD} at (0,19) size 11x19 [border: none] [r=1 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,1) size 8x17
+ text run at (2,1) width 8 RTL: " "
+ RenderTableCell {TD} at (67,25) size 66x46 [r=1 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (4,4) size 58x38 [border: none (1px solid #FF0000) none (1px solid #0000FF)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FFFF00] [border: none (1px solid #000000) none (2px dotted #008000)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#C0C0C0]
</span><del>- RenderTableSection {TBODY} at (1,0) size 57x38
- RenderTableRow {TR} at (0,0) size 57x19
- RenderTableCell {TD} at (0,0) size 13x19 [border: none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,0) size 56x38
+ RenderTableRow {TR} at (0,0) size 56x19
+ RenderTableCell {TD} at (0,0) size 12x19 [border: none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 8x17
</span><span class="cx"> text run at (2,1) width 8: " "
</span><del>- RenderTableCell {TD} at (12,0) size 12x19 [border: none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (12,0) size 11x19 [border: none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: " "
</span><del>- RenderTableCell {TD} at (23,0) size 23x19 [border: none] [r=0 c=2 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (23,0) size 22x19 [border: none] [r=0 c=2 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 8x17
</span><span class="cx"> text run at (2,1) width 8: " "
</span><del>- RenderTableCell {TD} at (45,0) size 12x19 [border: none] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (45,0) size 11x19 [border: none] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: " "
</span><del>- RenderTableRow {TR} at (0,19) size 57x19
- RenderTableCell {TD} at (0,19) size 13x19 [border: none (2px solid #800000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 56x19
+ RenderTableCell {TD} at (0,19) size 12x19 [border: none (2px solid #800000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,1) size 8x17
</span><span class="cx"> text run at (3,1) width 8: " "
</span><del>- RenderTableCell {TD} at (12,19) size 12x19 [border: none] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (12,19) size 11x19 [border: none] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: " "
</span><del>- RenderTableCell {TD} at (23,19) size 12x19 [border: none] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (23,19) size 11x19 [border: none] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 8x17
</span><span class="cx"> text run at (2,1) width 8: " "
</span><del>- RenderTableCell {TD} at (34,19) size 12x19 [border: none] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,19) size 11x19 [border: none] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 8x17
</span><span class="cx"> text run at (2,1) width 8: " "
</span><del>- RenderTableCell {TD} at (45,19) size 12x19 [border: none] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (45,19) size 11x19 [border: none] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingrtlbordercollapsingverticalexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingrtlbordercollapsingverticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -19,87 +19,87 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 368x17
</span><span class="cx"> text run at (0,0) width 368: "The RTL table should be a mirror image of the LTR table."
</span><span class="cx"> RenderBlock {HR} at (0,83) size 784x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,93) size 71x140
- RenderTableSection {TBODY} at (0,0) size 71x140
- RenderTableRow {TR} at (0,0) size 25x140
- RenderTableCell {TD} at (0,0) size 25x71 [border: none (1px solid #000000) none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (4,19) size 17x32
</del><ins>+ RenderTable {TABLE} at (0,93) size 71x139
+ RenderTableSection {TBODY} at (0,0) size 71x139
+ RenderTableRow {TR} at (0,0) size 25x139
+ RenderTableCell {TD} at (0,0) size 25x70 [border: none (1px solid #000000) none] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (4,19) size 17x31
</ins><span class="cx"> text run at (4,19) width 31: "RTL"
</span><del>- RenderTableCell {TD} at (0,70) size 25x70 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (4,19) size 17x32
</del><ins>+ RenderTableCell {TD} at (0,70) size 25x69 [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (4,19) size 17x31
</ins><span class="cx"> text run at (4,19) width 31: "LTR"
</span><del>- RenderTableRow {TR} at (0,25) size 46x140
- RenderTableCell {TD} at (25,0) size 46x71 [border: none (1px solid #000000) none] [r=1 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,4) size 38x62 [border: (1px solid #0000FF) none (1px solid #FF0000) none]
</del><ins>+ RenderTableRow {TR} at (0,25) size 46x139
+ RenderTableCell {TD} at (25,0) size 46x70 [border: none (1px solid #000000) none] [r=1 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (4,4) size 38x61 [border: (1px solid #0000FF) none (1px solid #FF0000) 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 {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FFFF00] [border: (2px dotted #008000) none (1px solid #000000) none]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#C0C0C0]
</span><del>- RenderTableSection {TBODY} at (0,1) size 38x60
- RenderTableRow {TR} at (0,0) size 19x60
- RenderTableCell {TD} at (0,46) size 19x14 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,3) size 17x9
</del><ins>+ RenderTableSection {TBODY} at (0,1) size 38x59
+ RenderTableRow {TR} at (0,0) size 19x59
+ RenderTableCell {TD} at (0,46) size 19x13 [border: none] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,3) size 17x8
</ins><span class="cx"> text run at (1,3) width 8 RTL: " "
</span><del>- RenderTableCell {TD} at (0,33) size 19x14 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,4) size 17x9
</del><ins>+ RenderTableCell {TD} at (0,33) size 19x13 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (1,4) size 17x8
</ins><span class="cx"> text run at (1,4) width 8 RTL: " "
</span><del>- RenderTableCell {TD} at (0,11) size 19x23 [r=0 c=2 rs=1 cs=2]
- RenderText {#text} at (1,13) size 17x9
</del><ins>+ RenderTableCell {TD} at (0,11) size 19x22 [r=0 c=2 rs=1 cs=2]
+ RenderText {#text} at (1,13) size 17x8
</ins><span class="cx"> text run at (1,13) width 8 RTL: " "
</span><del>- RenderTableCell {TD} at (0,0) size 19x12 [border: (1px none #000000)] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (1,2) size 17x9
</del><ins>+ RenderTableCell {TD} at (0,0) size 19x11 [border: (1px none #000000)] [r=0 c=4 rs=1 cs=1]
+ RenderText {#text} at (1,2) size 17x8
</ins><span class="cx"> text run at (1,2) width 8 RTL: " "
</span><del>- RenderTableRow {TR} at (0,19) size 19x60
- RenderTableCell {TD} at (19,46) size 19x14 [border: (2px solid #800000) none] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,3) size 17x9
</del><ins>+ RenderTableRow {TR} at (0,19) size 19x59
+ RenderTableCell {TD} at (19,46) size 19x13 [border: (2px solid #800000) none] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,3) size 17x8
</ins><span class="cx"> text run at (1,3) width 8 RTL: " "
</span><del>- RenderTableCell {TD} at (19,33) size 19x14 [border: (1px none #000000)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 17x9
</del><ins>+ RenderTableCell {TD} at (19,33) size 19x13 [border: (1px none #000000)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (1,2) size 17x8
</ins><span class="cx"> text run at (1,2) width 8 RTL: " "
</span><del>- RenderTableCell {TD} at (19,22) size 19x12 [border: (1px none #000000)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 17x9
</del><ins>+ RenderTableCell {TD} at (19,22) size 19x11 [border: (1px none #000000)] [r=1 c=2 rs=1 cs=1]
+ RenderText {#text} at (1,2) size 17x8
</ins><span class="cx"> text run at (1,2) width 8 RTL: " "
</span><del>- RenderTableCell {TD} at (19,11) size 19x12 [border: none] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 17x9
</del><ins>+ RenderTableCell {TD} at (19,11) size 19x11 [border: none] [r=1 c=3 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 17x8
</ins><span class="cx"> text run at (1,1) width 8 RTL: " "
</span><del>- RenderTableCell {TD} at (19,0) size 19x12 [border: (1px none #000000)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (1,2) size 17x9
</del><ins>+ RenderTableCell {TD} at (19,0) size 19x11 [border: (1px none #000000)] [r=1 c=4 rs=1 cs=1]
+ RenderText {#text} at (1,2) size 17x8
</ins><span class="cx"> text run at (1,2) width 8 RTL: " "
</span><del>- RenderTableCell {TD} at (25,70) size 46x70 [r=1 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (4,4) size 38x62 [border: (1px solid #FF0000) none (1px solid #0000FF) none]
</del><ins>+ RenderTableCell {TD} at (25,70) size 46x69 [r=1 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (4,4) size 38x61 [border: (1px solid #FF0000) none (1px solid #0000FF) 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 {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FFFF00] [border: (1px solid #000000) none (2px dotted #008000) none]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#C0C0C0]
</span><del>- RenderTableSection {TBODY} at (0,1) size 38x60
- RenderTableRow {TR} at (0,0) size 19x60
- RenderTableCell {TD} at (0,0) size 19x14 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,1) size 38x59
+ RenderTableRow {TR} at (0,0) size 19x59
+ RenderTableCell {TD} at (0,0) size 19x13 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x8
</span><span class="cx"> text run at (1,2) width 8: " "
</span><del>- RenderTableCell {TD} at (0,13) size 19x13 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,13) size 19x12 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x8
</span><span class="cx"> text run at (1,1) width 8: " "
</span><del>- RenderTableCell {TD} at (0,25) size 19x24 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (0,25) size 19x23 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x8
</span><span class="cx"> text run at (1,2) width 8: " "
</span><del>- RenderTableCell {TD} at (0,48) size 19x12 [border: none] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,48) size 19x11 [border: none] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x8
</span><span class="cx"> text run at (1,1) width 8: " "
</span><del>- RenderTableRow {TR} at (0,19) size 19x60
- RenderTableCell {TD} at (19,0) size 19x14 [border: (1px none #000000) (2px solid #800000) none] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 19x59
+ RenderTableCell {TD} at (19,0) size 19x13 [border: (1px none #000000) (2px solid #800000) none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x8
</span><span class="cx"> text run at (1,2) width 8: " "
</span><del>- RenderTableCell {TD} at (19,13) size 19x13 [border: (2px none #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (19,13) size 19x12 [border: (2px none #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,3) size 17x8
</span><span class="cx"> text run at (1,3) width 8: " "
</span><del>- RenderTableCell {TD} at (19,25) size 19x13 [border: (1px none #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (19,25) size 19x12 [border: (1px none #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x8
</span><span class="cx"> text run at (1,2) width 8: " "
</span><del>- RenderTableCell {TD} at (19,37) size 19x12 [border: (1px none #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (19,37) size 19x11 [border: (1px none #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 17x8
</span><span class="cx"> text run at (1,2) width 8: " "
</span><del>- RenderTableCell {TD} at (19,48) size 19x12 [border: none] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (19,48) size 19x11 [border: none] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x8
</span><span class="cx"> text run at (1,1) width 8: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablecaptionrelayoutexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/caption-relayout-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/caption-relayout-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/caption-relayout-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,8 +3,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 103x100
- RenderBlock {CAPTION} at (0,0) size 103x50 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,50) size 103x50
- RenderTableRow {TR} at (0,0) size 103x50
- RenderTableCell {TD} at (0,24) size 103x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 102x100
+ RenderBlock {CAPTION} at (0,0) size 102x50 [bgcolor=#008000]
+ RenderTableSection {TBODY} at (0,50) size 102x50
+ RenderTableRow {TR} at (0,0) size 102x50
+ RenderTableCell {TD} at (0,24) size 102x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablecellabsolutechildexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/cell-absolute-child-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablecellabsolutechildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/cell-absolute-child-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/cell-absolute-child-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/cell-absolute-child-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -19,13 +19,13 @@
</span><span class="cx"> RenderBlock {P} at (0,50) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 535x17
</span><span class="cx"> text run at (0,0) width 535: "You should see two identical green squares, 100x100 pixels each, next to each other."
</span><del>- RenderTable {TABLE} at (0,83) size 108x156
- RenderTableSection {TBODY} at (0,0) size 108x156
- RenderTableRow {TR} at (0,2) size 108x50
- RenderTableCell {TD} at (2,26) size 104x2 [r=0 c=0 rs=1 cs=2]
- RenderTableRow {TR} at (0,54) size 108x100
</del><ins>+ RenderTable {TABLE} at (0,83) size 107x156
+ RenderTableSection {TBODY} at (0,0) size 107x156
+ RenderTableRow {TR} at (0,2) size 107x50
+ RenderTableCell {TD} at (2,26) size 103x2 [r=0 c=0 rs=1 cs=2]
+ RenderTableRow {TR} at (0,54) size 107x100
</ins><span class="cx"> RenderTableCell {TD} at (2,54) size 100x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
</span><del>- RenderTableCell (anonymous) at (104,54) size 2x0 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell (anonymous) at (104,54) size 1x0 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> layer at (11,146) size 98x98
</span><span class="cx"> RenderBlock (positioned) {DIV} at (11,146) size 98x98
</span><span class="cx"> layer at (112,145) size 102x102
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablecellwidthautoexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/cell-width-auto-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/cell-width-auto-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/cell-width-auto-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,13 +10,13 @@
</span><span class="cx"> RenderBlock {P} at (0,33) size 600x17
</span><span class="cx"> RenderText {#text} at (0,0) size 163x17
</span><span class="cx"> text run at (0,0) width 163: "Table 1: width in <COL>"
</span><del>- RenderTable {TABLE} at (0,66) size 257x159
</del><ins>+ RenderTable {TABLE} at (0,66) size 256x159
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (0,0) size 257x159
- RenderTableRow {TR} at (0,2) size 257x155
- RenderTableCell {TD} at (2,2) size 151x155 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 256x159
+ RenderTableRow {TR} at (0,2) size 256x155
+ RenderTableCell {TD} at (2,2) size 150x155 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 148x153
</span><span class="cx"> text run at (1,1) width 88: "Cras tincidunt"
</span><span class="cx"> text run at (1,18) width 145: "bibendum nunc. Morbi"
</span><span class="lines">@@ -27,16 +27,16 @@
</span><span class="cx"> text run at (1,103) width 106: "vestibulum risus,"
</span><span class="cx"> text run at (1,120) width 143: "placerat malesuada dui"
</span><span class="cx"> text run at (1,137) width 148: "enim nec est. Nulla leo."
</span><del>- RenderTableCell {TD} at (154,70) size 101x19 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (154,70) size 100x19 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 84x17
</span><span class="cx"> text run at (1,1) width 84: "Lorem ipsum"
</span><span class="cx"> RenderBlock {P} at (0,241) size 600x17
</span><span class="cx"> RenderText {#text} at (0,0) size 152x17
</span><span class="cx"> text run at (0,0) width 152: "Table 2: width in <TD>"
</span><del>- RenderTable {TABLE} at (0,274) size 261x159
- RenderTableSection {TBODY} at (0,0) size 261x159
- RenderTableRow {TR} at (0,2) size 261x155
- RenderTableCell {TD} at (2,2) size 153x155 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,274) size 260x159
+ RenderTableSection {TBODY} at (0,0) size 260x159
+ RenderTableRow {TR} at (0,2) size 260x155
+ RenderTableCell {TD} at (2,2) size 152x155 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 148x153
</span><span class="cx"> text run at (1,1) width 88: "Cras tincidunt"
</span><span class="cx"> text run at (1,18) width 145: "bibendum nunc. Morbi"
</span><span class="lines">@@ -47,6 +47,6 @@
</span><span class="cx"> text run at (1,103) width 106: "vestibulum risus,"
</span><span class="cx"> text run at (1,120) width 143: "placerat malesuada dui"
</span><span class="cx"> text run at (1,137) width 148: "enim nec est. Nulla leo."
</span><del>- RenderTableCell {TD} at (156,70) size 103x19 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,70) size 102x19 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 84x17
</span><span class="cx"> text run at (1,1) width 84: "Lorem ipsum"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablecolspanwithallpercentcellsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/colspan-with-all-percent-cells-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablecolspanwithallpercentcellsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/colspan-with-all-percent-cells-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/colspan-with-all-percent-cells-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/colspan-with-all-percent-cells-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 608x260
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 608x260
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 608x154
</span><del>- RenderTableCell {TD} at (2,2) size 605x154 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (2,2) size 604x154 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderTable {TABLE} at (2,2) size 600x150
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 600x150
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 600x146
</span><span class="lines">@@ -14,5 +14,5 @@
</span><span class="cx"> RenderTableRow {TR} at (0,158) size 608x100
</span><span class="cx"> RenderTableCell {TD} at (2,158) size 113x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (116,158) size 376x4 [bgcolor=#0000FF] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (493,158) size 114x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (493,158) size 113x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (2,2) size 109x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablecolspanMinWidthexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/colspanMinWidth-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablecolspanMinWidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/colspanMinWidth-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/colspanMinWidth-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/colspanMinWidth-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,21 +3,21 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 216x47
- RenderTableSection {TBODY} at (0,0) size 216x47
- RenderTableRow {TR} at (0,2) size 216x2
</del><ins>+ RenderTable {TABLE} at (0,0) size 215x47
+ RenderTableSection {TBODY} at (0,0) size 215x47
+ RenderTableRow {TR} at (0,2) size 215x2
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 3x2 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableRow {TR} at (0,6) size 216x0
- RenderTableCell {TD} at (2,6) size 208x2 [bgcolor=#008000] [r=1 c=0 rs=2 cs=2]
- RenderTableRow {TR} at (0,8) size 216x0
- RenderTableCell {TD} at (211,25) size 3x3 [bgcolor=#FF0000] [r=2 c=2 rs=2 cs=1]
- RenderTableRow {TR} at (0,10) size 216x35
- RenderTableCell {TD} at (2,10) size 208x35 [bgcolor=#00FFFF] [r=3 c=0 rs=1 cs=2]
- RenderTable {TABLE} at (1,1) size 206x33
- RenderTableSection {TBODY} at (0,0) size 206x33
- RenderTableRow {TR} at (0,2) size 206x29
- RenderTableCell {TD} at (2,15) size 3x3 [bgcolor=#FF00FF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,2) size 198x29 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,6) size 215x0
+ RenderTableCell {TD} at (2,6) size 207x2 [bgcolor=#008000] [r=1 c=0 rs=2 cs=2]
+ RenderTableRow {TR} at (0,8) size 215x0
+ RenderTableCell {TD} at (211,25) size 2x3 [bgcolor=#FF0000] [r=2 c=2 rs=2 cs=1]
+ RenderTableRow {TR} at (0,10) size 215x35
+ RenderTableCell {TD} at (2,10) size 207x35 [bgcolor=#00FFFF] [r=3 c=0 rs=1 cs=2]
+ RenderTable {TABLE} at (1,1) size 205x33
+ RenderTableSection {TBODY} at (0,0) size 205x33
+ RenderTableRow {TR} at (0,2) size 205x29
+ RenderTableCell {TD} at (2,15) size 2x3 [bgcolor=#FF00FF] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,2) size 197x29 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTextControl {INPUT} at (3,3) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (23,27) size 185x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablecolspanMinWidthverticalexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/colspanMinWidth-vertical-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablecolspanMinWidthverticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/colspanMinWidth-vertical-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/colspanMinWidth-vertical-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/colspanMinWidth-vertical-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,21 +3,21 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 215x216
- RenderTableSection {TBODY} at (0,0) size 215x216
- RenderTableRow {TR} at (0,2) size 2x216
</del><ins>+ RenderTable {TABLE} at (0,0) size 215x215
+ RenderTableSection {TBODY} at (0,0) size 215x215
+ RenderTableRow {TR} at (0,2) size 2x215
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 2x3 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableRow {TR} at (0,6) size 0x216
- RenderTableCell {TD} at (6,2) size 2x208 [bgcolor=#008000] [r=1 c=0 rs=2 cs=2]
- RenderTableRow {TR} at (0,8) size 0x216
</del><ins>+ RenderTableRow {TR} at (0,6) size 0x215
+ RenderTableCell {TD} at (6,2) size 2x207 [bgcolor=#008000] [r=1 c=0 rs=2 cs=2]
+ RenderTableRow {TR} at (0,8) size 0x215
</ins><span class="cx"> RenderTableCell {TD} at (8,312) size 205x-200 [bgcolor=#FF0000] [r=2 c=2 rs=2 cs=1]
</span><del>- RenderTableRow {TR} at (0,10) size 203x216
- RenderTableCell {TD} at (10,2) size 203x208 [bgcolor=#00FFFF] [r=3 c=0 rs=1 cs=2]
- RenderTable {TABLE} at (1,1) size 201x206
- RenderTableSection {TBODY} at (0,0) size 201x206
- RenderTableRow {TR} at (0,2) size 197x206
</del><ins>+ RenderTableRow {TR} at (0,10) size 203x215
+ RenderTableCell {TD} at (10,2) size 203x207 [bgcolor=#00FFFF] [r=3 c=0 rs=1 cs=2]
+ RenderTable {TABLE} at (1,1) size 201x205
+ RenderTableSection {TBODY} at (0,0) size 201x205
+ RenderTableRow {TR} at (0,2) size 197x205
</ins><span class="cx"> RenderTableCell {TD} at (2,99) size 197x-192 [bgcolor=#FF00FF] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (2,6) size 197x198 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,6) size 197x197 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTextControl {INPUT} at (3,3) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (19,23) size 185x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabledynamiccellpaddingexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/dynamic-cellpadding-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabledynamiccellpaddingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/dynamic-cellpadding-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/dynamic-cellpadding-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/dynamic-cellpadding-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,19 +3,19 @@
</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 121x106 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 119x104
- RenderTableRow {TR} at (0,2) size 119x49
- RenderTableCell {TD} at (2,2) size 57x49 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 120x106 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 118x104
+ RenderTableRow {TR} at (0,2) size 118x49
+ RenderTableCell {TD} at (2,2) size 56x49 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (16,16) size 24x17
</span><span class="cx"> text run at (16,16) width 24: "100"
</span><del>- RenderTableCell {TD} at (60,2) size 57x49 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (60,2) size 56x49 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (16,16) size 24x17
</span><span class="cx"> text run at (16,16) width 24: "200"
</span><del>- RenderTableRow {TR} at (0,53) size 119x49
- RenderTableCell {TD} at (2,53) size 57x49 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,53) size 118x49
+ RenderTableCell {TD} at (2,53) size 56x49 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (16,16) size 24x17
</span><span class="cx"> text run at (16,16) width 24: "300"
</span><del>- RenderTableCell {TD} at (60,53) size 57x49 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (60,53) size 56x49 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (16,16) size 24x17
</span><span class="cx"> text run at (16,16) width 24: "400"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttableedgeoffsetsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/edge-offsets-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttableedgeoffsetsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/edge-offsets-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/edge-offsets-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/edge-offsets-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -26,25 +26,25 @@
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> layer at (8,101) size 102x102 clip at (9,102) size 100x85 scrollWidth 133
</span><span class="cx"> RenderBlock {DIV} at (0,93) size 102x102 [border: (1px solid #0000FF)]
</span><del>- RenderTable {TABLE} at (1,1) size 7x6
- RenderTableSection {TBODY} at (0,0) size 7x6
- RenderTableRow {TR} at (0,2) size 7x2
- RenderTableCell {TD} at (2,2) size 3x2 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (1,1) size 6x6
+ RenderTableSection {TBODY} at (0,0) size 6x6
+ RenderTableRow {TR} at (0,2) size 6x2
+ RenderTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (8,220) size 102x102 clip at (9,221) size 100x85 scrollX 33 scrollWidth 133
</span><span class="cx"> RenderBlock {DIV} at (0,212) size 102x102 [border: (1px solid #0000FF)]
</span><del>- RenderTable {TABLE} at (94,1) size 7x6
- RenderTableSection {TBODY} at (0,0) size 7x6
- RenderTableRow {TR} at (0,2) size 7x2
- RenderTableCell {TD} at (2,2) size 3x2 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (95,1) size 6x6
+ RenderTableSection {TBODY} at (0,0) size 6x6
+ RenderTableRow {TR} at (0,2) size 6x2
+ RenderTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (8,339) size 102x102 clip at (9,340) size 85x100 scrollHeight 133
</span><span class="cx"> RenderBlock {DIV} at (0,331) size 102x102 [border: (1px solid #0000FF)]
</span><del>- RenderTable {TABLE} at (1,1) size 7x6
- RenderTableSection {TBODY} at (0,0) size 7x6
- RenderTableRow {TR} at (0,2) size 7x2
- RenderTableCell {TD} at (2,2) size 3x2 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (1,1) size 6x6
+ RenderTableSection {TBODY} at (0,0) size 6x6
+ RenderTableRow {TR} at (0,2) size 6x2
+ RenderTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (82,105) size 60x60 backgroundClip at (9,102) size 100x85 clip at (9,102) size 100x85 outlineClip at (9,102) size 100x85
</span><span class="cx"> RenderBlock (positioned) {DIV} at (70,0) size 60x60 [bgcolor=#C0C0C0]
</span><span class="cx"> layer at (-24,224) size 60x60 backgroundClip at (9,221) size 100x85 clip at (9,221) size 100x85 outlineClip at (9,221) size 100x85
</span><del>- RenderBlock (positioned) {DIV} at (-130,0) size 61x60 [bgcolor=#C0C0C0]
</del><ins>+ RenderBlock (positioned) {DIV} at (-130,0) size 60x60 [bgcolor=#C0C0C0]
</ins><span class="cx"> layer at (12,413) size 60x60 backgroundClip at (9,340) size 85x100 clip at (9,340) size 85x100 outlineClip at (9,340) size 85x100
</span><span class="cx"> RenderBlock (positioned) {DIV} at (0,70) size 60x60 [bgcolor=#C0C0C0]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttableemptycellsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/empty-cells-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttableemptycellsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/empty-cells-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/empty-cells-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/empty-cells-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,21 +6,21 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 785x29 [border: (2px solid #000000)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 781x25
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 781x25
</span><del>- RenderTableCell {TD} at (0,12) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,12) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (0,4) size 781x17 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 220x17
</span><span class="cx"> text run at (0,0) width 220: "First cell empty, second auto width"
</span><span class="cx"> RenderTable {TABLE} at (0,29) size 785x29 [border: (2px solid #000000)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 781x25
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 781x25
</span><del>- RenderTableCell {TD} at (0,12) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,12) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (0,4) size 781x17 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 239x17
</span><span class="cx"> text run at (0,0) width 239: "First cell empty, second percent width"
</span><span class="cx"> RenderTable {TABLE} at (0,58) size 785x29 [border: (2px solid #000000)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 781x25
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 781x25
</span><del>- RenderTableCell {TD} at (0,12) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,12) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (0,4) size 781x17 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 225x17
</span><span class="cx"> text run at (0,0) width 225: "First cell empty, second fixed width"
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,116) size 785x29 [border: (2px solid #000000)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 781x25
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 781x25
</span><del>- RenderTableCell {TD} at (0,12) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,12) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (0,4) size 781x17 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 321x17
</span><span class="cx"> text run at (0,0) width 321: "First cell empty (no space) and has white-space:pre"
</span><span class="lines">@@ -64,14 +64,14 @@
</span><span class="cx"> RenderTable {TABLE} at (0,232) size 785x31 [border: (2px solid #000000)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 781x27
</span><span class="cx"> RenderTableRow {TR} at (0,1) size 781x25
</span><del>- RenderTableCell {TD} at (1,13) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (1,13) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (2,5) size 778x17 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 234x17
</span><span class="cx"> text run at (0,0) width 234: "First cell empty, table has cellspacing"
</span><span class="cx"> RenderTable {TABLE} at (0,263) size 785x29 [border: (2px solid #000000)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 781x25
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 781x25
</span><del>- RenderTableCell {TD} at (0,12) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,12) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (0,4) size 781x17 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 194x17
</span><span class="cx"> text run at (0,0) width 194: "First cell empty but has margin"
</span><span class="lines">@@ -99,12 +99,12 @@
</span><span class="cx"> RenderTable {TABLE} at (0,375) size 785x54 [border: (2px solid #000000)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 781x50
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 781x25
</span><del>- RenderTableCell {TD} at (0,12) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,12) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (0,4) size 781x17 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 158x17
</span><span class="cx"> text run at (0,0) width 158: "First row, first cell empty"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 781x25
</span><del>- RenderTableCell {TD} at (0,37) size 1x0 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,37) size 0x0 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (0,29) size 781x17 [bgcolor=#FF0000] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 177x17
</span><span class="cx"> text run at (0,0) width 177: "Second row, first cell empty"
</span><span class="lines">@@ -118,7 +118,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,458) size 785x54 [border: (2px solid #000000)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 781x50
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 781x25
</span><del>- RenderTableCell {TD} at (0,12) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,12) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (0,4) size 391x17 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 23x17
</span><span class="cx"> text run at (0,0) width 23: "text"
</span><span class="lines">@@ -136,7 +136,7 @@
</span><span class="cx"> RenderTableCell {TD} at (0,4) size 391x17 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 23x17
</span><span class="cx"> text run at (0,0) width 23: "text"
</span><del>- RenderTableCell {TD} at (390,12) size 1x0 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (390,12) size 0x0 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (390,4) size 391x17 [bgcolor=#FF0000] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 308x17
</span><span class="cx"> text run at (0,0) width 308: "First row, first cell non-empty, second cell empty"
</span><span class="lines">@@ -191,12 +191,12 @@
</span><span class="cx"> RenderTable {TABLE} at (0,754) size 785x4 [border: (2px solid #000000)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 781x0
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 781x0
</span><del>- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,758) size 785x17
</span><span class="cx"> RenderText {#text} at (0,0) size 109x17
</span><span class="cx"> text run at (0,0) width 109: "Two empty cells:"
</span><span class="cx"> RenderTable {TABLE} at (0,775) size 785x4 [border: (2px solid #000000)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 781x0
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 781x0
</span><del>- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttableframeandrulesexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/frame-and-rules-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttableframeandrulesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/frame-and-rules-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/frame-and-rules-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/frame-and-rules-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,2457 +3,2457 @@
</span><span class="cx"> layer at (0,0) size 785x7338
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 785x7338
</span><span class="cx"> RenderBody {BODY} at (8,8) size 769x7282
</span><del>- RenderTable {TABLE} at (0,0) size 274x112
- RenderBlock {CAPTION} at (0,0) size 274x17
- RenderInline {A} at (0,0) size 225x17
- RenderText {#text} at (22,0) size 225x17
- text run at (22,0) width 225: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}none\x{201D}"
- RenderInline (generated) at (0,0) size 6x17
- RenderText at (246,0) size 6x17
- text run at (246,0) width 6: ":"
- RenderTableSection {THEAD} at (0,17) size 274x19
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 273x112
+ RenderBlock {CAPTION} at (0,0) size 273x17
+ RenderInline {A} at (0,0) size 224x17
+ RenderText {#text} at (22,0) size 224x17
+ text run at (22,0) width 224: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}none\x{201D}"
+ RenderInline (generated) at (0,0) size 5x17
+ RenderText at (246,0) size 5x17
+ text run at (246,0) width 5: ":"
+ RenderTableSection {THEAD} at (0,17) size 273x19
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 274x57
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,9) size 92x20 [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 273x57
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,9) size 91x20 [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 183x19 [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 182x19 [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,19) size 274x19
- RenderTableCell {TD} at (91,19) size 92x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 273x19
+ RenderTableCell {TD} at (91,19) size 91x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (182,28) size 92x20 [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,28) size 91x20 [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,38) size 274x19
- RenderTableCell {TD} at (0,38) size 183x19 [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,38) size 273x19
+ RenderTableCell {TD} at (0,38) size 182x19 [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,93) size 274x19
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,93) size 273x19
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,160) size 274x113
- RenderBlock {CAPTION} at (0,0) size 274x17
</del><ins>+ RenderTable {TABLE} at (0,160) size 273x113
+ RenderBlock {CAPTION} at (0,0) size 273x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 236x17
</span><span class="cx"> RenderText {#text} at (16,0) size 236x17
</span><span class="cx"> text run at (16,0) width 236: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}none\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (251,0) size 6x17
</span><span class="cx"> text run at (251,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 274x20
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 273x20
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 274x57
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,9) size 92x20 [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 273x57
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,9) size 91x20 [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 183x19 [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 182x19 [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,19) size 274x19
- RenderTableCell {TD} at (91,19) size 92x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 273x19
+ RenderTableCell {TD} at (91,19) size 91x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (182,28) size 92x20 [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,28) size 91x20 [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,38) size 274x19
- RenderTableCell {TD} at (0,38) size 183x19 [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,38) size 273x19
+ RenderTableCell {TD} at (0,38) size 182x19 [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,94) size 274x19
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,94) size 273x19
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,321) size 274x113 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 274x17
</del><ins>+ RenderTable {TABLE} at (0,321) size 273x113 [border: none (1px solid #808080) none]
+ RenderBlock {CAPTION} at (0,0) size 273x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 236x17
</span><span class="cx"> RenderText {#text} at (16,0) size 236x17
</span><span class="cx"> text run at (16,0) width 236: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}none\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (251,0) size 6x17
</span><span class="cx"> text run at (251,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 274x19
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 273x19
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 274x57
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,9) size 92x20 [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 273x57
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,9) size 91x20 [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 183x19 [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 182x19 [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,19) size 274x19
- RenderTableCell {TD} at (91,19) size 92x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 273x19
+ RenderTableCell {TD} at (91,19) size 91x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (182,28) size 92x20 [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,28) size 91x20 [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,38) size 274x19
- RenderTableCell {TD} at (0,38) size 183x19 [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,38) size 273x19
+ RenderTableCell {TD} at (0,38) size 182x19 [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,93) size 274x19
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,93) size 273x19
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,482) size 274x114 [border: none none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 274x17
</del><ins>+ RenderTable {TABLE} at (0,482) size 273x114 [border: none none (1px solid #808080) none]
+ RenderBlock {CAPTION} at (0,0) size 273x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 238x17
</span><span class="cx"> RenderText {#text} at (15,0) size 238x17
</span><span class="cx"> text run at (15,0) width 238: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}none\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (252,0) size 6x17
</span><span class="cx"> text run at (252,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 274x20
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 273x20
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 274x57
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,9) size 92x20 [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 273x57
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,9) size 91x20 [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 183x19 [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 182x19 [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,19) size 274x19
- RenderTableCell {TD} at (91,19) size 92x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 273x19
+ RenderTableCell {TD} at (91,19) size 91x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (182,28) size 92x20 [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,28) size 91x20 [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,38) size 274x19
- RenderTableCell {TD} at (0,38) size 183x19 [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,38) size 273x19
+ RenderTableCell {TD} at (0,38) size 182x19 [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,94) size 274x19
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,94) size 273x19
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,644) size 276x112 [border: none (1px solid #808080) none none]
- RenderBlock {CAPTION} at (0,0) size 276x17
</del><ins>+ RenderTable {TABLE} at (0,644) size 275x112 [border: none (1px solid #808080) none none]
+ RenderBlock {CAPTION} at (0,0) size 275x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 236x17
</span><span class="cx"> RenderText {#text} at (17,0) size 236x17
</span><span class="cx"> text run at (17,0) width 236: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}none\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (252,0) size 6x17
</span><span class="cx"> text run at (252,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 275x19
- RenderTableRow {TR} at (0,0) size 275x19
- RenderTableCell {TD} at (0,0) size 93x19 [border: none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 274x19
+ RenderTableRow {TR} at (0,0) size 274x19
+ RenderTableCell {TD} at (0,0) size 92x19 [border: none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 275x57
- RenderTableRow {TR} at (0,0) size 275x19
- RenderTableCell {TD} at (0,9) size 93x20 [border: none] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 274x57
+ RenderTableRow {TR} at (0,0) size 274x19
+ RenderTableCell {TD} at (0,9) size 92x20 [border: none] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x18
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 183x19 [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 182x19 [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,19) size 275x19
- RenderTableCell {TD} at (92,19) size 92x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 274x19
+ RenderTableCell {TD} at (92,19) size 91x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,28) size 92x20 [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,28) size 91x20 [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,38) size 275x19
- RenderTableCell {TD} at (0,38) size 184x19 [border: none] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,38) size 274x19
+ RenderTableCell {TD} at (0,38) size 183x19 [border: none] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,93) size 275x19
- RenderTableRow {TR} at (0,0) size 275x19
- RenderTableCell {TD} at (0,0) size 93x19 [border: none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,93) size 274x19
+ RenderTableRow {TR} at (0,0) size 274x19
+ RenderTableCell {TD} at (0,0) size 92x19 [border: none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,804) size 275x112
- RenderBlock {CAPTION} at (0,0) size 275x17
</del><ins>+ RenderTable {TABLE} at (0,804) size 274x112
+ RenderBlock {CAPTION} at (0,0) size 274x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 217x17
</span><span class="cx"> RenderText {#text} at (26,0) size 217x17
</span><span class="cx"> text run at (26,0) width 217: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}none\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (242,0) size 6x17
</span><span class="cx"> text run at (242,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 275x19
- RenderTableRow {TR} at (0,0) size 275x19
- RenderTableCell {TD} at (0,0) size 93x19 [border: none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 274x19
+ RenderTableRow {TR} at (0,0) size 274x19
+ RenderTableCell {TD} at (0,0) size 92x19 [border: none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 275x57
- RenderTableRow {TR} at (0,0) size 275x19
- RenderTableCell {TD} at (0,9) size 93x20 [border: none] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 274x57
+ RenderTableRow {TR} at (0,0) size 274x19
+ RenderTableCell {TD} at (0,9) size 92x20 [border: none] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x18
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 183x19 [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 182x19 [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,19) size 275x19
- RenderTableCell {TD} at (92,19) size 92x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 274x19
+ RenderTableCell {TD} at (92,19) size 91x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,28) size 92x20 [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,28) size 91x20 [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,38) size 275x19
- RenderTableCell {TD} at (0,38) size 184x19 [border: none] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,38) size 274x19
+ RenderTableCell {TD} at (0,38) size 183x19 [border: none] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,93) size 275x19
- RenderTableRow {TR} at (0,0) size 275x19
- RenderTableCell {TD} at (0,0) size 93x19 [border: none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,93) size 274x19
+ RenderTableRow {TR} at (0,0) size 274x19
+ RenderTableCell {TD} at (0,0) size 92x19 [border: none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,964) size 275x112 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 275x17
</del><ins>+ RenderTable {TABLE} at (0,964) size 274x112 [border: none (1px solid #808080) none]
+ RenderBlock {CAPTION} at (0,0) size 274x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 219x17
</span><span class="cx"> RenderText {#text} at (25,0) size 219x17
</span><span class="cx"> text run at (25,0) width 219: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}none\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (243,0) size 6x17
</span><span class="cx"> text run at (243,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 274x19
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 273x19
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 274x57
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,9) size 92x20 [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 273x57
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,9) size 91x20 [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 183x19 [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 182x19 [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,19) size 274x19
- RenderTableCell {TD} at (91,19) size 92x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 273x19
+ RenderTableCell {TD} at (91,19) size 91x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (182,28) size 92x20 [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,28) size 91x20 [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,38) size 274x19
- RenderTableCell {TD} at (0,38) size 183x19 [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,38) size 273x19
+ RenderTableCell {TD} at (0,38) size 182x19 [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,93) size 274x19
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,93) size 273x19
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,1124) size 276x114 [border: none]
- RenderBlock {CAPTION} at (0,0) size 276x17
</del><ins>+ RenderTable {TABLE} at (0,1124) size 275x114 [border: none]
+ RenderBlock {CAPTION} at (0,0) size 275x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 222x17
</span><span class="cx"> RenderText {#text} at (24,0) size 222x17
</span><span class="cx"> text run at (24,0) width 222: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}none\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (245,0) size 6x17
</span><span class="cx"> text run at (245,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 275x20
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 274x20
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 275x57
- RenderTableRow {TR} at (0,0) size 275x19
- RenderTableCell {TD} at (0,9) size 93x20 [border: none] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 274x57
+ RenderTableRow {TR} at (0,0) size 274x19
+ RenderTableCell {TD} at (0,9) size 92x20 [border: none] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x18
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 183x19 [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 182x19 [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,19) size 275x19
- RenderTableCell {TD} at (92,19) size 92x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 274x19
+ RenderTableCell {TD} at (92,19) size 91x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,28) size 92x20 [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,28) size 91x20 [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,38) size 275x19
- RenderTableCell {TD} at (0,38) size 184x19 [border: none] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,38) size 274x19
+ RenderTableCell {TD} at (0,38) size 183x19 [border: none] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,94) size 275x19
- RenderTableRow {TR} at (0,0) size 275x19
- RenderTableCell {TD} at (0,0) size 93x19 [border: none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,94) size 274x19
+ RenderTableRow {TR} at (0,0) size 274x19
+ RenderTableCell {TD} at (0,0) size 92x19 [border: none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,1286) size 276x114 [border: none]
- RenderBlock {CAPTION} at (0,0) size 276x17
- RenderInline {A} at (0,0) size 241x17
- RenderText {#text} at (15,0) size 241x17
- text run at (15,0) width 241: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}none\x{201D}"
- RenderInline (generated) at (0,0) size 6x17
- RenderText at (255,0) size 6x17
- text run at (255,0) width 6: ":"
- RenderTableSection {THEAD} at (0,17) size 275x20
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,1286) size 275x114 [border: none]
+ RenderBlock {CAPTION} at (0,0) size 275x17
+ RenderInline {A} at (0,0) size 240x17
+ RenderText {#text} at (15,0) size 240x17
+ text run at (15,0) width 240: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}none\x{201D}"
+ RenderInline (generated) at (0,0) size 5x17
+ RenderText at (255,0) size 5x17
+ text run at (255,0) width 5: ":"
+ RenderTableSection {THEAD} at (0,17) size 274x20
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 275x57
- RenderTableRow {TR} at (0,0) size 275x19
- RenderTableCell {TD} at (0,9) size 93x20 [border: none] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 274x57
+ RenderTableRow {TR} at (0,0) size 274x19
+ RenderTableCell {TD} at (0,9) size 92x20 [border: none] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x18
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 183x19 [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 182x19 [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,19) size 275x19
- RenderTableCell {TD} at (92,19) size 92x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 274x19
+ RenderTableCell {TD} at (92,19) size 91x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,28) size 92x20 [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,28) size 91x20 [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,38) size 275x19
- RenderTableCell {TD} at (0,38) size 184x19 [border: none] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,38) size 274x19
+ RenderTableCell {TD} at (0,38) size 183x19 [border: none] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,94) size 275x19
- RenderTableRow {TR} at (0,0) size 275x19
- RenderTableCell {TD} at (0,0) size 93x19 [border: none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,94) size 274x19
+ RenderTableRow {TR} at (0,0) size 274x19
+ RenderTableCell {TD} at (0,0) size 92x19 [border: none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,1448) size 274x114
- RenderBlock {CAPTION} at (0,0) size 274x17
- RenderInline {A} at (0,0) size 237x17
- RenderText {#text} at (16,0) size 237x17
- text run at (16,0) width 237: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}groups\x{201D}"
- RenderInline (generated) at (0,0) size 6x17
- RenderText at (252,0) size 6x17
- text run at (252,0) width 6: ":"
- RenderTableSection {THEAD} at (0,17) size 274x19 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,1448) size 273x114
+ RenderBlock {CAPTION} at (0,0) size 273x17
+ RenderInline {A} at (0,0) size 236x17
+ RenderText {#text} at (16,0) size 236x17
+ text run at (16,0) width 236: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}groups\x{201D}"
+ RenderInline (generated) at (0,0) size 5x17
+ RenderText at (252,0) size 5x17
+ text run at (252,0) width 5: ":"
+ RenderTableSection {THEAD} at (0,17) size 273x19 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 274x58 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,9) size 92x21 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 273x58 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,9) size 91x21 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x18
</span><span class="cx"> text run at (1,3) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 183x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 182x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 274x19
- RenderTableCell {TD} at (91,20) size 92x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 273x19
+ RenderTableCell {TD} at (91,20) size 91x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (182,29) size 92x20 [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,29) size 91x20 [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,39) size 274x19
- RenderTableCell {TD} at (0,39) size 183x19 [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,39) size 273x19
+ RenderTableCell {TD} at (0,39) size 182x19 [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,94) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,94) size 273x20 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,1610) size 274x115
- RenderBlock {CAPTION} at (0,0) size 274x17
</del><ins>+ RenderTable {TABLE} at (0,1610) size 273x115
+ RenderBlock {CAPTION} at (0,0) size 273x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 248x17
</span><span class="cx"> RenderText {#text} at (10,0) size 248x17
</span><span class="cx"> text run at (10,0) width 248: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}groups\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (257,0) size 6x17
</span><span class="cx"> text run at (257,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 273x20 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 274x58 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,9) size 92x21 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 273x58 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,9) size 91x21 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x18
</span><span class="cx"> text run at (1,3) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 183x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 182x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 274x19
- RenderTableCell {TD} at (91,20) size 92x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 273x19
+ RenderTableCell {TD} at (91,20) size 91x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (182,29) size 92x20 [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,29) size 91x20 [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,39) size 274x19
- RenderTableCell {TD} at (0,39) size 183x19 [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,39) size 273x19
+ RenderTableCell {TD} at (0,39) size 182x19 [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,95) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,95) size 273x20 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,1773) size 274x115 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 274x17
</del><ins>+ RenderTable {TABLE} at (0,1773) size 273x115 [border: none (1px solid #808080) none]
+ RenderBlock {CAPTION} at (0,0) size 273x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 248x17
</span><span class="cx"> RenderText {#text} at (10,0) size 248x17
</span><span class="cx"> text run at (10,0) width 248: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}groups\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (257,0) size 6x17
</span><span class="cx"> text run at (257,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 274x19 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 273x19 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 274x58 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,9) size 92x21 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 273x58 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,9) size 91x21 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x18
</span><span class="cx"> text run at (1,3) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 183x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 182x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 274x19
- RenderTableCell {TD} at (91,20) size 92x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 273x19
+ RenderTableCell {TD} at (91,20) size 91x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (182,29) size 92x20 [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,29) size 91x20 [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,39) size 274x19
- RenderTableCell {TD} at (0,39) size 183x19 [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,39) size 273x19
+ RenderTableCell {TD} at (0,39) size 182x19 [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,94) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,94) size 273x20 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,1936) size 274x116 [border: none none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 274x17
</del><ins>+ RenderTable {TABLE} at (0,1936) size 273x116 [border: none none (1px solid #808080) none]
+ RenderBlock {CAPTION} at (0,0) size 273x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 250x17
</span><span class="cx"> RenderText {#text} at (9,0) size 250x17
</span><span class="cx"> text run at (9,0) width 250: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}groups\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (258,0) size 6x17
</span><span class="cx"> text run at (258,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 273x20 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 274x58 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,9) size 92x21 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 273x58 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,9) size 91x21 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x18
</span><span class="cx"> text run at (1,3) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 183x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 182x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 274x19
- RenderTableCell {TD} at (91,20) size 92x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 273x19
+ RenderTableCell {TD} at (91,20) size 91x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (182,29) size 92x20 [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,29) size 91x20 [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,39) size 274x19
- RenderTableCell {TD} at (0,39) size 183x19 [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,39) size 273x19
+ RenderTableCell {TD} at (0,39) size 182x19 [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,95) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,95) size 273x20 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,2100) size 276x114 [border: none (1px solid #808080) none none]
- RenderBlock {CAPTION} at (0,0) size 276x17
</del><ins>+ RenderTable {TABLE} at (0,2100) size 275x114 [border: none (1px solid #808080) none none]
+ RenderBlock {CAPTION} at (0,0) size 275x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 248x17
</span><span class="cx"> RenderText {#text} at (11,0) size 248x17
</span><span class="cx"> text run at (11,0) width 248: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}groups\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (258,0) size 6x17
</span><span class="cx"> text run at (258,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 275x19 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 275x19
- RenderTableCell {TD} at (0,0) size 93x19 [border: none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 274x19 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 274x19
+ RenderTableCell {TD} at (0,0) size 92x19 [border: none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 275x58 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,9) size 93x21 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 274x58 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,9) size 92x21 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x18
</span><span class="cx"> text run at (2,3) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 183x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 182x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 275x19
- RenderTableCell {TD} at (92,20) size 92x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 274x19
+ RenderTableCell {TD} at (92,20) size 91x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,29) size 92x20 [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,29) size 91x20 [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,39) size 275x19
- RenderTableCell {TD} at (0,39) size 184x19 [border: none] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,39) size 274x19
+ RenderTableCell {TD} at (0,39) size 183x19 [border: none] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,94) size 275x20 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,94) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,2262) size 275x114
- RenderBlock {CAPTION} at (0,0) size 275x17
</del><ins>+ RenderTable {TABLE} at (0,2262) size 274x114
+ RenderBlock {CAPTION} at (0,0) size 274x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 229x17
</span><span class="cx"> RenderText {#text} at (20,0) size 229x17
</span><span class="cx"> text run at (20,0) width 229: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}groups\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (248,0) size 6x17
</span><span class="cx"> text run at (248,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 275x19 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 275x19
- RenderTableCell {TD} at (0,0) size 93x19 [border: none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 274x19 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 274x19
+ RenderTableCell {TD} at (0,0) size 92x19 [border: none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 275x58 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,9) size 93x21 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 274x58 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,9) size 92x21 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x18
</span><span class="cx"> text run at (2,3) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 183x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 182x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 275x19
- RenderTableCell {TD} at (92,20) size 92x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 274x19
+ RenderTableCell {TD} at (92,20) size 91x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,29) size 92x20 [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,29) size 91x20 [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,39) size 275x19
- RenderTableCell {TD} at (0,39) size 184x19 [border: none] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,39) size 274x19
+ RenderTableCell {TD} at (0,39) size 183x19 [border: none] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,94) size 275x20 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,94) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,2424) size 275x114 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 275x17
</del><ins>+ RenderTable {TABLE} at (0,2424) size 274x114 [border: none (1px solid #808080) none]
+ RenderBlock {CAPTION} at (0,0) size 274x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 231x17
</span><span class="cx"> RenderText {#text} at (19,0) size 231x17
</span><span class="cx"> text run at (19,0) width 231: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}groups\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (249,0) size 6x17
</span><span class="cx"> text run at (249,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 274x19 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 273x19 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 274x58 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,9) size 92x21 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 273x58 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,9) size 91x21 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x18
</span><span class="cx"> text run at (1,3) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 183x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 182x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 274x19
- RenderTableCell {TD} at (91,20) size 92x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 273x19
+ RenderTableCell {TD} at (91,20) size 91x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (182,29) size 92x20 [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,29) size 91x20 [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,39) size 274x19
- RenderTableCell {TD} at (0,39) size 183x19 [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,39) size 273x19
+ RenderTableCell {TD} at (0,39) size 182x19 [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,94) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,94) size 273x20 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,2586) size 276x116 [border: none]
- RenderBlock {CAPTION} at (0,0) size 276x17
</del><ins>+ RenderTable {TABLE} at (0,2586) size 275x116 [border: none]
+ RenderBlock {CAPTION} at (0,0) size 275x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 234x17
</span><span class="cx"> RenderText {#text} at (18,0) size 234x17
</span><span class="cx"> text run at (18,0) width 234: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}groups\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (251,0) size 6x17
</span><span class="cx"> text run at (251,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 275x20 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 275x58 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,9) size 93x21 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 274x58 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,9) size 92x21 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x18
</span><span class="cx"> text run at (2,3) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 183x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 182x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 275x19
- RenderTableCell {TD} at (92,20) size 92x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 274x19
+ RenderTableCell {TD} at (92,20) size 91x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,29) size 92x20 [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,29) size 91x20 [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,39) size 275x19
- RenderTableCell {TD} at (0,39) size 184x19 [border: none] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,39) size 274x19
+ RenderTableCell {TD} at (0,39) size 183x19 [border: none] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,95) size 275x20 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,95) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,2750) size 276x116 [border: none]
- RenderBlock {CAPTION} at (0,0) size 276x17
- RenderInline {A} at (0,0) size 253x17
- RenderText {#text} at (9,0) size 253x17
- text run at (9,0) width 253: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}groups\x{201D}"
- RenderInline (generated) at (0,0) size 6x17
- RenderText at (261,0) size 6x17
- text run at (261,0) width 6: ":"
- RenderTableSection {THEAD} at (0,17) size 275x20 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,2750) size 275x116 [border: none]
+ RenderBlock {CAPTION} at (0,0) size 275x17
+ RenderInline {A} at (0,0) size 252x17
+ RenderText {#text} at (9,0) size 252x17
+ text run at (9,0) width 252: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}groups\x{201D}"
+ RenderInline (generated) at (0,0) size 5x17
+ RenderText at (261,0) size 5x17
+ text run at (261,0) width 5: ":"
+ RenderTableSection {THEAD} at (0,17) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 275x58 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,9) size 93x21 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 274x58 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,9) size 92x21 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x18
</span><span class="cx"> text run at (2,3) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 183x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 182x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 275x19
- RenderTableCell {TD} at (92,20) size 92x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 274x19
+ RenderTableCell {TD} at (92,20) size 91x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,29) size 92x20 [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,29) size 91x20 [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,39) size 275x19
- RenderTableCell {TD} at (0,39) size 184x19 [border: none] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,39) size 274x19
+ RenderTableCell {TD} at (0,39) size 183x19 [border: none] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,95) size 275x20 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,95) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,2914) size 274x116
- RenderBlock {CAPTION} at (0,0) size 274x17
- RenderInline {A} at (0,0) size 223x17
- RenderText {#text} at (23,0) size 223x17
- text run at (23,0) width 223: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}rows\x{201D}"
- RenderInline (generated) at (0,0) size 6x17
- RenderText at (245,0) size 6x17
- text run at (245,0) width 6: ":"
- RenderTableSection {THEAD} at (0,17) size 274x19
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,2914) size 273x116
+ RenderBlock {CAPTION} at (0,0) size 273x17
+ RenderInline {A} at (0,0) size 222x17
+ RenderText {#text} at (23,0) size 222x17
+ text run at (23,0) width 222: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}rows\x{201D}"
+ RenderInline (generated) at (0,0) size 5x17
+ RenderText at (245,0) size 5x17
+ text run at (245,0) width 5: ":"
+ RenderTableSection {THEAD} at (0,17) size 273x19
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 274x60
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,10) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 273x60
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,10) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 183x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 182x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 274x20
- RenderTableCell {TD} at (91,20) size 92x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 273x20
+ RenderTableCell {TD} at (91,20) size 91x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (182,30) size 92x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,30) size 91x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,40) size 274x20
- RenderTableCell {TD} at (0,40) size 183x20 [border: (1px solid #808080) none none none] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 273x20
+ RenderTableCell {TD} at (0,40) size 182x20 [border: (1px solid #808080) none none none] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,96) size 274x20
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,96) size 273x20
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,3078) size 274x117
- RenderBlock {CAPTION} at (0,0) size 274x17
</del><ins>+ RenderTable {TABLE} at (0,3078) size 273x117
+ RenderBlock {CAPTION} at (0,0) size 273x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 234x17
</span><span class="cx"> RenderText {#text} at (17,0) size 234x17
</span><span class="cx"> text run at (17,0) width 234: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}rows\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (250,0) size 6x17
</span><span class="cx"> text run at (250,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 274x20
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 273x20
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 274x60
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,10) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 273x60
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,10) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 183x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 182x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 274x20
- RenderTableCell {TD} at (91,20) size 92x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 273x20
+ RenderTableCell {TD} at (91,20) size 91x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (182,30) size 92x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,30) size 91x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,40) size 274x20
- RenderTableCell {TD} at (0,40) size 183x20 [border: (1px solid #808080) none none none] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 273x20
+ RenderTableCell {TD} at (0,40) size 182x20 [border: (1px solid #808080) none none none] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,97) size 274x20
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,97) size 273x20
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,3243) size 274x117 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 274x17
</del><ins>+ RenderTable {TABLE} at (0,3243) size 273x117 [border: none (1px solid #808080) none]
+ RenderBlock {CAPTION} at (0,0) size 273x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 234x17
</span><span class="cx"> RenderText {#text} at (17,0) size 234x17
</span><span class="cx"> text run at (17,0) width 234: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}rows\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (250,0) size 6x17
</span><span class="cx"> text run at (250,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 274x19
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 273x19
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 274x60
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,10) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 273x60
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,10) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 183x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 182x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 274x20
- RenderTableCell {TD} at (91,20) size 92x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 273x20
+ RenderTableCell {TD} at (91,20) size 91x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (182,30) size 92x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,30) size 91x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,40) size 274x20
- RenderTableCell {TD} at (0,40) size 183x20 [border: (1px solid #808080) none none none] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 273x20
+ RenderTableCell {TD} at (0,40) size 182x20 [border: (1px solid #808080) none none none] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,96) size 274x20
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,96) size 273x20
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,3408) size 274x118 [border: none none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 274x17
</del><ins>+ RenderTable {TABLE} at (0,3408) size 273x118 [border: none none (1px solid #808080) none]
+ RenderBlock {CAPTION} at (0,0) size 273x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 236x17
</span><span class="cx"> RenderText {#text} at (16,0) size 236x17
</span><span class="cx"> text run at (16,0) width 236: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}rows\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (251,0) size 6x17
</span><span class="cx"> text run at (251,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 274x20
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 273x20
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 274x60
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,10) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 273x60
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,10) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 183x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 182x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 274x20
- RenderTableCell {TD} at (91,20) size 92x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 273x20
+ RenderTableCell {TD} at (91,20) size 91x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (182,30) size 92x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,30) size 91x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,40) size 274x20
- RenderTableCell {TD} at (0,40) size 183x20 [border: (1px solid #808080) none none none] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 273x20
+ RenderTableCell {TD} at (0,40) size 182x20 [border: (1px solid #808080) none none none] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,97) size 274x20
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,97) size 273x20
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,3574) size 276x116 [border: none (1px solid #808080) none none]
- RenderBlock {CAPTION} at (0,0) size 276x17
</del><ins>+ RenderTable {TABLE} at (0,3574) size 275x116 [border: none (1px solid #808080) none none]
+ RenderBlock {CAPTION} at (0,0) size 275x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 234x17
</span><span class="cx"> RenderText {#text} at (18,0) size 234x17
</span><span class="cx"> text run at (18,0) width 234: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}rows\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (251,0) size 6x17
</span><span class="cx"> text run at (251,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 275x19
- RenderTableRow {TR} at (0,0) size 275x19
- RenderTableCell {TD} at (0,0) size 93x19 [border: none none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 274x19
+ RenderTableRow {TR} at (0,0) size 274x19
+ RenderTableCell {TD} at (0,0) size 92x19 [border: none none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 275x60
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,10) size 93x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 274x60
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,10) size 92x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 183x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 182x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 275x20
- RenderTableCell {TD} at (92,20) size 92x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 274x20
+ RenderTableCell {TD} at (92,20) size 91x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,30) size 92x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,30) size 91x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,40) size 275x20
- RenderTableCell {TD} at (0,40) size 184x20 [border: (1px solid #808080) none none (1px none #808080)] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 274x20
+ RenderTableCell {TD} at (0,40) size 183x20 [border: (1px solid #808080) none none (1px none #808080)] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,96) size 275x20
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,96) size 274x20
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,3738) size 275x116
- RenderBlock {CAPTION} at (0,0) size 275x17
</del><ins>+ RenderTable {TABLE} at (0,3738) size 274x116
+ RenderBlock {CAPTION} at (0,0) size 274x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 215x17
</span><span class="cx"> RenderText {#text} at (27,0) size 215x17
</span><span class="cx"> text run at (27,0) width 215: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}rows\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (241,0) size 6x17
</span><span class="cx"> text run at (241,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 275x19
- RenderTableRow {TR} at (0,0) size 275x19
- RenderTableCell {TD} at (0,0) size 93x19 [border: none none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 274x19
+ RenderTableRow {TR} at (0,0) size 274x19
+ RenderTableCell {TD} at (0,0) size 92x19 [border: none none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 275x60
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,10) size 93x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 274x60
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,10) size 92x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 183x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 182x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 275x20
- RenderTableCell {TD} at (92,20) size 92x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 274x20
+ RenderTableCell {TD} at (92,20) size 91x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,30) size 92x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,30) size 91x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,40) size 275x20
- RenderTableCell {TD} at (0,40) size 184x20 [border: (1px solid #808080) none none (1px none #808080)] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 274x20
+ RenderTableCell {TD} at (0,40) size 183x20 [border: (1px solid #808080) none none (1px none #808080)] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,96) size 275x20
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,96) size 274x20
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,3902) size 275x116 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 275x17
</del><ins>+ RenderTable {TABLE} at (0,3902) size 274x116 [border: none (1px solid #808080) none]
+ RenderBlock {CAPTION} at (0,0) size 274x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 217x17
</span><span class="cx"> RenderText {#text} at (26,0) size 217x17
</span><span class="cx"> text run at (26,0) width 217: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}rows\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (242,0) size 6x17
</span><span class="cx"> text run at (242,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 274x19
- RenderTableRow {TR} at (0,0) size 274x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 273x19
+ RenderTableRow {TR} at (0,0) size 273x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 274x60
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,10) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 273x60
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,10) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 183x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 182x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 274x20
- RenderTableCell {TD} at (91,20) size 92x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 273x20
+ RenderTableCell {TD} at (91,20) size 91x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (182,30) size 92x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,30) size 91x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,40) size 274x20
- RenderTableCell {TD} at (0,40) size 183x20 [border: (1px solid #808080) none none none] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 273x20
+ RenderTableCell {TD} at (0,40) size 182x20 [border: (1px solid #808080) none none none] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,96) size 274x20
- RenderTableRow {TR} at (0,0) size 274x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,96) size 273x20
+ RenderTableRow {TR} at (0,0) size 273x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (182,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (182,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,4066) size 276x118 [border: none]
- RenderBlock {CAPTION} at (0,0) size 276x17
</del><ins>+ RenderTable {TABLE} at (0,4066) size 275x118 [border: none]
+ RenderBlock {CAPTION} at (0,0) size 275x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 220x17
</span><span class="cx"> RenderText {#text} at (25,0) size 220x17
</span><span class="cx"> text run at (25,0) width 220: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}rows\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (244,0) size 6x17
</span><span class="cx"> text run at (244,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 275x20
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 274x20
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 275x60
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,10) size 93x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 274x60
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,10) size 92x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 183x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 182x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 275x20
- RenderTableCell {TD} at (92,20) size 92x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 274x20
+ RenderTableCell {TD} at (92,20) size 91x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,30) size 92x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,30) size 91x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,40) size 275x20
- RenderTableCell {TD} at (0,40) size 184x20 [border: (1px solid #808080) none none (1px none #808080)] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 274x20
+ RenderTableCell {TD} at (0,40) size 183x20 [border: (1px solid #808080) none none (1px none #808080)] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,97) size 275x20
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,97) size 274x20
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,4232) size 276x118 [border: none]
- RenderBlock {CAPTION} at (0,0) size 276x17
- RenderInline {A} at (0,0) size 239x17
- RenderText {#text} at (16,0) size 239x17
- text run at (16,0) width 239: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}rows\x{201D}"
- RenderInline (generated) at (0,0) size 6x17
- RenderText at (254,0) size 6x17
- text run at (254,0) width 6: ":"
- RenderTableSection {THEAD} at (0,17) size 275x20
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,4232) size 275x118 [border: none]
+ RenderBlock {CAPTION} at (0,0) size 275x17
+ RenderInline {A} at (0,0) size 238x17
+ RenderText {#text} at (16,0) size 238x17
+ text run at (16,0) width 238: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}rows\x{201D}"
+ RenderInline (generated) at (0,0) size 5x17
+ RenderText at (254,0) size 5x17
+ text run at (254,0) width 5: ":"
+ RenderTableSection {THEAD} at (0,17) size 274x20
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 275x60
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,10) size 93x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 274x60
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,10) size 92x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 183x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 182x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 275x20
- RenderTableCell {TD} at (92,20) size 92x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 274x20
+ RenderTableCell {TD} at (92,20) size 91x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,30) size 92x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,30) size 91x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,40) size 275x20
- RenderTableCell {TD} at (0,40) size 184x20 [border: (1px solid #808080) none none (1px none #808080)] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 274x20
+ RenderTableCell {TD} at (0,40) size 183x20 [border: (1px solid #808080) none none (1px none #808080)] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,97) size 275x20
- RenderTableRow {TR} at (0,0) size 275x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,97) size 274x20
+ RenderTableRow {TR} at (0,0) size 274x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 92x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 91x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,4398) size 276x112
- RenderBlock {CAPTION} at (0,0) size 276x17
- RenderInline {A} at (0,0) size 217x17
- RenderText {#text} at (27,0) size 217x17
- text run at (27,0) width 217: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}cols\x{201D}"
- RenderInline (generated) at (0,0) size 6x17
- RenderText at (243,0) size 6x17
- text run at (243,0) width 6: ":"
- RenderTableSection {THEAD} at (0,17) size 276x19
- RenderTableRow {TR} at (0,0) size 276x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,4398) size 275x112
+ RenderBlock {CAPTION} at (0,0) size 275x17
+ RenderInline {A} at (0,0) size 216x17
+ RenderText {#text} at (27,0) size 216x17
+ text run at (27,0) width 216: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}cols\x{201D}"
+ RenderInline (generated) at (0,0) size 5x17
+ RenderText at (243,0) size 5x17
+ text run at (243,0) width 5: ":"
+ RenderTableSection {THEAD} at (0,17) size 275x19
+ RenderTableRow {TR} at (0,0) size 275x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 276x57
- RenderTableRow {TR} at (0,0) size 276x19
- RenderTableCell {TD} at (0,9) size 92x20 [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 275x57
+ RenderTableRow {TR} at (0,0) size 275x19
+ RenderTableCell {TD} at (0,9) size 91x20 [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 185x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 184x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,19) size 276x19
- RenderTableCell {TD} at (91,19) size 93x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 275x19
+ RenderTableCell {TD} at (91,19) size 92x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,28) size 93x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,28) size 92x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x18
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,38) size 276x19
- RenderTableCell {TD} at (0,38) size 184x19 [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,38) size 275x19
+ RenderTableCell {TD} at (0,38) size 183x19 [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,93) size 276x19
- RenderTableRow {TR} at (0,0) size 276x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,93) size 275x19
+ RenderTableRow {TR} at (0,0) size 275x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,4558) size 276x113
- RenderBlock {CAPTION} at (0,0) size 276x17
</del><ins>+ RenderTable {TABLE} at (0,4558) size 275x113
+ RenderBlock {CAPTION} at (0,0) size 275x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 228x17
</span><span class="cx"> RenderText {#text} at (21,0) size 228x17
</span><span class="cx"> text run at (21,0) width 228: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}cols\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (248,0) size 6x17
</span><span class="cx"> text run at (248,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 276x20
- RenderTableRow {TR} at (0,0) size 276x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #808080) none none none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 275x20
+ RenderTableRow {TR} at (0,0) size 275x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px none #808080) none none none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 276x57
- RenderTableRow {TR} at (0,0) size 276x19
- RenderTableCell {TD} at (0,9) size 92x20 [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 275x57
+ RenderTableRow {TR} at (0,0) size 275x19
+ RenderTableCell {TD} at (0,9) size 91x20 [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 185x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 184x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,19) size 276x19
- RenderTableCell {TD} at (91,19) size 93x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 275x19
+ RenderTableCell {TD} at (91,19) size 92x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,28) size 93x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,28) size 92x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x18
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,38) size 276x19
- RenderTableCell {TD} at (0,38) size 184x19 [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,38) size 275x19
+ RenderTableCell {TD} at (0,38) size 183x19 [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,94) size 276x19
- RenderTableRow {TR} at (0,0) size 276x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,94) size 275x19
+ RenderTableRow {TR} at (0,0) size 275x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,4719) size 276x113 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 276x17
</del><ins>+ RenderTable {TABLE} at (0,4719) size 275x113 [border: none (1px solid #808080) none]
+ RenderBlock {CAPTION} at (0,0) size 275x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 228x17
</span><span class="cx"> RenderText {#text} at (21,0) size 228x17
</span><span class="cx"> text run at (21,0) width 228: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}cols\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (248,0) size 6x17
</span><span class="cx"> text run at (248,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 276x19
- RenderTableRow {TR} at (0,0) size 276x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 275x19
+ RenderTableRow {TR} at (0,0) size 275x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 276x57
- RenderTableRow {TR} at (0,0) size 276x19
- RenderTableCell {TD} at (0,9) size 92x20 [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 275x57
+ RenderTableRow {TR} at (0,0) size 275x19
+ RenderTableCell {TD} at (0,9) size 91x20 [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 185x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 184x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,19) size 276x19
- RenderTableCell {TD} at (91,19) size 93x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 275x19
+ RenderTableCell {TD} at (91,19) size 92x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,28) size 93x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,28) size 92x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x18
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,38) size 276x19
- RenderTableCell {TD} at (0,38) size 184x19 [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,38) size 275x19
+ RenderTableCell {TD} at (0,38) size 183x19 [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,93) size 276x19
- RenderTableRow {TR} at (0,0) size 276x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,93) size 275x19
+ RenderTableRow {TR} at (0,0) size 275x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,4880) size 276x114 [border: none none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 276x17
</del><ins>+ RenderTable {TABLE} at (0,4880) size 275x114 [border: none none (1px solid #808080) none]
+ RenderBlock {CAPTION} at (0,0) size 275x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 230x17
</span><span class="cx"> RenderText {#text} at (20,0) size 230x17
</span><span class="cx"> text run at (20,0) width 230: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}cols\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (249,0) size 6x17
</span><span class="cx"> text run at (249,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 276x20
- RenderTableRow {TR} at (0,0) size 276x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #808080) none none none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 275x20
+ RenderTableRow {TR} at (0,0) size 275x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px none #808080) none none none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 276x57
- RenderTableRow {TR} at (0,0) size 276x19
- RenderTableCell {TD} at (0,9) size 92x20 [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 275x57
+ RenderTableRow {TR} at (0,0) size 275x19
+ RenderTableCell {TD} at (0,9) size 91x20 [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 185x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 184x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,19) size 276x19
- RenderTableCell {TD} at (91,19) size 93x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 275x19
+ RenderTableCell {TD} at (91,19) size 92x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,28) size 93x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,28) size 92x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x18
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,38) size 276x19
- RenderTableCell {TD} at (0,38) size 184x19 [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,38) size 275x19
+ RenderTableCell {TD} at (0,38) size 183x19 [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,94) size 276x19
- RenderTableRow {TR} at (0,0) size 276x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,94) size 275x19
+ RenderTableRow {TR} at (0,0) size 275x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,5042) size 278x112 [border: none (1px solid #808080) none none]
- RenderBlock {CAPTION} at (0,0) size 278x17
</del><ins>+ RenderTable {TABLE} at (0,5042) size 277x112 [border: none (1px solid #808080) none none]
+ RenderBlock {CAPTION} at (0,0) size 277x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 228x17
</span><span class="cx"> RenderText {#text} at (22,0) size 228x17
</span><span class="cx"> text run at (22,0) width 228: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}cols\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (249,0) size 6x17
</span><span class="cx"> text run at (249,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 277x19
- RenderTableRow {TR} at (0,0) size 277x19
- RenderTableCell {TD} at (0,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 276x19
+ RenderTableRow {TR} at (0,0) size 276x19
+ RenderTableCell {TD} at (0,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (184,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 277x57
- RenderTableRow {TR} at (0,0) size 277x19
- RenderTableCell {TD} at (0,9) size 93x20 [border: none none none (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 276x57
+ RenderTableRow {TR} at (0,0) size 276x19
+ RenderTableCell {TD} at (0,9) size 92x20 [border: none none none (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x18
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 185x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 184x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,19) size 277x19
- RenderTableCell {TD} at (92,19) size 93x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 276x19
+ RenderTableCell {TD} at (92,19) size 92x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (184,28) size 93x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,28) size 92x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x18
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,38) size 277x19
- RenderTableCell {TD} at (0,38) size 185x19 [border: none none none (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,38) size 276x19
+ RenderTableCell {TD} at (0,38) size 184x19 [border: none none none (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,93) size 277x19
- RenderTableRow {TR} at (0,0) size 277x19
- RenderTableCell {TD} at (0,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,93) size 276x19
+ RenderTableRow {TR} at (0,0) size 276x19
+ RenderTableCell {TD} at (0,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (184,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,5202) size 277x112
- RenderBlock {CAPTION} at (0,0) size 277x17
</del><ins>+ RenderTable {TABLE} at (0,5202) size 276x112
+ RenderBlock {CAPTION} at (0,0) size 276x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 209x17
</span><span class="cx"> RenderText {#text} at (31,0) size 209x17
</span><span class="cx"> text run at (31,0) width 209: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}cols\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (239,0) size 6x17
</span><span class="cx"> text run at (239,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 277x19
- RenderTableRow {TR} at (0,0) size 277x19
- RenderTableCell {TD} at (0,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 276x19
+ RenderTableRow {TR} at (0,0) size 276x19
+ RenderTableCell {TD} at (0,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (184,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 277x57
- RenderTableRow {TR} at (0,0) size 277x19
- RenderTableCell {TD} at (0,9) size 93x20 [border: none none none (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 276x57
+ RenderTableRow {TR} at (0,0) size 276x19
+ RenderTableCell {TD} at (0,9) size 92x20 [border: none none none (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x18
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 185x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 184x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,19) size 277x19
- RenderTableCell {TD} at (92,19) size 93x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 276x19
+ RenderTableCell {TD} at (92,19) size 92x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (184,28) size 93x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,28) size 92x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x18
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,38) size 277x19
- RenderTableCell {TD} at (0,38) size 185x19 [border: none none none (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,38) size 276x19
+ RenderTableCell {TD} at (0,38) size 184x19 [border: none none none (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,93) size 277x19
- RenderTableRow {TR} at (0,0) size 277x19
- RenderTableCell {TD} at (0,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,93) size 276x19
+ RenderTableRow {TR} at (0,0) size 276x19
+ RenderTableCell {TD} at (0,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (184,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,5362) size 277x112 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 277x17
</del><ins>+ RenderTable {TABLE} at (0,5362) size 276x112 [border: none (1px solid #808080) none]
+ RenderBlock {CAPTION} at (0,0) size 276x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 211x17
</span><span class="cx"> RenderText {#text} at (30,0) size 211x17
</span><span class="cx"> text run at (30,0) width 211: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}cols\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (240,0) size 6x17
</span><span class="cx"> text run at (240,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 276x19
- RenderTableRow {TR} at (0,0) size 276x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 275x19
+ RenderTableRow {TR} at (0,0) size 275x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 276x57
- RenderTableRow {TR} at (0,0) size 276x19
- RenderTableCell {TD} at (0,9) size 92x20 [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 275x57
+ RenderTableRow {TR} at (0,0) size 275x19
+ RenderTableCell {TD} at (0,9) size 91x20 [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x18
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 185x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 184x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,19) size 276x19
- RenderTableCell {TD} at (91,19) size 93x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 275x19
+ RenderTableCell {TD} at (91,19) size 92x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,28) size 93x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,28) size 92x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x18
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,38) size 276x19
- RenderTableCell {TD} at (0,38) size 184x19 [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,38) size 275x19
+ RenderTableCell {TD} at (0,38) size 183x19 [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,93) size 276x19
- RenderTableRow {TR} at (0,0) size 276x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,93) size 275x19
+ RenderTableRow {TR} at (0,0) size 275x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,5522) size 278x114 [border: none]
- RenderBlock {CAPTION} at (0,0) size 278x17
</del><ins>+ RenderTable {TABLE} at (0,5522) size 277x114 [border: none]
+ RenderBlock {CAPTION} at (0,0) size 277x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 214x17
</span><span class="cx"> RenderText {#text} at (29,0) size 214x17
</span><span class="cx"> text run at (29,0) width 214: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}cols\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (242,0) size 6x17
</span><span class="cx"> text run at (242,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 277x20
- RenderTableRow {TR} at (0,0) size 277x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 276x20
+ RenderTableRow {TR} at (0,0) size 276x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 93x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 92x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (184,0) size 93x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,0) size 92x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 277x57
- RenderTableRow {TR} at (0,0) size 277x19
- RenderTableCell {TD} at (0,9) size 93x20 [border: none none none (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 276x57
+ RenderTableRow {TR} at (0,0) size 276x19
+ RenderTableCell {TD} at (0,9) size 92x20 [border: none none none (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x18
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 185x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 184x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,19) size 277x19
- RenderTableCell {TD} at (92,19) size 93x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 276x19
+ RenderTableCell {TD} at (92,19) size 92x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (184,28) size 93x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,28) size 92x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x18
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,38) size 277x19
- RenderTableCell {TD} at (0,38) size 185x19 [border: none none none (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,38) size 276x19
+ RenderTableCell {TD} at (0,38) size 184x19 [border: none none none (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,94) size 277x19
- RenderTableRow {TR} at (0,0) size 277x19
- RenderTableCell {TD} at (0,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,94) size 276x19
+ RenderTableRow {TR} at (0,0) size 276x19
+ RenderTableCell {TD} at (0,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (184,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,5684) size 278x114 [border: none]
- RenderBlock {CAPTION} at (0,0) size 278x17
- RenderInline {A} at (0,0) size 233x17
- RenderText {#text} at (20,0) size 233x17
- text run at (20,0) width 233: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}cols\x{201D}"
- RenderInline (generated) at (0,0) size 6x17
- RenderText at (252,0) size 6x17
- text run at (252,0) width 6: ":"
- RenderTableSection {THEAD} at (0,17) size 277x20
- RenderTableRow {TR} at (0,0) size 277x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,5684) size 277x114 [border: none]
+ RenderBlock {CAPTION} at (0,0) size 277x17
+ RenderInline {A} at (0,0) size 232x17
+ RenderText {#text} at (20,0) size 232x17
+ text run at (20,0) width 232: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}cols\x{201D}"
+ RenderInline (generated) at (0,0) size 5x17
+ RenderText at (252,0) size 5x17
+ text run at (252,0) width 5: ":"
+ RenderTableSection {THEAD} at (0,17) size 276x20
+ RenderTableRow {TR} at (0,0) size 276x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 93x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 92x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (184,0) size 93x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,0) size 92x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 277x57
- RenderTableRow {TR} at (0,0) size 277x19
- RenderTableCell {TD} at (0,9) size 93x20 [border: none none none (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 276x57
+ RenderTableRow {TR} at (0,0) size 276x19
+ RenderTableCell {TD} at (0,9) size 92x20 [border: none none none (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x18
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 185x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 184x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,19) size 277x19
- RenderTableCell {TD} at (92,19) size 93x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 276x19
+ RenderTableCell {TD} at (92,19) size 92x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (184,28) size 93x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,28) size 92x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x18
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,38) size 277x19
- RenderTableCell {TD} at (0,38) size 185x19 [border: none none none (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,38) size 276x19
+ RenderTableCell {TD} at (0,38) size 184x19 [border: none none none (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,94) size 277x19
- RenderTableRow {TR} at (0,0) size 277x19
- RenderTableCell {TD} at (0,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,94) size 276x19
+ RenderTableRow {TR} at (0,0) size 276x19
+ RenderTableCell {TD} at (0,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (184,0) size 93x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,0) size 92x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,5846) size 276x116
- RenderBlock {CAPTION} at (0,0) size 276x17
</del><ins>+ RenderTable {TABLE} at (0,5846) size 275x116
+ RenderBlock {CAPTION} at (0,0) size 275x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 208x17
</span><span class="cx"> RenderText {#text} at (31,0) size 208x17
</span><span class="cx"> text run at (31,0) width 208: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}all\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (238,0) size 6x17
</span><span class="cx"> text run at (238,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 276x19
- RenderTableRow {TR} at (0,0) size 276x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 275x19
+ RenderTableRow {TR} at (0,0) size 275x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x19 [border: none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x19 [border: none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x19 [border: none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x19 [border: none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 276x60
- RenderTableRow {TR} at (0,0) size 276x20
- RenderTableCell {TD} at (0,10) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 275x60
+ RenderTableRow {TR} at (0,0) size 275x20
+ RenderTableCell {TD} at (0,10) size 91x20 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 185x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 184x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 276x20
- RenderTableCell {TD} at (91,20) size 93x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 275x20
+ RenderTableCell {TD} at (91,20) size 92x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,30) size 93x20 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,30) size 92x20 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,40) size 276x20
- RenderTableCell {TD} at (0,40) size 184x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 275x20
+ RenderTableCell {TD} at (0,40) size 183x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,96) size 276x20
- RenderTableRow {TR} at (0,0) size 276x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,96) size 275x20
+ RenderTableRow {TR} at (0,0) size 275x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,6010) size 276x117
- RenderBlock {CAPTION} at (0,0) size 276x17
- RenderInline {A} at (0,0) size 219x17
- RenderText {#text} at (26,0) size 219x17
- text run at (26,0) width 219: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}all\x{201D}"
- RenderInline (generated) at (0,0) size 6x17
- RenderText at (244,0) size 6x17
- text run at (244,0) width 6: ":"
- RenderTableSection {THEAD} at (0,17) size 276x20
- RenderTableRow {TR} at (0,0) size 276x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,6010) size 275x117
+ RenderBlock {CAPTION} at (0,0) size 275x17
+ RenderInline {A} at (0,0) size 218x17
+ RenderText {#text} at (26,0) size 218x17
+ text run at (26,0) width 218: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}all\x{201D}"
+ RenderInline (generated) at (0,0) size 5x17
+ RenderText at (244,0) size 5x17
+ text run at (244,0) width 5: ":"
+ RenderTableSection {THEAD} at (0,17) size 275x20
+ RenderTableRow {TR} at (0,0) size 275x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 276x60
- RenderTableRow {TR} at (0,0) size 276x20
- RenderTableCell {TD} at (0,10) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 275x60
+ RenderTableRow {TR} at (0,0) size 275x20
+ RenderTableCell {TD} at (0,10) size 91x20 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 185x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 184x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 276x20
- RenderTableCell {TD} at (91,20) size 93x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 275x20
+ RenderTableCell {TD} at (91,20) size 92x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,30) size 93x20 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,30) size 92x20 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,40) size 276x20
- RenderTableCell {TD} at (0,40) size 184x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 275x20
+ RenderTableCell {TD} at (0,40) size 183x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,97) size 276x20
- RenderTableRow {TR} at (0,0) size 276x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,97) size 275x20
+ RenderTableRow {TR} at (0,0) size 275x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,6175) size 276x117 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 276x17
- RenderInline {A} at (0,0) size 219x17
- RenderText {#text} at (26,0) size 219x17
- text run at (26,0) width 219: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}all\x{201D}"
- RenderInline (generated) at (0,0) size 6x17
- RenderText at (244,0) size 6x17
- text run at (244,0) width 6: ":"
- RenderTableSection {THEAD} at (0,17) size 276x19
- RenderTableRow {TR} at (0,0) size 276x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,6175) size 275x117 [border: none (1px solid #808080) none]
+ RenderBlock {CAPTION} at (0,0) size 275x17
+ RenderInline {A} at (0,0) size 218x17
+ RenderText {#text} at (26,0) size 218x17
+ text run at (26,0) width 218: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}all\x{201D}"
+ RenderInline (generated) at (0,0) size 5x17
+ RenderText at (244,0) size 5x17
+ text run at (244,0) width 5: ":"
+ RenderTableSection {THEAD} at (0,17) size 275x19
+ RenderTableRow {TR} at (0,0) size 275x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x19 [border: none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x19 [border: none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x19 [border: none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x19 [border: none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 276x60
- RenderTableRow {TR} at (0,0) size 276x20
- RenderTableCell {TD} at (0,10) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 275x60
+ RenderTableRow {TR} at (0,0) size 275x20
+ RenderTableCell {TD} at (0,10) size 91x20 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 185x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 184x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 276x20
- RenderTableCell {TD} at (91,20) size 93x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 275x20
+ RenderTableCell {TD} at (91,20) size 92x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,30) size 93x20 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,30) size 92x20 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,40) size 276x20
- RenderTableCell {TD} at (0,40) size 184x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 275x20
+ RenderTableCell {TD} at (0,40) size 183x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,96) size 276x20
- RenderTableRow {TR} at (0,0) size 276x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,96) size 275x20
+ RenderTableRow {TR} at (0,0) size 275x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,6340) size 276x118 [border: none none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 276x17
- RenderInline {A} at (0,0) size 221x17
- RenderText {#text} at (25,0) size 221x17
- text run at (25,0) width 221: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}all\x{201D}"
- RenderInline (generated) at (0,0) size 6x17
- RenderText at (245,0) size 6x17
- text run at (245,0) width 6: ":"
- RenderTableSection {THEAD} at (0,17) size 276x20
- RenderTableRow {TR} at (0,0) size 276x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,6340) size 275x118 [border: none none (1px solid #808080) none]
+ RenderBlock {CAPTION} at (0,0) size 275x17
+ RenderInline {A} at (0,0) size 220x17
+ RenderText {#text} at (25,0) size 220x17
+ text run at (25,0) width 220: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}all\x{201D}"
+ RenderInline (generated) at (0,0) size 5x17
+ RenderText at (245,0) size 5x17
+ text run at (245,0) width 5: ":"
+ RenderTableSection {THEAD} at (0,17) size 275x20
+ RenderTableRow {TR} at (0,0) size 275x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 276x60
- RenderTableRow {TR} at (0,0) size 276x20
- RenderTableCell {TD} at (0,10) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 275x60
+ RenderTableRow {TR} at (0,0) size 275x20
+ RenderTableCell {TD} at (0,10) size 91x20 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 185x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 184x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 276x20
- RenderTableCell {TD} at (91,20) size 93x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 275x20
+ RenderTableCell {TD} at (91,20) size 92x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,30) size 93x20 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,30) size 92x20 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,40) size 276x20
- RenderTableCell {TD} at (0,40) size 184x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 275x20
+ RenderTableCell {TD} at (0,40) size 183x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,97) size 276x20
- RenderTableRow {TR} at (0,0) size 276x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,97) size 275x20
+ RenderTableRow {TR} at (0,0) size 275x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,6506) size 278x116 [border: none (1px solid #808080) none none]
- RenderBlock {CAPTION} at (0,0) size 278x17
- RenderInline {A} at (0,0) size 219x17
- RenderText {#text} at (27,0) size 219x17
- text run at (27,0) width 219: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}all\x{201D}"
- RenderInline (generated) at (0,0) size 6x17
- RenderText at (245,0) size 6x17
- text run at (245,0) width 6: ":"
- RenderTableSection {THEAD} at (0,17) size 277x19
- RenderTableRow {TR} at (0,0) size 277x19
- RenderTableCell {TD} at (0,0) size 93x19 [border: none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,6506) size 277x116 [border: none (1px solid #808080) none none]
+ RenderBlock {CAPTION} at (0,0) size 277x17
+ RenderInline {A} at (0,0) size 218x17
+ RenderText {#text} at (27,0) size 218x17
+ text run at (27,0) width 218: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}all\x{201D}"
+ RenderInline (generated) at (0,0) size 5x17
+ RenderText at (245,0) size 5x17
+ text run at (245,0) width 5: ":"
+ RenderTableSection {THEAD} at (0,17) size 276x19
+ RenderTableRow {TR} at (0,0) size 276x19
+ RenderTableCell {TD} at (0,0) size 92x19 [border: none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 93x19 [border: none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 92x19 [border: none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (184,0) size 93x19 [border: none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,0) size 92x19 [border: none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 277x60
- RenderTableRow {TR} at (0,0) size 277x20
- RenderTableCell {TD} at (0,10) size 93x20 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 276x60
+ RenderTableRow {TR} at (0,0) size 276x20
+ RenderTableCell {TD} at (0,10) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 185x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 184x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 277x20
- RenderTableCell {TD} at (92,20) size 93x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 276x20
+ RenderTableCell {TD} at (92,20) size 92x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (184,30) size 93x20 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,30) size 92x20 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,40) size 277x20
- RenderTableCell {TD} at (0,40) size 185x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 276x20
+ RenderTableCell {TD} at (0,40) size 184x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,96) size 277x20
- RenderTableRow {TR} at (0,0) size 277x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,96) size 276x20
+ RenderTableRow {TR} at (0,0) size 276x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 93x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 92x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (184,0) size 93x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,0) size 92x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,6670) size 277x116
- RenderBlock {CAPTION} at (0,0) size 277x17
- RenderInline {A} at (0,0) size 200x17
- RenderText {#text} at (36,0) size 200x17
- text run at (36,0) width 200: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}all\x{201D}"
- RenderInline (generated) at (0,0) size 6x17
- RenderText at (235,0) size 6x17
- text run at (235,0) width 6: ":"
- RenderTableSection {THEAD} at (0,17) size 277x19
- RenderTableRow {TR} at (0,0) size 277x19
- RenderTableCell {TD} at (0,0) size 93x19 [border: none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,6670) size 276x116
+ RenderBlock {CAPTION} at (0,0) size 276x17
+ RenderInline {A} at (0,0) size 199x17
+ RenderText {#text} at (36,0) size 199x17
+ text run at (36,0) width 199: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}all\x{201D}"
+ RenderInline (generated) at (0,0) size 5x17
+ RenderText at (235,0) size 5x17
+ text run at (235,0) width 5: ":"
+ RenderTableSection {THEAD} at (0,17) size 276x19
+ RenderTableRow {TR} at (0,0) size 276x19
+ RenderTableCell {TD} at (0,0) size 92x19 [border: none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 93x19 [border: none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 92x19 [border: none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (184,0) size 93x19 [border: none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,0) size 92x19 [border: none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 277x60
- RenderTableRow {TR} at (0,0) size 277x20
- RenderTableCell {TD} at (0,10) size 93x20 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 276x60
+ RenderTableRow {TR} at (0,0) size 276x20
+ RenderTableCell {TD} at (0,10) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 185x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 184x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 277x20
- RenderTableCell {TD} at (92,20) size 93x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 276x20
+ RenderTableCell {TD} at (92,20) size 92x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (184,30) size 93x20 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,30) size 92x20 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,40) size 277x20
- RenderTableCell {TD} at (0,40) size 185x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 276x20
+ RenderTableCell {TD} at (0,40) size 184x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,96) size 277x20
- RenderTableRow {TR} at (0,0) size 277x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,96) size 276x20
+ RenderTableRow {TR} at (0,0) size 276x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 93x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 92x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (184,0) size 93x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,0) size 92x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,6834) size 277x116 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 277x17
- RenderInline {A} at (0,0) size 202x17
- RenderText {#text} at (35,0) size 202x17
- text run at (35,0) width 202: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}all\x{201D}"
- RenderInline (generated) at (0,0) size 6x17
- RenderText at (236,0) size 6x17
- text run at (236,0) width 6: ":"
- RenderTableSection {THEAD} at (0,17) size 276x19
- RenderTableRow {TR} at (0,0) size 276x19
- RenderTableCell {TD} at (0,0) size 92x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,6834) size 276x116 [border: none (1px solid #808080) none]
+ RenderBlock {CAPTION} at (0,0) size 276x17
+ RenderInline {A} at (0,0) size 201x17
+ RenderText {#text} at (35,0) size 201x17
+ text run at (35,0) width 201: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}all\x{201D}"
+ RenderInline (generated) at (0,0) size 5x17
+ RenderText at (236,0) size 5x17
+ text run at (236,0) width 5: ":"
+ RenderTableSection {THEAD} at (0,17) size 275x19
+ RenderTableRow {TR} at (0,0) size 275x19
+ RenderTableCell {TD} at (0,0) size 91x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 89x17
</span><span class="cx"> text run at (1,1) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x19 [border: none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x19 [border: none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x19 [border: none] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x19 [border: none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 89x17
</span><span class="cx"> text run at (2,1) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,36) size 276x60
- RenderTableRow {TR} at (0,0) size 276x20
- RenderTableCell {TD} at (0,10) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,36) size 275x60
+ RenderTableRow {TR} at (0,0) size 275x20
+ RenderTableCell {TD} at (0,10) size 91x20 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 185x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (91,0) size 184x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 276x20
- RenderTableCell {TD} at (91,20) size 93x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 275x20
+ RenderTableCell {TD} at (91,20) size 92x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (183,30) size 93x20 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,30) size 92x20 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,40) size 276x20
- RenderTableCell {TD} at (0,40) size 184x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 275x20
+ RenderTableCell {TD} at (0,40) size 183x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,96) size 276x20
- RenderTableRow {TR} at (0,0) size 276x20
- RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,96) size 275x20
+ RenderTableRow {TR} at (0,0) size 275x20
+ RenderTableCell {TD} at (0,0) size 91x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 89x17
</span><span class="cx"> text run at (1,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (91,0) size 93x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,0) size 92x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (183,0) size 93x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,0) size 92x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,6998) size 278x118 [border: none]
- RenderBlock {CAPTION} at (0,0) size 278x17
- RenderInline {A} at (0,0) size 205x17
- RenderText {#text} at (34,0) size 205x17
- text run at (34,0) width 205: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}all\x{201D}"
- RenderInline (generated) at (0,0) size 6x17
- RenderText at (238,0) size 6x17
- text run at (238,0) width 6: ":"
- RenderTableSection {THEAD} at (0,17) size 277x20
- RenderTableRow {TR} at (0,0) size 277x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,6998) size 277x118 [border: none]
+ RenderBlock {CAPTION} at (0,0) size 277x17
+ RenderInline {A} at (0,0) size 204x17
+ RenderText {#text} at (34,0) size 204x17
+ text run at (34,0) width 204: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}all\x{201D}"
+ RenderInline (generated) at (0,0) size 5x17
+ RenderText at (238,0) size 5x17
+ text run at (238,0) width 5: ":"
+ RenderTableSection {THEAD} at (0,17) size 276x20
+ RenderTableRow {TR} at (0,0) size 276x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 93x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 92x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (184,0) size 93x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,0) size 92x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 277x60
- RenderTableRow {TR} at (0,0) size 277x20
- RenderTableCell {TD} at (0,10) size 93x20 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 276x60
+ RenderTableRow {TR} at (0,0) size 276x20
+ RenderTableCell {TD} at (0,10) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 185x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 184x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 277x20
- RenderTableCell {TD} at (92,20) size 93x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 276x20
+ RenderTableCell {TD} at (92,20) size 92x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (184,30) size 93x20 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,30) size 92x20 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,40) size 277x20
- RenderTableCell {TD} at (0,40) size 185x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 276x20
+ RenderTableCell {TD} at (0,40) size 184x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,97) size 277x20
- RenderTableRow {TR} at (0,0) size 277x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,97) size 276x20
+ RenderTableRow {TR} at (0,0) size 276x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 93x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 92x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (184,0) size 93x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,0) size 92x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 3"
</span><del>- RenderTable {TABLE} at (0,7164) size 278x118 [border: none]
- RenderBlock {CAPTION} at (0,0) size 278x17
</del><ins>+ RenderTable {TABLE} at (0,7164) size 277x118 [border: none]
+ RenderBlock {CAPTION} at (0,0) size 277x17
</ins><span class="cx"> RenderInline {A} at (0,0) size 224x17
</span><span class="cx"> RenderText {#text} at (24,0) size 224x17
</span><span class="cx"> text run at (24,0) width 224: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}all\x{201D}"
</span><span class="cx"> RenderInline (generated) at (0,0) size 6x17
</span><span class="cx"> RenderText at (247,0) size 6x17
</span><span class="cx"> text run at (247,0) width 6: ":"
</span><del>- RenderTableSection {THEAD} at (0,17) size 277x20
- RenderTableRow {TR} at (0,0) size 277x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 276x20
+ RenderTableRow {TR} at (0,0) size 276x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 93x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 92x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 2"
</span><del>- RenderTableCell {TD} at (184,0) size 93x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,0) size 92x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 1, Cell 3"
</span><del>- RenderTableSection {TBODY} at (0,37) size 277x60
- RenderTableRow {TR} at (0,0) size 277x20
- RenderTableCell {TD} at (0,10) size 93x20 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,37) size 276x60
+ RenderTableRow {TR} at (0,0) size 276x20
+ RenderTableCell {TD} at (0,10) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 185x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (92,0) size 184x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 2, Cell 2"
</span><del>- RenderTableRow {TR} at (0,20) size 277x20
- RenderTableCell {TD} at (92,20) size 93x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 276x20
+ RenderTableCell {TD} at (92,20) size 92x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 2"
</span><del>- RenderTableCell {TD} at (184,30) size 93x20 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,30) size 92x20 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 3, Cell 3"
</span><del>- RenderTableRow {TR} at (0,40) size 277x20
- RenderTableCell {TD} at (0,40) size 185x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 276x20
+ RenderTableCell {TD} at (0,40) size 184x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 4, Cell 1"
</span><del>- RenderTableSection {TFOOT} at (0,97) size 277x20
- RenderTableRow {TR} at (0,0) size 277x20
- RenderTableCell {TD} at (0,0) size 93x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,97) size 276x20
+ RenderTableRow {TR} at (0,0) size 276x20
+ RenderTableCell {TD} at (0,0) size 92x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 1"
</span><del>- RenderTableCell {TD} at (92,0) size 93x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,0) size 92x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 2"
</span><del>- RenderTableCell {TD} at (184,0) size 93x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (184,0) size 92x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "Row 5, Cell 3"
</span><span class="cx"> layer at (393,24) size 392x150
</span><span class="cx"> RenderBlock (positioned) {TABLE} at (392,24) size 393x150
</span><del>- RenderTable at (0,0) size 362x152
- RenderBlock {CAPTION} at (0,0) size 362x17
- RenderText {#text} at (61,0) size 235x17
- text run at (61,0) width 235: "Local links to specific testcase tables"
- RenderInline (generated) at (0,0) size 6x17
- RenderText at (295,0) size 6x17
- text run at (295,0) width 6: ":"
</del><ins>+ RenderTable at (0,0) size 361x152
+ RenderBlock {CAPTION} at (0,0) size 361x17
+ RenderText {#text} at (61,0) size 234x17
+ text run at (61,0) width 234: "Local links to specific testcase tables"
+ RenderInline (generated) at (0,0) size 5x17
+ RenderText at (295,0) size 5x17
+ text run at (295,0) width 5: ":"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (0,17) size 362x40
- RenderTableRow {TR} at (0,2) size 362x17
- RenderTableCell {TH} at (2,19) size 75x2 [r=0 c=0 rs=2 cs=2]
- RenderTableCell {TH} at (78,2) size 282x17 [r=0 c=2 rs=1 cs=9]
- RenderText {#text} at (124,1) size 34x15
- text run at (124,1) width 34: "Frame"
- RenderTableRow {TR} at (0,21) size 362x17
- RenderTableCell {TH} at (78,21) size 28x17 [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 26x15
- text run at (1,1) width 26: "void"
- RenderTableCell {TH} at (107,21) size 36x17 [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 361x40
+ RenderTableRow {TR} at (0,2) size 361x17
+ RenderTableCell {TH} at (2,19) size 74x2 [r=0 c=0 rs=2 cs=2]
+ RenderTableCell {TH} at (78,2) size 281x17 [r=0 c=2 rs=1 cs=9]
+ RenderText {#text} at (124,1) size 33x15
+ text run at (124,1) width 33: "Frame"
+ RenderTableRow {TR} at (0,21) size 361x17
+ RenderTableCell {TH} at (78,21) size 27x17 [r=1 c=2 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 25x15
+ text run at (1,1) width 25: "void"
+ RenderTableCell {TH} at (107,21) size 35x17 [r=1 c=3 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 33x15
+ text run at (1,1) width 33: "above"
+ RenderTableCell {TH} at (144,21) size 35x17 [r=1 c=4 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 33x15
+ text run at (1,1) width 33: "below"
+ RenderTableCell {TH} at (181,21) size 36x17 [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 34x15
</span><del>- text run at (1,1) width 34: "above"
- RenderTableCell {TH} at (144,21) size 36x17 [r=1 c=4 rs=1 cs=1]
</del><ins>+ text run at (1,1) width 34: "hsides"
+ RenderTableCell {TH} at (219,21) size 36x17 [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 34x15
</span><del>- text run at (1,1) width 34: "below"
- RenderTableCell {TH} at (181,21) size 37x17 [r=1 c=5 rs=1 cs=1]
</del><ins>+ text run at (1,1) width 34: "vsides"
+ RenderTableCell {TH} at (257,21) size 18x17 [r=1 c=7 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 16x15
+ text run at (1,1) width 16: "lhs"
+ RenderTableCell {TH} at (277,21) size 18x17 [r=1 c=8 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 16x15
+ text run at (1,1) width 16: "rhs"
+ RenderTableCell {TH} at (297,21) size 23x17 [r=1 c=9 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 21x15
+ text run at (1,1) width 21: "box"
+ RenderTableCell {TH} at (322,21) size 37x17 [r=1 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 35x15
</span><del>- text run at (1,1) width 35: "hsides"
- RenderTableCell {TH} at (219,21) size 37x17 [r=1 c=6 rs=1 cs=1]
- RenderText {#text} at (1,1) size 35x15
- text run at (1,1) width 35: "vsides"
- RenderTableCell {TH} at (257,21) size 19x17 [r=1 c=7 rs=1 cs=1]
- RenderText {#text} at (1,1) size 17x15
- text run at (1,1) width 17: "lhs"
- RenderTableCell {TH} at (277,21) size 19x17 [r=1 c=8 rs=1 cs=1]
- RenderText {#text} at (1,1) size 17x15
- text run at (1,1) width 17: "rhs"
- RenderTableCell {TH} at (297,21) size 24x17 [r=1 c=9 rs=1 cs=1]
- RenderText {#text} at (1,1) size 22x15
- text run at (1,1) width 22: "box"
- RenderTableCell {TH} at (322,21) size 38x17 [r=1 c=10 rs=1 cs=1]
- RenderText {#text} at (1,1) size 36x15
- text run at (1,1) width 36: "border"
- RenderTableSection {TBODY} at (0,57) size 362x95
- RenderTableRow {TR} at (0,0) size 362x17
- RenderTableCell {TH} at (2,38) size 34x17 [r=0 c=0 rs=5 cs=1]
- RenderText {#text} at (1,1) size 32x15
- text run at (1,1) width 32: "Rules"
- RenderTableCell {TH} at (37,0) size 40x17 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (11,1) size 28x15
- text run at (11,1) width 28: "none"
- RenderTableCell {TD} at (78,0) size 28x17 [bgcolor=#CCCCCC] [r=0 c=2 rs=1 cs=1]
</del><ins>+ text run at (1,1) width 35: "border"
+ RenderTableSection {TBODY} at (0,57) size 361x95
+ RenderTableRow {TR} at (0,0) size 361x17
+ RenderTableCell {TH} at (2,38) size 33x17 [r=0 c=0 rs=5 cs=1]
+ RenderText {#text} at (1,1) size 31x15
+ text run at (1,1) width 31: "Rules"
+ RenderTableCell {TH} at (37,0) size 39x17 [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (11,1) size 27x15
+ text run at (11,1) width 27: "none"
+ RenderTableCell {TD} at (78,0) size 27x17 [bgcolor=#CCCCCC] [r=0 c=2 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (6,1) size 15x15
+ text run at (6,2) width 15: "Go"
+ RenderTableCell {TD} at (107,0) size 35x17 [bgcolor=#CCCCCC] [r=0 c=3 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (10,1) size 15x15
+ text run at (10,2) width 15: "Go"
+ RenderTableCell {TD} at (144,0) size 35x17 [bgcolor=#CCCCCC] [r=0 c=4 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (10,1) size 15x15
+ text run at (10,2) width 15: "Go"
+ RenderTableCell {TD} at (181,0) size 36x17 [bgcolor=#CCCCCC] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><del>- RenderText {#text} at (6,1) size 16x15
- text run at (6,2) width 16: "Go"
- RenderTableCell {TD} at (107,0) size 36x17 [bgcolor=#CCCCCC] [r=0 c=3 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</del><span class="cx"> RenderText {#text} at (10,1) size 16x15
</span><span class="cx"> text run at (10,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (144,0) size 36x17 [bgcolor=#CCCCCC] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (219,0) size 36x17 [bgcolor=#CCCCCC] [r=0 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 16x15
</span><span class="cx"> text run at (10,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (181,0) size 37x17 [bgcolor=#CCCCCC] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (257,0) size 18x17 [bgcolor=#CCCCCC] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><del>- RenderText {#text} at (10,1) size 16x15
- text run at (10,2) width 16: "Go"
- RenderTableCell {TD} at (219,0) size 37x17 [bgcolor=#CCCCCC] [r=0 c=6 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (10,1) size 16x15
- text run at (10,2) width 16: "Go"
- RenderTableCell {TD} at (257,0) size 19x17 [bgcolor=#CCCCCC] [r=0 c=7 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</del><span class="cx"> RenderText {#text} at (1,1) size 16x15
</span><span class="cx"> text run at (1,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (277,0) size 19x17 [bgcolor=#CCCCCC] [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (277,0) size 18x17 [bgcolor=#CCCCCC] [r=0 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 16x15
</span><span class="cx"> text run at (1,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (297,0) size 24x17 [bgcolor=#CCCCCC] [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (297,0) size 23x17 [bgcolor=#CCCCCC] [r=0 c=9 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (4,1) size 15x15
+ text run at (4,2) width 15: "Go"
+ RenderTableCell {TD} at (322,0) size 37x17 [bgcolor=#CCCCCC] [r=0 c=10 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (11,1) size 15x15
+ text run at (11,2) width 15: "Go"
+ RenderTableRow {TR} at (0,19) size 361x17
+ RenderTableCell {TH} at (37,19) size 39x17 [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 37x15
+ text run at (1,1) width 37: "groups"
+ RenderTableCell {TD} at (78,19) size 27x17 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (6,1) size 15x15
+ text run at (6,2) width 15: "Go"
+ RenderTableCell {TD} at (107,19) size 35x17 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (10,1) size 15x15
+ text run at (10,2) width 15: "Go"
+ RenderTableCell {TD} at (144,19) size 35x17 [bgcolor=#CCCCCC] [r=1 c=4 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (10,1) size 15x15
+ text run at (10,2) width 15: "Go"
+ RenderTableCell {TD} at (181,19) size 36x17 [bgcolor=#CCCCCC] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><del>- RenderText {#text} at (4,1) size 16x15
- text run at (4,2) width 16: "Go"
- RenderTableCell {TD} at (322,0) size 38x17 [bgcolor=#CCCCCC] [r=0 c=10 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (11,1) size 16x15
- text run at (11,2) width 16: "Go"
- RenderTableRow {TR} at (0,19) size 362x17
- RenderTableCell {TH} at (37,19) size 40x17 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 38x15
- text run at (1,1) width 38: "groups"
- RenderTableCell {TD} at (78,19) size 28x17 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (6,1) size 16x15
- text run at (6,2) width 16: "Go"
- RenderTableCell {TD} at (107,19) size 36x17 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</del><span class="cx"> RenderText {#text} at (10,1) size 16x15
</span><span class="cx"> text run at (10,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (144,19) size 36x17 [bgcolor=#CCCCCC] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (219,19) size 36x17 [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 16x15
</span><span class="cx"> text run at (10,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (181,19) size 37x17 [bgcolor=#CCCCCC] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (257,19) size 18x17 [bgcolor=#CCCCCC] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><del>- RenderText {#text} at (10,1) size 16x15
- text run at (10,2) width 16: "Go"
- RenderTableCell {TD} at (219,19) size 37x17 [bgcolor=#CCCCCC] [r=1 c=6 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (10,1) size 16x15
- text run at (10,2) width 16: "Go"
- RenderTableCell {TD} at (257,19) size 19x17 [bgcolor=#CCCCCC] [r=1 c=7 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</del><span class="cx"> RenderText {#text} at (1,1) size 16x15
</span><span class="cx"> text run at (1,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (277,19) size 19x17 [bgcolor=#CCCCCC] [r=1 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (277,19) size 18x17 [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 16x15
</span><span class="cx"> text run at (1,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (297,19) size 24x17 [bgcolor=#CCCCCC] [r=1 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (297,19) size 23x17 [bgcolor=#CCCCCC] [r=1 c=9 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (4,1) size 15x15
+ text run at (4,2) width 15: "Go"
+ RenderTableCell {TD} at (322,19) size 37x17 [bgcolor=#CCCCCC] [r=1 c=10 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (11,1) size 15x15
+ text run at (11,2) width 15: "Go"
+ RenderTableRow {TR} at (0,38) size 361x17
+ RenderTableCell {TH} at (37,38) size 39x17 [r=2 c=1 rs=1 cs=1]
+ RenderText {#text} at (13,1) size 25x15
+ text run at (13,1) width 25: "rows"
+ RenderTableCell {TD} at (78,38) size 27x17 [bgcolor=#CCCCCC] [r=2 c=2 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (6,1) size 15x15
+ text run at (6,2) width 15: "Go"
+ RenderTableCell {TD} at (107,38) size 35x17 [bgcolor=#CCCCCC] [r=2 c=3 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (10,1) size 15x15
+ text run at (10,2) width 15: "Go"
+ RenderTableCell {TD} at (144,38) size 35x17 [bgcolor=#CCCCCC] [r=2 c=4 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (10,1) size 15x15
+ text run at (10,2) width 15: "Go"
+ RenderTableCell {TD} at (181,38) size 36x17 [bgcolor=#CCCCCC] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><del>- RenderText {#text} at (4,1) size 16x15
- text run at (4,2) width 16: "Go"
- RenderTableCell {TD} at (322,19) size 38x17 [bgcolor=#CCCCCC] [r=1 c=10 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (11,1) size 16x15
- text run at (11,2) width 16: "Go"
- RenderTableRow {TR} at (0,38) size 362x17
- RenderTableCell {TH} at (37,38) size 40x17 [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (13,1) size 26x15
- text run at (13,1) width 26: "rows"
- RenderTableCell {TD} at (78,38) size 28x17 [bgcolor=#CCCCCC] [r=2 c=2 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (6,1) size 16x15
- text run at (6,2) width 16: "Go"
- RenderTableCell {TD} at (107,38) size 36x17 [bgcolor=#CCCCCC] [r=2 c=3 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</del><span class="cx"> RenderText {#text} at (10,1) size 16x15
</span><span class="cx"> text run at (10,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (144,38) size 36x17 [bgcolor=#CCCCCC] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (219,38) size 36x17 [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 16x15
</span><span class="cx"> text run at (10,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (181,38) size 37x17 [bgcolor=#CCCCCC] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (257,38) size 18x17 [bgcolor=#CCCCCC] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><del>- RenderText {#text} at (10,1) size 16x15
- text run at (10,2) width 16: "Go"
- RenderTableCell {TD} at (219,38) size 37x17 [bgcolor=#CCCCCC] [r=2 c=6 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (10,1) size 16x15
- text run at (10,2) width 16: "Go"
- RenderTableCell {TD} at (257,38) size 19x17 [bgcolor=#CCCCCC] [r=2 c=7 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</del><span class="cx"> RenderText {#text} at (1,1) size 16x15
</span><span class="cx"> text run at (1,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (277,38) size 19x17 [bgcolor=#CCCCCC] [r=2 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (277,38) size 18x17 [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 16x15
</span><span class="cx"> text run at (1,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (297,38) size 24x17 [bgcolor=#CCCCCC] [r=2 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (297,38) size 23x17 [bgcolor=#CCCCCC] [r=2 c=9 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (4,1) size 15x15
+ text run at (4,2) width 15: "Go"
+ RenderTableCell {TD} at (322,38) size 37x17 [bgcolor=#CCCCCC] [r=2 c=10 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (11,1) size 15x15
+ text run at (11,2) width 15: "Go"
+ RenderTableRow {TR} at (0,57) size 361x17
+ RenderTableCell {TH} at (37,57) size 39x17 [r=3 c=1 rs=1 cs=1]
+ RenderText {#text} at (16,1) size 22x15
+ text run at (16,1) width 22: "cols"
+ RenderTableCell {TD} at (78,57) size 27x17 [bgcolor=#CCCCCC] [r=3 c=2 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (6,1) size 15x15
+ text run at (6,2) width 15: "Go"
+ RenderTableCell {TD} at (107,57) size 35x17 [bgcolor=#CCCCCC] [r=3 c=3 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (10,1) size 15x15
+ text run at (10,2) width 15: "Go"
+ RenderTableCell {TD} at (144,57) size 35x17 [bgcolor=#CCCCCC] [r=3 c=4 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (10,1) size 15x15
+ text run at (10,2) width 15: "Go"
+ RenderTableCell {TD} at (181,57) size 36x17 [bgcolor=#CCCCCC] [r=3 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><del>- RenderText {#text} at (4,1) size 16x15
- text run at (4,2) width 16: "Go"
- RenderTableCell {TD} at (322,38) size 38x17 [bgcolor=#CCCCCC] [r=2 c=10 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (11,1) size 16x15
- text run at (11,2) width 16: "Go"
- RenderTableRow {TR} at (0,57) size 362x17
- RenderTableCell {TH} at (37,57) size 40x17 [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (16,1) size 23x15
- text run at (16,1) width 23: "cols"
- RenderTableCell {TD} at (78,57) size 28x17 [bgcolor=#CCCCCC] [r=3 c=2 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (6,1) size 16x15
- text run at (6,2) width 16: "Go"
- RenderTableCell {TD} at (107,57) size 36x17 [bgcolor=#CCCCCC] [r=3 c=3 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</del><span class="cx"> RenderText {#text} at (10,1) size 16x15
</span><span class="cx"> text run at (10,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (144,57) size 36x17 [bgcolor=#CCCCCC] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (219,57) size 36x17 [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 16x15
</span><span class="cx"> text run at (10,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (181,57) size 37x17 [bgcolor=#CCCCCC] [r=3 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (257,57) size 18x17 [bgcolor=#CCCCCC] [r=3 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><del>- RenderText {#text} at (10,1) size 16x15
- text run at (10,2) width 16: "Go"
- RenderTableCell {TD} at (219,57) size 37x17 [bgcolor=#CCCCCC] [r=3 c=6 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (10,1) size 16x15
- text run at (10,2) width 16: "Go"
- RenderTableCell {TD} at (257,57) size 19x17 [bgcolor=#CCCCCC] [r=3 c=7 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</del><span class="cx"> RenderText {#text} at (1,1) size 16x15
</span><span class="cx"> text run at (1,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (277,57) size 19x17 [bgcolor=#CCCCCC] [r=3 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (277,57) size 18x17 [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 16x15
</span><span class="cx"> text run at (1,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (297,57) size 24x17 [bgcolor=#CCCCCC] [r=3 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (297,57) size 23x17 [bgcolor=#CCCCCC] [r=3 c=9 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (4,1) size 15x15
+ text run at (4,2) width 15: "Go"
+ RenderTableCell {TD} at (322,57) size 37x17 [bgcolor=#CCCCCC] [r=3 c=10 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (11,1) size 15x15
+ text run at (11,2) width 15: "Go"
+ RenderTableRow {TR} at (0,76) size 361x17
+ RenderTableCell {TH} at (37,76) size 39x17 [r=4 c=1 rs=1 cs=1]
+ RenderText {#text} at (24,1) size 14x15
+ text run at (24,1) width 14: "all"
+ RenderTableCell {TD} at (78,76) size 27x17 [bgcolor=#CCCCCC] [r=4 c=2 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (6,1) size 15x15
+ text run at (6,2) width 15: "Go"
+ RenderTableCell {TD} at (107,76) size 35x17 [bgcolor=#CCCCCC] [r=4 c=3 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (10,1) size 15x15
+ text run at (10,2) width 15: "Go"
+ RenderTableCell {TD} at (144,76) size 35x17 [bgcolor=#CCCCCC] [r=4 c=4 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (10,1) size 15x15
+ text run at (10,2) width 15: "Go"
+ RenderTableCell {TD} at (181,76) size 36x17 [bgcolor=#CCCCCC] [r=4 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><del>- RenderText {#text} at (4,1) size 16x15
- text run at (4,2) width 16: "Go"
- RenderTableCell {TD} at (322,57) size 38x17 [bgcolor=#CCCCCC] [r=3 c=10 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (11,1) size 16x15
- text run at (11,2) width 16: "Go"
- RenderTableRow {TR} at (0,76) size 362x17
- RenderTableCell {TH} at (37,76) size 40x17 [r=4 c=1 rs=1 cs=1]
- RenderText {#text} at (24,1) size 15x15
- text run at (24,1) width 15: "all"
- RenderTableCell {TD} at (78,76) size 28x17 [bgcolor=#CCCCCC] [r=4 c=2 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (6,1) size 16x15
- text run at (6,2) width 16: "Go"
- RenderTableCell {TD} at (107,76) size 36x17 [bgcolor=#CCCCCC] [r=4 c=3 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</del><span class="cx"> RenderText {#text} at (10,1) size 16x15
</span><span class="cx"> text run at (10,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (144,76) size 36x17 [bgcolor=#CCCCCC] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (219,76) size 36x17 [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 16x15
</span><span class="cx"> text run at (10,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (181,76) size 37x17 [bgcolor=#CCCCCC] [r=4 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (257,76) size 18x17 [bgcolor=#CCCCCC] [r=4 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><del>- RenderText {#text} at (10,1) size 16x15
- text run at (10,2) width 16: "Go"
- RenderTableCell {TD} at (219,76) size 37x17 [bgcolor=#CCCCCC] [r=4 c=6 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (10,1) size 16x15
- text run at (10,2) width 16: "Go"
- RenderTableCell {TD} at (257,76) size 19x17 [bgcolor=#CCCCCC] [r=4 c=7 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</del><span class="cx"> RenderText {#text} at (1,1) size 16x15
</span><span class="cx"> text run at (1,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (277,76) size 19x17 [bgcolor=#CCCCCC] [r=4 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (277,76) size 18x17 [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 16x15
</span><span class="cx"> text run at (1,2) width 16: "Go"
</span><del>- RenderTableCell {TD} at (297,76) size 24x17 [bgcolor=#CCCCCC] [r=4 c=9 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (4,1) size 16x15
- text run at (4,2) width 16: "Go"
- RenderTableCell {TD} at (322,76) size 38x17 [bgcolor=#CCCCCC] [r=4 c=10 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (11,1) size 16x15
- text run at (11,2) width 16: "Go"
</del><ins>+ RenderTableCell {TD} at (297,76) size 23x17 [bgcolor=#CCCCCC] [r=4 c=9 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (4,1) size 15x15
+ text run at (4,2) width 15: "Go"
+ RenderTableCell {TD} at (322,76) size 37x17 [bgcolor=#CCCCCC] [r=4 c=10 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
+ RenderText {#text} at (11,1) size 15x15
+ text run at (11,2) width 15: "Go"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablegiantRowspanexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/giantRowspan-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablegiantRowspanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/giantRowspan-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/giantRowspan-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/giantRowspan-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,10) size 7x6
- RenderTableSection {TBODY} at (0,0) size 7x6
- RenderTableRow {TR} at (0,2) size 7x2
- RenderTableCell {TD} at (2,2) size 3x2 [r=0 c=0 rs=8190 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,10) size 6x6
+ RenderTableSection {TBODY} at (0,0) size 6x6
+ RenderTableRow {TR} at (0,2) size 6x2
+ RenderTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=8190 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablegrowCellForImageQuirkexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/growCellForImageQuirk-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/growCellForImageQuirk-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/growCellForImageQuirk-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 157x56 [bgcolor=#C0C0C0]
- RenderTableSection {TBODY} at (0,0) size 157x56
- RenderTableRow {TR} at (0,2) size 157x52
- RenderTableCell {TD} at (2,2) size 153x52 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 156x56 [bgcolor=#C0C0C0]
+ RenderTableSection {TBODY} at (0,0) size 156x56
+ RenderTableRow {TR} at (0,2) size 156x52
+ RenderTableCell {TD} at (2,2) size 152x52 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 75x50 [bgcolor=#ADD8E6]
</span><span class="cx"> RenderImage {IMG} at (76,1) size 75x50 [bgcolor=#ADD8E6]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablegrowCellForImageQuirkverticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/growCellForImageQuirk-vertical-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/growCellForImageQuirk-vertical-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/growCellForImageQuirk-vertical-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 56x157 [bgcolor=#C0C0C0]
- RenderTableSection {TBODY} at (0,0) size 56x157
- RenderTableRow {TR} at (0,2) size 52x157
- RenderTableCell {TD} at (2,2) size 52x153 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 56x156 [bgcolor=#C0C0C0]
+ RenderTableSection {TBODY} at (0,0) size 56x156
+ RenderTableRow {TR} at (0,2) size 52x156
+ RenderTableCell {TD} at (2,2) size 52x152 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 50x75 [bgcolor=#ADD8E6]
</span><span class="cx"> RenderImage {IMG} at (1,76) size 50x75 [bgcolor=#ADD8E6]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttableheightpercenttestexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/height-percent-test-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/height-percent-test-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/height-percent-test-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,19 +7,19 @@
</span><span class="cx"> RenderBlock (floating) {DIV} at (1,1) size 100x24
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 100x24 [bgcolor=#008000]
</span><span class="cx"> RenderBlock {DIV} at (16,42) size 737x26 [border: (1px solid #000000)]
</span><del>- RenderBlock (floating) {DIV} at (1,1) size 97x24
- RenderTable {TABLE} at (0,0) size 97x24 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 97x24
- RenderTableRow {TR} at (0,0) size 97x24
- RenderTableCell {TD} at (0,1) size 97x22 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (floating) {DIV} at (1,1) size 96x24
+ RenderTable {TABLE} at (0,0) size 96x24 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 96x24
+ RenderTableRow {TR} at (0,0) size 96x24
+ RenderTableCell {TD} at (0,1) size 96x22 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 96x22 [bgcolor=#008000]
</span><span class="cx"> RenderBlock {DIV} at (16,84) size 737x586 [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 735x584
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 100x584 [bgcolor=#008000]
</span><span class="cx"> RenderBlock {DIV} at (16,686) size 737x586 [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 735x584
</span><del>- RenderTable {TABLE} at (0,0) size 97x584 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 97x584
- RenderTableRow {TR} at (0,0) size 97x584
- RenderTableCell {TD} at (0,281) size 97x22 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 96x584 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 96x584
+ RenderTableRow {TR} at (0,0) size 96x584
+ RenderTableCell {TD} at (0,281) size 96x22 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 96x22 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttableheightpercenttestverticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/height-percent-test-vertical-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/height-percent-test-vertical-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/height-percent-test-vertical-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -8,19 +8,19 @@
</span><span class="cx"> RenderBlock (floating) {DIV} at (1,1) size 24x100
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 24x100 [bgcolor=#008000]
</span><span class="cx"> RenderBlock {DIV} at (58,16) size 26x102 [border: (1px solid #000000)]
</span><del>- RenderBlock (floating) {DIV} at (1,1) size 24x97
- RenderTable {TABLE} at (0,0) size 24x97 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 24x97
- RenderTableRow {TR} at (0,0) size 24x97
- RenderTableCell {TD} at (0,1) size 24x95 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (floating) {DIV} at (1,1) size 24x96
+ RenderTable {TABLE} at (0,0) size 24x96 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 24x96
+ RenderTableRow {TR} at (0,0) size 24x96
+ RenderTableCell {TD} at (0,1) size 24x94 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,-1) size 22x96 [bgcolor=#008000]
</span><span class="cx"> RenderBlock {DIV} at (100,16) size 786x102 [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 784x100
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x100 [bgcolor=#008000]
</span><span class="cx"> RenderBlock {DIV} at (902,16) size 786x102 [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 784x100
</span><del>- RenderTable {TABLE} at (0,0) size 784x97 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 784x97
- RenderTableRow {TR} at (0,0) size 784x97
- RenderTableCell {TD} at (0,381) size 784x-665 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 784x96 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 784x96
+ RenderTableRow {TR} at (0,0) size 784x96
+ RenderTableCell {TD} at (0,381) size 784x-666 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (381,-381) size 22x96 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttableinvisiblecellbackgroundexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/invisible-cell-background-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/invisible-cell-background-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/invisible-cell-background-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,43 +14,43 @@
</span><span class="cx"> RenderBlock {P} at (0,34) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 460x17
</span><span class="cx"> text run at (0,0) width 460: "You should see nine green squares and no red, orange or yellow squares."
</span><del>- RenderTable {TABLE} at (4,67) size 28x25
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,96) size 28x25 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,125) size 28x25 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,154) size 28x25 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,183) size 28x25 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FF0000]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,212) size 28x25 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,241) size 28x25 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,270) size 28x25 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,299) size 28x25 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,328) size 28x25 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (4,67) size 27x25
+ RenderTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
+ RenderTableCell {TD} at (0,11) size 27x3 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (4,96) size 27x25 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
+ RenderTableCell {TD} at (0,11) size 27x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (4,125) size 27x25 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
+ RenderTableCell {TD} at (0,11) size 27x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (4,154) size 27x25 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
+ RenderTableCell {TD} at (0,11) size 27x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (4,183) size 27x25 [bgcolor=#008000]
+ RenderTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FF0000]
+ RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
+ RenderTableCell {TD} at (0,11) size 27x3 [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (4,212) size 27x25 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
+ RenderTableCell {TD} at (0,11) size 27x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (4,241) size 27x25 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
+ RenderTableCell {TD} at (0,11) size 27x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (4,270) size 27x25 [bgcolor=#008000]
+ RenderTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
+ RenderTableCell {TD} at (0,11) size 27x3 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (4,299) size 27x25 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
+ RenderTableCell {TD} at (0,11) size 27x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (4,328) size 27x25 [bgcolor=#008000]
+ RenderTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
+ RenderTableCell {TD} at (0,11) size 27x3 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablelargewidthexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/large-width-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablelargewidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/large-width-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/large-width-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/large-width-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x62 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x60
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x56
</span><del>- RenderTableCell {TD} at (2,19) size 23x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,19) size 22x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (26,2) size 754x56 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (11,11) size 705x34
</span><span class="cx"> text run at (11,11) width 705: "This is a very long line of text, but it should be wrapped. It should not extend all the way off the right side of the"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablemaxwidthintegeroverflowexpectedpngfromrev195778trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedcellremoveexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/table/max-width-integer-overflow-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-cell-remove-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablemaxwidthintegeroverflowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/max-width-integer-overflow-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/max-width-integer-overflow-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/max-width-integer-overflow-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -16,6 +16,6 @@
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 770x24
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 770x20
</span><span class="cx"> RenderTableCell {TD} at (2,11) size 762x2 [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (765,11) size 3x2 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (769,0) size 11x24 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (766,11) size 2x2 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (770,0) size 10x24 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 10x24 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablemozillabug10296verticalalign1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/mozilla-bug10296-vertical-align-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/mozilla-bug10296-vertical-align-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/mozilla-bug10296-vertical-align-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,45 +9,45 @@
</span><span class="cx"> RenderBlock {P} at (0,57) size 784x18
</span><span class="cx"> RenderText {#text} at (0,0) size 535x17
</span><span class="cx"> text run at (0,0) width 535: "In each of the following tables the cells with 'Data' should all have the same baseline:"
</span><del>- RenderTable {TABLE} at (0,90) size 459x116
- RenderTableSection {TBODY} at (0,0) size 459x115
- RenderTableRow {TR} at (0,2) size 459x111
- RenderTableCell {TD} at (2,74) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,90) size 458x116
+ RenderTableSection {TBODY} at (0,0) size 458x115
+ RenderTableRow {TR} at (0,2) size 458x111
+ RenderTableCell {TD} at (2,74) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,45) size 95x57 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,45) size 94x57 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 90x53
</span><span class="cx"> text run at (2,2) width 90: "Data"
</span><del>- RenderTableCell {TD} at (134,2) size 187x111 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,2) size 186x111 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 182x107
</span><span class="cx"> text run at (2,2) width 182: "Data"
</span><del>- RenderTableCell {TD} at (322,2) size 31x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (322,2) size 30x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Top"
</span><del>- RenderTableCell {TD} at (354,47) size 50x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (354,47) size 49x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 45x17
</span><span class="cx"> text run at (2,2) width 45: "Middle"
</span><del>- RenderTableCell {TD} at (405,92) size 52x21 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (405,92) size 51x21 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Bottom"
</span><del>- RenderTable {TABLE} at (0,205) size 459x116
- RenderTableSection {TBODY} at (0,0) size 459x115
- RenderTableRow {TR} at (0,2) size 459x111
- RenderTableCell {TD} at (2,2) size 31x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,205) size 458x116
+ RenderTableSection {TBODY} at (0,0) size 458x115
+ RenderTableRow {TR} at (0,2) size 458x111
+ RenderTableCell {TD} at (2,2) size 30x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Top"
</span><del>- RenderTableCell {TD} at (34,47) size 50x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,47) size 49x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 45x17
</span><span class="cx"> text run at (2,2) width 45: "Middle"
</span><del>- RenderTableCell {TD} at (85,92) size 52x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (85,92) size 51x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Bottom"
</span><del>- RenderTableCell {TD} at (138,2) size 187x111 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (138,2) size 186x111 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 182x107
</span><span class="cx"> text run at (2,2) width 182: "Data"
</span><del>- RenderTableCell {TD} at (326,74) size 35x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (326,74) size 34x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (362,45) size 95x57 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (362,45) size 94x57 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 90x53
</span><span class="cx"> text run at (2,2) width 90: "Data"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablemozillabug10296verticalalign2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/mozilla-bug10296-vertical-align-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/mozilla-bug10296-vertical-align-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/mozilla-bug10296-vertical-align-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,66 +9,66 @@
</span><span class="cx"> RenderBlock {P} at (0,57) size 784x18
</span><span class="cx"> RenderText {#text} at (0,0) size 535x17
</span><span class="cx"> text run at (0,0) width 535: "In each of the following tables the cells with 'Data' should all have the same baseline:"
</span><del>- RenderTable {TABLE} at (0,90) size 459x116
- RenderTableSection {TBODY} at (0,0) size 459x115
- RenderTableRow {TR} at (0,2) size 459x111
- RenderTableCell {TD} at (2,2) size 187x111 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,90) size 458x116
+ RenderTableSection {TBODY} at (0,0) size 458x115
+ RenderTableRow {TR} at (0,2) size 458x111
+ RenderTableCell {TD} at (2,2) size 186x111 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 182x107
</span><span class="cx"> text run at (2,2) width 182: "Data"
</span><del>- RenderTableCell {TD} at (190,2) size 31x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (190,2) size 30x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Top"
</span><del>- RenderTableCell {TD} at (222,47) size 50x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (222,47) size 49x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 45x17
</span><span class="cx"> text run at (2,2) width 45: "Middle"
</span><del>- RenderTableCell {TD} at (273,74) size 35x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (273,74) size 34x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (309,92) size 52x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (309,92) size 51x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Bottom"
</span><del>- RenderTableCell {TD} at (362,45) size 95x57 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (362,45) size 94x57 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 90x53
</span><span class="cx"> text run at (2,2) width 90: "Data"
</span><del>- RenderTable {TABLE} at (0,205) size 459x116
- RenderTableSection {TBODY} at (0,0) size 459x115
- RenderTableRow {TR} at (0,2) size 459x111
- RenderTableCell {TD} at (2,2) size 31x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,205) size 458x116
+ RenderTableSection {TBODY} at (0,0) size 458x115
+ RenderTableRow {TR} at (0,2) size 458x111
+ RenderTableCell {TD} at (2,2) size 30x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Top"
</span><del>- RenderTableCell {TD} at (34,74) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,74) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (70,45) size 95x57 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,45) size 94x57 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 90x53
</span><span class="cx"> text run at (2,2) width 90: "Data"
</span><del>- RenderTableCell {TD} at (166,47) size 50x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (166,47) size 49x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 45x17
</span><span class="cx"> text run at (2,2) width 45: "Middle"
</span><del>- RenderTableCell {TD} at (217,92) size 52x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (217,92) size 51x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Bottom"
</span><del>- RenderTableCell {TD} at (270,2) size 187x111 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (270,2) size 186x111 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 182x107
</span><span class="cx"> text run at (2,2) width 182: "Data"
</span><del>- RenderTable {TABLE} at (0,320) size 459x116
- RenderTableSection {TBODY} at (0,0) size 459x115
- RenderTableRow {TR} at (0,2) size 459x111
- RenderTableCell {TD} at (2,2) size 31x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,320) size 458x116
+ RenderTableSection {TBODY} at (0,0) size 458x115
+ RenderTableRow {TR} at (0,2) size 458x111
+ RenderTableCell {TD} at (2,2) size 30x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Top"
</span><del>- RenderTableCell {TD} at (34,45) size 95x57 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,45) size 94x57 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 90x53
</span><span class="cx"> text run at (2,2) width 90: "Data"
</span><del>- RenderTableCell {TD} at (130,92) size 52x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (130,92) size 51x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Bottom"
</span><del>- RenderTableCell {TD} at (183,74) size 35x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,74) size 34x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (219,2) size 187x111 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (219,2) size 186x111 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 182x107
</span><span class="cx"> text run at (2,2) width 182: "Data"
</span><del>- RenderTableCell {TD} at (407,47) size 50x21 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (407,47) size 49x21 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 45x17
</span><span class="cx"> text run at (2,2) width 45: "Middle"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablenobrexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/nobr-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablenobrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/nobr-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/nobr-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/nobr-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,10 +7,10 @@
</span><span class="cx"> RenderInline {NOBR} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x333
</span><del>- RenderTable {TABLE} at (0,0) size 71x333 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 69x331
- RenderTableRow {TR} at (0,2) size 69x327
- RenderTableCell {TD} at (2,2) size 65x327 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 70x333 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 68x331
+ RenderTableRow {TR} at (0,2) size 68x327
+ RenderTableCell {TD} at (2,2) size 64x327 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x323
</span><span class="cx"> text run at (2,2) width 53: "This is a"
</span><span class="cx"> text run at (2,19) width 52: "test case"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttableoverflowHiddenexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/overflowHidden-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttableoverflowHiddenexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/overflowHidden-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/overflowHidden-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/overflowHidden-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,194 +3,194 @@
</span><span class="cx"> layer at (0,0) size 785x2394
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 785x2394
</span><span class="cx"> RenderBody {BODY} at (8,8) size 769x2378
</span><del>- RenderTable {TABLE} at (0,0) size 419x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 415x108
- RenderTableRow {TR} at (0,2) size 415x104
- RenderTableCell {TD} at (308,2) size 105x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 418x112 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 414x108
+ RenderTableRow {TR} at (0,2) size 414x104
+ RenderTableCell {TD} at (308,2) size 104x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
</span><span class="cx"> RenderBlock (anonymous) at (0,112) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,146) size 719x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 715x108
- RenderTableRow {TR} at (0,2) size 715x104
- RenderTableCell {TD} at (608,2) size 105x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,146) size 718x112 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 714x108
+ RenderTableRow {TR} at (0,2) size 714x104
+ RenderTableCell {TD} at (608,2) size 104x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
</span><span class="cx"> RenderBlock (anonymous) at (0,258) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,292) size 719x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 715x108
- RenderTableRow {TR} at (0,2) size 715x104
- RenderTableCell {TD} at (608,2) size 105x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,292) size 718x112 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 714x108
+ RenderTableRow {TR} at (0,2) size 714x104
+ RenderTableCell {TD} at (608,2) size 104x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
</span><span class="cx"> RenderBlock (anonymous) at (0,404) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,438) size 419x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 415x108
- RenderTableRow {TR} at (0,2) size 415x104
- RenderTableCell {TD} at (308,2) size 105x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,438) size 418x112 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 414x108
+ RenderTableRow {TR} at (0,2) size 414x104
+ RenderTableCell {TD} at (308,2) size 104x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
</span><span class="cx"> RenderBlock (anonymous) at (0,550) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,584) size 419x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 415x108
- RenderTableRow {TR} at (0,2) size 415x104
- RenderTableCell {TD} at (2,2) size 105x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,584) size 418x112 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 414x108
+ RenderTableRow {TR} at (0,2) size 414x104
+ RenderTableCell {TD} at (2,2) size 104x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
</span><span class="cx"> RenderBlock (anonymous) at (0,696) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,730) size 619x218 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 615x214
- RenderTableRow {TR} at (0,2) size 615x104
- RenderTableCell {TD} at (308,2) size 305x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 301x100 [bgcolor=#800080]
- RenderTableRow {TR} at (0,108) size 615x104
- RenderTableCell {TD} at (2,108) size 305x104 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 301x100 [bgcolor=#800080]
</del><ins>+ RenderTable {TABLE} at (0,730) size 618x218 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 614x214
+ RenderTableRow {TR} at (0,2) size 614x104
+ RenderTableCell {TD} at (308,2) size 304x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (2,2) size 300x100 [bgcolor=#800080]
+ RenderTableRow {TR} at (0,108) size 614x104
+ RenderTableCell {TD} at (2,108) size 304x104 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (2,2) size 300x100 [bgcolor=#800080]
</ins><span class="cx"> RenderBlock (anonymous) at (0,948) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,982) size 719x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 715x108
- RenderTableRow {TR} at (0,2) size 715x104
- RenderTableCell {TD} at (608,2) size 105x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,982) size 718x112 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 714x108
+ RenderTableRow {TR} at (0,2) size 714x104
+ RenderTableCell {TD} at (608,2) size 104x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
</span><span class="cx"> RenderBlock (anonymous) at (0,1094) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,1128) size 719x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 715x108
- RenderTableRow {TR} at (0,2) size 715x104
- RenderTableCell {TD} at (608,2) size 105x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,1128) size 718x112 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 714x108
+ RenderTableRow {TR} at (0,2) size 714x104
+ RenderTableCell {TD} at (608,2) size 104x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
</span><span class="cx"> RenderBlock (anonymous) at (0,1240) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,1274) size 719x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 715x108
- RenderTableRow {TR} at (0,2) size 715x104
- RenderTableCell {TD} at (608,2) size 105x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,1274) size 718x112 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 714x108
+ RenderTableRow {TR} at (0,2) size 714x104
+ RenderTableCell {TD} at (608,2) size 104x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
</span><span class="cx"> RenderBlock (anonymous) at (0,1386) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {DIV} at (0,1420) size 401x100
- RenderTableSection (anonymous) at (0,0) size 401x100
- RenderTableRow {DIV} at (0,0) size 401x100
- RenderTableCell {DIV} at (300,0) size 101x100 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,1420) size 400x100
+ RenderTableSection (anonymous) at (0,0) size 400x100
+ RenderTableRow {DIV} at (0,0) size 400x100
+ RenderTableCell {DIV} at (300,0) size 100x100 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#800080]
</span><span class="cx"> RenderBlock (anonymous) at (0,1520) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {DIV} at (0,1554) size 401x100
- RenderTableSection (anonymous) at (0,0) size 401x100
- RenderTableRow {DIV} at (0,0) size 401x100
- RenderTableCell {DIV} at (300,0) size 101x100 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,1554) size 400x100
+ RenderTableSection (anonymous) at (0,0) size 400x100
+ RenderTableRow {DIV} at (0,0) size 400x100
+ RenderTableCell {DIV} at (300,0) size 100x100 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#800080]
</span><span class="cx"> RenderBlock (anonymous) at (0,1654) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,1688) size 716x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 711x107
- RenderTableRow {TR} at (0,0) size 711x107
- RenderTableCell {TD} at (605,0) size 106x107 [border: (3px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,1688) size 715x112 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 710x107
+ RenderTableRow {TR} at (0,0) size 710x107
+ RenderTableCell {TD} at (605,0) size 105x107 [border: (3px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,4) size 100x100 [bgcolor=#800080]
</span><span class="cx"> RenderBlock (anonymous) at (0,1800) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,1834) size 716x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 711x107
- RenderTableRow {TR} at (0,0) size 711x107
- RenderTableCell {TD} at (605,0) size 106x107 [border: (3px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,1834) size 715x112 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 710x107
+ RenderTableRow {TR} at (0,0) size 710x107
+ RenderTableCell {TD} at (605,0) size 105x107 [border: (3px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,4) size 100x100 [bgcolor=#800080]
</span><span class="cx"> RenderBlock (anonymous) at (0,1946) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,1980) size 419x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 415x108
- RenderTableRow {TR} at (0,2) size 415x104
- RenderTableCell {TD} at (308,2) size 105x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,1980) size 418x112 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 414x108
+ RenderTableRow {TR} at (0,2) size 414x104
+ RenderTableCell {TD} at (308,2) size 104x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
</span><span class="cx"> RenderBlock (anonymous) at (0,2092) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,2126) size 434x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 430x108
- RenderTableRow {TR} at (0,2) size 430x104
- RenderTableCell {TD} at (323,2) size 105x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,2126) size 433x112 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 429x108
+ RenderTableRow {TR} at (0,2) size 429x104
+ RenderTableCell {TD} at (323,2) size 104x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
</span><span class="cx"> RenderBlock (anonymous) at (0,2238) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,2272) size 471x106
- RenderTableSection {TBODY} at (0,0) size 471x106
- RenderTableRow {TR} at (0,2) size 471x102
- RenderTableCell {TD} at (366,2) size 103x102 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,2272) size 470x106
+ RenderTableSection {TBODY} at (0,0) size 470x106
+ RenderTableRow {TR} at (0,2) size 470x102
+ RenderTableCell {TD} at (366,2) size 102x102 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [bgcolor=#800080]
</span><span class="cx"> layer at (12,12) size 304x104 clip at (13,13) size 302x102
</span><span class="cx"> RenderTableCell {TD} at (2,52) size 304x4 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> layer at (12,158) size 604x104 clip at (13,159) size 602x102
</span><del>- RenderTableCell {TD} at (2,43) size 605x22 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,43) size 604x22 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (12,450) size 304x104 clip at (13,451) size 302x102 scrollWidth 601
</span><del>- RenderTableCell {TD} at (2,52) size 305x4 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,52) size 304x4 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,-18) size 300x17 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 600x17 [bgcolor=#008000]
</span><span class="cx"> RenderText {#text} at (0,0) size 27x17
</span><span class="cx"> text run at (0,0) width 27: "Test"
</span><span class="cx"> layer at (118,596) size 304x104 clip at (119,597) size 302x102 scrollWidth 601
</span><del>- RenderTableCell {TD} at (108,52) size 305x4 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,52) size 304x4 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,-18) size 300x17 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 600x17 [bgcolor=#008000]
</span><span class="cx"> RenderText {#text} at (0,0) size 82x17
</span><span class="cx"> text run at (0,0) width 82: "Reverse Test"
</span><span class="cx"> layer at (12,742) size 304x104 clip at (13,743) size 302x102 scrollWidth 601
</span><del>- RenderTableCell {TD} at (2,52) size 305x4 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,52) size 304x4 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,-18) size 300x17 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 600x17 [bgcolor=#008000]
</span><span class="cx"> RenderText {#text} at (0,0) size 81x17
</span><span class="cx"> text run at (0,0) width 81: "Stacked Test"
</span><span class="cx"> layer at (318,848) size 304x104 clip at (319,849) size 302x102 scrollWidth 601
</span><del>- RenderTableCell {TD} at (308,158) size 305x4 [bgcolor=#808080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (308,158) size 304x4 [bgcolor=#808080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,-18) size 300x17 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 600x17 [bgcolor=#008000]
</span><span class="cx"> RenderText {#text} at (0,0) size 51x17
</span><span class="cx"> text run at (0,0) width 51: "Reverse"
</span><span class="cx"> layer at (12,994) size 604x104 clip at (13,995) size 602x102
</span><del>- RenderTableCell {TD} at (2,43) size 605x22 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,43) size 604x22 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (8,1428) size 300x100 scrollWidth 600
</span><del>- RenderTableCell {DIV} at (0,41) size 301x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,41) size 300x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 300x17
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 600x17 [bgcolor=#FFA500]
</span><span class="cx"> RenderText {#text} at (0,0) size 141x17
</span><span class="cx"> text run at (0,0) width 141: "With display:table-cell"
</span><span class="cx"> layer at (10,1698) size 605x107 clip at (13,1701) size 602x102
</span><del>- RenderTableCell {TD} at (0,41) size 606x25 [bgcolor=#808080] [border: (3px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,41) size 605x25 [bgcolor=#808080] [border: (3px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (4,4) size 600x17 [bgcolor=#FFFF00]
</span><span class="cx"> RenderText {#text} at (0,0) size 215x17
</span><span class="cx"> text run at (0,0) width 215: "Test with border-collapse:collapse"
</span><span class="cx"> layer at (10,1844) size 605x107 clip at (13,1847) size 602x102
</span><del>- RenderTableCell {TD} at (0,41) size 606x25 [border: (3px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,41) size 605x25 [border: (3px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (4,4) size 600x17 [bgcolor=#FFFF00]
</span><span class="cx"> RenderText {#text} at (0,0) size 271x17
</span><span class="cx"> text run at (0,0) width 271: "Test with border-collapse:collapse no color"
</span><span class="cx"> layer at (12,1992) size 304x104 clip at (13,1993) size 302x87 scrollWidth 601
</span><del>- RenderTableCell {TD} at (2,44) size 305x20 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,44) size 304x20 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,-18) size 300x17 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 600x17 [bgcolor=#008000]
</span><span class="cx"> RenderText {#text} at (0,0) size 151x17
</span><span class="cx"> text run at (0,0) width 151: "Test with overflow:auto"
</span><span class="cx"> layer at (12,2138) size 319x104 clip at (13,2139) size 302x87 scrollWidth 601
</span><del>- RenderTableCell {TD} at (2,44) size 320x20 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,44) size 319x20 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,-18) size 300x17 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 600x17 [bgcolor=#008000]
</span><span class="cx"> RenderText {#text} at (0,0) size 158x17
</span><span class="cx"> text run at (0,0) width 158: "Test with overflow:scroll"
</span><span class="cx"> layer at (10,2282) size 362x102 clip at (40,2312) size 302x27 scrollWidth 601
</span><del>- RenderTableCell {TD} at (2,6) size 363x94 [bgcolor=#808080] [border: (30px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,6) size 362x94 [bgcolor=#808080] [border: (30px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (31,31) size 300x17 [bgcolor=#00FF00]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 600x17 [bgcolor=#008000]
</span><span class="cx"> RenderText {#text} at (0,0) size 151x17
</span><span class="lines">@@ -204,7 +204,7 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 129x17
</span><span class="cx"> text run at (0,0) width 129: "With opacity on div."
</span><span class="cx"> layer at (12,304) size 604x104 clip at (13,305) size 602x102
</span><del>- RenderTableCell {TD} at (2,43) size 605x22 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,43) size 604x22 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 600x17 [bgcolor=#00FFFF]
</span><span class="cx"> RenderText {#text} at (0,0) size 131x17
</span><span class="cx"> text run at (0,0) width 131: "With opacity on cell."
</span><span class="lines">@@ -213,17 +213,17 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 203x17
</span><span class="cx"> text run at (0,0) width 203: "With relative positioning on div."
</span><span class="cx"> layer at (12,1140) size 604x104 clip at (13,1141) size 602x102
</span><del>- RenderTableCell {TD} at (2,43) size 605x22 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,43) size 604x22 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 600x17 [bgcolor=#FFC0CB]
</span><span class="cx"> RenderText {#text} at (0,0) size 205x17
</span><span class="cx"> text run at (0,0) width 205: "With relative positioning on cell."
</span><span class="cx"> layer at (112,1286) size 604x104 clip at (113,1287) size 602x102
</span><del>- RenderTableCell {TD} at (2,43) size 605x22 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,43) size 604x22 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 600x17 [bgcolor=#FFC0CB]
</span><span class="cx"> RenderText {#text} at (0,0) size 290x17
</span><span class="cx"> text run at (0,0) width 290: "With relative positioning and an offset on cell."
</span><span class="cx"> layer at (108,1562) size 300x100 scrollWidth 600
</span><del>- RenderTableCell {DIV} at (0,41) size 301x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,41) size 300x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 300x17
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 600x17 [bgcolor=#FFA500]
</span><span class="cx"> RenderText {#text} at (0,0) size 278x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablepercentheightsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/percent-heights-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablepercentheightsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/percent-heights-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/percent-heights-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/percent-heights-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -16,43 +16,43 @@
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x90
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x90
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 474x90 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderText {#text} at (191,11) size 91x17
- text run at (191,11) width 91: "Table Data #1"
- RenderBR {BR} at (281,25) size 1x0
- RenderText {#text} at (202,28) size 69x17
- text run at (202,28) width 69: "Other cells"
- RenderBR {BR} at (270,42) size 1x0
</del><ins>+ RenderText {#text} at (192,11) size 90x17
+ text run at (192,11) width 90: "Table Data #1"
+ RenderBR {BR} at (282,25) size 0x0
+ RenderText {#text} at (203,28) size 68x17
+ text run at (203,28) width 68: "Other cells"
+ RenderBR {BR} at (271,42) size 0x0
</ins><span class="cx"> RenderText {#text} at (173,45) size 128x17
</span><span class="cx"> text run at (173,45) width 128: "should be the height"
</span><span class="cx"> RenderBR {BR} at (300,59) size 1x0
</span><span class="cx"> RenderText {#text} at (204,62) size 66x17
</span><span class="cx"> text run at (204,62) width 66: "of this cell"
</span><del>- RenderTableCell {TD} at (473,17) size 45x56 [bgcolor=#006000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (11,11) size 23x34
- text run at (11,11) width 23: "TD"
- text run at (14,28) width 17: "#2"
- RenderTableCell {TD} at (517,17) size 45x56 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (11,11) size 23x34
- text run at (11,11) width 23: "TD"
- text run at (14,28) width 17: "#3"
- RenderTableCell {TD} at (561,17) size 45x56 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (11,11) size 23x34
- text run at (11,11) width 23: "TD"
- text run at (14,28) width 17: "#4"
- RenderTableCell {TD} at (605,17) size 45x56 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (11,11) size 23x34
- text run at (11,11) width 23: "TD"
- text run at (14,28) width 17: "#5"
- RenderTableCell {TD} at (649,17) size 45x56 [bgcolor=#000080] [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (11,11) size 23x34
- text run at (11,11) width 23: "TD"
- text run at (14,28) width 17: "#6"
- RenderTableCell {TD} at (693,17) size 45x56 [bgcolor=#CACACA] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (11,11) size 23x34
- text run at (11,11) width 23: "TD"
- text run at (14,28) width 17: "#7"
- RenderTableCell {TD} at (737,17) size 45x56 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
- RenderInline {FONT} at (0,0) size 23x34 [color=#FFFFFF]
- RenderText {#text} at (11,11) size 23x34
- text run at (11,11) width 23: "TD"
- text run at (14,28) width 17: "#8"
</del><ins>+ RenderTableCell {TD} at (474,17) size 44x56 [bgcolor=#006000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (11,11) size 22x34
+ text run at (11,11) width 22: "TD"
+ text run at (14,28) width 16: "#2"
+ RenderTableCell {TD} at (518,17) size 44x56 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (11,11) size 22x34
+ text run at (11,11) width 22: "TD"
+ text run at (14,28) width 16: "#3"
+ RenderTableCell {TD} at (562,17) size 44x56 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (11,11) size 22x34
+ text run at (11,11) width 22: "TD"
+ text run at (14,28) width 16: "#4"
+ RenderTableCell {TD} at (606,17) size 44x56 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+ RenderText {#text} at (11,11) size 22x34
+ text run at (11,11) width 22: "TD"
+ text run at (14,28) width 16: "#5"
+ RenderTableCell {TD} at (650,17) size 44x56 [bgcolor=#000080] [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
+ RenderText {#text} at (11,11) size 22x34
+ text run at (11,11) width 22: "TD"
+ text run at (14,28) width 16: "#6"
+ RenderTableCell {TD} at (694,17) size 44x56 [bgcolor=#CACACA] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
+ RenderText {#text} at (11,11) size 22x34
+ text run at (11,11) width 22: "TD"
+ text run at (14,28) width 16: "#7"
+ RenderTableCell {TD} at (738,17) size 44x56 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
+ RenderInline {FONT} at (0,0) size 22x34 [color=#FFFFFF]
+ RenderText {#text} at (11,11) size 22x34
+ text run at (11,11) width 22: "TD"
+ text run at (14,28) width 16: "#8"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablepercentwidthsstretchexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/percent-widths-stretch-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablepercentwidthsstretchexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/percent-widths-stretch-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/percent-widths-stretch-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/percent-widths-stretch-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,40 +3,40 @@
</span><span class="cx"> layer at (0,0) size 800x96
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x96
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x80
</span><del>- RenderTable {TABLE} at (0,0) size 102x4
- RenderTableSection {TBODY} at (0,0) size 102x4
- RenderTableRow {TR} at (0,0) size 102x4
- RenderTableCell {TD} at (0,0) size 102x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 100x4
+ RenderTableSection {TBODY} at (0,0) size 100x4
+ RenderTableRow {TR} at (0,0) size 100x4
+ RenderTableCell {TD} at (0,0) size 100x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 1x4 [bgcolor=#FFA500]
</span><del>- RenderTable {TABLE} at (0,4) size 51x4
- RenderTableSection {TBODY} at (0,0) size 51x4
- RenderTableRow {TR} at (0,0) size 51x4
- RenderTableCell {TD} at (0,0) size 51x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,4) size 50x4
+ RenderTableSection {TBODY} at (0,0) size 50x4
+ RenderTableRow {TR} at (0,0) size 50x4
+ RenderTableCell {TD} at (0,0) size 50x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 1x4 [bgcolor=#FFA500]
</span><span class="cx"> RenderTable {TABLE} at (0,8) size 34x4
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 34x4
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 34x4
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 34x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 1x4 [bgcolor=#FFA500]
</span><del>- RenderTable {TABLE} at (0,12) size 26x4
- RenderTableSection {TBODY} at (0,0) size 26x4
- RenderTableRow {TR} at (0,0) size 26x4
- RenderTableCell {TD} at (0,0) size 26x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,12) size 25x4
+ RenderTableSection {TBODY} at (0,0) size 25x4
+ RenderTableRow {TR} at (0,0) size 25x4
+ RenderTableCell {TD} at (0,0) size 25x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 1x4 [bgcolor=#FFA500]
</span><del>- RenderTable {TABLE} at (0,16) size 21x4
- RenderTableSection {TBODY} at (0,0) size 21x4
- RenderTableRow {TR} at (0,0) size 21x4
- RenderTableCell {TD} at (0,0) size 21x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,16) size 20x4
+ RenderTableSection {TBODY} at (0,0) size 20x4
+ RenderTableRow {TR} at (0,0) size 20x4
+ RenderTableCell {TD} at (0,0) size 20x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 1x4 [bgcolor=#FFA500]
</span><del>- RenderTable {TABLE} at (0,20) size 11x4
- RenderTableSection {TBODY} at (0,0) size 11x4
- RenderTableRow {TR} at (0,0) size 11x4
- RenderTableCell {TD} at (0,0) size 11x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,20) size 10x4
+ RenderTableSection {TBODY} at (0,0) size 10x4
+ RenderTableRow {TR} at (0,0) size 10x4
+ RenderTableCell {TD} at (0,0) size 10x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 1x4 [bgcolor=#FFA500]
</span><del>- RenderTable {TABLE} at (0,24) size 6x4
- RenderTableSection {TBODY} at (0,0) size 6x4
- RenderTableRow {TR} at (0,0) size 6x4
- RenderTableCell {TD} at (0,0) size 6x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,24) size 5x4
+ RenderTableSection {TBODY} at (0,0) size 5x4
+ RenderTableRow {TR} at (0,0) size 5x4
+ RenderTableCell {TD} at (0,0) size 5x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 1x4 [bgcolor=#FFA500]
</span><span class="cx"> RenderTable {TABLE} at (0,28) size 4x4
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 4x4
</span><span class="lines">@@ -48,10 +48,10 @@
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 3x4
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 3x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 1x4 [bgcolor=#FFA500]
</span><del>- RenderTable {TABLE} at (0,36) size 3x4
- RenderTableSection {TBODY} at (0,0) size 3x4
- RenderTableRow {TR} at (0,0) size 3x4
- RenderTableCell {TD} at (0,0) size 3x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,36) size 2x4
+ RenderTableSection {TBODY} at (0,0) size 2x4
+ RenderTableRow {TR} at (0,0) size 2x4
+ RenderTableCell {TD} at (0,0) size 2x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 1x4 [bgcolor=#FFA500]
</span><span class="cx"> RenderTable {TABLE} at (0,40) size 2x4
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 2x4
</span><span class="lines">@@ -93,13 +93,13 @@
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 2x4
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 2x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 1x4 [bgcolor=#FFA500]
</span><del>- RenderTable {TABLE} at (0,72) size 2x4
- RenderTableSection {TBODY} at (0,0) size 2x4
- RenderTableRow {TR} at (0,0) size 2x4
- RenderTableCell {TD} at (0,0) size 2x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,72) size 1x4
+ RenderTableSection {TBODY} at (0,0) size 1x4
+ RenderTableRow {TR} at (0,0) size 1x4
+ RenderTableCell {TD} at (0,0) size 1x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 1x4 [bgcolor=#FFA500]
</span><del>- RenderTable {TABLE} at (0,76) size 2x4
- RenderTableSection {TBODY} at (0,0) size 2x4
- RenderTableRow {TR} at (0,0) size 2x4
- RenderTableCell {TD} at (0,0) size 2x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,76) size 1x4
+ RenderTableSection {TBODY} at (0,0) size 1x4
+ RenderTableRow {TR} at (0,0) size 1x4
+ RenderTableCell {TD} at (0,0) size 1x4 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 1x4 [bgcolor=#FFA500]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablepercentwidthsstretchverticalexpectedpngfromrev195778trunkLayoutTestsplatformgtkfasttablegiantRowspanexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/table/percent-widths-stretch-vertical-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/table/giantRowspan-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablepercentwidthsstretchverticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/percent-widths-stretch-vertical-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/percent-widths-stretch-vertical-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/percent-widths-stretch-vertical-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,40 +3,40 @@
</span><span class="cx"> layer at (704,0) size 96x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 96x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 80x584
</span><del>- RenderTable {TABLE} at (0,0) size 4x102
- RenderTableSection {TBODY} at (0,0) size 4x102
- RenderTableRow {TR} at (0,0) size 4x102
- RenderTableCell {TD} at (0,0) size 4x102 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 4x100
+ RenderTableSection {TBODY} at (0,0) size 4x100
+ RenderTableRow {TR} at (0,0) size 4x100
+ RenderTableCell {TD} at (0,0) size 4x100 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 4x1 [bgcolor=#FFA500]
</span><del>- RenderTable {TABLE} at (4,0) size 4x51
- RenderTableSection {TBODY} at (0,0) size 4x51
- RenderTableRow {TR} at (0,0) size 4x51
- RenderTableCell {TD} at (0,0) size 4x51 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (4,0) size 4x50
+ RenderTableSection {TBODY} at (0,0) size 4x50
+ RenderTableRow {TR} at (0,0) size 4x50
+ RenderTableCell {TD} at (0,0) size 4x50 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 4x1 [bgcolor=#FFA500]
</span><span class="cx"> RenderTable {TABLE} at (8,0) size 4x34
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 4x34
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 4x34
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 4x34 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 4x1 [bgcolor=#FFA500]
</span><del>- RenderTable {TABLE} at (12,0) size 4x26
- RenderTableSection {TBODY} at (0,0) size 4x26
- RenderTableRow {TR} at (0,0) size 4x26
- RenderTableCell {TD} at (0,0) size 4x26 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (12,0) size 4x25
+ RenderTableSection {TBODY} at (0,0) size 4x25
+ RenderTableRow {TR} at (0,0) size 4x25
+ RenderTableCell {TD} at (0,0) size 4x25 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 4x1 [bgcolor=#FFA500]
</span><del>- RenderTable {TABLE} at (16,0) size 4x21
- RenderTableSection {TBODY} at (0,0) size 4x21
- RenderTableRow {TR} at (0,0) size 4x21
- RenderTableCell {TD} at (0,0) size 4x21 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (16,0) size 4x20
+ RenderTableSection {TBODY} at (0,0) size 4x20
+ RenderTableRow {TR} at (0,0) size 4x20
+ RenderTableCell {TD} at (0,0) size 4x20 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 4x1 [bgcolor=#FFA500]
</span><del>- RenderTable {TABLE} at (20,0) size 4x11
- RenderTableSection {TBODY} at (0,0) size 4x11
- RenderTableRow {TR} at (0,0) size 4x11
- RenderTableCell {TD} at (0,0) size 4x11 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (20,0) size 4x10
+ RenderTableSection {TBODY} at (0,0) size 4x10
+ RenderTableRow {TR} at (0,0) size 4x10
+ RenderTableCell {TD} at (0,0) size 4x10 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 4x1 [bgcolor=#FFA500]
</span><del>- RenderTable {TABLE} at (24,0) size 4x6
- RenderTableSection {TBODY} at (0,0) size 4x6
- RenderTableRow {TR} at (0,0) size 4x6
- RenderTableCell {TD} at (0,0) size 4x6 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (24,0) size 4x5
+ RenderTableSection {TBODY} at (0,0) size 4x5
+ RenderTableRow {TR} at (0,0) size 4x5
+ RenderTableCell {TD} at (0,0) size 4x5 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 4x1 [bgcolor=#FFA500]
</span><span class="cx"> RenderTable {TABLE} at (28,0) size 4x4
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 4x4
</span><span class="lines">@@ -48,10 +48,10 @@
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 4x3
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 4x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 4x1 [bgcolor=#FFA500]
</span><del>- RenderTable {TABLE} at (36,0) size 4x3
- RenderTableSection {TBODY} at (0,0) size 4x3
- RenderTableRow {TR} at (0,0) size 4x3
- RenderTableCell {TD} at (0,0) size 4x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (36,0) size 4x2
+ RenderTableSection {TBODY} at (0,0) size 4x2
+ RenderTableRow {TR} at (0,0) size 4x2
+ RenderTableCell {TD} at (0,0) size 4x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 4x1 [bgcolor=#FFA500]
</span><span class="cx"> RenderTable {TABLE} at (40,0) size 4x2
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 4x2
</span><span class="lines">@@ -93,13 +93,13 @@
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 4x2
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 4x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 4x1 [bgcolor=#FFA500]
</span><del>- RenderTable {TABLE} at (72,0) size 4x2
- RenderTableSection {TBODY} at (0,0) size 4x2
- RenderTableRow {TR} at (0,0) size 4x2
- RenderTableCell {TD} at (0,0) size 4x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (72,0) size 4x1
+ RenderTableSection {TBODY} at (0,0) size 4x1
+ RenderTableRow {TR} at (0,0) size 4x1
+ RenderTableCell {TD} at (0,0) size 4x1 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 4x1 [bgcolor=#FFA500]
</span><del>- RenderTable {TABLE} at (76,0) size 4x2
- RenderTableSection {TBODY} at (0,0) size 4x2
- RenderTableRow {TR} at (0,0) size 4x2
- RenderTableCell {TD} at (0,0) size 4x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (76,0) size 4x1
+ RenderTableSection {TBODY} at (0,0) size 4x1
+ RenderTableRow {TR} at (0,0) size 4x1
+ RenderTableCell {TD} at (0,0) size 4x1 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 4x1 [bgcolor=#FFA500]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttableprependinanonymoustableexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/prepend-in-anonymous-table-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttableprependinanonymoustableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/prepend-in-anonymous-table-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/prepend-in-anonymous-table-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/prepend-in-anonymous-table-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -23,13 +23,13 @@
</span><span class="cx"> RenderTable at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,78) size 769x0
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 769x0
</span><span class="cx"> RenderTable at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {PRE} at (0,91) size 769x15
</span><span class="cx"> RenderText {#text} at (0,0) size 256x15
</span><span class="cx"> text run at (0,0) width 256: "Prepending inline to table-cell:"
</span><span class="lines">@@ -39,14 +39,14 @@
</span><span class="cx"> RenderTable at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,119) size 769x0
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x0
</span><span class="cx"> RenderInline {DIV} at (0,0) size 0x0
</span><span class="cx"> RenderTable at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {PRE} at (0,132) size 769x15
</span><span class="cx"> RenderText {#text} at (0,0) size 288x15
</span><span class="cx"> text run at (0,0) width 288: "Prepending table-cell to table-cell:"
</span><span class="lines">@@ -54,14 +54,14 @@
</span><span class="cx"> RenderTable at (0,0) size 2x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 2x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 2x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,160) size 769x0
</span><span class="cx"> RenderTable at (0,0) size 2x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 2x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 2x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {PRE} at (0,173) size 769x15
</span><span class="cx"> RenderText {#text} at (0,0) size 280x15
</span><span class="cx"> text run at (0,0) width 280: "Prepending table-row to table-cell:"
</span><span class="lines">@@ -70,13 +70,13 @@
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow {DIV} at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,201) size 769x0
</span><span class="cx"> RenderTable at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow {DIV} at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {PRE} at (0,214) size 769x15
</span><span class="cx"> RenderText {#text} at (0,0) size 328x15
</span><span class="cx"> text run at (0,0) width 328: "Prepending table-row-group to table-cell:"
</span><span class="lines">@@ -85,13 +85,13 @@
</span><span class="cx"> RenderTableSection {DIV} at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,242) size 769x0
</span><span class="cx"> RenderTable at (0,0) size 1x0
</span><span class="cx"> RenderTableSection {DIV} at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {PRE} at (0,255) size 769x15
</span><span class="cx"> RenderText {#text} at (0,0) size 352x15
</span><span class="cx"> text run at (0,0) width 352: "Prepending table-column-group to table-cell:"
</span><span class="lines">@@ -100,13 +100,13 @@
</span><span class="cx"> RenderTableCol {DIV} at (0,0) size 0x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,283) size 769x0
</span><span class="cx"> RenderTable at (0,0) size 1x0
</span><span class="cx"> RenderTableCol {DIV} at (0,0) size 0x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {PRE} at (0,296) size 769x15
</span><span class="cx"> RenderText {#text} at (0,0) size 312x15
</span><span class="cx"> text run at (0,0) width 312: "Prepending table-caption to table-cell:"
</span><span class="lines">@@ -115,13 +115,13 @@
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,324) size 769x0
</span><span class="cx"> RenderTable at (0,0) size 1x0
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {PRE} at (0,337) size 769x15
</span><span class="cx"> RenderText {#text} at (0,0) size 240x15
</span><span class="cx"> text run at (0,0) width 240: "Prepending block to table-row:"
</span><span class="lines">@@ -157,13 +157,13 @@
</span><span class="cx"> RenderTable at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableRow {DIV} at (0,0) size 1x0
</span><span class="cx"> RenderBlock {DIV} at (0,447) size 769x0
</span><span class="cx"> RenderTable at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableRow {DIV} at (0,0) size 1x0
</span><span class="cx"> RenderBlock {PRE} at (0,460) size 769x15
</span><span class="cx"> RenderText {#text} at (0,0) size 272x15
</span><span class="lines">@@ -248,13 +248,13 @@
</span><span class="cx"> RenderTable at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableSection {DIV} at (0,0) size 1x0
</span><span class="cx"> RenderBlock {DIV} at (0,734) size 769x0
</span><span class="cx"> RenderTable at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableSection {DIV} at (0,0) size 1x0
</span><span class="cx"> RenderBlock {PRE} at (0,747) size 769x15
</span><span class="cx"> RenderText {#text} at (0,0) size 320x15
</span><span class="lines">@@ -333,13 +333,13 @@
</span><span class="cx"> RenderTable at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableCol {DIV} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {DIV} at (0,1021) size 769x0
</span><span class="cx"> RenderTable at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableCol {DIV} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {PRE} at (0,1034) size 769x15
</span><span class="cx"> RenderText {#text} at (0,0) size 344x15
</span><span class="lines">@@ -418,13 +418,13 @@
</span><span class="cx"> RenderTable at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 1x0
</span><span class="cx"> RenderBlock {DIV} at (0,1308) size 769x0
</span><span class="cx"> RenderTable at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 1x0
</span><span class="cx"> RenderBlock {PRE} at (0,1321) size 769x15
</span><span class="cx"> RenderText {#text} at (0,0) size 304x15
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablerelativepositioncontainmentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/relative-position-containment-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/relative-position-containment-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/relative-position-containment-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 526x17
</span><span class="cx"> text run at (0,0) width 526: "Will be green if the relative positioned table cell properly acts as a containing block."
</span><del>- RenderTable {TABLE} at (0,17) size 303x302 [border: (1px solid #000000)]
- RenderTableSection {TBODY} at (1,1) size 301x300
- RenderTableRow {TR} at (0,100) size 301x100
</del><ins>+ RenderTable {TABLE} at (0,17) size 302x302 [border: (1px solid #000000)]
+ RenderTableSection {TBODY} at (1,1) size 300x300
+ RenderTableRow {TR} at (0,100) size 300x100
</ins><span class="cx"> layer at (109,126) size 100x100
</span><del>- RenderTableCell {TD} at (100,150) size 101x0 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (100,150) size 100x0 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (109,126) size 100x100
</span><span class="cx"> RenderBlock (positioned) {DIV} at (0,-50) size 100x100 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablerelativepositionoffsetsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/relative-position-offsets-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/relative-position-offsets-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/relative-position-offsets-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 360x17
</span><span class="cx"> text run at (0,0) width 360: "Will be green if relative positioning offsets are supported:"
</span><del>- RenderTable {TABLE} at (0,17) size 101x200
- RenderTableSection {TBODY} at (0,0) size 101x200
- RenderTableRow {TR} at (0,0) size 101x100
- RenderTableCell {TD} at (0,50) size 101x0 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,100) size 101x100
</del><ins>+ RenderTable {TABLE} at (0,17) size 100x200
+ RenderTableSection {TBODY} at (0,0) size 100x200
+ RenderTableRow {TR} at (0,0) size 100x100
+ RenderTableCell {TD} at (0,50) size 100x0 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,100) size 100x100
</ins><span class="cx"> layer at (8,25) size 100x100
</span><del>- RenderTableCell {TD} at (0,150) size 101x0 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,150) size 100x0 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablerelativepositionstackingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/relative-position-stacking-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/relative-position-stacking-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/relative-position-stacking-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 362x17
</span><span class="cx"> text run at (0,0) width 362: "Will be green if relative positioning stacking is supported:"
</span><del>- RenderTable {TABLE} at (0,17) size 101x100
- RenderTableSection {TBODY} at (0,0) size 101x100
- RenderTableRow {TR} at (0,0) size 101x0
- RenderTableRow {TR} at (0,0) size 101x100
- RenderTableCell {TD} at (0,50) size 101x0 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 100x100
+ RenderTableSection {TBODY} at (0,0) size 100x100
+ RenderTableRow {TR} at (0,0) size 100x0
+ RenderTableRow {TR} at (0,0) size 100x100
+ RenderTableCell {TD} at (0,50) size 100x0 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (8,25) size 100x0
</span><del>- RenderTableCell {TD} at (0,0) size 101x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 101x0
</del><ins>+ RenderTableCell {TD} at (0,0) size 100x0 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 100x0
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablereplacedpercentheightexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/replaced-percent-height-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablereplacedpercentheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/replaced-percent-height-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/replaced-percent-height-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/replaced-percent-height-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,20 +3,20 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 611x206
- RenderTableSection {TBODY} at (0,0) size 611x206
- RenderTableRow {TR} at (0,2) size 611x202
- RenderTableCell {TD} at (2,93) size 403x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 610x206
+ RenderTableSection {TBODY} at (0,0) size 610x206
+ RenderTableRow {TR} at (0,2) size 610x202
+ RenderTableCell {TD} at (2,93) size 402x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 400x17 [bgcolor=#008000]
</span><span class="cx"> RenderText {#text} at (0,0) size 141x17
</span><span class="cx"> text run at (0,0) width 141: "This div does not flex."
</span><del>- RenderTableCell {TD} at (406,2) size 203x202 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,2) size 202x202 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 200x200
</span><span class="cx"> RenderBlock {P} at (0,222) size 784x0
</span><del>- RenderTable {TABLE} at (0,222) size 611x206
- RenderTableSection {TBODY} at (0,0) size 611x206
- RenderTableRow {TR} at (0,2) size 611x202
- RenderTableCell {TD} at (2,2) size 403x202 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,222) size 610x206
+ RenderTableSection {TBODY} at (0,0) size 610x206
+ RenderTableRow {TR} at (0,2) size 610x202
+ RenderTableCell {TD} at (2,2) size 402x202 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 400x200 [bgcolor=#008000]
</span><del>- RenderTableCell {TD} at (406,2) size 203x202 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,2) size 202x202 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 200x200
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablerowheightrecalcexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/row-height-recalc-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablerowheightrecalcexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/row-height-recalc-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/row-height-recalc-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/row-height-recalc-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx"> RenderText {#text} at (719,0) size 4x17
</span><span class="cx"> text run at (719,0) width 4: "."
</span><span class="cx"> RenderBlock {HR} at (0,33) size 784x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,43) size 101x100
- RenderTableSection {TBODY} at (0,0) size 101x100
- RenderTableRow {TR} at (0,0) size 101x0 [bgcolor=#FF0000]
- RenderTableCell {TD} at (0,0) size 51x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (50,0) size 51x0 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,0) size 101x100 [bgcolor=#008000]
- RenderTableCell {TD} at (0,50) size 101x0 [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,43) size 100x100
+ RenderTableSection {TBODY} at (0,0) size 100x100
+ RenderTableRow {TR} at (0,0) size 100x0 [bgcolor=#FF0000]
+ RenderTableCell {TD} at (0,0) size 50x0 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (50,0) size 50x0 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,0) size 100x100 [bgcolor=#008000]
+ RenderTableCell {TD} at (0,50) size 100x0 [r=1 c=0 rs=1 cs=2]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablerowspanpaintorderexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/rowspan-paint-order-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablerowspanpaintorderexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/rowspan-paint-order-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/rowspan-paint-order-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/rowspan-paint-order-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x100 [border: (2px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 780x96
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 780x22
</span><del>- RenderTableCell {TD} at (0,21) size 39x54 [bgcolor=#AAAAAA] [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,21) size 38x54 [bgcolor=#AAAAAA] [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 36x52
</span><span class="cx"> text run at (1,2) width 26: "Left"
</span><span class="cx"> text run at (1,19) width 13: "(3"
</span><span class="lines">@@ -14,19 +14,19 @@
</span><span class="cx"> RenderTableCell {TD} at (38,20) size 303x19 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: " "
</span><del>- RenderTableCell {TD} at (340,0) size 99x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=10]
</del><ins>+ RenderTableCell {TD} at (341,0) size 99x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=10]
</ins><span class="cx"> RenderText {#text} at (1,1) size 97x17
</span><span class="cx"> text run at (1,1) width 97: "Middle (1 row)"
</span><del>- RenderTableCell {TD} at (439,20) size 303x19 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=12 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,20) size 304x19 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=12 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: " "
</span><del>- RenderTableCell {TD} at (741,21) size 39x54 [bgcolor=#AAAAAA] [border: (1px inset #808080)] [r=0 c=13 rs=3 cs=1]
- RenderText {#text} at (2,1) size 37x52
- text run at (2,2) width 36: "Right"
- text run at (24,19) width 14: "(3"
- text run at (1,36) width 37: "rows)"
</del><ins>+ RenderTableCell {TD} at (742,21) size 39x54 [bgcolor=#AAAAAA] [border: (1px inset #808080)] [r=0 c=13 rs=3 cs=1]
+ RenderText {#text} at (2,1) size 36x52
+ text run at (2,2) width 35: "Right"
+ text run at (24,19) width 13: "(3"
+ text run at (1,36) width 36: "rows)"
</ins><span class="cx"> RenderTableRow {TR} at (0,22) size 780x37
</span><del>- RenderTableCell {TD} at (340,31) size 12x19 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (341,31) size 11x19 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (351,31) size 12x19 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</span><span class="lines">@@ -50,10 +50,10 @@
</span><span class="cx"> RenderTableCell {TD} at (417,31) size 12x19 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=9 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: " "
</span><del>- RenderTableCell {TD} at (428,31) size 11x19 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (428,31) size 12x19 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: " "
</span><span class="cx"> RenderTableRow {TR} at (0,59) size 780x37
</span><del>- RenderTableCell {TD} at (38,68) size 742x19 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=13]
- RenderText {#text} at (468,1) size 273x17
- text run at (468,1) width 273: "Bottom Row Overlaps with the Right Cell!"
</del><ins>+ RenderTableCell {TD} at (38,68) size 743x19 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=13]
+ RenderText {#text} at (469,1) size 273x17
+ text run at (469,1) width 273: "Bottom Row Overlaps with the Right Cell!"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablerowspanpaintorderverticalexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/rowspan-paint-order-vertical-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablerowspanpaintorderverticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/rowspan-paint-order-vertical-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/rowspan-paint-order-vertical-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/rowspan-paint-order-vertical-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx"> RenderTableCell {TD} at (0,61) size 66x177 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (25,-23) size 17x5
</span><span class="cx"> text run at (25,-22) width 4: " "
</span><del>- RenderTableCell {TD} at (0,260) size 36x56 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=10]
</del><ins>+ RenderTableCell {TD} at (0,261) size 36x54 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=10]
</ins><span class="cx"> RenderText {#text} at (1,4) size 34x48
</span><span class="cx"> text run at (1,4) width 45: "Middle"
</span><span class="cx"> text run at (18,3) width 47: "(1 row)"
</span><span class="lines">@@ -22,7 +22,7 @@
</span><span class="cx"> RenderText {#text} at (25,-23) size 17x5
</span><span class="cx"> text run at (25,-22) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (0,559) size 96x-4 [bgcolor=#AAAAAA] [border: (1px inset #808080)] [r=0 c=13 rs=3 cs=1]
</span><del>- RenderText {#text} at (23,-20) size 51x38
</del><ins>+ RenderText {#text} at (23,-20) size 51x37
</ins><span class="cx"> text run at (23,-19) width 35: "Right"
</span><span class="cx"> text run at (40,3) width 13: "(3"
</span><span class="cx"> text run at (57,-20) width 36: "rows)"
</span><span class="lines">@@ -56,5 +56,5 @@
</span><span class="cx"> text run at (7,-4) width 4: " "
</span><span class="cx"> RenderTableRow {TR} at (0,66) size 30x576
</span><span class="cx"> RenderTableCell {TD} at (66,43) size 30x528 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=13]
</span><del>- RenderText {#text} at (7,258) size 17x274
- text run at (7,259) width 272: "Bottom Row Overlaps with the Right Cell!"
</del><ins>+ RenderText {#text} at (7,259) size 17x273
+ text run at (7,260) width 272: "Bottom Row Overlaps with the Right Cell!"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablesimple_paintexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/simple_paint-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/simple_paint-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/simple_paint-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,35 +3,35 @@
</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 (0,0) size 800x600
</span><del>- RenderTable {TABLE} at (0,0) size 317x301 [bgcolor=#008000] [border: none]
- RenderTableSection {TBODY} at (0,0) size 316x300
- RenderTableRow {TR} at (0,0) size 316x60
- RenderTableCell {TD} at (0,28) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (63,28) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (126,28) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (189,28) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (252,28) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
- RenderTableRow {TR} at (0,60) size 316x60
- RenderTableCell {TD} at (0,88) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (63,88) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (126,88) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (189,88) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (252,88) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
- RenderTableRow {TR} at (0,120) size 316x60
- RenderTableCell {TD} at (0,148) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (63,148) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (126,148) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (189,148) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (252,148) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
- RenderTableRow {TR} at (0,180) size 316x60
- RenderTableCell {TD} at (0,208) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (63,208) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (126,208) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (189,208) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (252,208) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
- RenderTableRow {TR} at (0,240) size 316x60
- RenderTableCell {TD} at (0,268) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (63,268) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (126,268) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (189,268) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (252,268) size 64x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 316x301 [bgcolor=#008000] [border: none]
+ RenderTableSection {TBODY} at (0,0) size 315x300
+ RenderTableRow {TR} at (0,0) size 315x60
+ RenderTableCell {TD} at (0,28) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (63,28) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (126,28) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (189,28) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (252,28) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
+ RenderTableRow {TR} at (0,60) size 315x60
+ RenderTableCell {TD} at (0,88) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (63,88) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (126,88) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (189,88) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (252,88) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
+ RenderTableRow {TR} at (0,120) size 315x60
+ RenderTableCell {TD} at (0,148) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (63,148) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (126,148) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (189,148) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (252,148) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
+ RenderTableRow {TR} at (0,180) size 315x60
+ RenderTableCell {TD} at (0,208) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (63,208) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (126,208) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (189,208) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (252,208) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
+ RenderTableRow {TR} at (0,240) size 315x60
+ RenderTableCell {TD} at (0,268) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (63,268) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (126,268) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (189,268) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (252,268) size 63x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablespanOverlapRepaintexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/spanOverlapRepaint-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablespanOverlapRepaintexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/spanOverlapRepaint-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/spanOverlapRepaint-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/spanOverlapRepaint-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,21 +3,21 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 220x53
- RenderTableSection {TBODY} at (0,0) size 220x53
- RenderTableRow {TR} at (0,2) size 220x2
</del><ins>+ RenderTable {TABLE} at (0,0) size 219x53
+ RenderTableSection {TBODY} at (0,0) size 219x53
+ RenderTableRow {TR} at (0,2) size 219x2
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 6x2 [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableRow {TR} at (0,6) size 220x0
</del><ins>+ RenderTableRow {TR} at (0,6) size 219x0
</ins><span class="cx"> RenderTableCell {TD} at (2,6) size 6x2 [r=1 c=0 rs=2 cs=1]
</span><del>- RenderTableRow {TR} at (0,8) size 220x0
- RenderTableCell {TD} at (10,28) size 208x3 [r=2 c=1 rs=2 cs=1]
- RenderTableRow {TR} at (0,10) size 220x41
- RenderTableCell {TD} at (2,10) size 216x41 [r=3 c=0 rs=1 cs=2]
- RenderTable {TABLE} at (1,1) size 214x39 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 210x35
- RenderTableRow {TR} at (0,2) size 210x31
- RenderTableCell {TD} at (2,15) size 5x5 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (8,2) size 200x31 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,8) size 219x0
+ RenderTableCell {TD} at (10,28) size 207x3 [r=2 c=1 rs=2 cs=1]
+ RenderTableRow {TR} at (0,10) size 219x41
+ RenderTableCell {TD} at (2,10) size 215x41 [r=3 c=0 rs=1 cs=2]
+ RenderTable {TABLE} at (1,1) size 213x39 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 209x35
+ RenderTableRow {TR} at (0,2) size 209x31
+ RenderTableCell {TD} at (2,15) size 4x5 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (8,2) size 199x31 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTextControl {INPUT} at (4,4) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (28,30) size 185x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablestalegridcrashexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/stale-grid-crash-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablestalegridcrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/stale-grid-crash-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/stale-grid-crash-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/stale-grid-crash-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -21,8 +21,8 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,66) size 784x1
</span><span class="cx"> RenderImage {IMG} at (0,0) size 1x1
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,67) size 3x2
- RenderTableSection {TBODY} at (0,0) size 3x2
- RenderTableRow {TR} at (0,0) size 3x0
- RenderTableRow {TR} at (0,0) size 3x2
- RenderTableCell {TD} at (0,0) size 3x2 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,67) size 2x2
+ RenderTableSection {TBODY} at (0,0) size 2x2
+ RenderTableRow {TR} at (0,0) size 2x0
+ RenderTableRow {TR} at (0,0) size 2x2
+ RenderTableCell {TD} at (0,0) size 2x2 [r=1 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletableanonymouscellbugexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-anonymous-cell-bug-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-anonymous-cell-bug-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-anonymous-cell-bug-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x66
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x66
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x50
</span><del>- RenderTable {DIV} at (0,0) size 151x50
- RenderTableSection {DIV} at (0,0) size 151x50
- RenderTableRow {DIV} at (0,0) size 151x50
</del><ins>+ RenderTable {DIV} at (0,0) size 150x50
+ RenderTableSection {DIV} at (0,0) size 150x50
+ RenderTableRow {DIV} at (0,0) size 150x50
</ins><span class="cx"> RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell (anonymous) at (50,0) size 51x50 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell (anonymous) at (50,0) size 50x50 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#008000]
</span><del>- RenderTableCell {DIV} at (100,0) size 51x0 [bgcolor=#0000FF] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (100,0) size 50x0 [bgcolor=#0000FF] [r=0 c=2 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletableanonymousrowbugexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-anonymous-row-bug-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-anonymous-row-bug-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-anonymous-row-bug-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,12 +3,12 @@
</span><span class="cx"> layer at (0,0) size 800x166
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x166
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x150
</span><del>- RenderTable {DIV} at (0,0) size 51x150
- RenderTableSection (anonymous) at (0,0) size 51x150
- RenderTableRow {DIV} at (0,0) size 51x50
- RenderTableCell {DIV} at (0,0) size 51x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
- RenderTableRow (anonymous) at (0,50) size 51x50
- RenderTableCell (anonymous) at (0,50) size 51x50 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,0) size 50x150
+ RenderTableSection (anonymous) at (0,0) size 50x150
+ RenderTableRow {DIV} at (0,0) size 50x50
+ RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
+ RenderTableRow (anonymous) at (0,50) size 50x50
+ RenderTableCell (anonymous) at (0,50) size 50x50 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#008000]
</span><del>- RenderTableRow {DIV} at (0,100) size 51x50
- RenderTableCell {DIV} at (0,100) size 51x0 [bgcolor=#0000FF] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {DIV} at (0,100) size 50x50
+ RenderTableCell {DIV} at (0,100) size 50x0 [bgcolor=#0000FF] [r=2 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletableanonymoussectionbugexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-anonymous-section-bug-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-anonymous-section-bug-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-anonymous-section-bug-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x66
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x66
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x50
</span><del>- RenderTable {DIV} at (0,0) size 51x50
- RenderTableSection {DIV} at (0,0) size 51x0
- RenderTableSection (anonymous) at (0,0) size 51x50
- RenderTableRow (anonymous) at (0,0) size 51x50
- RenderTableCell (anonymous) at (0,0) size 51x50 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,0) size 50x50
+ RenderTableSection {DIV} at (0,0) size 50x0
+ RenderTableSection (anonymous) at (0,0) size 50x50
+ RenderTableRow (anonymous) at (0,0) size 50x50
+ RenderTableCell (anonymous) at (0,0) size 50x50 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#008000]
</span><del>- RenderTableSection {DIV} at (0,50) size 51x0
</del><ins>+ RenderTableSection {DIV} at (0,50) size 50x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablebeforechildstyleupdateexpectedpngfromrev195778trunkLayoutTestsplatformgtkfasttablepercentwidthsstretchexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/table/table-before-child-style-update-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/table/percent-widths-stretch-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablebeforechildstyleupdateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-before-child-style-update-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-before-child-style-update-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-before-child-style-update-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,10 +4,10 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x256 [color=#008000]
</span><del>- RenderTable at (0,0) size 513x128 [color=#0000FF]
- RenderTableSection (anonymous) at (0,0) size 513x128
- RenderTableRow (anonymous) at (0,0) size 513x128
- RenderTableCell (anonymous) at (0,0) size 513x128 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 512x128 [color=#0000FF]
+ RenderTableSection (anonymous) at (0,0) size 512x128
+ RenderTableRow (anonymous) at (0,0) size 512x128
+ RenderTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 512x128
</span><span class="cx"> text run at (0,0) width 512: "ABCD"
</span><span class="cx"> RenderBlock (anonymous) at (0,128) size 784x128
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablecellbeforeaftercontentaroundtableblockexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-block-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-block-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-block-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,18 +4,18 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x64
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x48 [color=#0000FF]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x48
</span><del>- RenderTable at (0,0) size 65x16
- RenderTableSection (anonymous) at (0,0) size 65x16
- RenderTableRow (anonymous) at (0,0) size 65x16
- RenderTableCell (anonymous) at (0,0) size 65x16 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 64x16
+ RenderTableSection (anonymous) at (0,0) size 64x16
+ RenderTableRow (anonymous) at (0,0) size 64x16
+ RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 64x16
</span><span class="cx"> text run at (0,0) width 64: "ABCD"
</span><span class="cx"> RenderBlock {DIV} at (0,16) size 784x16
</span><span class="cx"> RenderText {#text} at (0,0) size 64x16
</span><span class="cx"> text run at (0,0) width 64: "1234"
</span><del>- RenderTable at (0,32) size 65x16
- RenderTableSection (anonymous) at (0,0) size 65x16
- RenderTableRow (anonymous) at (0,0) size 65x16
- RenderTableCell (anonymous) at (0,0) size 65x16 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,32) size 64x16
+ RenderTableSection (anonymous) at (0,0) size 64x16
+ RenderTableRow (anonymous) at (0,0) size 64x16
+ RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 64x16
</span><span class="cx"> text run at (0,0) width 64: "EFGH"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablecellbeforeaftercontentaroundtableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,21 +4,21 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x64
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x48 [color=#0000FF]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x48
</span><del>- RenderTable at (0,0) size 65x16
- RenderTableSection (anonymous) at (0,0) size 65x16
- RenderTableRow (anonymous) at (0,0) size 65x16
- RenderTableCell (anonymous) at (0,0) size 65x16 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 64x16
+ RenderTableSection (anonymous) at (0,0) size 64x16
+ RenderTableRow (anonymous) at (0,0) size 64x16
+ RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 64x16
</span><span class="cx"> text run at (0,0) width 64: "ABCD"
</span><del>- RenderTable {DIV} at (0,16) size 65x16
- RenderTableSection (anonymous) at (0,0) size 65x16
- RenderTableRow (anonymous) at (0,0) size 65x16
- RenderTableCell (anonymous) at (0,0) size 65x16 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,16) size 64x16
+ RenderTableSection (anonymous) at (0,0) size 64x16
+ RenderTableRow (anonymous) at (0,0) size 64x16
+ RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 64x16
</span><span class="cx"> text run at (0,0) width 64: "1234"
</span><del>- RenderTable at (0,32) size 65x16
- RenderTableSection (anonymous) at (0,0) size 65x16
- RenderTableRow (anonymous) at (0,0) size 65x16
- RenderTableCell (anonymous) at (0,0) size 65x16 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,32) size 64x16
+ RenderTableSection (anonymous) at (0,0) size 64x16
+ RenderTableRow (anonymous) at (0,0) size 64x16
+ RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 64x16
</span><span class="cx"> text run at (0,0) width 64: "EFGH"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablecellbeforeaftercontentaroundtablerowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-row-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-row-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-row-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,17 +3,17 @@
</span><span class="cx"> layer at (0,0) size 800x64
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x64
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x48 [color=#0000FF]
</span><del>- RenderTable {DIV} at (0,0) size 65x48
- RenderTableSection (anonymous) at (0,0) size 65x48
- RenderTableRow (anonymous) at (0,0) size 65x16
- RenderTableCell (anonymous) at (0,0) size 65x16 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,0) size 64x48
+ RenderTableSection (anonymous) at (0,0) size 64x48
+ RenderTableRow (anonymous) at (0,0) size 64x16
+ RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 64x16
</span><span class="cx"> text run at (0,0) width 64: "ABCD"
</span><del>- RenderTableRow {DIV} at (0,16) size 65x16
- RenderTableCell (anonymous) at (0,16) size 65x16 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {DIV} at (0,16) size 64x16
+ RenderTableCell (anonymous) at (0,16) size 64x16 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 64x16
</span><span class="cx"> text run at (0,0) width 64: "1234"
</span><del>- RenderTableRow (anonymous) at (0,32) size 65x16
- RenderTableCell (anonymous) at (0,32) size 65x16 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow (anonymous) at (0,32) size 64x16
+ RenderTableCell (anonymous) at (0,32) size 64x16 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 64x16
</span><span class="cx"> text run at (0,0) width 64: "EFGH"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablecellbeforechildintableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-child-in-table-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-child-in-table-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-child-in-table-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 {DIV} at (0,0) size 217x93 [color=#FF0000] [border: (3px solid #008000)]
- RenderTableSection (anonymous) at (19,19) size 179x55
- RenderTableRow (anonymous) at (0,0) size 179x55
- RenderTableCell (anonymous) at (0,0) size 102x55 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,0) size 216x93 [color=#FF0000] [border: (3px solid #008000)]
+ RenderTableSection (anonymous) at (19,19) size 178x55
+ RenderTableRow (anonymous) at (0,0) size 178x55
+ RenderTableCell (anonymous) at (0,0) size 101x55 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (19,19) size 63x17
</span><span class="cx"> text run at (19,19) width 63: "BEFORE"
</span><del>- RenderTableCell (anonymous) at (101,19) size 78x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell (anonymous) at (101,19) size 77x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 77x17
</span><span class="cx"> RenderText {#text} at (0,0) size 77x17
</span><span class="cx"> text run at (0,0) width 77: "CONTENT"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablecellsplitexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-cell-split-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-cell-split-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-cell-split-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,9 +7,9 @@
</span><span class="cx"> RenderTable at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 784x0
</span><span class="cx"> RenderTable at (0,0) size 1x0
</span><span class="cx"> RenderTableSection (anonymous) at (0,0) size 1x0
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 1x0
</span><del>- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletabledisplaytypesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-display-types-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-display-types-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-display-types-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,150 +3,150 @@
</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 119x88 [border: (1px solid #000000)]
- RenderTableSection {THEAD} at (1,1) size 117x23
- RenderTableRow {TR} at (0,2) size 117x19
- RenderTableCell {TD} at (2,2) size 56x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (10,0) size 118x88 [border: (1px solid #000000)]
+ RenderTableSection {THEAD} at (1,1) size 116x23
+ RenderTableRow {TR} at (0,2) size 116x19
+ RenderTableCell {TD} at (2,2) size 55x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 46x17
</span><span class="cx"> text run at (1,1) width 46: "Head 1"
</span><del>- RenderTableCell {TD} at (59,2) size 56x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,2) size 55x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 46x17
</span><span class="cx"> text run at (1,1) width 46: "Head 2"
</span><del>- RenderTableSection {TFOOT} at (1,66) size 117x21
- RenderTableRow {TR} at (0,0) size 117x19
- RenderTableCell {TD} at (2,0) size 56x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (1,66) size 116x21
+ RenderTableRow {TR} at (0,0) size 116x19
+ RenderTableCell {TD} at (2,0) size 55x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 53x17
</span><span class="cx"> text run at (1,1) width 53: "Footer 1"
</span><del>- RenderTableCell {TD} at (59,0) size 56x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,0) size 55x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 53x17
</span><span class="cx"> text run at (1,1) width 53: "Footer 2"
</span><del>- RenderTableSection {TBODY} at (1,24) size 117x42
- RenderTableRow {TR} at (0,0) size 117x19
- RenderTableCell {TD} at (2,0) size 56x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,24) size 116x42
+ RenderTableRow {TR} at (0,0) size 116x19
+ RenderTableCell {TD} at (2,0) size 55x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 1"
</span><del>- RenderTableCell {TD} at (59,0) size 56x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,0) size 55x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 2"
</span><del>- RenderTableRow {TR} at (0,21) size 117x19
- RenderTableCell {TD} at (2,21) size 56x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,21) size 116x19
+ RenderTableCell {TD} at (2,21) size 55x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 3"
</span><del>- RenderTableCell {TD} at (59,21) size 56x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,21) size 55x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 4"
</span><span class="cx"> RenderBlock {P} at (0,104) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 222x17
</span><span class="cx"> text run at (0,0) width 222: "Row groups have display:table-cell"
</span><del>- RenderTable {TABLE} at (10,137) size 235x58 [border: (1px solid #000000)]
- RenderTableSection (anonymous) at (1,1) size 233x31
- RenderTableRow (anonymous) at (0,2) size 233x27
- RenderTableCell {THEAD} at (2,2) size 107x27 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 107x27
- RenderTableSection (anonymous) at (0,0) size 107x27
- RenderTableRow (anonymous) at (0,2) size 107x23
- RenderTableCell {TR} at (2,2) size 103x23 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 103x23
- RenderTableSection (anonymous) at (0,0) size 103x23
- RenderTableRow (anonymous) at (0,2) size 103x19
- RenderTableCell {TD} at (2,2) size 49x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (10,137) size 234x58 [border: (1px solid #000000)]
+ RenderTableSection (anonymous) at (1,1) size 232x31
+ RenderTableRow (anonymous) at (0,2) size 232x27
+ RenderTableCell {THEAD} at (2,2) size 106x27 [r=0 c=0 rs=1 cs=1]
+ RenderTable at (0,0) size 106x27
+ RenderTableSection (anonymous) at (0,0) size 106x27
+ RenderTableRow (anonymous) at (0,2) size 106x23
+ RenderTableCell {TR} at (2,2) size 102x23 [r=0 c=0 rs=1 cs=1]
+ RenderTable at (0,0) size 102x23
+ RenderTableSection (anonymous) at (0,0) size 102x23
+ RenderTableRow (anonymous) at (0,2) size 102x19
+ RenderTableCell {TD} at (2,2) size 48x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 46x17
</span><span class="cx"> text run at (1,1) width 46: "Head 1"
</span><del>- RenderTableCell {TD} at (52,2) size 49x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,2) size 48x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 46x17
</span><span class="cx"> text run at (1,1) width 46: "Head 2"
</span><del>- RenderTableCell {TFOOT} at (110,2) size 121x27 [r=0 c=1 rs=1 cs=1]
- RenderTable at (0,0) size 121x27
- RenderTableSection (anonymous) at (0,0) size 121x27
- RenderTableRow (anonymous) at (0,2) size 121x23
- RenderTableCell {TR} at (2,2) size 117x23 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 117x23
- RenderTableSection (anonymous) at (0,0) size 117x23
- RenderTableRow (anonymous) at (0,2) size 117x19
- RenderTableCell {TD} at (2,2) size 56x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TFOOT} at (110,2) size 120x27 [r=0 c=1 rs=1 cs=1]
+ RenderTable at (0,0) size 120x27
+ RenderTableSection (anonymous) at (0,0) size 120x27
+ RenderTableRow (anonymous) at (0,2) size 120x23
+ RenderTableCell {TR} at (2,2) size 116x23 [r=0 c=0 rs=1 cs=1]
+ RenderTable at (0,0) size 116x23
+ RenderTableSection (anonymous) at (0,0) size 116x23
+ RenderTableRow (anonymous) at (0,2) size 116x19
+ RenderTableCell {TD} at (2,2) size 55x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 53x17
</span><span class="cx"> text run at (1,1) width 53: "Footer 1"
</span><del>- RenderTableCell {TD} at (59,2) size 56x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,2) size 55x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 53x17
</span><span class="cx"> text run at (1,1) width 53: "Footer 2"
</span><del>- RenderTableSection {TBODY} at (1,32) size 233x25
- RenderTableRow (anonymous) at (0,0) size 233x23
- RenderTableCell {TR} at (2,0) size 107x23 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 87x23
- RenderTableSection (anonymous) at (0,0) size 87x23
- RenderTableRow (anonymous) at (0,2) size 87x19
- RenderTableCell {TD} at (2,2) size 41x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,32) size 232x25
+ RenderTableRow (anonymous) at (0,0) size 232x23
+ RenderTableCell {TR} at (2,0) size 106x23 [r=0 c=0 rs=1 cs=1]
+ RenderTable at (0,0) size 86x23
+ RenderTableSection (anonymous) at (0,0) size 86x23
+ RenderTableRow (anonymous) at (0,2) size 86x19
+ RenderTableCell {TD} at (2,2) size 40x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 1"
</span><del>- RenderTableCell {TD} at (44,2) size 41x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (44,2) size 40x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 2"
</span><del>- RenderTableCell {TR} at (110,0) size 121x23 [r=0 c=1 rs=1 cs=1]
- RenderTable at (0,0) size 87x23
- RenderTableSection (anonymous) at (0,0) size 87x23
- RenderTableRow (anonymous) at (0,2) size 87x19
- RenderTableCell {TD} at (2,2) size 41x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TR} at (110,0) size 120x23 [r=0 c=1 rs=1 cs=1]
+ RenderTable at (0,0) size 86x23
+ RenderTableSection (anonymous) at (0,0) size 86x23
+ RenderTableRow (anonymous) at (0,2) size 86x19
+ RenderTableCell {TD} at (2,2) size 40x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 3"
</span><del>- RenderTableCell {TD} at (44,2) size 41x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (44,2) size 40x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 4"
</span><span class="cx"> RenderBlock {P} at (0,211) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 200x17
</span><span class="cx"> text run at (0,0) width 200: "Row groups have display:block"
</span><del>- RenderTable {TABLE} at (10,244) size 123x100 [border: (1px solid #000000)]
- RenderTableSection (anonymous) at (1,1) size 121x50
- RenderTableRow (anonymous) at (0,2) size 121x46
- RenderTableCell (anonymous) at (2,2) size 117x46 [r=0 c=0 rs=1 cs=1]
- RenderBlock {THEAD} at (0,0) size 117x23
- RenderBlock {TR} at (0,0) size 117x23
- RenderTable at (0,0) size 103x23
- RenderTableSection (anonymous) at (0,0) size 103x23
- RenderTableRow (anonymous) at (0,2) size 103x19
- RenderTableCell {TD} at (2,2) size 49x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (10,244) size 122x100 [border: (1px solid #000000)]
+ RenderTableSection (anonymous) at (1,1) size 120x50
+ RenderTableRow (anonymous) at (0,2) size 120x46
+ RenderTableCell (anonymous) at (2,2) size 116x46 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {THEAD} at (0,0) size 116x23
+ RenderBlock {TR} at (0,0) size 116x23
+ RenderTable at (0,0) size 102x23
+ RenderTableSection (anonymous) at (0,0) size 102x23
+ RenderTableRow (anonymous) at (0,2) size 102x19
+ RenderTableCell {TD} at (2,2) size 48x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 46x17
</span><span class="cx"> text run at (1,1) width 46: "Head 1"
</span><del>- RenderTableCell {TD} at (52,2) size 49x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,2) size 48x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 46x17
</span><span class="cx"> text run at (1,1) width 46: "Head 2"
</span><del>- RenderBlock {TFOOT} at (0,23) size 117x23
- RenderBlock {TR} at (0,0) size 117x23
- RenderTable at (0,0) size 117x23
- RenderTableSection (anonymous) at (0,0) size 117x23
- RenderTableRow (anonymous) at (0,2) size 117x19
- RenderTableCell {TD} at (2,2) size 56x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock {TFOOT} at (0,23) size 116x23
+ RenderBlock {TR} at (0,0) size 116x23
+ RenderTable at (0,0) size 116x23
+ RenderTableSection (anonymous) at (0,0) size 116x23
+ RenderTableRow (anonymous) at (0,2) size 116x19
+ RenderTableCell {TD} at (2,2) size 55x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 53x17
</span><span class="cx"> text run at (1,1) width 53: "Footer 1"
</span><del>- RenderTableCell {TD} at (59,2) size 56x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,2) size 55x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 53x17
</span><span class="cx"> text run at (1,1) width 53: "Footer 2"
</span><del>- RenderTableSection {TBODY} at (1,51) size 121x48
- RenderTableRow (anonymous) at (0,0) size 121x46
- RenderTableCell (anonymous) at (2,0) size 117x46 [r=0 c=0 rs=1 cs=1]
- RenderBlock {TR} at (0,0) size 117x23
- RenderTable at (0,0) size 87x23
- RenderTableSection (anonymous) at (0,0) size 87x23
- RenderTableRow (anonymous) at (0,2) size 87x19
- RenderTableCell {TD} at (2,2) size 41x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,51) size 120x48
+ RenderTableRow (anonymous) at (0,0) size 120x46
+ RenderTableCell (anonymous) at (2,0) size 116x46 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {TR} at (0,0) size 116x23
+ RenderTable at (0,0) size 86x23
+ RenderTableSection (anonymous) at (0,0) size 86x23
+ RenderTableRow (anonymous) at (0,2) size 86x19
+ RenderTableCell {TD} at (2,2) size 40x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 1"
</span><del>- RenderTableCell {TD} at (44,2) size 41x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (44,2) size 40x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 2"
</span><del>- RenderBlock {TR} at (0,23) size 117x23
- RenderTable at (0,0) size 87x23
- RenderTableSection (anonymous) at (0,0) size 87x23
- RenderTableRow (anonymous) at (0,2) size 87x19
- RenderTableCell {TD} at (2,2) size 41x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock {TR} at (0,23) size 116x23
+ RenderTable at (0,0) size 86x23
+ RenderTableSection (anonymous) at (0,0) size 86x23
+ RenderTableRow (anonymous) at (0,2) size 86x19
+ RenderTableCell {TD} at (2,2) size 40x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 3"
</span><del>- RenderTableCell {TD} at (44,2) size 41x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (44,2) size 40x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 4"
</span><del>- RenderTable at (0,354) size 303x172
- RenderTableSection (anonymous) at (0,0) size 303x172
- RenderTableRow (anonymous) at (0,0) size 303x172
- RenderTableCell {P} at (0,0) size 303x172 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,354) size 302x172
+ RenderTableSection (anonymous) at (0,0) size 302x172
+ RenderTableRow (anonymous) at (0,0) size 302x172
+ RenderTableCell {P} at (0,0) size 302x172 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 299x170
</span><span class="cx"> text run at (1,1) width 252: "Lorem ipsum dolor sit amet, consectetur"
</span><span class="cx"> text run at (1,18) width 245: "adipisicing elit, sed do eiusmod tempor"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletabledisplaytypesstrictexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-display-types-strict-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-display-types-strict-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-display-types-strict-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,74 +4,74 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x456
</span><span class="cx"> RenderBody {BODY} at (8,10) size 784x438
</span><span class="cx"> RenderBlock {TABLE} at (10,0) size 764x88 [border: (1px solid #000000)]
</span><del>- RenderTable at (1,1) size 117x86
- RenderTableSection {THEAD} at (0,0) size 117x23
- RenderTableRow {TR} at (0,2) size 117x19
- RenderTableCell {TD} at (2,2) size 56x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (1,1) size 116x86
+ RenderTableSection {THEAD} at (0,0) size 116x23
+ RenderTableRow {TR} at (0,2) size 116x19
+ RenderTableCell {TD} at (2,2) size 55x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 46x17
</span><span class="cx"> text run at (1,1) width 46: "Head 1"
</span><del>- RenderTableCell {TD} at (59,2) size 56x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,2) size 55x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 46x17
</span><span class="cx"> text run at (1,1) width 46: "Head 2"
</span><del>- RenderTableSection {TFOOT} at (0,65) size 117x21
- RenderTableRow {TR} at (0,0) size 117x19
- RenderTableCell {TD} at (2,0) size 56x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,65) size 116x21
+ RenderTableRow {TR} at (0,0) size 116x19
+ RenderTableCell {TD} at (2,0) size 55x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 53x17
</span><span class="cx"> text run at (1,1) width 53: "Footer 1"
</span><del>- RenderTableCell {TD} at (59,0) size 56x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,0) size 55x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 53x17
</span><span class="cx"> text run at (1,1) width 53: "Footer 2"
</span><del>- RenderTableSection {TBODY} at (0,23) size 117x42
- RenderTableRow {TR} at (0,0) size 117x19
- RenderTableCell {TD} at (2,0) size 56x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,23) size 116x42
+ RenderTableRow {TR} at (0,0) size 116x19
+ RenderTableCell {TD} at (2,0) size 55x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 1"
</span><del>- RenderTableCell {TD} at (59,0) size 56x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,0) size 55x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 2"
</span><del>- RenderTableRow {TR} at (0,21) size 117x19
- RenderTableCell {TD} at (2,21) size 56x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,21) size 116x19
+ RenderTableCell {TD} at (2,21) size 55x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 3"
</span><del>- RenderTableCell {TD} at (59,21) size 56x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,21) size 55x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 4"
</span><span class="cx"> RenderBlock {TABLE} at (10,98) size 764x50 [border: (1px solid #000000)]
</span><del>- RenderTable at (1,1) size 221x48
- RenderTableSection (anonymous) at (0,0) size 221x27
- RenderTableRow (anonymous) at (0,2) size 221x23
- RenderTableCell {THEAD} at (2,2) size 101x23 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 101x23
- RenderTableSection (anonymous) at (0,0) size 101x23
- RenderTableRow (anonymous) at (0,2) size 101x19
- RenderTableCell {TR} at (2,2) size 97x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (1,1) size 220x48
+ RenderTableSection (anonymous) at (0,0) size 220x27
+ RenderTableRow (anonymous) at (0,2) size 220x23
+ RenderTableCell {THEAD} at (2,2) size 100x23 [r=0 c=0 rs=1 cs=1]
+ RenderTable at (0,0) size 100x23
+ RenderTableSection (anonymous) at (0,0) size 100x23
+ RenderTableRow (anonymous) at (0,2) size 100x19
+ RenderTableCell {TR} at (2,2) size 96x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {TD} at (0,0) size 48x19
</span><span class="cx"> RenderText {#text} at (1,2) size 46x17
</span><span class="cx"> text run at (1,2) width 46: "Head 1"
</span><span class="cx"> RenderInline {TD} at (0,0) size 48x19
</span><span class="cx"> RenderText {#text} at (49,2) size 46x17
</span><span class="cx"> text run at (49,2) width 46: "Head 2"
</span><del>- RenderTableCell {TFOOT} at (104,2) size 115x23 [r=0 c=1 rs=1 cs=1]
- RenderTable at (0,0) size 115x23
- RenderTableSection (anonymous) at (0,0) size 115x23
- RenderTableRow (anonymous) at (0,2) size 115x19
- RenderTableCell {TR} at (2,2) size 111x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TFOOT} at (104,2) size 114x23 [r=0 c=1 rs=1 cs=1]
+ RenderTable at (0,0) size 114x23
+ RenderTableSection (anonymous) at (0,0) size 114x23
+ RenderTableRow (anonymous) at (0,2) size 114x19
+ RenderTableCell {TR} at (2,2) size 110x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {TD} at (0,0) size 55x19
</span><span class="cx"> RenderText {#text} at (1,2) size 53x17
</span><span class="cx"> text run at (1,2) width 53: "Footer 1"
</span><span class="cx"> RenderInline {TD} at (0,0) size 55x19
</span><span class="cx"> RenderText {#text} at (56,2) size 53x17
</span><span class="cx"> text run at (56,2) width 53: "Footer 2"
</span><del>- RenderTableSection {TBODY} at (0,27) size 221x21
- RenderTableRow (anonymous) at (0,0) size 221x19
- RenderTableCell {TR} at (2,0) size 101x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,27) size 220x21
+ RenderTableRow (anonymous) at (0,0) size 220x19
+ RenderTableCell {TR} at (2,0) size 100x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {TD} at (0,0) size 40x19
</span><span class="cx"> RenderText {#text} at (1,2) size 38x17
</span><span class="cx"> text run at (1,2) width 38: "Cell 1"
</span><span class="cx"> RenderInline {TD} at (0,0) size 40x19
</span><span class="cx"> RenderText {#text} at (41,2) size 38x17
</span><span class="cx"> text run at (41,2) width 38: "Cell 2"
</span><del>- RenderTableCell {TR} at (104,0) size 115x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TR} at (104,0) size 114x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {TD} at (0,0) size 40x19
</span><span class="cx"> RenderText {#text} at (1,2) size 38x17
</span><span class="cx"> text run at (1,2) width 38: "Cell 3"
</span><span class="lines">@@ -81,54 +81,54 @@
</span><span class="cx"> RenderBlock {TABLE} at (10,158) size 764x98 [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock {THEAD} at (1,1) size 762x23
</span><span class="cx"> RenderBlock {TR} at (0,0) size 762x23
</span><del>- RenderTable at (0,0) size 103x23
- RenderTableSection (anonymous) at (0,0) size 103x23
- RenderTableRow (anonymous) at (0,2) size 103x19
- RenderTableCell {TD} at (2,2) size 49x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 102x23
+ RenderTableSection (anonymous) at (0,0) size 102x23
+ RenderTableRow (anonymous) at (0,2) size 102x19
+ RenderTableCell {TD} at (2,2) size 48x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 46x17
</span><span class="cx"> text run at (1,1) width 46: "Head 1"
</span><del>- RenderTableCell {TD} at (52,2) size 49x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,2) size 48x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 46x17
</span><span class="cx"> text run at (1,1) width 46: "Head 2"
</span><span class="cx"> RenderBlock {TFOOT} at (1,24) size 762x23
</span><span class="cx"> RenderBlock {TR} at (0,0) size 762x23
</span><del>- RenderTable at (0,0) size 117x23
- RenderTableSection (anonymous) at (0,0) size 117x23
- RenderTableRow (anonymous) at (0,2) size 117x19
- RenderTableCell {TD} at (2,2) size 56x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 116x23
+ RenderTableSection (anonymous) at (0,0) size 116x23
+ RenderTableRow (anonymous) at (0,2) size 116x19
+ RenderTableCell {TD} at (2,2) size 55x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 53x17
</span><span class="cx"> text run at (1,1) width 53: "Footer 1"
</span><del>- RenderTableCell {TD} at (59,2) size 56x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,2) size 55x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 53x17
</span><span class="cx"> text run at (1,1) width 53: "Footer 2"
</span><del>- RenderTable at (1,47) size 91x50
- RenderTableSection {TBODY} at (0,0) size 91x50
- RenderTableRow (anonymous) at (0,2) size 91x46
- RenderTableCell (anonymous) at (2,2) size 87x46 [r=0 c=0 rs=1 cs=1]
- RenderBlock {TR} at (0,0) size 87x23
- RenderTable at (0,0) size 87x23
- RenderTableSection (anonymous) at (0,0) size 87x23
- RenderTableRow (anonymous) at (0,2) size 87x19
- RenderTableCell {TD} at (2,2) size 41x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (1,47) size 90x50
+ RenderTableSection {TBODY} at (0,0) size 90x50
+ RenderTableRow (anonymous) at (0,2) size 90x46
+ RenderTableCell (anonymous) at (2,2) size 86x46 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {TR} at (0,0) size 86x23
+ RenderTable at (0,0) size 86x23
+ RenderTableSection (anonymous) at (0,0) size 86x23
+ RenderTableRow (anonymous) at (0,2) size 86x19
+ RenderTableCell {TD} at (2,2) size 40x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 1"
</span><del>- RenderTableCell {TD} at (44,2) size 41x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (44,2) size 40x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 2"
</span><del>- RenderBlock {TR} at (0,23) size 87x23
- RenderTable at (0,0) size 87x23
- RenderTableSection (anonymous) at (0,0) size 87x23
- RenderTableRow (anonymous) at (0,2) size 87x19
- RenderTableCell {TD} at (2,2) size 41x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock {TR} at (0,23) size 86x23
+ RenderTable at (0,0) size 86x23
+ RenderTableSection (anonymous) at (0,0) size 86x23
+ RenderTableRow (anonymous) at (0,2) size 86x19
+ RenderTableCell {TD} at (2,2) size 40x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 3"
</span><del>- RenderTableCell {TD} at (44,2) size 41x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (44,2) size 40x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 38x17
</span><span class="cx"> text run at (1,1) width 38: "Cell 4"
</span><del>- RenderTable at (0,266) size 303x172
- RenderTableSection (anonymous) at (0,0) size 303x172
- RenderTableRow (anonymous) at (0,0) size 303x172
- RenderTableCell {P} at (0,0) size 303x172 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,266) size 302x172
+ RenderTableSection (anonymous) at (0,0) size 302x172
+ RenderTableRow (anonymous) at (0,0) size 302x172
+ RenderTableCell {P} at (0,0) size 302x172 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 299x170
</span><span class="cx"> text run at (1,1) width 252: "Lorem ipsum dolor sit amet, consectetur"
</span><span class="cx"> text run at (1,18) width 245: "adipisicing elit, sed do eiusmod tempor"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletabledisplaytypesverticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-display-types-vertical-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-display-types-vertical-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-display-types-vertical-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -1,152 +1,152 @@
</span><span class="cx"> layer at (0,0) size 785x1146
</span><span class="cx"> RenderView at (0,0) size 785x600
</span><span class="cx"> layer at (0,0) size 785x1146
</span><del>- RenderBlock {HTML} at (0,0) size 785x1147
- RenderBody {BODY} at (8,10) size 769x1129
- RenderTable {TABLE} at (10,0) size 88x119 [border: (1px solid #000000)]
- RenderTableSection {THEAD} at (1,1) size 23x117
- RenderTableRow {TR} at (0,2) size 19x117
- RenderTableCell {TD} at (2,2) size 19x56 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock {HTML} at (0,0) size 785x1146
+ RenderBody {BODY} at (8,10) size 769x1128
+ RenderTable {TABLE} at (10,0) size 88x118 [border: (1px solid #000000)]
+ RenderTableSection {THEAD} at (1,1) size 23x116
+ RenderTableRow {TR} at (0,2) size 19x116
+ RenderTableCell {TD} at (2,2) size 19x55 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x46
</span><span class="cx"> text run at (1,1) width 46: "Head 1"
</span><del>- RenderTableCell {TD} at (2,59) size 19x56 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,59) size 19x55 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x46
</span><span class="cx"> text run at (1,1) width 46: "Head 2"
</span><del>- RenderTableSection {TFOOT} at (66,1) size 21x117
- RenderTableRow {TR} at (0,0) size 19x117
- RenderTableCell {TD} at (0,2) size 19x56 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (66,1) size 21x116
+ RenderTableRow {TR} at (0,0) size 19x116
+ RenderTableCell {TD} at (0,2) size 19x55 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x53
</span><span class="cx"> text run at (1,1) width 53: "Footer 1"
</span><del>- RenderTableCell {TD} at (0,59) size 19x56 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,59) size 19x55 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x53
</span><span class="cx"> text run at (1,1) width 53: "Footer 2"
</span><del>- RenderTableSection {TBODY} at (24,1) size 42x117
- RenderTableRow {TR} at (0,0) size 19x117
- RenderTableCell {TD} at (0,2) size 19x56 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (24,1) size 42x116
+ RenderTableRow {TR} at (0,0) size 19x116
+ RenderTableCell {TD} at (0,2) size 19x55 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x38
</span><span class="cx"> text run at (1,1) width 38: "Cell 1"
</span><del>- RenderTableCell {TD} at (0,59) size 19x56 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,59) size 19x55 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x38
</span><span class="cx"> text run at (1,1) width 38: "Cell 2"
</span><del>- RenderTableRow {TR} at (0,21) size 19x117
- RenderTableCell {TD} at (21,2) size 19x56 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,21) size 19x116
+ RenderTableCell {TD} at (21,2) size 19x55 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x38
</span><span class="cx"> text run at (1,1) width 38: "Cell 3"
</span><del>- RenderTableCell {TD} at (21,59) size 19x56 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (21,59) size 19x55 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x38
</span><span class="cx"> text run at (1,1) width 38: "Cell 4"
</span><del>- RenderBlock {P} at (0,134) size 769x18
</del><ins>+ RenderBlock {P} at (0,134) size 769x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 222x17
</span><span class="cx"> text run at (0,0) width 222: "Row groups have display:table-cell"
</span><del>- RenderTable {TABLE} at (10,167) size 58x235 [border: (1px solid #000000)]
- RenderTableSection (anonymous) at (1,1) size 31x233
- RenderTableRow (anonymous) at (0,2) size 27x233
- RenderTableCell {THEAD} at (2,2) size 27x107 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 27x107
- RenderTableSection (anonymous) at (0,0) size 27x107
- RenderTableRow (anonymous) at (0,2) size 23x107
- RenderTableCell {TR} at (2,2) size 23x103 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 23x103
- RenderTableSection (anonymous) at (0,0) size 23x103
- RenderTableRow (anonymous) at (0,2) size 19x103
- RenderTableCell {TD} at (2,2) size 19x49 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (10,167) size 58x234 [border: (1px solid #000000)]
+ RenderTableSection (anonymous) at (1,1) size 31x232
+ RenderTableRow (anonymous) at (0,2) size 27x232
+ RenderTableCell {THEAD} at (2,2) size 27x106 [r=0 c=0 rs=1 cs=1]
+ RenderTable at (0,0) size 27x106
+ RenderTableSection (anonymous) at (0,0) size 27x106
+ RenderTableRow (anonymous) at (0,2) size 23x106
+ RenderTableCell {TR} at (2,2) size 23x102 [r=0 c=0 rs=1 cs=1]
+ RenderTable at (0,0) size 23x102
+ RenderTableSection (anonymous) at (0,0) size 23x102
+ RenderTableRow (anonymous) at (0,2) size 19x102
+ RenderTableCell {TD} at (2,2) size 19x48 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x46
</span><span class="cx"> text run at (1,1) width 46: "Head 1"
</span><del>- RenderTableCell {TD} at (2,52) size 19x49 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,52) size 19x48 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x46
</span><span class="cx"> text run at (1,1) width 46: "Head 2"
</span><del>- RenderTableCell {TFOOT} at (2,110) size 27x121 [r=0 c=1 rs=1 cs=1]
- RenderTable at (0,0) size 27x121
- RenderTableSection (anonymous) at (0,0) size 27x121
- RenderTableRow (anonymous) at (0,2) size 23x121
- RenderTableCell {TR} at (2,2) size 23x117 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 23x117
- RenderTableSection (anonymous) at (0,0) size 23x117
- RenderTableRow (anonymous) at (0,2) size 19x117
- RenderTableCell {TD} at (2,2) size 19x56 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TFOOT} at (2,110) size 27x120 [r=0 c=1 rs=1 cs=1]
+ RenderTable at (0,0) size 27x120
+ RenderTableSection (anonymous) at (0,0) size 27x120
+ RenderTableRow (anonymous) at (0,2) size 23x120
+ RenderTableCell {TR} at (2,2) size 23x116 [r=0 c=0 rs=1 cs=1]
+ RenderTable at (0,0) size 23x116
+ RenderTableSection (anonymous) at (0,0) size 23x116
+ RenderTableRow (anonymous) at (0,2) size 19x116
+ RenderTableCell {TD} at (2,2) size 19x55 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x53
</span><span class="cx"> text run at (1,1) width 53: "Footer 1"
</span><del>- RenderTableCell {TD} at (2,59) size 19x56 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,59) size 19x55 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x53
</span><span class="cx"> text run at (1,1) width 53: "Footer 2"
</span><del>- RenderTableSection {TBODY} at (32,1) size 25x233
- RenderTableRow (anonymous) at (0,0) size 23x233
- RenderTableCell {TR} at (0,2) size 23x107 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 23x87
- RenderTableSection (anonymous) at (0,0) size 23x87
- RenderTableRow (anonymous) at (0,2) size 19x87
- RenderTableCell {TD} at (2,2) size 19x41 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (32,1) size 25x232
+ RenderTableRow (anonymous) at (0,0) size 23x232
+ RenderTableCell {TR} at (0,2) size 23x106 [r=0 c=0 rs=1 cs=1]
+ RenderTable at (0,0) size 23x86
+ RenderTableSection (anonymous) at (0,0) size 23x86
+ RenderTableRow (anonymous) at (0,2) size 19x86
+ RenderTableCell {TD} at (2,2) size 19x40 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x38
</span><span class="cx"> text run at (1,1) width 38: "Cell 1"
</span><del>- RenderTableCell {TD} at (2,44) size 19x41 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,44) size 19x40 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x38
</span><span class="cx"> text run at (1,1) width 38: "Cell 2"
</span><del>- RenderTableCell {TR} at (0,110) size 23x121 [r=0 c=1 rs=1 cs=1]
- RenderTable at (0,0) size 23x87
- RenderTableSection (anonymous) at (0,0) size 23x87
- RenderTableRow (anonymous) at (0,2) size 19x87
- RenderTableCell {TD} at (2,2) size 19x41 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TR} at (0,110) size 23x120 [r=0 c=1 rs=1 cs=1]
+ RenderTable at (0,0) size 23x86
+ RenderTableSection (anonymous) at (0,0) size 23x86
+ RenderTableRow (anonymous) at (0,2) size 19x86
+ RenderTableCell {TD} at (2,2) size 19x40 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x38
</span><span class="cx"> text run at (1,1) width 38: "Cell 3"
</span><del>- RenderTableCell {TD} at (2,44) size 19x41 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,44) size 19x40 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x38
</span><span class="cx"> text run at (1,1) width 38: "Cell 4"
</span><del>- RenderBlock {P} at (0,417) size 769x18
</del><ins>+ RenderBlock {P} at (0,417) size 769x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 200x17
</span><span class="cx"> text run at (0,0) width 200: "Row groups have display:block"
</span><del>- RenderTable {TABLE} at (10,450) size 100x123 [border: (1px solid #000000)]
- RenderTableSection (anonymous) at (1,1) size 50x121
- RenderTableRow (anonymous) at (0,2) size 46x121
- RenderTableCell (anonymous) at (2,2) size 46x117 [r=0 c=0 rs=1 cs=1]
- RenderBlock {THEAD} at (0,0) size 23x117
- RenderBlock {TR} at (0,0) size 23x117
- RenderTable at (0,0) size 23x103
- RenderTableSection (anonymous) at (0,0) size 23x103
- RenderTableRow (anonymous) at (0,2) size 19x103
- RenderTableCell {TD} at (2,2) size 19x49 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (10,450) size 100x122 [border: (1px solid #000000)]
+ RenderTableSection (anonymous) at (1,1) size 50x120
+ RenderTableRow (anonymous) at (0,2) size 46x120
+ RenderTableCell (anonymous) at (2,2) size 46x116 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {THEAD} at (0,0) size 23x116
+ RenderBlock {TR} at (0,0) size 23x116
+ RenderTable at (0,0) size 23x102
+ RenderTableSection (anonymous) at (0,0) size 23x102
+ RenderTableRow (anonymous) at (0,2) size 19x102
+ RenderTableCell {TD} at (2,2) size 19x48 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x46
</span><span class="cx"> text run at (1,1) width 46: "Head 1"
</span><del>- RenderTableCell {TD} at (2,52) size 19x49 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,52) size 19x48 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x46
</span><span class="cx"> text run at (1,1) width 46: "Head 2"
</span><del>- RenderBlock {TFOOT} at (23,0) size 23x117
- RenderBlock {TR} at (0,0) size 23x117
- RenderTable at (0,0) size 23x117
- RenderTableSection (anonymous) at (0,0) size 23x117
- RenderTableRow (anonymous) at (0,2) size 19x117
- RenderTableCell {TD} at (2,2) size 19x56 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock {TFOOT} at (23,0) size 23x116
+ RenderBlock {TR} at (0,0) size 23x116
+ RenderTable at (0,0) size 23x116
+ RenderTableSection (anonymous) at (0,0) size 23x116
+ RenderTableRow (anonymous) at (0,2) size 19x116
+ RenderTableCell {TD} at (2,2) size 19x55 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x53
</span><span class="cx"> text run at (1,1) width 53: "Footer 1"
</span><del>- RenderTableCell {TD} at (2,59) size 19x56 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,59) size 19x55 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x53
</span><span class="cx"> text run at (1,1) width 53: "Footer 2"
</span><del>- RenderTableSection {TBODY} at (51,1) size 48x121
- RenderTableRow (anonymous) at (0,0) size 46x121
- RenderTableCell (anonymous) at (0,2) size 46x117 [r=0 c=0 rs=1 cs=1]
- RenderBlock {TR} at (0,0) size 23x117
- RenderTable at (0,0) size 23x87
- RenderTableSection (anonymous) at (0,0) size 23x87
- RenderTableRow (anonymous) at (0,2) size 19x87
- RenderTableCell {TD} at (2,2) size 19x41 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (51,1) size 48x120
+ RenderTableRow (anonymous) at (0,0) size 46x120
+ RenderTableCell (anonymous) at (0,2) size 46x116 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {TR} at (0,0) size 23x116
+ RenderTable at (0,0) size 23x86
+ RenderTableSection (anonymous) at (0,0) size 23x86
+ RenderTableRow (anonymous) at (0,2) size 19x86
+ RenderTableCell {TD} at (2,2) size 19x40 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x38
</span><span class="cx"> text run at (1,1) width 38: "Cell 1"
</span><del>- RenderTableCell {TD} at (2,44) size 19x41 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,44) size 19x40 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x38
</span><span class="cx"> text run at (1,1) width 38: "Cell 2"
</span><del>- RenderBlock {TR} at (23,0) size 23x117
- RenderTable at (0,0) size 23x87
- RenderTableSection (anonymous) at (0,0) size 23x87
- RenderTableRow (anonymous) at (0,2) size 19x87
- RenderTableCell {TD} at (2,2) size 19x41 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock {TR} at (23,0) size 23x116
+ RenderTable at (0,0) size 23x86
+ RenderTableSection (anonymous) at (0,0) size 23x86
+ RenderTableRow (anonymous) at (0,2) size 19x86
+ RenderTableCell {TD} at (2,2) size 19x40 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x38
</span><span class="cx"> text run at (1,1) width 38: "Cell 3"
</span><del>- RenderTableCell {TD} at (2,44) size 19x41 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,44) size 19x40 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x38
</span><span class="cx"> text run at (1,1) width 38: "Cell 4"
</span><del>- RenderTable at (0,582) size 103x547
- RenderTableSection (anonymous) at (0,0) size 103x546
- RenderTableRow (anonymous) at (0,0) size 103x546
- RenderTableCell {P} at (0,0) size 103x546 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,582) size 102x546
+ RenderTableSection (anonymous) at (0,0) size 102x546
+ RenderTableRow (anonymous) at (0,0) size 102x546
+ RenderTableCell {P} at (0,0) size 102x546 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 100x544
</span><span class="cx"> text run at (1,1) width 84: "Lorem ipsum"
</span><span class="cx"> text run at (1,18) width 89: "dolor sit amet,"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletableinsertbeforenonanonymousblockexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-insert-before-non-anonymous-block-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-insert-before-non-anonymous-block-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-insert-before-non-anonymous-block-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,53 +3,53 @@
</span><span class="cx"> layer at (0,0) size 800x466
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x466
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x450
</span><del>- RenderTable {DIV} at (0,0) size 101x50
- RenderTableSection (anonymous) at (0,0) size 101x50
- RenderTableRow (anonymous) at (0,0) size 101x50
- RenderTableCell {DIV} at (0,0) size 51x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (50,0) size 51x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
- RenderTableSection {DIV} at (0,50) size 101x0
- RenderTable {DIV} at (0,50) size 101x50
- RenderTableSection (anonymous) at (0,0) size 101x50
- RenderTableRow (anonymous) at (0,0) size 101x50
- RenderTableCell {DIV} at (0,0) size 51x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (50,0) size 51x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {DIV} at (0,50) size 101x0
- RenderTable {DIV} at (0,100) size 101x50
- RenderTableSection (anonymous) at (0,0) size 101x50
- RenderTableRow (anonymous) at (0,0) size 101x50
- RenderTableCell {DIV} at (0,0) size 51x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (50,0) size 51x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 101x0
- RenderTable {DIV} at (0,150) size 101x50
- RenderTableSection (anonymous) at (0,0) size 101x50
- RenderTableRow (anonymous) at (0,0) size 101x50
- RenderTableCell {DIV} at (0,0) size 51x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (50,0) size 51x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,0) size 100x50
+ RenderTableSection (anonymous) at (0,0) size 100x50
+ RenderTableRow (anonymous) at (0,0) size 100x50
+ RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
+ RenderTableSection {DIV} at (0,50) size 100x0
+ RenderTable {DIV} at (0,50) size 100x50
+ RenderTableSection (anonymous) at (0,0) size 100x50
+ RenderTableRow (anonymous) at (0,0) size 100x50
+ RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {DIV} at (0,50) size 100x0
+ RenderTable {DIV} at (0,100) size 100x50
+ RenderTableSection (anonymous) at (0,0) size 100x50
+ RenderTableRow (anonymous) at (0,0) size 100x50
+ RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 100x0
+ RenderTable {DIV} at (0,150) size 100x50
+ RenderTableSection (anonymous) at (0,0) size 100x50
+ RenderTableRow (anonymous) at (0,0) size 100x50
+ RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTableCol {DIV} at (0,0) size 0x0
</span><del>- RenderTable {DIV} at (0,200) size 51x50
- RenderTableSection (anonymous) at (0,0) size 51x50
- RenderTableRow (anonymous) at (0,0) size 51x50
- RenderTableCell {DIV} at (0,0) size 51x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {DIV} at (0,50) size 51x0
- RenderTableSection {DIV} at (0,50) size 51x0
- RenderTable {DIV} at (0,250) size 101x50
</del><ins>+ RenderTable {DIV} at (0,200) size 50x50
+ RenderTableSection (anonymous) at (0,0) size 50x50
+ RenderTableRow (anonymous) at (0,0) size 50x50
+ RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
+ RenderTableRow {DIV} at (0,50) size 50x0
+ RenderTableSection {DIV} at (0,50) size 50x0
+ RenderTable {DIV} at (0,250) size 100x50
+ RenderTableSection (anonymous) at (0,0) size 100x50
+ RenderTableRow (anonymous) at (0,0) size 100x50
+ RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
+ RenderTableCol {DIV} at (0,0) size 0x0
+ RenderTable {DIV} at (0,300) size 101x50
</ins><span class="cx"> RenderTableSection (anonymous) at (0,0) size 101x50
</span><span class="cx"> RenderTableRow (anonymous) at (0,0) size 101x50
</span><del>- RenderTableCell {DIV} at (0,0) size 51x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (50,0) size 51x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderTable {DIV} at (0,300) size 102x50
- RenderTableSection (anonymous) at (0,0) size 102x50
- RenderTableRow (anonymous) at (0,0) size 102x50
</del><span class="cx"> RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
</span><del>- RenderTableCell (anonymous) at (100,0) size 2x0 [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 2x0
- RenderTable {DIV} at (0,350) size 101x100
- RenderTableSection (anonymous) at (0,0) size 101x100
- RenderTableRow (anonymous) at (0,0) size 101x100
- RenderTableCell (anonymous) at (0,0) size 51x100 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell (anonymous) at (100,0) size 1x0 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 1x0
+ RenderTable {DIV} at (0,350) size 100x100
+ RenderTableSection (anonymous) at (0,0) size 100x100
+ RenderTableRow (anonymous) at (0,0) size 100x100
+ RenderTableCell (anonymous) at (0,0) size 50x100 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span><span class="cx"> RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#0000FF]
</span><del>- RenderTableCell {DIV} at (50,0) size 51x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablerowbeforeaftercontentaroundblockexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-block-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-block-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-block-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,18 +4,18 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x64
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x48 [color=#0000FF]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x48
</span><del>- RenderTable at (0,0) size 65x16
- RenderTableSection (anonymous) at (0,0) size 65x16
- RenderTableRow (anonymous) at (0,0) size 65x16
- RenderTableCell (anonymous) at (0,0) size 65x16 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 64x16
+ RenderTableSection (anonymous) at (0,0) size 64x16
+ RenderTableRow (anonymous) at (0,0) size 64x16
+ RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 64x16
</span><span class="cx"> text run at (0,0) width 64: "ABCD"
</span><span class="cx"> RenderBlock {DIV} at (0,16) size 784x16
</span><span class="cx"> RenderText {#text} at (0,0) size 64x16
</span><span class="cx"> text run at (0,0) width 64: "1234"
</span><del>- RenderTable at (0,32) size 65x16
- RenderTableSection (anonymous) at (0,0) size 65x16
- RenderTableRow (anonymous) at (0,0) size 65x16
- RenderTableCell (anonymous) at (0,0) size 65x16 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,32) size 64x16
+ RenderTableSection (anonymous) at (0,0) size 64x16
+ RenderTableRow (anonymous) at (0,0) size 64x16
+ RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 64x16
</span><span class="cx"> text run at (0,0) width 64: "EFGH"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablerowbeforeaftercontentaroundtablecellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-table-cell-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-table-cell-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-table-cell-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,17 +4,17 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x116
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x100
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x100
</span><del>- RenderTable at (0,0) size 301x100
- RenderTableSection (anonymous) at (0,0) size 301x100
- RenderTableRow {DIV} at (0,0) size 301x100
- RenderTableCell (anonymous) at (0,0) size 101x100 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 300x100
+ RenderTableSection (anonymous) at (0,0) size 300x100
+ RenderTableRow {DIV} at (0,0) size 300x100
+ RenderTableCell (anonymous) at (0,0) size 100x100 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline (generated) at (0,0) size 100x100 [color=#0000FF]
</span><span class="cx"> RenderText at (0,0) size 100x100
</span><span class="cx"> text run at (0,0) width 100: "A"
</span><del>- RenderTableCell {DIV} at (100,0) size 101x100 [color=#008000] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (100,0) size 100x100 [color=#008000] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 100x100
</span><span class="cx"> text run at (0,0) width 100: "B"
</span><del>- RenderTableCell (anonymous) at (200,0) size 101x100 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell (anonymous) at (200,0) size 100x100 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderInline (generated) at (0,0) size 100x100 [color=#FFA500]
</span><span class="cx"> RenderText at (0,0) size 100x100
</span><span class="cx"> text run at (0,0) width 100: "C"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablerowbeforeaftercontentaroundtableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-table-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-table-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-table-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,21 +4,21 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x64
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x48 [color=#0000FF]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x48
</span><del>- RenderTable at (0,0) size 65x16
- RenderTableSection (anonymous) at (0,0) size 65x16
- RenderTableRow (anonymous) at (0,0) size 65x16
- RenderTableCell (anonymous) at (0,0) size 65x16 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 64x16
+ RenderTableSection (anonymous) at (0,0) size 64x16
+ RenderTableRow (anonymous) at (0,0) size 64x16
+ RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 64x16
</span><span class="cx"> text run at (0,0) width 64: "ABCD"
</span><del>- RenderTable {DIV} at (0,16) size 65x16
- RenderTableSection (anonymous) at (0,0) size 65x16
- RenderTableRow (anonymous) at (0,0) size 65x16
- RenderTableCell (anonymous) at (0,0) size 65x16 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,16) size 64x16
+ RenderTableSection (anonymous) at (0,0) size 64x16
+ RenderTableRow (anonymous) at (0,0) size 64x16
+ RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 64x16
</span><span class="cx"> text run at (0,0) width 64: "1234"
</span><del>- RenderTable at (0,32) size 65x16
- RenderTableSection (anonymous) at (0,0) size 65x16
- RenderTableRow (anonymous) at (0,0) size 65x16
- RenderTableCell (anonymous) at (0,0) size 65x16 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,32) size 64x16
+ RenderTableSection (anonymous) at (0,0) size 64x16
+ RenderTableRow (anonymous) at (0,0) size 64x16
+ RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 64x16
</span><span class="cx"> text run at (0,0) width 64: "EFGH"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablerowbeforechildstyleupdateexpectedpngfromrev195778trunkLayoutTestsplatformgtkfasttablepercentwidthsstretchexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/table/table-row-before-child-style-update-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/table/percent-widths-stretch-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablerowbeforechildstyleupdateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-row-before-child-style-update-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-row-before-child-style-update-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-row-before-child-style-update-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,10 +4,10 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 784x256 [color=#008000]
</span><del>- RenderTable at (0,0) size 513x128
- RenderTableSection (anonymous) at (0,0) size 513x128
- RenderTableRow (anonymous) at (0,0) size 513x128 [color=#0000FF]
- RenderTableCell (anonymous) at (0,0) size 513x128 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 512x128
+ RenderTableSection (anonymous) at (0,0) size 512x128
+ RenderTableRow (anonymous) at (0,0) size 512x128 [color=#0000FF]
+ RenderTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 512x128
</span><span class="cx"> text run at (0,0) width 512: "ABCD"
</span><span class="cx"> RenderBlock (anonymous) at (0,128) size 784x128
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablerowoutlinepaintexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-row-outline-paint-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablerowoutlinepaintexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-row-outline-paint-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-row-outline-paint-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-row-outline-paint-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,11 +3,11 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 115x106
- RenderTableSection {TBODY} at (0,0) size 115x106
- RenderTableRow {TR} at (0,2) size 115x50
- RenderTableCell {TD} at (2,25) size 55x4 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (58,25) size 55x4 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,54) size 115x50
- RenderTableCell {TD} at (2,77) size 55x4 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (58,77) size 55x4 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 114x106
+ RenderTableSection {TBODY} at (0,0) size 114x106
+ RenderTableRow {TR} at (0,2) size 114x50
+ RenderTableCell {TD} at (2,25) size 54x4 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (58,25) size 54x4 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,54) size 114x50
+ RenderTableCell {TD} at (2,77) size 54x4 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (58,77) size 54x4 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablerowsplit2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-row-split2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-row-split2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-row-split2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,20 +3,20 @@
</span><span class="cx"> layer at (0,0) size 800x36
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x36 [color=#FFFFFF]
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x20
</span><del>- RenderTable at (0,0) size 31x20
- RenderTableSection (anonymous) at (0,0) size 31x20
- RenderTableRow {DIV} at (0,0) size 31x20
- RenderTableCell (anonymous) at (0,0) size 11x10 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 11x10
</del><ins>+ RenderTable at (0,0) size 30x20
+ RenderTableSection (anonymous) at (0,0) size 30x20
+ RenderTableRow {DIV} at (0,0) size 30x20
+ RenderTableCell (anonymous) at (0,0) size 10x10 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 10x10
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x10
</span><span class="cx"> text run at (0,0) width 10: "A"
</span><del>- RenderTableCell {TD} at (10,0) size 11x10 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (10,0) size 10x10 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x10
</span><span class="cx"> text run at (0,0) width 10: "B"
</span><del>- RenderTableCell (anonymous) at (20,0) size 11x20 [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 11x10
</del><ins>+ RenderTableCell (anonymous) at (20,0) size 10x20 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 10x10
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x10
</span><span class="cx"> text run at (0,0) width 10: "C"
</span><del>- RenderBlock {DIV} at (0,10) size 11x10
</del><ins>+ RenderBlock {DIV} at (0,10) size 10x10
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x10
</span><span class="cx"> text run at (0,0) width 10: "D"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablerowstylenotupdatedexpectedpngfromrev195778trunkLayoutTestsplatformgtkfastrepainttabletwopasslayoutoverpaintexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/repaint/table-two-pass-layout-overpaint-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablerowstylenotupdatedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable at (0,0) size 513x128
- RenderTableSection (anonymous) at (0,0) size 513x128
- RenderTableRow {DIV} at (0,0) size 513x128 [color=#0000FF]
- RenderTableCell (anonymous) at (0,0) size 513x128 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 512x128
+ RenderTableSection (anonymous) at (0,0) size 512x128
+ RenderTableRow {DIV} at (0,0) size 512x128 [color=#0000FF]
+ RenderTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 512x128
</span><span class="cx"> text run at (0,0) width 512: "ABCD"
</span><span class="cx"> RenderBlock {DIV} at (0,128) size 784x128 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablerowstylenotupdatedwithaftercontentexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-with-after-content-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-with-after-content-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablerowstylenotupdatedwithaftercontentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-with-after-content-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-with-after-content-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-with-after-content-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 at (0,0) size 513x256
- RenderTableSection (anonymous) at (0,0) size 513x256
- RenderTableRow {DIV} at (0,0) size 513x256 [color=#0000FF]
- RenderTableCell (anonymous) at (0,0) size 513x256 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 513x128
</del><ins>+ RenderTable at (0,0) size 512x256
+ RenderTableSection (anonymous) at (0,0) size 512x256
+ RenderTableRow {DIV} at (0,0) size 512x256 [color=#0000FF]
+ RenderTableCell (anonymous) at (0,0) size 512x256 [r=0 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 512x128
</ins><span class="cx"> RenderText {#text} at (0,0) size 512x128
</span><span class="cx"> text run at (0,0) width 512: "ABCD"
</span><del>- RenderTable at (0,128) size 513x128
- RenderTableSection (anonymous) at (0,0) size 513x128
- RenderTableRow (anonymous) at (0,0) size 513x128 [color=#FFFF00]
- RenderTableCell (anonymous) at (0,0) size 513x128 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,128) size 512x128
+ RenderTableSection (anonymous) at (0,0) size 512x128
+ RenderTableRow (anonymous) at (0,0) size 512x128 [color=#FFFF00]
+ RenderTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 512x128
</span><span class="cx"> text run at (0,0) width 512: "4578"
</span><span class="cx"> RenderBlock {DIV} at (0,256) size 784x128 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablerowstylenotupdatedwithbeforecontentexpectedpngfromrev195778trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangetbodybordercolorexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-with-before-content-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-color-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablerowstylenotupdatedwithbeforecontentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-with-before-content-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-with-before-content-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-row-style-not-updated-with-before-content-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 at (0,0) size 513x256
- RenderTableSection (anonymous) at (0,0) size 513x256
- RenderTableRow {DIV} at (0,0) size 513x256 [color=#0000FF]
- RenderTableCell (anonymous) at (0,0) size 513x256 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 513x128
- RenderTableSection (anonymous) at (0,0) size 513x128
- RenderTableRow (anonymous) at (0,0) size 513x128 [color=#FFA500]
- RenderTableCell (anonymous) at (0,0) size 513x128 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,0) size 512x256
+ RenderTableSection (anonymous) at (0,0) size 512x256
+ RenderTableRow {DIV} at (0,0) size 512x256 [color=#0000FF]
+ RenderTableCell (anonymous) at (0,0) size 512x256 [r=0 c=0 rs=1 cs=1]
+ RenderTable at (0,0) size 512x128
+ RenderTableSection (anonymous) at (0,0) size 512x128
+ RenderTableRow (anonymous) at (0,0) size 512x128 [color=#FFA500]
+ RenderTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText at (0,0) size 512x128
</span><span class="cx"> text run at (0,0) width 512: "1234"
</span><del>- RenderBlock (anonymous) at (0,128) size 513x128
</del><ins>+ RenderBlock (anonymous) at (0,128) size 512x128
</ins><span class="cx"> RenderText {#text} at (0,0) size 512x128
</span><span class="cx"> text run at (0,0) width 512: "ABCD"
</span><span class="cx"> RenderBlock {DIV} at (0,256) size 784x128 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablesectionsplit2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-section-split2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-section-split2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-section-split2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,20 +3,20 @@
</span><span class="cx"> layer at (0,0) size 800x36
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x36 [color=#FFFFFF]
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x20
</span><del>- RenderTable at (0,0) size 31x20
- RenderTableSection {DIV} at (0,0) size 31x20
- RenderTableRow (anonymous) at (0,0) size 31x20
- RenderTableCell (anonymous) at (0,0) size 11x10 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 11x10
</del><ins>+ RenderTable at (0,0) size 30x20
+ RenderTableSection {DIV} at (0,0) size 30x20
+ RenderTableRow (anonymous) at (0,0) size 30x20
+ RenderTableCell (anonymous) at (0,0) size 10x10 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 10x10
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x10
</span><span class="cx"> text run at (0,0) width 10: "A"
</span><del>- RenderTableCell {TD} at (10,0) size 11x10 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (10,0) size 10x10 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x10
</span><span class="cx"> text run at (0,0) width 10: "B"
</span><del>- RenderTableCell (anonymous) at (20,0) size 11x20 [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 11x10
</del><ins>+ RenderTableCell (anonymous) at (20,0) size 10x20 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 10x10
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x10
</span><span class="cx"> text run at (0,0) width 10: "C"
</span><del>- RenderBlock {DIV} at (0,10) size 11x10
</del><ins>+ RenderBlock {DIV} at (0,10) size 10x10
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x10
</span><span class="cx"> text run at (0,0) width 10: "D"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablesplitexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-split-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-split-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-split-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,32 +3,32 @@
</span><span class="cx"> layer at (0,0) size 800x76
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x76 [color=#FFFFFF]
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x60
</span><del>- RenderTable {DIV} at (0,0) size 61x60
- RenderTableSection {DIV} at (0,0) size 61x10
- RenderTableRow (anonymous) at (0,0) size 61x10
- RenderTableCell (anonymous) at (0,0) size 61x10 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,0) size 60x60
+ RenderTableSection {DIV} at (0,0) size 60x10
+ RenderTableRow (anonymous) at (0,0) size 60x10
+ RenderTableCell (anonymous) at (0,0) size 60x10 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 60x10
</span><span class="cx"> text run at (0,0) width 60: "Header"
</span><del>- RenderTableSection (anonymous) at (0,10) size 61x40
- RenderTableRow (anonymous) at (0,0) size 61x10
- RenderTableCell (anonymous) at (0,0) size 61x10 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 61x10
</del><ins>+ RenderTableSection (anonymous) at (0,10) size 60x40
+ RenderTableRow (anonymous) at (0,0) size 60x10
+ RenderTableCell (anonymous) at (0,0) size 60x10 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 60x10
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x10
</span><span class="cx"> text run at (0,0) width 10: "A"
</span><del>- RenderTableRow {TR} at (0,10) size 61x10
- RenderTableCell (anonymous) at (0,10) size 61x10 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,10) size 60x10
+ RenderTableCell (anonymous) at (0,10) size 60x10 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x10
</span><span class="cx"> text run at (0,0) width 10: "B"
</span><del>- RenderTableRow (anonymous) at (0,20) size 61x20
- RenderTableCell (anonymous) at (0,20) size 61x20 [r=2 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 61x10
</del><ins>+ RenderTableRow (anonymous) at (0,20) size 60x20
+ RenderTableCell (anonymous) at (0,20) size 60x20 [r=2 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 60x10
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x10
</span><span class="cx"> text run at (0,0) width 10: "C"
</span><del>- RenderBlock {DIV} at (0,10) size 61x10
</del><ins>+ RenderBlock {DIV} at (0,10) size 60x10
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x10
</span><span class="cx"> text run at (0,0) width 10: "D"
</span><del>- RenderTableSection {DIV} at (0,50) size 61x10
- RenderTableRow (anonymous) at (0,0) size 61x10
- RenderTableCell (anonymous) at (0,0) size 61x10 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {DIV} at (0,50) size 60x10
+ RenderTableRow (anonymous) at (0,0) size 60x10
+ RenderTableCell (anonymous) at (0,0) size 60x10 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 60x10
</span><span class="cx"> text run at (0,0) width 60: "Footer"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablesplit2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-split2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-split2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-split2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,34 +3,34 @@
</span><span class="cx"> layer at (0,0) size 800x76
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x76 [color=#FFFFFF]
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x60
</span><del>- RenderTable {DIV} at (0,0) size 61x60
- RenderTableSection {DIV} at (0,0) size 61x10
- RenderTableRow (anonymous) at (0,0) size 61x10
- RenderTableCell (anonymous) at (0,0) size 61x10 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,0) size 60x60
+ RenderTableSection {DIV} at (0,0) size 60x10
+ RenderTableRow (anonymous) at (0,0) size 60x10
+ RenderTableCell (anonymous) at (0,0) size 60x10 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 60x10
</span><span class="cx"> text run at (0,0) width 60: "Header"
</span><del>- RenderTableSection (anonymous) at (0,10) size 61x10
- RenderTableRow (anonymous) at (0,0) size 61x10
- RenderTableCell (anonymous) at (0,0) size 61x10 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 61x10
</del><ins>+ RenderTableSection (anonymous) at (0,10) size 60x10
+ RenderTableRow (anonymous) at (0,0) size 60x10
+ RenderTableCell (anonymous) at (0,0) size 60x10 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 60x10
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x10
</span><span class="cx"> text run at (0,0) width 10: "A"
</span><del>- RenderTableSection {DIV} at (0,20) size 61x10
- RenderTableRow (anonymous) at (0,0) size 61x10
- RenderTableCell (anonymous) at (0,0) size 61x10 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {DIV} at (0,20) size 60x10
+ RenderTableRow (anonymous) at (0,0) size 60x10
+ RenderTableCell (anonymous) at (0,0) size 60x10 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x10
</span><span class="cx"> text run at (0,0) width 10: "B"
</span><del>- RenderTableSection (anonymous) at (0,30) size 61x20
- RenderTableRow (anonymous) at (0,0) size 61x20
- RenderTableCell (anonymous) at (0,0) size 61x20 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 61x10
</del><ins>+ RenderTableSection (anonymous) at (0,30) size 60x20
+ RenderTableRow (anonymous) at (0,0) size 60x20
+ RenderTableCell (anonymous) at (0,0) size 60x20 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 60x10
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x10
</span><span class="cx"> text run at (0,0) width 10: "C"
</span><del>- RenderBlock {DIV} at (0,10) size 61x10
</del><ins>+ RenderBlock {DIV} at (0,10) size 60x10
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x10
</span><span class="cx"> text run at (0,0) width 10: "D"
</span><del>- RenderTableSection {DIV} at (0,50) size 61x10
- RenderTableRow (anonymous) at (0,0) size 61x10
- RenderTableCell (anonymous) at (0,0) size 61x10 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {DIV} at (0,50) size 60x10
+ RenderTableRow (anonymous) at (0,0) size 60x10
+ RenderTableCell (anonymous) at (0,0) size 60x10 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 60x10
</span><span class="cx"> text run at (0,0) width 60: "Footer"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablestylenotupdatedexpectedpngfromrev195778trunkLayoutTestsplatformgtkfastrepainttabletwopasslayoutoverpaintexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/fast/table/table-style-not-updated-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/repaint/table-two-pass-layout-overpaint-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabletablestylenotupdatedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/table-style-not-updated-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/table-style-not-updated-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-style-not-updated-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {DIV} at (0,0) size 513x128 [color=#0000FF]
- RenderTableSection (anonymous) at (0,0) size 513x128
- RenderTableRow (anonymous) at (0,0) size 513x128
- RenderTableCell (anonymous) at (0,0) size 513x128 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,0) size 512x128 [color=#0000FF]
+ RenderTableSection (anonymous) at (0,0) size 512x128
+ RenderTableRow (anonymous) at (0,0) size 512x128
+ RenderTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 512x128
</span><span class="cx"> text run at (0,0) width 512: "ABCD"
</span><span class="cx"> RenderBlock {DIV} at (0,128) size 784x128 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablewidecolspanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/wide-colspan-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/wide-colspan-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/wide-colspan-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 1606x110
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 1606x110
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 1606x52
</span><del>- RenderTableCell {TD} at (2,2) size 1603x52 [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,2) size 1602x52 [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 1600x50
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderTableRow {TR} at (0,56) size 1606x52
</span><span class="cx"> RenderTableCell {TD} at (2,56) size 800x52 [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 400x50
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (804,56) size 801x52 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (804,56) size 800x52 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 400x50
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablewidecolumnexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/wide-column-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/wide-column-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/table/wide-column-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x585
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x585
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x569
</span><del>- RenderTable {TABLE} at (0,0) size 1607x56
- RenderTableSection {TBODY} at (0,0) size 1607x56
- RenderTableRow {TR} at (0,2) size 1607x52
- RenderTableCell {TD} at (2,2) size 1603x52 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 1606x56
+ RenderTableSection {TBODY} at (0,0) size 1606x56
+ RenderTableRow {TR} at (0,2) size 1606x52
+ RenderTableCell {TD} at (2,2) size 1602x52 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 1600x50
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextatsuinegativespacingfeaturesexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/atsui-negative-spacing-features-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextatsuinegativespacingfeaturesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/atsui-negative-spacing-features-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/atsui-negative-spacing-features-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/atsui-negative-spacing-features-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,18 +10,18 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 507x17
</span><span class="cx"> text run at (0,0) width 507: "Each green box should be identical to the blue box it follows, except for accents."
</span><span class="cx"> RenderBlock {HR} at (0,58) size 784x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,68) size 415x147
- RenderTableSection {TBODY} at (0,0) size 415x147
- RenderTableRow {TR} at (0,2) size 415x19
- RenderTableCell {TD} at (2,2) size 205x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (58,1) size 89x17
- text run at (58,1) width 89: "Word spacing"
- RenderTableCell {TD} at (208,2) size 205x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,68) size 414x147
+ RenderTableSection {TBODY} at (0,0) size 414x147
+ RenderTableRow {TR} at (0,2) size 414x19
+ RenderTableCell {TD} at (2,2) size 204x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (58,1) size 88x17
+ text run at (58,1) width 88: "Word spacing"
+ RenderTableCell {TD} at (208,2) size 204x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (57,1) size 90x17
</span><span class="cx"> text run at (57,1) width 90: "Letter spacing"
</span><del>- RenderTableRow {TR} at (0,23) size 415x122
- RenderTableCell {TD} at (2,23) size 205x122 [r=1 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 203x120
</del><ins>+ RenderTableRow {TR} at (0,23) size 414x122
+ RenderTableCell {TD} at (2,23) size 204x122 [r=1 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 202x120
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 202x38 [border: (1px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (42,1) size 182x35
</span><span class="cx"> text run at (42,1) width 159 RTL: "\x{5D9}\x{5B0}\x{5D4}\x{5B4}\x{5D9}, \x{5D0}\x{5B8}\x{5D7}\x{5B4}\x{5D9}, \x{5DC}\x{5B0}\x{5DA}\x{5B8} \x{5E1}\x{5B5}\x{5E4}\x{5B6}\x{5E8} \x{5E9}\x{5C1}\x{5B0}\x{5DC}\x{5B7}\x{5D7}\x{5B0}\x{5EA}\x{5BC}\x{5B4}\x{5D9}\x{5D5}"
</span><span class="lines">@@ -35,8 +35,8 @@
</span><span class="cx"> RenderText {#text} at (1,1) size 169x34
</span><span class="cx"> text run at (1,1) width 169: "Lorem ipsum dolor sit amet,"
</span><span class="cx"> text run at (1,18) width 169: "consectetuer adipiscing elit."
</span><del>- RenderTableCell {TD} at (208,23) size 205x122 [r=1 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 203x120
</del><ins>+ RenderTableCell {TD} at (208,23) size 204x122 [r=1 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 202x120
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 202x38 [border: (1px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (5,1) size 196x35
</span><span class="cx"> text run at (5,1) width 196 RTL: "\x{5D9}\x{5B0}\x{5D4}\x{5B4}\x{5D9}, \x{5D0}\x{5B8}\x{5D7}\x{5B4}\x{5D9}, \x{5DC}\x{5B0}\x{5DA}\x{5B8} \x{5E1}\x{5B5}\x{5E4}\x{5B6}\x{5E8} \x{5E9}\x{5C1}\x{5B0}\x{5DC}\x{5B7}\x{5D7}\x{5B0}\x{5EA}\x{5BC}\x{5B4}\x{5D9}\x{5D5} \x{5D5}\x{5BC}\x{5DE}\x{5B4}\x{5DE}\x{5B0}\x{5DB}\x{5BC}\x{5B6}\x{5E8}\x{5B6}\x{5EA}"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextatsuispacingfeaturesexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/atsui-spacing-features-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextatsuispacingfeaturesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/atsui-spacing-features-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/atsui-spacing-features-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/atsui-spacing-features-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -19,21 +19,21 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 507x17
</span><span class="cx"> text run at (0,0) width 507: "Each green box should be identical to the blue box it follows, except for accents."
</span><span class="cx"> RenderBlock {HR} at (0,75) size 784x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,85) size 621x251
- RenderTableSection {TBODY} at (0,0) size 621x251
- RenderTableRow {TR} at (0,2) size 621x19
- RenderTableCell {TD} at (2,2) size 205x19 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (58,1) size 89x17
- text run at (58,1) width 89: "Word spacing"
- RenderTableCell {TD} at (208,2) size 205x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,85) size 620x251
+ RenderTableSection {TBODY} at (0,0) size 620x251
+ RenderTableRow {TR} at (0,2) size 620x19
+ RenderTableCell {TD} at (2,2) size 204x19 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (58,1) size 88x17
+ text run at (58,1) width 88: "Word spacing"
+ RenderTableCell {TD} at (208,2) size 204x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (57,1) size 90x17
</span><span class="cx"> text run at (57,1) width 90: "Letter spacing"
</span><del>- RenderTableCell {TD} at (414,2) size 205x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (414,2) size 204x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (64,1) size 76x17
</span><span class="cx"> text run at (64,1) width 76: "Justification"
</span><del>- RenderTableRow {TR} at (0,23) size 621x226
- RenderTableCell {TD} at (2,23) size 205x174 [r=1 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 203x172
</del><ins>+ RenderTableRow {TR} at (0,23) size 620x226
+ RenderTableCell {TD} at (2,23) size 204x174 [r=1 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 202x172
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 202x56 [border: (1px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (60,1) size 185x53
</span><span class="cx"> text run at (60,1) width 141 RTL: "\x{5D9}\x{5B0}\x{5D4}\x{5B4}\x{5D9}, \x{5D0}\x{5B8}\x{5D7}\x{5B4}\x{5D9}, \x{5DC}\x{5B0}\x{5DA}\x{5B8} \x{5E1}\x{5B5}\x{5E4}\x{5B6}\x{5E8}"
</span><span class="lines">@@ -50,8 +50,8 @@
</span><span class="cx"> text run at (1,1) width 169: "Lorem ipsum dolor sit"
</span><span class="cx"> text run at (1,18) width 126: "amet, consectetuer"
</span><span class="cx"> text run at (1,35) width 101: "adipiscing elit."
</span><del>- RenderTableCell {TD} at (208,23) size 205x226 [r=1 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 203x224
</del><ins>+ RenderTableCell {TD} at (208,23) size 204x226 [r=1 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 202x224
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 202x74 [border: (1px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (10,1) size 191x71
</span><span class="cx"> text run at (10,1) width 191 RTL: "\x{5D9}\x{5B0}\x{5D4}\x{5B4}\x{5D9}, \x{5D0}\x{5B8}\x{5D7}\x{5B4}\x{5D9}, \x{5DC}\x{5B0}\x{5DA}\x{5B8} \x{5E1}\x{5B5}\x{5E4}\x{5B6}\x{5E8}"
</span><span class="lines">@@ -70,8 +70,8 @@
</span><span class="cx"> text run at (1,18) width 164: "dolor sit amet,"
</span><span class="cx"> text run at (1,35) width 138: "consectetuer"
</span><span class="cx"> text run at (1,52) width 171: "adipiscing elit."
</span><del>- RenderTableCell {TD} at (414,23) size 205x122 [r=1 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 203x120
</del><ins>+ RenderTableCell {TD} at (414,23) size 204x122 [r=1 c=2 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 202x120
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 202x38 [border: (1px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (1,1) size 200x35
</span><span class="cx"> text run at (1,1) width 200 RTL: "\x{5D9}\x{5B0}\x{5D4}\x{5B4}\x{5D9}, \x{5D0}\x{5B8}\x{5D7}\x{5B4}\x{5D9}, \x{5DC}\x{5B0}\x{5DA}\x{5B8} \x{5E1}\x{5B5}\x{5E4}\x{5B6}\x{5E8} \x{5E9}\x{5C1}\x{5B0}\x{5DC}\x{5B7}\x{5D7}\x{5B0}\x{5EA}\x{5BC}\x{5B4}\x{5D9}\x{5D5}"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextbasicgenericfamilyresetexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/basic/generic-family-reset-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextbasicgenericfamilyresetexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/basic/generic-family-reset-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/basic/generic-family-reset-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/basic/generic-family-reset-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,9 +6,9 @@
</span><span class="cx"> RenderBlock {H3} at (0,0) size 784x21
</span><span class="cx"> RenderText {#text} at (0,0) size 377x21
</span><span class="cx"> text run at (0,0) width 377: "tt's, font-family inheriting and font-size: a bug"
</span><del>- RenderTable {TABLE} at (0,39) size 704x332
- RenderTableSection {TBODY} at (0,0) size 704x331
- RenderTableRow {TR} at (0,10) size 704x172
</del><ins>+ RenderTable {TABLE} at (0,39) size 703x332
+ RenderTableSection {TBODY} at (0,0) size 703x331
+ RenderTableRow {TR} at (0,10) size 703x172
</ins><span class="cx"> RenderTableCell {TD} at (10,10) size 684x172 [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (1,1) size 259x17
</span><span class="cx"> text run at (1,1) width 259: "The css in the head of this file is like this:"
</span><span class="lines">@@ -36,14 +36,14 @@
</span><span class="cx"> RenderText {#text} at (1,154) size 681x17
</span><span class="cx"> text run at (1,154) width 681: "The two columns below show that inheriting the font does not correctly inherit the font-size for a <tt> block."
</span><span class="cx"> RenderBR {BR} at (682,168) size 0x0
</span><del>- RenderTableRow {TR} at (0,192) size 704x19
</del><ins>+ RenderTableRow {TR} at (0,192) size 703x19
</ins><span class="cx"> RenderTableCell {TH} at (10,192) size 305x19 [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (138,1) size 29x17
</span><span class="cx"> text run at (138,1) width 29: "<tt>"
</span><span class="cx"> RenderTableCell {TH} at (324,192) size 370x19 [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (159,1) size 51x17
</span><span class="cx"> text run at (159,1) width 51: "<span>"
</span><del>- RenderTableRow {TR} at (0,221) size 704x17
</del><ins>+ RenderTableRow {TR} at (0,221) size 703x17
</ins><span class="cx"> RenderTableCell {TD} at (10,221) size 305x17 [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderInline {TT} at (0,0) size 211x15
</span><span class="cx"> RenderText {#text} at (1,1) size 211x15
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx"> RenderText {#text} at (1,1) size 211x15
</span><span class="cx"> text run at (1,1) width 211: "font-family: Verdana; font-size: 0.8em;"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableRow {TR} at (0,248) size 704x17
</del><ins>+ RenderTableRow {TR} at (0,248) size 703x17
</ins><span class="cx"> RenderTableCell {TD} at (10,248) size 305x17 [r=3 c=0 rs=1 cs=1]
</span><span class="cx"> RenderInline {TT} at (0,0) size 258x15
</span><span class="cx"> RenderText {#text} at (1,1) size 258x15
</span><span class="lines">@@ -65,7 +65,7 @@
</span><span class="cx"> RenderText {#text} at (1,1) size 202x15
</span><span class="cx"> text run at (1,1) width 202: "font-family: inherit; font-size: 0.8em;"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableRow {TR} at (0,275) size 704x19
</del><ins>+ RenderTableRow {TR} at (0,275) size 703x19
</ins><span class="cx"> RenderTableCell {TD} at (10,275) size 305x19 [r=4 c=0 rs=1 cs=1]
</span><span class="cx"> RenderInline {TT} at (0,0) size 245x17
</span><span class="cx"> RenderText {#text} at (1,1) size 245x17
</span><span class="lines">@@ -76,7 +76,7 @@
</span><span class="cx"> RenderText {#text} at (1,1) size 245x17
</span><span class="cx"> text run at (1,1) width 245: "font-family: Verdana; font-size: 1.0em;"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableRow {TR} at (0,304) size 704x17
</del><ins>+ RenderTableRow {TR} at (0,304) size 703x17
</ins><span class="cx"> RenderTableCell {TD} at (10,306) size 305x13 [r=5 c=0 rs=1 cs=1]
</span><span class="cx"> RenderInline {TT} at (0,0) size 186x11
</span><span class="cx"> RenderText {#text} at (1,1) size 186x11
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextinternational003expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/international/003-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextinternational003expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/international/003-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/international/003-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/international/003-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx"> RenderTableSection {TBODY} at (5,5) size 774x280
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 774x276
</span><span class="cx"> RenderTableCell {TD} at (2,138) size 716x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (719,2) size 53x276 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (720,2) size 52x276 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 32x17 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: "\x{5CA1}\x{5C71}"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextinternationalbidiLDB2CSSexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-CSS-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextinternationalbidiLDB2CSSexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-CSS-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-CSS-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-CSS-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -102,148 +102,148 @@
</span><span class="cx"> text run at (0,0) width 33 RTL override: "CBA"
</span><span class="cx"> RenderText {#text} at (107,74) size 5x17
</span><span class="cx"> text run at (107,74) width 5: " "
</span><del>- RenderBlock {DIV} at (115,46) size 36x76 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 28x17
- RenderTableSection {TBODY} at (0,0) size 28x17
- RenderTableRow {TR} at (0,0) size 28x17
- RenderTableCell {TD} at (0,0) size 8x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock {DIV} at (115,46) size 35x76 [border: (1px solid #008000)]
+ RenderTable {TABLE} at (4,4) size 27x17
+ RenderTableSection {TBODY} at (0,0) size 27x17
+ RenderTableRow {TR} at (0,0) size 27x17
+ RenderTableCell {TD} at (0,0) size 7x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7 RTL: "\x{5D2}"
</span><del>- RenderTableCell {TD} at (7,0) size 11x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (7,0) size 10x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D1}"
</span><del>- RenderTableCell {TD} at (17,0) size 11x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (17,0) size 10x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D0}"
</span><del>- RenderBlock {P} at (4,21) size 28x17
</del><ins>+ RenderBlock {P} at (4,21) size 27x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 27x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><del>- RenderBlock {P} at (4,38) size 28x17
</del><ins>+ RenderBlock {P} at (4,38) size 27x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 27x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><del>- RenderBlock {P} at (4,55) size 28x17
</del><ins>+ RenderBlock {P} at (4,55) size 27x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 27x17
</span><span class="cx"> text run at (0,0) width 27 LTR override: "\x{5D2}\x{5D1}\x{5D0}"
</span><del>- RenderText {#text} at (153,74) size 6x17
- text run at (153,74) width 6: " "
- RenderBlock {DIV} at (161,54) size 103x59 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 95x17
- RenderTableSection {TBODY} at (0,0) size 95x17
- RenderTableRow {TR} at (0,0) size 95x17
- RenderTableCell {TD} at (0,0) size 8x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderText {#text} at (153,74) size 5x17
+ text run at (153,74) width 5: " "
+ RenderBlock {DIV} at (161,54) size 102x59 [border: (1px solid #008000)]
+ RenderTable {TABLE} at (4,4) size 94x17
+ RenderTableSection {TBODY} at (0,0) size 94x17
+ RenderTableRow {TR} at (0,0) size 94x17
+ RenderTableCell {TD} at (0,0) size 7x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7 RTL: "\x{5D2}"
</span><del>- RenderTableCell {TD} at (7,0) size 11x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (7,0) size 10x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D1}"
</span><del>- RenderTableCell {TD} at (17,0) size 11x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (17,0) size 10x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D0}"
</span><del>- RenderTableCell {TD} at (27,0) size 6x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (27,0) size 5x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (32,0) size 12x17 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,0) size 11x17 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "A"
</span><del>- RenderTableCell {TD} at (43,0) size 12x17 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (43,0) size 11x17 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "B"
</span><del>- RenderTableCell {TD} at (54,0) size 12x17 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,0) size 11x17 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "C"
</span><del>- RenderTableCell {TD} at (65,0) size 6x17 [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (65,0) size 5x17 [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (70,0) size 5x17 [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,0) size 4x17 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4 RTL: "\x{5D5}"
</span><del>- RenderTableCell {TD} at (74,0) size 11x17 [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,0) size 10x17 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D4}"
</span><del>- RenderTableCell {TD} at (84,0) size 11x17 [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,0) size 10x17 [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D3}"
</span><del>- RenderBlock {P} at (4,21) size 95x17
</del><ins>+ RenderBlock {P} at (4,21) size 94x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 94x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 43: " ABC "
</span><span class="cx"> text run at (70,0) width 24 RTL: "\x{5D3}\x{5D4}\x{5D5}"
</span><del>- RenderBlock {P} at (4,38) size 95x17
</del><ins>+ RenderBlock {P} at (4,38) size 94x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 94x17
</span><span class="cx"> text run at (0,0) width 32 RTL: " \x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (32,0) width 33: "ABC"
</span><span class="cx"> text run at (65,0) width 29 RTL: "\x{5D3}\x{5D4}\x{5D5} "
</span><del>- RenderText {#text} at (266,74) size 6x17
- text run at (266,74) width 6: " "
- RenderBlock {DIV} at (274,3) size 170x161 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 162x17
- RenderTableSection {TBODY} at (0,0) size 162x17
- RenderTableRow {TR} at (0,0) size 162x17
- RenderTableCell {TD} at (0,0) size 8x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderText {#text} at (266,74) size 5x17
+ text run at (266,74) width 5: " "
+ RenderBlock {DIV} at (274,3) size 169x161 [border: (1px solid #008000)]
+ RenderTable {TABLE} at (4,4) size 161x17
+ RenderTableSection {TBODY} at (0,0) size 161x17
+ RenderTableRow {TR} at (0,0) size 161x17
+ RenderTableCell {TD} at (0,0) size 7x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7 RTL: "\x{5D2}"
</span><del>- RenderTableCell {TD} at (7,0) size 11x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (7,0) size 10x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D1}"
</span><del>- RenderTableCell {TD} at (17,0) size 11x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (17,0) size 10x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D0}"
</span><del>- RenderTableCell {TD} at (27,0) size 6x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (27,0) size 5x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (32,0) size 12x17 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,0) size 11x17 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "A"
</span><del>- RenderTableCell {TD} at (43,0) size 12x17 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (43,0) size 11x17 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "B"
</span><del>- RenderTableCell {TD} at (54,0) size 12x17 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,0) size 11x17 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "C"
</span><del>- RenderTableCell {TD} at (65,0) size 6x17 [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (65,0) size 5x17 [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (70,0) size 5x17 [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,0) size 4x17 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4 RTL: "\x{5D5}"
</span><del>- RenderTableCell {TD} at (74,0) size 11x17 [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,0) size 10x17 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D4}"
</span><del>- RenderTableCell {TD} at (84,0) size 11x17 [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,0) size 10x17 [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D3}"
</span><del>- RenderTableCell {TD} at (94,0) size 6x17 [r=0 c=11 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (94,0) size 5x17 [r=0 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (99,0) size 13x17 [r=0 c=12 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (99,0) size 12x17 [r=0 c=12 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "D"
</span><del>- RenderTableCell {TD} at (111,0) size 11x17 [r=0 c=13 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (111,0) size 10x17 [r=0 c=13 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10: "E"
</span><del>- RenderTableCell {TD} at (121,0) size 10x17 [r=0 c=14 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (121,0) size 9x17 [r=0 c=14 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 9x17
</span><span class="cx"> text run at (0,0) width 9: "F"
</span><del>- RenderTableCell {TD} at (130,0) size 6x17 [r=0 c=15 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (130,0) size 5x17 [r=0 c=15 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (135,0) size 11x17 [r=0 c=16 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,0) size 10x17 [r=0 c=16 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D8}"
</span><del>- RenderTableCell {TD} at (145,0) size 11x17 [r=0 c=17 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (145,0) size 10x17 [r=0 c=17 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D7}"
</span><del>- RenderTableCell {TD} at (155,0) size 7x17 [r=0 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (155,0) size 6x17 [r=0 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 6x17
</span><span class="cx"> text run at (0,0) width 6 RTL: "\x{5D6}"
</span><del>- RenderBlock {P} at (4,21) size 162x17
</del><ins>+ RenderBlock {P} at (4,21) size 161x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 161x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 43: " ABC "
</span><span class="cx"> text run at (70,0) width 24 RTL: "\x{5D3}\x{5D4}\x{5D5}"
</span><span class="cx"> text run at (94,0) width 41: " DEF "
</span><span class="cx"> text run at (135,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderBlock {P} at (4,38) size 162x17
</del><ins>+ RenderBlock {P} at (4,38) size 161x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 32x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 5: " "
</span><span class="lines">@@ -254,7 +254,7 @@
</span><span class="cx"> RenderText {#text} at (94,0) size 67x17
</span><span class="cx"> text run at (94,0) width 41: " DEF "
</span><span class="cx"> text run at (135,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderBlock {P} at (4,55) size 162x17
</del><ins>+ RenderBlock {P} at (4,55) size 161x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 32x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 5: " "
</span><span class="lines">@@ -266,7 +266,7 @@
</span><span class="cx"> RenderText {#text} at (130,0) size 31x17
</span><span class="cx"> text run at (130,0) width 5: " "
</span><span class="cx"> text run at (135,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderBlock {P} at (4,72) size 162x17
</del><ins>+ RenderBlock {P} at (4,72) size 161x17
</ins><span class="cx"> RenderText {#text} at (130,0) size 31x17
</span><span class="cx"> text run at (130,0) width 31 RTL: "\x{5D6}\x{5D7}\x{5D8} "
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 98x17
</span><span class="lines">@@ -276,7 +276,7 @@
</span><span class="cx"> text run at (99,0) width 31: "DEF"
</span><span class="cx"> RenderText {#text} at (0,0) size 32x17
</span><span class="cx"> text run at (0,0) width 32 RTL: " \x{5D0}\x{5D1}\x{5D2}"
</span><del>- RenderBlock {P} at (4,89) size 162x17
</del><ins>+ RenderBlock {P} at (4,89) size 161x17
</ins><span class="cx"> RenderText {#text} at (65,0) size 29x17
</span><span class="cx"> text run at (65,0) width 29 RTL: "\x{5D3}\x{5D4}\x{5D5} "
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 65x17
</span><span class="lines">@@ -286,7 +286,7 @@
</span><span class="cx"> RenderText {#text} at (94,0) size 67x17
</span><span class="cx"> text run at (94,0) width 41: " DEF "
</span><span class="cx"> text run at (135,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderBlock {P} at (4,106) size 162x17
</del><ins>+ RenderBlock {P} at (4,106) size 161x17
</ins><span class="cx"> RenderText {#text} at (65,0) size 29x17
</span><span class="cx"> text run at (65,0) width 29 RTL: "\x{5D3}\x{5D4}\x{5D5} "
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 65x17
</span><span class="lines">@@ -295,7 +295,7 @@
</span><span class="cx"> RenderText {#text} at (94,0) size 67x17
</span><span class="cx"> text run at (94,0) width 41: " DEF "
</span><span class="cx"> text run at (135,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderBlock {P} at (4,123) size 162x17
</del><ins>+ RenderBlock {P} at (4,123) size 161x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 32x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 5: " "
</span><span class="lines">@@ -305,7 +305,7 @@
</span><span class="cx"> RenderText {#text} at (94,0) size 67x17
</span><span class="cx"> text run at (94,0) width 41: " DEF "
</span><span class="cx"> text run at (135,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderBlock {P} at (4,140) size 162x17
</del><ins>+ RenderBlock {P} at (4,140) size 161x17
</ins><span class="cx"> RenderText {#text} at (130,0) size 31x17
</span><span class="cx"> text run at (130,0) width 31 RTL: "\x{5D6}\x{5D7}\x{5D8} "
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 62x17
</span><span class="lines">@@ -314,165 +314,165 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 130x17
</span><span class="cx"> text run at (0,0) width 32 RTL: " \x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (94,0) width 36: " DEF"
</span><del>- RenderText {#text} at (446,74) size 6x17
- text run at (446,74) width 6: " "
- RenderBlock {DIV} at (454,63) size 204x42 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 196x17
- RenderTableSection {TBODY} at (0,0) size 196x17
- RenderTableRow {TR} at (0,0) size 196x17
- RenderTableCell {TD} at (0,0) size 8x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderText {#text} at (446,74) size 5x17
+ text run at (446,74) width 5: " "
+ RenderBlock {DIV} at (454,63) size 203x42 [border: (1px solid #008000)]
+ RenderTable {TABLE} at (4,4) size 195x17
+ RenderTableSection {TBODY} at (0,0) size 195x17
+ RenderTableRow {TR} at (0,0) size 195x17
+ RenderTableCell {TD} at (0,0) size 7x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7 RTL: "\x{5D2}"
</span><del>- RenderTableCell {TD} at (7,0) size 11x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (7,0) size 10x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D1}"
</span><del>- RenderTableCell {TD} at (17,0) size 11x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (17,0) size 10x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D0}"
</span><del>- RenderTableCell {TD} at (27,0) size 6x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (27,0) size 5x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (32,0) size 12x17 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,0) size 11x17 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "A"
</span><del>- RenderTableCell {TD} at (43,0) size 12x17 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (43,0) size 11x17 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "B"
</span><del>- RenderTableCell {TD} at (54,0) size 12x17 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,0) size 11x17 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "C"
</span><del>- RenderTableCell {TD} at (65,0) size 6x17 [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (65,0) size 5x17 [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (70,0) size 5x17 [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,0) size 4x17 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4 RTL: "\x{5D5}"
</span><del>- RenderTableCell {TD} at (74,0) size 11x17 [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,0) size 10x17 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D4}"
</span><del>- RenderTableCell {TD} at (84,0) size 11x17 [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,0) size 10x17 [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D3}"
</span><del>- RenderTableCell {TD} at (94,0) size 6x17 [r=0 c=11 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (94,0) size 5x17 [r=0 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (99,0) size 13x17 [r=0 c=12 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (99,0) size 12x17 [r=0 c=12 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "D"
</span><del>- RenderTableCell {TD} at (111,0) size 11x17 [r=0 c=13 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (111,0) size 10x17 [r=0 c=13 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10: "E"
</span><del>- RenderTableCell {TD} at (121,0) size 10x17 [r=0 c=14 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (121,0) size 9x17 [r=0 c=14 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 9x17
</span><span class="cx"> text run at (0,0) width 9: "F"
</span><del>- RenderTableCell {TD} at (130,0) size 6x17 [r=0 c=15 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (130,0) size 5x17 [r=0 c=15 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (135,0) size 13x17 [r=0 c=16 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,0) size 12x17 [r=0 c=16 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "G"
</span><del>- RenderTableCell {TD} at (147,0) size 13x17 [r=0 c=17 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (147,0) size 12x17 [r=0 c=17 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "H"
</span><del>- RenderTableCell {TD} at (159,0) size 6x17 [r=0 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (159,0) size 5x17 [r=0 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "I"
</span><del>- RenderTableCell {TD} at (164,0) size 6x17 [r=0 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (164,0) size 5x17 [r=0 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (169,0) size 11x17 [r=0 c=20 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (169,0) size 10x17 [r=0 c=20 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D8}"
</span><del>- RenderTableCell {TD} at (179,0) size 11x17 [r=0 c=21 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (179,0) size 10x17 [r=0 c=21 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D7}"
</span><del>- RenderTableCell {TD} at (189,0) size 7x17 [r=0 c=22 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (189,0) size 6x17 [r=0 c=22 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 6x17
</span><span class="cx"> text run at (0,0) width 6 RTL: "\x{5D6}"
</span><del>- RenderBlock {P} at (4,21) size 196x17
</del><ins>+ RenderBlock {P} at (4,21) size 195x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 195x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 43: " ABC "
</span><span class="cx"> text run at (70,0) width 24 RTL: "\x{5D3}\x{5D4}\x{5D5}"
</span><span class="cx"> text run at (94,0) width 75: " DEF GHI "
</span><span class="cx"> text run at (169,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderText {#text} at (660,74) size 6x17
- text run at (660,74) width 6: " "
</del><ins>+ RenderText {#text} at (660,74) size 5x17
+ text run at (660,74) width 5: " "
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x0
</span><del>- RenderBlock {DIV} at (3,170) size 204x42 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 196x17
- RenderTableSection {TBODY} at (0,0) size 196x17
- RenderTableRow {TR} at (0,0) size 196x17
- RenderTableCell {TD} at (0,0) size 10x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock {DIV} at (3,170) size 203x42 [border: (1px solid #008000)]
+ RenderTable {TABLE} at (4,4) size 195x17
+ RenderTableSection {TBODY} at (0,0) size 195x17
+ RenderTableRow {TR} at (0,0) size 195x17
+ RenderTableCell {TD} at (0,0) size 9x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 9x17
</span><span class="cx"> text run at (0,0) width 9: "F"
</span><del>- RenderTableCell {TD} at (9,0) size 11x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (9,0) size 10x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10: "E"
</span><del>- RenderTableCell {TD} at (19,0) size 13x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (19,0) size 12x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "D"
</span><del>- RenderTableCell {TD} at (31,0) size 6x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,0) size 5x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (36,0) size 5x17 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,0) size 4x17 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4 RTL: "\x{5D5}"
</span><del>- RenderTableCell {TD} at (40,0) size 11x17 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,0) size 10x17 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D4}"
</span><del>- RenderTableCell {TD} at (50,0) size 11x17 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (50,0) size 10x17 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D3}"
</span><del>- RenderTableCell {TD} at (60,0) size 6x17 [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (60,0) size 5x17 [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (65,0) size 12x17 [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (65,0) size 11x17 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "C"
</span><del>- RenderTableCell {TD} at (76,0) size 12x17 [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (76,0) size 11x17 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "B"
</span><del>- RenderTableCell {TD} at (87,0) size 12x17 [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (87,0) size 11x17 [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "A"
</span><del>- RenderTableCell {TD} at (98,0) size 6x17 [r=0 c=11 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (98,0) size 5x17 [r=0 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (103,0) size 8x17 [r=0 c=12 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (103,0) size 7x17 [r=0 c=12 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7 RTL: "\x{5D2}"
</span><del>- RenderTableCell {TD} at (110,0) size 11x17 [r=0 c=13 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (110,0) size 10x17 [r=0 c=13 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D1}"
</span><del>- RenderTableCell {TD} at (120,0) size 11x17 [r=0 c=14 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (120,0) size 10x17 [r=0 c=14 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D0}"
</span><del>- RenderTableCell {TD} at (130,0) size 6x17 [r=0 c=15 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (130,0) size 5x17 [r=0 c=15 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (135,0) size 13x17 [r=0 c=16 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,0) size 12x17 [r=0 c=16 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "G"
</span><del>- RenderTableCell {TD} at (147,0) size 13x17 [r=0 c=17 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (147,0) size 12x17 [r=0 c=17 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "H"
</span><del>- RenderTableCell {TD} at (159,0) size 6x17 [r=0 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (159,0) size 5x17 [r=0 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "I"
</span><del>- RenderTableCell {TD} at (164,0) size 6x17 [r=0 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (164,0) size 5x17 [r=0 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (169,0) size 11x17 [r=0 c=20 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (169,0) size 10x17 [r=0 c=20 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D8}"
</span><del>- RenderTableCell {TD} at (179,0) size 11x17 [r=0 c=21 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (179,0) size 10x17 [r=0 c=21 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D7}"
</span><del>- RenderTableCell {TD} at (189,0) size 7x17 [r=0 c=22 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (189,0) size 6x17 [r=0 c=22 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 6x17
</span><span class="cx"> text run at (0,0) width 6 RTL: "\x{5D6}"
</span><del>- RenderBlock {P} at (4,21) size 196x17
</del><ins>+ RenderBlock {P} at (4,21) size 195x17
</ins><span class="cx"> RenderText {#text} at (98,0) size 32x17
</span><span class="cx"> text run at (98,0) width 32 RTL: "\x{5D0}\x{5D1}\x{5D2} "
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 98x17
</span><span class="lines">@@ -481,82 +481,82 @@
</span><span class="cx"> RenderText {#text} at (130,0) size 65x17
</span><span class="cx"> text run at (130,0) width 39: " GHI "
</span><span class="cx"> text run at (169,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderText {#text} at (209,181) size 6x17
- text run at (209,181) width 6: " "
- RenderBlock {DIV} at (217,170) size 204x42 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 196x17
- RenderTableSection {TBODY} at (0,0) size 196x17
- RenderTableRow {TR} at (0,0) size 196x17
- RenderTableCell {TD} at (0,0) size 8x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderText {#text} at (209,181) size 5x17
+ text run at (209,181) width 5: " "
+ RenderBlock {DIV} at (217,170) size 203x42 [border: (1px solid #008000)]
+ RenderTable {TABLE} at (4,4) size 195x17
+ RenderTableSection {TBODY} at (0,0) size 195x17
+ RenderTableRow {TR} at (0,0) size 195x17
+ RenderTableCell {TD} at (0,0) size 7x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7 RTL: "\x{5D2}"
</span><del>- RenderTableCell {TD} at (7,0) size 11x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (7,0) size 10x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D1}"
</span><del>- RenderTableCell {TD} at (17,0) size 11x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (17,0) size 10x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D0}"
</span><del>- RenderTableCell {TD} at (27,0) size 6x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (27,0) size 5x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (32,0) size 12x17 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,0) size 11x17 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "A"
</span><del>- RenderTableCell {TD} at (43,0) size 12x17 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (43,0) size 11x17 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "B"
</span><del>- RenderTableCell {TD} at (54,0) size 12x17 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,0) size 11x17 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "C"
</span><del>- RenderTableCell {TD} at (65,0) size 6x17 [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (65,0) size 5x17 [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (70,0) size 10x17 [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,0) size 9x17 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 9x17
</span><span class="cx"> text run at (0,0) width 9: "F"
</span><del>- RenderTableCell {TD} at (79,0) size 11x17 [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (79,0) size 10x17 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10: "E"
</span><del>- RenderTableCell {TD} at (89,0) size 13x17 [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (89,0) size 12x17 [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "D"
</span><del>- RenderTableCell {TD} at (101,0) size 6x17 [r=0 c=11 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (101,0) size 5x17 [r=0 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (106,0) size 5x17 [r=0 c=12 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,0) size 4x17 [r=0 c=12 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4 RTL: "\x{5D5}"
</span><del>- RenderTableCell {TD} at (110,0) size 11x17 [r=0 c=13 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (110,0) size 10x17 [r=0 c=13 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D4}"
</span><del>- RenderTableCell {TD} at (120,0) size 11x17 [r=0 c=14 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (120,0) size 10x17 [r=0 c=14 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D3}"
</span><del>- RenderTableCell {TD} at (130,0) size 6x17 [r=0 c=15 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (130,0) size 5x17 [r=0 c=15 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (135,0) size 13x17 [r=0 c=16 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,0) size 12x17 [r=0 c=16 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "G"
</span><del>- RenderTableCell {TD} at (147,0) size 13x17 [r=0 c=17 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (147,0) size 12x17 [r=0 c=17 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "H"
</span><del>- RenderTableCell {TD} at (159,0) size 6x17 [r=0 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (159,0) size 5x17 [r=0 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "I"
</span><del>- RenderTableCell {TD} at (164,0) size 6x17 [r=0 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (164,0) size 5x17 [r=0 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (169,0) size 11x17 [r=0 c=20 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (169,0) size 10x17 [r=0 c=20 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D8}"
</span><del>- RenderTableCell {TD} at (179,0) size 11x17 [r=0 c=21 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (179,0) size 10x17 [r=0 c=21 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D7}"
</span><del>- RenderTableCell {TD} at (189,0) size 7x17 [r=0 c=22 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (189,0) size 6x17 [r=0 c=22 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 6x17
</span><span class="cx"> text run at (0,0) width 6 RTL: "\x{5D6}"
</span><del>- RenderBlock {P} at (4,21) size 196x17
</del><ins>+ RenderBlock {P} at (4,21) size 195x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 70x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 43: " ABC "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextinternationalbidiLDB2HTMLexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-HTML-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextinternationalbidiLDB2HTMLexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-HTML-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-HTML-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-HTML-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -89,148 +89,148 @@
</span><span class="cx"> text run at (0,0) width 33 RTL override: "CBA"
</span><span class="cx"> RenderText {#text} at (107,74) size 5x17
</span><span class="cx"> text run at (107,74) width 5: " "
</span><del>- RenderBlock {DIV} at (115,46) size 36x76 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 28x17
- RenderTableSection {TBODY} at (0,0) size 28x17
- RenderTableRow {TR} at (0,0) size 28x17
- RenderTableCell {TD} at (0,0) size 8x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock {DIV} at (115,46) size 35x76 [border: (1px solid #008000)]
+ RenderTable {TABLE} at (4,4) size 27x17
+ RenderTableSection {TBODY} at (0,0) size 27x17
+ RenderTableRow {TR} at (0,0) size 27x17
+ RenderTableCell {TD} at (0,0) size 7x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7 RTL: "\x{5D2}"
</span><del>- RenderTableCell {TD} at (7,0) size 11x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (7,0) size 10x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D1}"
</span><del>- RenderTableCell {TD} at (17,0) size 11x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (17,0) size 10x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D0}"
</span><del>- RenderBlock {P} at (4,21) size 28x17
</del><ins>+ RenderBlock {P} at (4,21) size 27x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 27x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><del>- RenderBlock {P} at (4,38) size 28x17
</del><ins>+ RenderBlock {P} at (4,38) size 27x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 27x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><del>- RenderBlock {P} at (4,55) size 28x17
</del><ins>+ RenderBlock {P} at (4,55) size 27x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 27x17
</span><span class="cx"> text run at (0,0) width 27 LTR override: "\x{5D2}\x{5D1}\x{5D0}"
</span><del>- RenderText {#text} at (153,74) size 6x17
- text run at (153,74) width 6: " "
- RenderBlock {DIV} at (161,54) size 103x59 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 95x17
- RenderTableSection {TBODY} at (0,0) size 95x17
- RenderTableRow {TR} at (0,0) size 95x17
- RenderTableCell {TD} at (0,0) size 8x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderText {#text} at (153,74) size 5x17
+ text run at (153,74) width 5: " "
+ RenderBlock {DIV} at (161,54) size 102x59 [border: (1px solid #008000)]
+ RenderTable {TABLE} at (4,4) size 94x17
+ RenderTableSection {TBODY} at (0,0) size 94x17
+ RenderTableRow {TR} at (0,0) size 94x17
+ RenderTableCell {TD} at (0,0) size 7x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7 RTL: "\x{5D2}"
</span><del>- RenderTableCell {TD} at (7,0) size 11x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (7,0) size 10x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D1}"
</span><del>- RenderTableCell {TD} at (17,0) size 11x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (17,0) size 10x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D0}"
</span><del>- RenderTableCell {TD} at (27,0) size 6x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (27,0) size 5x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (32,0) size 12x17 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,0) size 11x17 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "A"
</span><del>- RenderTableCell {TD} at (43,0) size 12x17 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (43,0) size 11x17 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "B"
</span><del>- RenderTableCell {TD} at (54,0) size 12x17 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,0) size 11x17 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "C"
</span><del>- RenderTableCell {TD} at (65,0) size 6x17 [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (65,0) size 5x17 [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (70,0) size 5x17 [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,0) size 4x17 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4 RTL: "\x{5D5}"
</span><del>- RenderTableCell {TD} at (74,0) size 11x17 [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,0) size 10x17 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D4}"
</span><del>- RenderTableCell {TD} at (84,0) size 11x17 [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,0) size 10x17 [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D3}"
</span><del>- RenderBlock {P} at (4,21) size 95x17
</del><ins>+ RenderBlock {P} at (4,21) size 94x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 94x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 43: " ABC "
</span><span class="cx"> text run at (70,0) width 24 RTL: "\x{5D3}\x{5D4}\x{5D5}"
</span><del>- RenderBlock {P} at (4,38) size 95x17
</del><ins>+ RenderBlock {P} at (4,38) size 94x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 94x17
</span><span class="cx"> text run at (0,0) width 32 RTL: " \x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (32,0) width 33: "ABC"
</span><span class="cx"> text run at (65,0) width 29 RTL: "\x{5D3}\x{5D4}\x{5D5} "
</span><del>- RenderText {#text} at (266,74) size 6x17
- text run at (266,74) width 6: " "
- RenderBlock {DIV} at (274,3) size 170x161 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 162x17
- RenderTableSection {TBODY} at (0,0) size 162x17
- RenderTableRow {TR} at (0,0) size 162x17
- RenderTableCell {TD} at (0,0) size 8x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderText {#text} at (266,74) size 5x17
+ text run at (266,74) width 5: " "
+ RenderBlock {DIV} at (274,3) size 169x161 [border: (1px solid #008000)]
+ RenderTable {TABLE} at (4,4) size 161x17
+ RenderTableSection {TBODY} at (0,0) size 161x17
+ RenderTableRow {TR} at (0,0) size 161x17
+ RenderTableCell {TD} at (0,0) size 7x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7 RTL: "\x{5D2}"
</span><del>- RenderTableCell {TD} at (7,0) size 11x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (7,0) size 10x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D1}"
</span><del>- RenderTableCell {TD} at (17,0) size 11x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (17,0) size 10x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D0}"
</span><del>- RenderTableCell {TD} at (27,0) size 6x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (27,0) size 5x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (32,0) size 12x17 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,0) size 11x17 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "A"
</span><del>- RenderTableCell {TD} at (43,0) size 12x17 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (43,0) size 11x17 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "B"
</span><del>- RenderTableCell {TD} at (54,0) size 12x17 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,0) size 11x17 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "C"
</span><del>- RenderTableCell {TD} at (65,0) size 6x17 [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (65,0) size 5x17 [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (70,0) size 5x17 [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,0) size 4x17 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4 RTL: "\x{5D5}"
</span><del>- RenderTableCell {TD} at (74,0) size 11x17 [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,0) size 10x17 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D4}"
</span><del>- RenderTableCell {TD} at (84,0) size 11x17 [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,0) size 10x17 [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D3}"
</span><del>- RenderTableCell {TD} at (94,0) size 6x17 [r=0 c=11 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (94,0) size 5x17 [r=0 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (99,0) size 13x17 [r=0 c=12 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (99,0) size 12x17 [r=0 c=12 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "D"
</span><del>- RenderTableCell {TD} at (111,0) size 11x17 [r=0 c=13 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (111,0) size 10x17 [r=0 c=13 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10: "E"
</span><del>- RenderTableCell {TD} at (121,0) size 10x17 [r=0 c=14 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (121,0) size 9x17 [r=0 c=14 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 9x17
</span><span class="cx"> text run at (0,0) width 9: "F"
</span><del>- RenderTableCell {TD} at (130,0) size 6x17 [r=0 c=15 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (130,0) size 5x17 [r=0 c=15 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (135,0) size 11x17 [r=0 c=16 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,0) size 10x17 [r=0 c=16 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D8}"
</span><del>- RenderTableCell {TD} at (145,0) size 11x17 [r=0 c=17 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (145,0) size 10x17 [r=0 c=17 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D7}"
</span><del>- RenderTableCell {TD} at (155,0) size 7x17 [r=0 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (155,0) size 6x17 [r=0 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 6x17
</span><span class="cx"> text run at (0,0) width 6 RTL: "\x{5D6}"
</span><del>- RenderBlock {P} at (4,21) size 162x17
</del><ins>+ RenderBlock {P} at (4,21) size 161x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 161x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 43: " ABC "
</span><span class="cx"> text run at (70,0) width 24 RTL: "\x{5D3}\x{5D4}\x{5D5}"
</span><span class="cx"> text run at (94,0) width 41: " DEF "
</span><span class="cx"> text run at (135,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderBlock {P} at (4,38) size 162x17
</del><ins>+ RenderBlock {P} at (4,38) size 161x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 32x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 5: " "
</span><span class="lines">@@ -241,7 +241,7 @@
</span><span class="cx"> RenderText {#text} at (94,0) size 67x17
</span><span class="cx"> text run at (94,0) width 41: " DEF "
</span><span class="cx"> text run at (135,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderBlock {P} at (4,55) size 162x17
</del><ins>+ RenderBlock {P} at (4,55) size 161x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 32x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 5: " "
</span><span class="lines">@@ -253,7 +253,7 @@
</span><span class="cx"> RenderText {#text} at (130,0) size 31x17
</span><span class="cx"> text run at (130,0) width 5: " "
</span><span class="cx"> text run at (135,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderBlock {P} at (4,72) size 162x17
</del><ins>+ RenderBlock {P} at (4,72) size 161x17
</ins><span class="cx"> RenderText {#text} at (130,0) size 31x17
</span><span class="cx"> text run at (130,0) width 31 RTL: "\x{5D6}\x{5D7}\x{5D8} "
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 98x17
</span><span class="lines">@@ -263,7 +263,7 @@
</span><span class="cx"> text run at (99,0) width 31: "DEF"
</span><span class="cx"> RenderText {#text} at (0,0) size 32x17
</span><span class="cx"> text run at (0,0) width 32 RTL: " \x{5D0}\x{5D1}\x{5D2}"
</span><del>- RenderBlock {P} at (4,89) size 162x17
</del><ins>+ RenderBlock {P} at (4,89) size 161x17
</ins><span class="cx"> RenderText {#text} at (65,0) size 29x17
</span><span class="cx"> text run at (65,0) width 29 RTL: "\x{5D3}\x{5D4}\x{5D5} "
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 65x17
</span><span class="lines">@@ -273,7 +273,7 @@
</span><span class="cx"> RenderText {#text} at (94,0) size 67x17
</span><span class="cx"> text run at (94,0) width 41: " DEF "
</span><span class="cx"> text run at (135,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderBlock {P} at (4,106) size 162x17
</del><ins>+ RenderBlock {P} at (4,106) size 161x17
</ins><span class="cx"> RenderText {#text} at (65,0) size 29x17
</span><span class="cx"> text run at (65,0) width 29 RTL: "\x{5D3}\x{5D4}\x{5D5} "
</span><span class="cx"> RenderInline {BDO} at (0,0) size 65x17
</span><span class="lines">@@ -282,7 +282,7 @@
</span><span class="cx"> RenderText {#text} at (94,0) size 67x17
</span><span class="cx"> text run at (94,0) width 41: " DEF "
</span><span class="cx"> text run at (135,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderBlock {P} at (4,123) size 162x17
</del><ins>+ RenderBlock {P} at (4,123) size 161x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 32x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 5: " "
</span><span class="lines">@@ -292,7 +292,7 @@
</span><span class="cx"> RenderText {#text} at (94,0) size 67x17
</span><span class="cx"> text run at (94,0) width 41: " DEF "
</span><span class="cx"> text run at (135,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderBlock {P} at (4,140) size 162x17
</del><ins>+ RenderBlock {P} at (4,140) size 161x17
</ins><span class="cx"> RenderText {#text} at (130,0) size 31x17
</span><span class="cx"> text run at (130,0) width 31 RTL: "\x{5D6}\x{5D7}\x{5D8} "
</span><span class="cx"> RenderInline {BDO} at (0,0) size 62x17
</span><span class="lines">@@ -301,165 +301,165 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 130x17
</span><span class="cx"> text run at (0,0) width 32 RTL: " \x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (94,0) width 36: " DEF"
</span><del>- RenderText {#text} at (446,74) size 6x17
- text run at (446,74) width 6: " "
- RenderBlock {DIV} at (454,63) size 204x42 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 196x17
- RenderTableSection {TBODY} at (0,0) size 196x17
- RenderTableRow {TR} at (0,0) size 196x17
- RenderTableCell {TD} at (0,0) size 8x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderText {#text} at (446,74) size 5x17
+ text run at (446,74) width 5: " "
+ RenderBlock {DIV} at (454,63) size 203x42 [border: (1px solid #008000)]
+ RenderTable {TABLE} at (4,4) size 195x17
+ RenderTableSection {TBODY} at (0,0) size 195x17
+ RenderTableRow {TR} at (0,0) size 195x17
+ RenderTableCell {TD} at (0,0) size 7x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7 RTL: "\x{5D2}"
</span><del>- RenderTableCell {TD} at (7,0) size 11x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (7,0) size 10x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D1}"
</span><del>- RenderTableCell {TD} at (17,0) size 11x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (17,0) size 10x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D0}"
</span><del>- RenderTableCell {TD} at (27,0) size 6x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (27,0) size 5x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (32,0) size 12x17 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,0) size 11x17 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "A"
</span><del>- RenderTableCell {TD} at (43,0) size 12x17 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (43,0) size 11x17 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "B"
</span><del>- RenderTableCell {TD} at (54,0) size 12x17 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,0) size 11x17 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "C"
</span><del>- RenderTableCell {TD} at (65,0) size 6x17 [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (65,0) size 5x17 [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (70,0) size 5x17 [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,0) size 4x17 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4 RTL: "\x{5D5}"
</span><del>- RenderTableCell {TD} at (74,0) size 11x17 [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,0) size 10x17 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D4}"
</span><del>- RenderTableCell {TD} at (84,0) size 11x17 [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,0) size 10x17 [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D3}"
</span><del>- RenderTableCell {TD} at (94,0) size 6x17 [r=0 c=11 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (94,0) size 5x17 [r=0 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (99,0) size 13x17 [r=0 c=12 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (99,0) size 12x17 [r=0 c=12 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "D"
</span><del>- RenderTableCell {TD} at (111,0) size 11x17 [r=0 c=13 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (111,0) size 10x17 [r=0 c=13 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10: "E"
</span><del>- RenderTableCell {TD} at (121,0) size 10x17 [r=0 c=14 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (121,0) size 9x17 [r=0 c=14 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 9x17
</span><span class="cx"> text run at (0,0) width 9: "F"
</span><del>- RenderTableCell {TD} at (130,0) size 6x17 [r=0 c=15 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (130,0) size 5x17 [r=0 c=15 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (135,0) size 13x17 [r=0 c=16 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,0) size 12x17 [r=0 c=16 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "G"
</span><del>- RenderTableCell {TD} at (147,0) size 13x17 [r=0 c=17 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (147,0) size 12x17 [r=0 c=17 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "H"
</span><del>- RenderTableCell {TD} at (159,0) size 6x17 [r=0 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (159,0) size 5x17 [r=0 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "I"
</span><del>- RenderTableCell {TD} at (164,0) size 6x17 [r=0 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (164,0) size 5x17 [r=0 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (169,0) size 11x17 [r=0 c=20 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (169,0) size 10x17 [r=0 c=20 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D8}"
</span><del>- RenderTableCell {TD} at (179,0) size 11x17 [r=0 c=21 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (179,0) size 10x17 [r=0 c=21 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D7}"
</span><del>- RenderTableCell {TD} at (189,0) size 7x17 [r=0 c=22 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (189,0) size 6x17 [r=0 c=22 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 6x17
</span><span class="cx"> text run at (0,0) width 6 RTL: "\x{5D6}"
</span><del>- RenderBlock {P} at (4,21) size 196x17
</del><ins>+ RenderBlock {P} at (4,21) size 195x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 195x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 43: " ABC "
</span><span class="cx"> text run at (70,0) width 24 RTL: "\x{5D3}\x{5D4}\x{5D5}"
</span><span class="cx"> text run at (94,0) width 75: " DEF GHI "
</span><span class="cx"> text run at (169,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderText {#text} at (660,74) size 6x17
- text run at (660,74) width 6: " "
- RenderBR {BR} at (665,74) size 1x17
- RenderBlock {DIV} at (3,170) size 204x42 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 196x17
- RenderTableSection {TBODY} at (0,0) size 196x17
- RenderTableRow {TR} at (0,0) size 196x17
- RenderTableCell {TD} at (0,0) size 10x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderText {#text} at (660,74) size 5x17
+ text run at (660,74) width 5: " "
+ RenderBR {BR} at (665,74) size 0x17
+ RenderBlock {DIV} at (3,170) size 203x42 [border: (1px solid #008000)]
+ RenderTable {TABLE} at (4,4) size 195x17
+ RenderTableSection {TBODY} at (0,0) size 195x17
+ RenderTableRow {TR} at (0,0) size 195x17
+ RenderTableCell {TD} at (0,0) size 9x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 9x17
</span><span class="cx"> text run at (0,0) width 9: "F"
</span><del>- RenderTableCell {TD} at (9,0) size 11x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (9,0) size 10x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10: "E"
</span><del>- RenderTableCell {TD} at (19,0) size 13x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (19,0) size 12x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "D"
</span><del>- RenderTableCell {TD} at (31,0) size 6x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,0) size 5x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (36,0) size 5x17 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,0) size 4x17 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4 RTL: "\x{5D5}"
</span><del>- RenderTableCell {TD} at (40,0) size 11x17 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,0) size 10x17 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D4}"
</span><del>- RenderTableCell {TD} at (50,0) size 11x17 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (50,0) size 10x17 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D3}"
</span><del>- RenderTableCell {TD} at (60,0) size 6x17 [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (60,0) size 5x17 [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (65,0) size 12x17 [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (65,0) size 11x17 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "C"
</span><del>- RenderTableCell {TD} at (76,0) size 12x17 [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (76,0) size 11x17 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "B"
</span><del>- RenderTableCell {TD} at (87,0) size 12x17 [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (87,0) size 11x17 [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "A"
</span><del>- RenderTableCell {TD} at (98,0) size 6x17 [r=0 c=11 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (98,0) size 5x17 [r=0 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (103,0) size 8x17 [r=0 c=12 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (103,0) size 7x17 [r=0 c=12 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7 RTL: "\x{5D2}"
</span><del>- RenderTableCell {TD} at (110,0) size 11x17 [r=0 c=13 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (110,0) size 10x17 [r=0 c=13 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D1}"
</span><del>- RenderTableCell {TD} at (120,0) size 11x17 [r=0 c=14 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (120,0) size 10x17 [r=0 c=14 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D0}"
</span><del>- RenderTableCell {TD} at (130,0) size 6x17 [r=0 c=15 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (130,0) size 5x17 [r=0 c=15 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (135,0) size 13x17 [r=0 c=16 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,0) size 12x17 [r=0 c=16 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "G"
</span><del>- RenderTableCell {TD} at (147,0) size 13x17 [r=0 c=17 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (147,0) size 12x17 [r=0 c=17 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "H"
</span><del>- RenderTableCell {TD} at (159,0) size 6x17 [r=0 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (159,0) size 5x17 [r=0 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "I"
</span><del>- RenderTableCell {TD} at (164,0) size 6x17 [r=0 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (164,0) size 5x17 [r=0 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (169,0) size 11x17 [r=0 c=20 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (169,0) size 10x17 [r=0 c=20 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D8}"
</span><del>- RenderTableCell {TD} at (179,0) size 11x17 [r=0 c=21 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (179,0) size 10x17 [r=0 c=21 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D7}"
</span><del>- RenderTableCell {TD} at (189,0) size 7x17 [r=0 c=22 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (189,0) size 6x17 [r=0 c=22 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 6x17
</span><span class="cx"> text run at (0,0) width 6 RTL: "\x{5D6}"
</span><del>- RenderBlock {P} at (4,21) size 196x17
</del><ins>+ RenderBlock {P} at (4,21) size 195x17
</ins><span class="cx"> RenderText {#text} at (98,0) size 32x17
</span><span class="cx"> text run at (98,0) width 32 RTL: "\x{5D0}\x{5D1}\x{5D2} "
</span><span class="cx"> RenderInline {BDO} at (0,0) size 98x17
</span><span class="lines">@@ -468,82 +468,82 @@
</span><span class="cx"> RenderText {#text} at (130,0) size 65x17
</span><span class="cx"> text run at (130,0) width 39: " GHI "
</span><span class="cx"> text run at (169,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderText {#text} at (209,181) size 6x17
- text run at (209,181) width 6: " "
- RenderBlock {DIV} at (217,170) size 204x42 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 196x17
- RenderTableSection {TBODY} at (0,0) size 196x17
- RenderTableRow {TR} at (0,0) size 196x17
- RenderTableCell {TD} at (0,0) size 8x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderText {#text} at (209,181) size 5x17
+ text run at (209,181) width 5: " "
+ RenderBlock {DIV} at (217,170) size 203x42 [border: (1px solid #008000)]
+ RenderTable {TABLE} at (4,4) size 195x17
+ RenderTableSection {TBODY} at (0,0) size 195x17
+ RenderTableRow {TR} at (0,0) size 195x17
+ RenderTableCell {TD} at (0,0) size 7x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7 RTL: "\x{5D2}"
</span><del>- RenderTableCell {TD} at (7,0) size 11x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (7,0) size 10x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D1}"
</span><del>- RenderTableCell {TD} at (17,0) size 11x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (17,0) size 10x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D0}"
</span><del>- RenderTableCell {TD} at (27,0) size 6x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (27,0) size 5x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (32,0) size 12x17 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,0) size 11x17 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "A"
</span><del>- RenderTableCell {TD} at (43,0) size 12x17 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (43,0) size 11x17 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "B"
</span><del>- RenderTableCell {TD} at (54,0) size 12x17 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,0) size 11x17 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "C"
</span><del>- RenderTableCell {TD} at (65,0) size 6x17 [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (65,0) size 5x17 [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (70,0) size 10x17 [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,0) size 9x17 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 9x17
</span><span class="cx"> text run at (0,0) width 9: "F"
</span><del>- RenderTableCell {TD} at (79,0) size 11x17 [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (79,0) size 10x17 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10: "E"
</span><del>- RenderTableCell {TD} at (89,0) size 13x17 [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (89,0) size 12x17 [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "D"
</span><del>- RenderTableCell {TD} at (101,0) size 6x17 [r=0 c=11 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (101,0) size 5x17 [r=0 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (106,0) size 5x17 [r=0 c=12 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,0) size 4x17 [r=0 c=12 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4 RTL: "\x{5D5}"
</span><del>- RenderTableCell {TD} at (110,0) size 11x17 [r=0 c=13 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (110,0) size 10x17 [r=0 c=13 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D4}"
</span><del>- RenderTableCell {TD} at (120,0) size 11x17 [r=0 c=14 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (120,0) size 10x17 [r=0 c=14 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D3}"
</span><del>- RenderTableCell {TD} at (130,0) size 6x17 [r=0 c=15 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (130,0) size 5x17 [r=0 c=15 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (135,0) size 13x17 [r=0 c=16 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,0) size 12x17 [r=0 c=16 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "G"
</span><del>- RenderTableCell {TD} at (147,0) size 13x17 [r=0 c=17 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (147,0) size 12x17 [r=0 c=17 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "H"
</span><del>- RenderTableCell {TD} at (159,0) size 6x17 [r=0 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (159,0) size 5x17 [r=0 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "I"
</span><del>- RenderTableCell {TD} at (164,0) size 6x17 [r=0 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (164,0) size 5x17 [r=0 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (169,0) size 11x17 [r=0 c=20 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (169,0) size 10x17 [r=0 c=20 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D8}"
</span><del>- RenderTableCell {TD} at (179,0) size 11x17 [r=0 c=21 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (179,0) size 10x17 [r=0 c=21 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D7}"
</span><del>- RenderTableCell {TD} at (189,0) size 7x17 [r=0 c=22 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (189,0) size 6x17 [r=0 c=22 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 6x17
</span><span class="cx"> text run at (0,0) width 6 RTL: "\x{5D6}"
</span><del>- RenderBlock {P} at (4,21) size 196x17
</del><ins>+ RenderBlock {P} at (4,21) size 195x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 70x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 43: " ABC "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextinternationalbidiLDB2formattingcharactersexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-formatting-characters-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextinternationalbidiLDB2formattingcharactersexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -94,150 +94,150 @@
</span><span class="cx"> text run at (64,0) width 29 RTL override: "\x{202E}IHG"
</span><span class="cx"> RenderText {#text} at (107,74) size 5x17
</span><span class="cx"> text run at (107,74) width 5: " "
</span><del>- RenderBlock {DIV} at (115,46) size 36x76 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 28x17
- RenderTableSection {TBODY} at (0,0) size 28x17
- RenderTableRow {TR} at (0,0) size 28x17
- RenderTableCell {TD} at (0,0) size 8x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock {DIV} at (115,46) size 35x76 [border: (1px solid #008000)]
+ RenderTable {TABLE} at (4,4) size 27x17
+ RenderTableSection {TBODY} at (0,0) size 27x17
+ RenderTableRow {TR} at (0,0) size 27x17
+ RenderTableCell {TD} at (0,0) size 7x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7 RTL: "\x{5D2}"
</span><del>- RenderTableCell {TD} at (7,0) size 11x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (7,0) size 10x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D1}"
</span><del>- RenderTableCell {TD} at (17,0) size 11x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (17,0) size 10x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D0}"
</span><del>- RenderBlock {P} at (4,21) size 28x17
</del><ins>+ RenderBlock {P} at (4,21) size 27x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 27x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><del>- RenderBlock {P} at (4,38) size 28x17
</del><ins>+ RenderBlock {P} at (4,38) size 27x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 27x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{202A}\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 0: "\x{202C}"
</span><del>- RenderBlock {P} at (4,55) size 28x17
</del><ins>+ RenderBlock {P} at (4,55) size 27x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 27x17
</span><span class="cx"> text run at (0,0) width 27 LTR override: "\x{202D}\x{5D2}\x{5D1}\x{5D0}"
</span><span class="cx"> text run at (27,0) width 0: "\x{202C}"
</span><del>- RenderText {#text} at (153,74) size 6x17
- text run at (153,74) width 6: " "
- RenderBlock {DIV} at (161,54) size 103x59 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 95x17
- RenderTableSection {TBODY} at (0,0) size 95x17
- RenderTableRow {TR} at (0,0) size 95x17
- RenderTableCell {TD} at (0,0) size 8x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderText {#text} at (153,74) size 5x17
+ text run at (153,74) width 5: " "
+ RenderBlock {DIV} at (161,54) size 102x59 [border: (1px solid #008000)]
+ RenderTable {TABLE} at (4,4) size 94x17
+ RenderTableSection {TBODY} at (0,0) size 94x17
+ RenderTableRow {TR} at (0,0) size 94x17
+ RenderTableCell {TD} at (0,0) size 7x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7 RTL: "\x{5D2}"
</span><del>- RenderTableCell {TD} at (7,0) size 11x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (7,0) size 10x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D1}"
</span><del>- RenderTableCell {TD} at (17,0) size 11x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (17,0) size 10x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D0}"
</span><del>- RenderTableCell {TD} at (27,0) size 6x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (27,0) size 5x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (32,0) size 12x17 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,0) size 11x17 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "A"
</span><del>- RenderTableCell {TD} at (43,0) size 12x17 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (43,0) size 11x17 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "B"
</span><del>- RenderTableCell {TD} at (54,0) size 12x17 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,0) size 11x17 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "C"
</span><del>- RenderTableCell {TD} at (65,0) size 6x17 [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (65,0) size 5x17 [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (70,0) size 5x17 [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,0) size 4x17 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4 RTL: "\x{5D5}"
</span><del>- RenderTableCell {TD} at (74,0) size 11x17 [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,0) size 10x17 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D4}"
</span><del>- RenderTableCell {TD} at (84,0) size 11x17 [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,0) size 10x17 [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D3}"
</span><del>- RenderBlock {P} at (4,21) size 95x17
</del><ins>+ RenderBlock {P} at (4,21) size 94x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 94x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 43: " ABC "
</span><span class="cx"> text run at (70,0) width 24 RTL: "\x{5D3}\x{5D4}\x{5D5}"
</span><del>- RenderBlock {P} at (4,38) size 95x17
</del><ins>+ RenderBlock {P} at (4,38) size 94x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 94x17
</span><span class="cx"> text run at (0,0) width 32 RTL: " \x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (32,0) width 33: "ABC"
</span><span class="cx"> text run at (65,0) width 29 RTL: "\x{5D3}\x{5D4}\x{5D5} "
</span><del>- RenderText {#text} at (266,74) size 6x17
- text run at (266,74) width 6: " "
- RenderBlock {DIV} at (274,3) size 170x161 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 162x17
- RenderTableSection {TBODY} at (0,0) size 162x17
- RenderTableRow {TR} at (0,0) size 162x17
- RenderTableCell {TD} at (0,0) size 8x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderText {#text} at (266,74) size 5x17
+ text run at (266,74) width 5: " "
+ RenderBlock {DIV} at (274,3) size 169x161 [border: (1px solid #008000)]
+ RenderTable {TABLE} at (4,4) size 161x17
+ RenderTableSection {TBODY} at (0,0) size 161x17
+ RenderTableRow {TR} at (0,0) size 161x17
+ RenderTableCell {TD} at (0,0) size 7x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7 RTL: "\x{5D2}"
</span><del>- RenderTableCell {TD} at (7,0) size 11x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (7,0) size 10x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D1}"
</span><del>- RenderTableCell {TD} at (17,0) size 11x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (17,0) size 10x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D0}"
</span><del>- RenderTableCell {TD} at (27,0) size 6x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (27,0) size 5x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (32,0) size 12x17 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,0) size 11x17 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "A"
</span><del>- RenderTableCell {TD} at (43,0) size 12x17 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (43,0) size 11x17 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "B"
</span><del>- RenderTableCell {TD} at (54,0) size 12x17 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,0) size 11x17 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "C"
</span><del>- RenderTableCell {TD} at (65,0) size 6x17 [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (65,0) size 5x17 [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (70,0) size 5x17 [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,0) size 4x17 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4 RTL: "\x{5D5}"
</span><del>- RenderTableCell {TD} at (74,0) size 11x17 [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,0) size 10x17 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D4}"
</span><del>- RenderTableCell {TD} at (84,0) size 11x17 [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,0) size 10x17 [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D3}"
</span><del>- RenderTableCell {TD} at (94,0) size 6x17 [r=0 c=11 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (94,0) size 5x17 [r=0 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (99,0) size 13x17 [r=0 c=12 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (99,0) size 12x17 [r=0 c=12 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "D"
</span><del>- RenderTableCell {TD} at (111,0) size 11x17 [r=0 c=13 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (111,0) size 10x17 [r=0 c=13 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10: "E"
</span><del>- RenderTableCell {TD} at (121,0) size 10x17 [r=0 c=14 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (121,0) size 9x17 [r=0 c=14 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 9x17
</span><span class="cx"> text run at (0,0) width 9: "F"
</span><del>- RenderTableCell {TD} at (130,0) size 6x17 [r=0 c=15 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (130,0) size 5x17 [r=0 c=15 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (135,0) size 11x17 [r=0 c=16 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,0) size 10x17 [r=0 c=16 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D8}"
</span><del>- RenderTableCell {TD} at (145,0) size 11x17 [r=0 c=17 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (145,0) size 10x17 [r=0 c=17 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D7}"
</span><del>- RenderTableCell {TD} at (155,0) size 7x17 [r=0 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (155,0) size 6x17 [r=0 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 6x17
</span><span class="cx"> text run at (0,0) width 6 RTL: "\x{5D6}"
</span><del>- RenderBlock {P} at (4,21) size 162x17
</del><ins>+ RenderBlock {P} at (4,21) size 161x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 161x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 43: " ABC "
</span><span class="cx"> text run at (70,0) width 24 RTL: "\x{5D3}\x{5D4}\x{5D5}"
</span><span class="cx"> text run at (94,0) width 41: " DEF "
</span><span class="cx"> text run at (135,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderBlock {P} at (4,38) size 162x17
</del><ins>+ RenderBlock {P} at (4,38) size 161x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 32x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 5: " "
</span><span class="lines">@@ -248,7 +248,7 @@
</span><span class="cx"> RenderText {#text} at (94,0) size 67x17
</span><span class="cx"> text run at (94,0) width 41: " DEF "
</span><span class="cx"> text run at (135,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderBlock {P} at (4,55) size 162x17
</del><ins>+ RenderBlock {P} at (4,55) size 161x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 161x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 5: " "
</span><span class="lines">@@ -257,279 +257,279 @@
</span><span class="cx"> text run at (94,0) width 36: " DEF"
</span><span class="cx"> text run at (130,0) width 5: "\x{202C} "
</span><span class="cx"> text run at (135,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderBlock {P} at (4,72) size 162x17
</del><ins>+ RenderBlock {P} at (4,72) size 161x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 161x17
</span><span class="cx"> text run at (0,0) width 32 RTL: "\x{202C} \x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (32,0) width 33: "ABC"
</span><span class="cx"> text run at (65,0) width 34 RTL: " \x{5D3}\x{5D4}\x{5D5} "
</span><span class="cx"> text run at (99,0) width 31: "\x{202B}DEF"
</span><span class="cx"> text run at (130,0) width 31 RTL: "\x{5D6}\x{5D7}\x{5D8} "
</span><del>- RenderBlock {P} at (4,89) size 162x17
</del><ins>+ RenderBlock {P} at (4,89) size 161x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 161x17
</span><span class="cx"> text run at (0,0) width 32 RTL: " \x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (32,0) width 33: "\x{202B}ABC"
</span><span class="cx"> text run at (65,0) width 29 RTL: "\x{5D3}\x{5D4}\x{5D5} "
</span><span class="cx"> text run at (94,0) width 41: "\x{202C} DEF "
</span><span class="cx"> text run at (135,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderBlock {P} at (4,106) size 162x17
</del><ins>+ RenderBlock {P} at (4,106) size 161x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 161x17
</span><span class="cx"> text run at (0,0) width 65 RTL override: "\x{202E}CBA \x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (65,0) width 29 RTL: "\x{5D3}\x{5D4}\x{5D5} "
</span><span class="cx"> text run at (94,0) width 41: "\x{202C} DEF "
</span><span class="cx"> text run at (135,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderBlock {P} at (4,123) size 162x17
</del><ins>+ RenderBlock {P} at (4,123) size 161x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 161x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 5: " "
</span><span class="cx"> text run at (32,0) width 62 LTR override: "\x{202D}ABC \x{5D5}\x{5D4}\x{5D3}"
</span><span class="cx"> text run at (94,0) width 41: "\x{202C} DEF "
</span><span class="cx"> text run at (135,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderBlock {P} at (4,140) size 162x17
</del><ins>+ RenderBlock {P} at (4,140) size 161x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 161x17
</span><span class="cx"> text run at (0,0) width 32 RTL: " \x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (32,0) width 62 LTR override: "\x{202D}ABC \x{5D5}\x{5D4}\x{5D3}"
</span><span class="cx"> text run at (94,0) width 36: "\x{202C} DEF"
</span><span class="cx"> text run at (130,0) width 31 RTL: "\x{5D6}\x{5D7}\x{5D8} "
</span><del>- RenderText {#text} at (446,74) size 6x17
- text run at (446,74) width 6: " "
- RenderBlock {DIV} at (454,63) size 204x42 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 196x17
- RenderTableSection {TBODY} at (0,0) size 196x17
- RenderTableRow {TR} at (0,0) size 196x17
- RenderTableCell {TD} at (0,0) size 8x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderText {#text} at (446,74) size 5x17
+ text run at (446,74) width 5: " "
+ RenderBlock {DIV} at (454,63) size 203x42 [border: (1px solid #008000)]
+ RenderTable {TABLE} at (4,4) size 195x17
+ RenderTableSection {TBODY} at (0,0) size 195x17
+ RenderTableRow {TR} at (0,0) size 195x17
+ RenderTableCell {TD} at (0,0) size 7x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7 RTL: "\x{5D2}"
</span><del>- RenderTableCell {TD} at (7,0) size 11x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (7,0) size 10x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D1}"
</span><del>- RenderTableCell {TD} at (17,0) size 11x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (17,0) size 10x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D0}"
</span><del>- RenderTableCell {TD} at (27,0) size 6x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (27,0) size 5x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (32,0) size 12x17 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,0) size 11x17 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "A"
</span><del>- RenderTableCell {TD} at (43,0) size 12x17 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (43,0) size 11x17 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "B"
</span><del>- RenderTableCell {TD} at (54,0) size 12x17 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,0) size 11x17 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "C"
</span><del>- RenderTableCell {TD} at (65,0) size 6x17 [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (65,0) size 5x17 [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (70,0) size 5x17 [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,0) size 4x17 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4 RTL: "\x{5D5}"
</span><del>- RenderTableCell {TD} at (74,0) size 11x17 [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,0) size 10x17 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D4}"
</span><del>- RenderTableCell {TD} at (84,0) size 11x17 [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,0) size 10x17 [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D3}"
</span><del>- RenderTableCell {TD} at (94,0) size 6x17 [r=0 c=11 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (94,0) size 5x17 [r=0 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (99,0) size 13x17 [r=0 c=12 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (99,0) size 12x17 [r=0 c=12 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "D"
</span><del>- RenderTableCell {TD} at (111,0) size 11x17 [r=0 c=13 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (111,0) size 10x17 [r=0 c=13 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10: "E"
</span><del>- RenderTableCell {TD} at (121,0) size 10x17 [r=0 c=14 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (121,0) size 9x17 [r=0 c=14 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 9x17
</span><span class="cx"> text run at (0,0) width 9: "F"
</span><del>- RenderTableCell {TD} at (130,0) size 6x17 [r=0 c=15 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (130,0) size 5x17 [r=0 c=15 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (135,0) size 13x17 [r=0 c=16 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,0) size 12x17 [r=0 c=16 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "G"
</span><del>- RenderTableCell {TD} at (147,0) size 13x17 [r=0 c=17 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (147,0) size 12x17 [r=0 c=17 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "H"
</span><del>- RenderTableCell {TD} at (159,0) size 6x17 [r=0 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (159,0) size 5x17 [r=0 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "I"
</span><del>- RenderTableCell {TD} at (164,0) size 6x17 [r=0 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (164,0) size 5x17 [r=0 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (169,0) size 11x17 [r=0 c=20 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (169,0) size 10x17 [r=0 c=20 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D8}"
</span><del>- RenderTableCell {TD} at (179,0) size 11x17 [r=0 c=21 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (179,0) size 10x17 [r=0 c=21 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D7}"
</span><del>- RenderTableCell {TD} at (189,0) size 7x17 [r=0 c=22 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (189,0) size 6x17 [r=0 c=22 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 6x17
</span><span class="cx"> text run at (0,0) width 6 RTL: "\x{5D6}"
</span><del>- RenderBlock {P} at (4,21) size 196x17
</del><ins>+ RenderBlock {P} at (4,21) size 195x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 195x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 43: " ABC "
</span><span class="cx"> text run at (70,0) width 24 RTL: "\x{5D3}\x{5D4}\x{5D5}"
</span><span class="cx"> text run at (94,0) width 75: " DEF GHI "
</span><span class="cx"> text run at (169,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderText {#text} at (660,74) size 6x17
- text run at (660,74) width 6: " "
- RenderBR {BR} at (665,74) size 1x17
- RenderBlock {DIV} at (3,170) size 204x42 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 196x17
- RenderTableSection {TBODY} at (0,0) size 196x17
- RenderTableRow {TR} at (0,0) size 196x17
- RenderTableCell {TD} at (0,0) size 10x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderText {#text} at (660,74) size 5x17
+ text run at (660,74) width 5: " "
+ RenderBR {BR} at (665,74) size 0x17
+ RenderBlock {DIV} at (3,170) size 203x42 [border: (1px solid #008000)]
+ RenderTable {TABLE} at (4,4) size 195x17
+ RenderTableSection {TBODY} at (0,0) size 195x17
+ RenderTableRow {TR} at (0,0) size 195x17
+ RenderTableCell {TD} at (0,0) size 9x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 9x17
</span><span class="cx"> text run at (0,0) width 9: "F"
</span><del>- RenderTableCell {TD} at (9,0) size 11x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (9,0) size 10x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10: "E"
</span><del>- RenderTableCell {TD} at (19,0) size 13x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (19,0) size 12x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "D"
</span><del>- RenderTableCell {TD} at (31,0) size 6x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,0) size 5x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (36,0) size 5x17 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,0) size 4x17 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4 RTL: "\x{5D5}"
</span><del>- RenderTableCell {TD} at (40,0) size 11x17 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,0) size 10x17 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D4}"
</span><del>- RenderTableCell {TD} at (50,0) size 11x17 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (50,0) size 10x17 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D3}"
</span><del>- RenderTableCell {TD} at (60,0) size 6x17 [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (60,0) size 5x17 [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (65,0) size 12x17 [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (65,0) size 11x17 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "C"
</span><del>- RenderTableCell {TD} at (76,0) size 12x17 [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (76,0) size 11x17 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "B"
</span><del>- RenderTableCell {TD} at (87,0) size 12x17 [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (87,0) size 11x17 [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "A"
</span><del>- RenderTableCell {TD} at (98,0) size 6x17 [r=0 c=11 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (98,0) size 5x17 [r=0 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (103,0) size 8x17 [r=0 c=12 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (103,0) size 7x17 [r=0 c=12 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7 RTL: "\x{5D2}"
</span><del>- RenderTableCell {TD} at (110,0) size 11x17 [r=0 c=13 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (110,0) size 10x17 [r=0 c=13 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D1}"
</span><del>- RenderTableCell {TD} at (120,0) size 11x17 [r=0 c=14 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (120,0) size 10x17 [r=0 c=14 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D0}"
</span><del>- RenderTableCell {TD} at (130,0) size 6x17 [r=0 c=15 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (130,0) size 5x17 [r=0 c=15 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (135,0) size 13x17 [r=0 c=16 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,0) size 12x17 [r=0 c=16 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "G"
</span><del>- RenderTableCell {TD} at (147,0) size 13x17 [r=0 c=17 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (147,0) size 12x17 [r=0 c=17 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "H"
</span><del>- RenderTableCell {TD} at (159,0) size 6x17 [r=0 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (159,0) size 5x17 [r=0 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "I"
</span><del>- RenderTableCell {TD} at (164,0) size 6x17 [r=0 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (164,0) size 5x17 [r=0 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (169,0) size 11x17 [r=0 c=20 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (169,0) size 10x17 [r=0 c=20 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D8}"
</span><del>- RenderTableCell {TD} at (179,0) size 11x17 [r=0 c=21 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (179,0) size 10x17 [r=0 c=21 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D7}"
</span><del>- RenderTableCell {TD} at (189,0) size 7x17 [r=0 c=22 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (189,0) size 6x17 [r=0 c=22 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 6x17
</span><span class="cx"> text run at (0,0) width 6 RTL: "\x{5D6}"
</span><del>- RenderBlock {P} at (4,21) size 196x17
</del><ins>+ RenderBlock {P} at (4,21) size 195x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 195x17
</span><span class="cx"> text run at (0,0) width 98 RTL override: "\x{202E}ABC \x{5D3}\x{5D4}\x{5D5} DEF"
</span><span class="cx"> text run at (98,0) width 32 RTL: "\x{5D0}\x{5D1}\x{5D2} "
</span><span class="cx"> text run at (130,0) width 39: "\x{202C} GHI "
</span><span class="cx"> text run at (169,0) width 26 RTL: "\x{5D6}\x{5D7}\x{5D8}"
</span><del>- RenderText {#text} at (209,181) size 6x17
- text run at (209,181) width 6: " "
- RenderBlock {DIV} at (217,170) size 204x42 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 196x17
- RenderTableSection {TBODY} at (0,0) size 196x17
- RenderTableRow {TR} at (0,0) size 196x17
- RenderTableCell {TD} at (0,0) size 8x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderText {#text} at (209,181) size 5x17
+ text run at (209,181) width 5: " "
+ RenderBlock {DIV} at (217,170) size 203x42 [border: (1px solid #008000)]
+ RenderTable {TABLE} at (4,4) size 195x17
+ RenderTableSection {TBODY} at (0,0) size 195x17
+ RenderTableRow {TR} at (0,0) size 195x17
+ RenderTableCell {TD} at (0,0) size 7x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 7x17
</span><span class="cx"> text run at (0,0) width 7 RTL: "\x{5D2}"
</span><del>- RenderTableCell {TD} at (7,0) size 11x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (7,0) size 10x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D1}"
</span><del>- RenderTableCell {TD} at (17,0) size 11x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (17,0) size 10x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D0}"
</span><del>- RenderTableCell {TD} at (27,0) size 6x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (27,0) size 5x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (32,0) size 12x17 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,0) size 11x17 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "A"
</span><del>- RenderTableCell {TD} at (43,0) size 12x17 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (43,0) size 11x17 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "B"
</span><del>- RenderTableCell {TD} at (54,0) size 12x17 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,0) size 11x17 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 11x17
</span><span class="cx"> text run at (0,0) width 11: "C"
</span><del>- RenderTableCell {TD} at (65,0) size 6x17 [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (65,0) size 5x17 [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (70,0) size 10x17 [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,0) size 9x17 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 9x17
</span><span class="cx"> text run at (0,0) width 9: "F"
</span><del>- RenderTableCell {TD} at (79,0) size 11x17 [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (79,0) size 10x17 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10: "E"
</span><del>- RenderTableCell {TD} at (89,0) size 13x17 [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (89,0) size 12x17 [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "D"
</span><del>- RenderTableCell {TD} at (101,0) size 6x17 [r=0 c=11 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (101,0) size 5x17 [r=0 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (106,0) size 5x17 [r=0 c=12 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,0) size 4x17 [r=0 c=12 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4 RTL: "\x{5D5}"
</span><del>- RenderTableCell {TD} at (110,0) size 11x17 [r=0 c=13 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (110,0) size 10x17 [r=0 c=13 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D4}"
</span><del>- RenderTableCell {TD} at (120,0) size 11x17 [r=0 c=14 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (120,0) size 10x17 [r=0 c=14 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D3}"
</span><del>- RenderTableCell {TD} at (130,0) size 6x17 [r=0 c=15 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (130,0) size 5x17 [r=0 c=15 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (135,0) size 13x17 [r=0 c=16 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,0) size 12x17 [r=0 c=16 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "G"
</span><del>- RenderTableCell {TD} at (147,0) size 13x17 [r=0 c=17 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (147,0) size 12x17 [r=0 c=17 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "H"
</span><del>- RenderTableCell {TD} at (159,0) size 6x17 [r=0 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (159,0) size 5x17 [r=0 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: "I"
</span><del>- RenderTableCell {TD} at (164,0) size 6x17 [r=0 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (164,0) size 5x17 [r=0 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 5x17
</span><span class="cx"> text run at (0,0) width 5: " "
</span><del>- RenderTableCell {TD} at (169,0) size 11x17 [r=0 c=20 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (169,0) size 10x17 [r=0 c=20 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D8}"
</span><del>- RenderTableCell {TD} at (179,0) size 11x17 [r=0 c=21 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (179,0) size 10x17 [r=0 c=21 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 10x17
</span><span class="cx"> text run at (0,0) width 10 RTL: "\x{5D7}"
</span><del>- RenderTableCell {TD} at (189,0) size 7x17 [r=0 c=22 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (189,0) size 6x17 [r=0 c=22 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 6x17
</span><span class="cx"> text run at (0,0) width 6 RTL: "\x{5D6}"
</span><del>- RenderBlock {P} at (4,21) size 196x17
</del><ins>+ RenderBlock {P} at (4,21) size 195x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 195x17
</span><span class="cx"> text run at (0,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</span><span class="cx"> text run at (27,0) width 43: " ABC "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextinternationalbidioverrideexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/international/bidi-override-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/international/bidi-override-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/international/bidi-override-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,152 +6,152 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 392x17
</span><span class="cx"> text run at (0,0) width 392: "All rows should be identical to the reference row."
</span><del>- RenderTable {TABLE} at (0,33) size 648x105 [border: none]
- RenderTableSection {TBODY} at (0,0) size 647x104
- RenderTableRow {TR} at (0,0) size 647x26
- RenderTableCell {TD} at (0,0) size 115x26 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (27,5) size 84x17
- text run at (27,5) width 84: "Reference"
- RenderTableCell {TD} at (114,0) size 267x26 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (5,5) size 258x17
- text run at (5,5) width 56: "abcdef"
- text run at (60,5) width 28 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (87,5) width 47: "ghijkl "
- text run at (133,5) width 50 RTL: "\x{5D6}\x{5D7}\x{5D8}\x{5D9}\x{5DB}\x{5DC}"
- text run at (182,5) width 30: "abc"
- text run at (211,5) width 52 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}\x{5D5}"
- RenderTableCell {TD} at (380,0) size 267x26 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (5,5) size 258x17
- text run at (5,5) width 50 RTL: "\x{5D6}\x{5D7}\x{5D8}\x{5D9}\x{5DB}\x{5DC}"
- text run at (54,5) width 30: "abc"
- text run at (83,5) width 52 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}\x{5D5}"
- text run at (134,5) width 6 RTL: " "
- text run at (139,5) width 56: "abcdef"
- text run at (194,5) width 28 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (221,5) width 42: "ghijkl"
- RenderTableRow {TR} at (0,26) size 647x26
- RenderTableCell {TD} at (0,26) size 115x26 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (11,5) size 100x17
- text run at (11,5) width 100: "CSS, siblings"
- RenderTableCell {TD} at (114,26) size 267x26 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (5,5) size 30x17
- text run at (5,5) width 30: "abc"
- RenderInline {SPAN} at (0,0) size 78x17
- RenderText {#text} at (34,5) size 78x17
- text run at (34,5) width 78 RTL override: "ihg\x{5D0}\x{5D1}\x{5D2}fed"
- RenderText {#text} at (111,5) size 152x17
- text run at (111,5) width 23: "jkl "
- text run at (235,5) width 28 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- RenderInline {SPAN} at (0,0) size 80x17
- RenderText {#text} at (156,5) size 80x17
- text run at (156,5) width 80 LTR override: "\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
- RenderText {#text} at (133,5) size 24x17
- text run at (133,5) width 24 RTL: "\x{5D9}\x{5DB}\x{5DC}"
- RenderTableCell {TD} at (380,26) size 267x26 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (139,5) size 30x17
- text run at (139,5) width 30: "abc"
- RenderInline {SPAN} at (0,0) size 78x17
- RenderText {#text} at (168,5) size 78x17
- text run at (168,5) width 78 RTL override: "ihg\x{5D0}\x{5D1}\x{5D2}fed"
- RenderText {#text} at (107,5) size 156x17
- text run at (107,5) width 33 RTL: " \x{5D0}\x{5D1}\x{5D2}"
- text run at (245,5) width 18: "jkl"
- RenderInline {SPAN} at (0,0) size 80x17
- RenderText {#text} at (28,5) size 80x17
- text run at (28,5) width 80 LTR override: "\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
- RenderText {#text} at (5,5) size 24x17
- text run at (5,5) width 24 RTL: "\x{5D9}\x{5DB}\x{5DC}"
- RenderTableRow {TR} at (0,52) size 647x26
- RenderTableCell {TD} at (0,52) size 115x26 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (5,5) size 106x17
- text run at (5,5) width 106: "CSS, children"
- RenderTableCell {TD} at (114,52) size 267x26 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 124x17
- RenderText {#text} at (5,5) size 30x17
- text run at (5,5) width 30: "abc"
- RenderInline {SPAN} at (0,0) size 78x17
- RenderText {#text} at (34,5) size 78x17
- text run at (34,5) width 78 RTL override: "ihg\x{5D0}\x{5D1}\x{5D2}fed"
- RenderText {#text} at (111,5) size 18x17
- text run at (111,5) width 18: "jkl"
- RenderText {#text} at (128,5) size 6x17
- text run at (128,5) width 6: " "
- RenderInline {SPAN} at (0,0) size 130x17
- RenderText {#text} at (235,5) size 28x17
- text run at (235,5) width 28 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- RenderInline {SPAN} at (0,0) size 80x17
- RenderText {#text} at (156,5) size 80x17
- text run at (156,5) width 80 LTR override: "\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
- RenderText {#text} at (133,5) size 24x17
- text run at (133,5) width 24 RTL: "\x{5D9}\x{5DB}\x{5DC}"
- RenderTableCell {TD} at (380,52) size 267x26 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 124x17
- RenderText {#text} at (139,5) size 30x17
- text run at (139,5) width 30: "abc"
- RenderInline {SPAN} at (0,0) size 78x17
- RenderText {#text} at (168,5) size 78x17
- text run at (168,5) width 78 RTL override: "ihg\x{5D0}\x{5D1}\x{5D2}fed"
- RenderText {#text} at (245,5) size 18x17
- text run at (245,5) width 18: "jkl"
- RenderText {#text} at (134,5) size 6x17
- text run at (134,5) width 6 RTL: " "
- RenderInline {SPAN} at (0,0) size 130x17
- RenderText {#text} at (107,5) size 28x17
- text run at (107,5) width 28 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- RenderInline {SPAN} at (0,0) size 80x17
- RenderText {#text} at (28,5) size 80x17
- text run at (28,5) width 80 LTR override: "\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
- RenderText {#text} at (5,5) size 24x17
- text run at (5,5) width 24 RTL: "\x{5D9}\x{5DB}\x{5DC}"
- RenderTableRow {TR} at (0,78) size 647x26
- RenderTableCell {TD} at (0,78) size 115x26 [border: (1px solid #008000)] [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (45,5) size 66x17
- text run at (45,5) width 66: "Unicode"
- RenderTableCell {TD} at (114,78) size 267x26 [border: (1px solid #008000)] [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (5,5) size 258x17
- text run at (5,5) width 30: "abc"
- text run at (34,5) width 78 RTL override: "\x{202E}ihg\x{5D0}\x{5D1}\x{5D2}fed"
- text run at (111,5) width 23: "\x{202C}jkl "
- text run at (133,5) width 24 RTL: "\x{202C}\x{5D9}\x{5DB}\x{5DC}"
- text run at (156,5) width 80 LTR override: "\x{202D}\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
- text run at (235,5) width 28 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- RenderTableCell {TD} at (380,78) size 267x26 [border: (1px solid #008000)] [r=3 c=2 rs=1 cs=1]
- RenderText {#text} at (5,5) size 258x17
- text run at (5,5) width 24 RTL: "\x{202C}\x{5D9}\x{5DB}\x{5DC}"
- text run at (28,5) width 80 LTR override: "\x{202D}\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
- text run at (107,5) width 28 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (134,5) width 6 RTL: " "
- text run at (139,5) width 30: "abc"
- text run at (168,5) width 78 RTL override: "\x{202E}ihg\x{5D0}\x{5D1}\x{5D2}fed"
- text run at (245,5) width 18: "\x{202C}jkl"
</del><ins>+ RenderTable {TABLE} at (0,33) size 647x105 [border: none]
+ RenderTableSection {TBODY} at (0,0) size 646x104
+ RenderTableRow {TR} at (0,0) size 646x26
+ RenderTableCell {TD} at (0,0) size 114x26 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (27,5) size 83x17
+ text run at (27,5) width 83: "Reference"
+ RenderTableCell {TD} at (114,0) size 266x26 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (5,5) size 257x17
+ text run at (5,5) width 55: "abcdef"
+ text run at (60,5) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
+ text run at (87,5) width 46: "ghijkl "
+ text run at (133,5) width 49 RTL: "\x{5D6}\x{5D7}\x{5D8}\x{5D9}\x{5DB}\x{5DC}"
+ text run at (182,5) width 29: "abc"
+ text run at (211,5) width 51 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}\x{5D5}"
+ RenderTableCell {TD} at (380,0) size 266x26 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (5,5) size 257x17
+ text run at (5,5) width 49 RTL: "\x{5D6}\x{5D7}\x{5D8}\x{5D9}\x{5DB}\x{5DC}"
+ text run at (54,5) width 29: "abc"
+ text run at (83,5) width 51 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}\x{5D5}"
+ text run at (134,5) width 5 RTL: " "
+ text run at (139,5) width 55: "abcdef"
+ text run at (194,5) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
+ text run at (221,5) width 41: "ghijkl"
+ RenderTableRow {TR} at (0,26) size 646x26
+ RenderTableCell {TD} at (0,26) size 114x26 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (11,5) size 99x17
+ text run at (11,5) width 99: "CSS, siblings"
+ RenderTableCell {TD} at (114,26) size 266x26 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (5,5) size 29x17
+ text run at (5,5) width 29: "abc"
+ RenderInline {SPAN} at (0,0) size 77x17
+ RenderText {#text} at (34,5) size 77x17
+ text run at (34,5) width 77 RTL override: "ihg\x{5D0}\x{5D1}\x{5D2}fed"
+ RenderText {#text} at (111,5) size 151x17
+ text run at (111,5) width 22: "jkl "
+ text run at (235,5) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
+ RenderInline {SPAN} at (0,0) size 79x17
+ RenderText {#text} at (156,5) size 79x17
+ text run at (156,5) width 79 LTR override: "\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
+ RenderText {#text} at (133,5) size 23x17
+ text run at (133,5) width 23 RTL: "\x{5D9}\x{5DB}\x{5DC}"
+ RenderTableCell {TD} at (380,26) size 266x26 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
+ RenderText {#text} at (139,5) size 29x17
+ text run at (139,5) width 29: "abc"
+ RenderInline {SPAN} at (0,0) size 77x17
+ RenderText {#text} at (168,5) size 77x17
+ text run at (168,5) width 77 RTL override: "ihg\x{5D0}\x{5D1}\x{5D2}fed"
+ RenderText {#text} at (107,5) size 155x17
+ text run at (107,5) width 32 RTL: " \x{5D0}\x{5D1}\x{5D2}"
+ text run at (245,5) width 17: "jkl"
+ RenderInline {SPAN} at (0,0) size 79x17
+ RenderText {#text} at (28,5) size 79x17
+ text run at (28,5) width 79 LTR override: "\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
+ RenderText {#text} at (5,5) size 23x17
+ text run at (5,5) width 23 RTL: "\x{5D9}\x{5DB}\x{5DC}"
+ RenderTableRow {TR} at (0,52) size 646x26
+ RenderTableCell {TD} at (0,52) size 114x26 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
+ RenderText {#text} at (5,5) size 105x17
+ text run at (5,5) width 105: "CSS, children"
+ RenderTableCell {TD} at (114,52) size 266x26 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
+ RenderInline {SPAN} at (0,0) size 123x17
+ RenderText {#text} at (5,5) size 29x17
+ text run at (5,5) width 29: "abc"
+ RenderInline {SPAN} at (0,0) size 77x17
+ RenderText {#text} at (34,5) size 77x17
+ text run at (34,5) width 77 RTL override: "ihg\x{5D0}\x{5D1}\x{5D2}fed"
+ RenderText {#text} at (111,5) size 17x17
+ text run at (111,5) width 17: "jkl"
+ RenderText {#text} at (128,5) size 5x17
+ text run at (128,5) width 5: " "
+ RenderInline {SPAN} at (0,0) size 129x17
+ RenderText {#text} at (235,5) size 27x17
+ text run at (235,5) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
+ RenderInline {SPAN} at (0,0) size 79x17
+ RenderText {#text} at (156,5) size 79x17
+ text run at (156,5) width 79 LTR override: "\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
+ RenderText {#text} at (133,5) size 23x17
+ text run at (133,5) width 23 RTL: "\x{5D9}\x{5DB}\x{5DC}"
+ RenderTableCell {TD} at (380,52) size 266x26 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
+ RenderInline {SPAN} at (0,0) size 123x17
+ RenderText {#text} at (139,5) size 29x17
+ text run at (139,5) width 29: "abc"
+ RenderInline {SPAN} at (0,0) size 77x17
+ RenderText {#text} at (168,5) size 77x17
+ text run at (168,5) width 77 RTL override: "ihg\x{5D0}\x{5D1}\x{5D2}fed"
+ RenderText {#text} at (245,5) size 17x17
+ text run at (245,5) width 17: "jkl"
+ RenderText {#text} at (134,5) size 5x17
+ text run at (134,5) width 5 RTL: " "
+ RenderInline {SPAN} at (0,0) size 129x17
+ RenderText {#text} at (107,5) size 27x17
+ text run at (107,5) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
+ RenderInline {SPAN} at (0,0) size 79x17
+ RenderText {#text} at (28,5) size 79x17
+ text run at (28,5) width 79 LTR override: "\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
+ RenderText {#text} at (5,5) size 23x17
+ text run at (5,5) width 23 RTL: "\x{5D9}\x{5DB}\x{5DC}"
+ RenderTableRow {TR} at (0,78) size 646x26
+ RenderTableCell {TD} at (0,78) size 114x26 [border: (1px solid #008000)] [r=3 c=0 rs=1 cs=1]
+ RenderText {#text} at (45,5) size 65x17
+ text run at (45,5) width 65: "Unicode"
+ RenderTableCell {TD} at (114,78) size 266x26 [border: (1px solid #008000)] [r=3 c=1 rs=1 cs=1]
+ RenderText {#text} at (5,5) size 257x17
+ text run at (5,5) width 29: "abc"
+ text run at (34,5) width 77 RTL override: "\x{202E}ihg\x{5D0}\x{5D1}\x{5D2}fed"
+ text run at (111,5) width 22: "\x{202C}jkl "
+ text run at (133,5) width 23 RTL: "\x{202C}\x{5D9}\x{5DB}\x{5DC}"
+ text run at (156,5) width 79 LTR override: "\x{202D}\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
+ text run at (235,5) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
+ RenderTableCell {TD} at (380,78) size 266x26 [border: (1px solid #008000)] [r=3 c=2 rs=1 cs=1]
+ RenderText {#text} at (5,5) size 257x17
+ text run at (5,5) width 23 RTL: "\x{202C}\x{5D9}\x{5DB}\x{5DC}"
+ text run at (28,5) width 79 LTR override: "\x{202D}\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
+ text run at (107,5) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
+ text run at (134,5) width 5 RTL: " "
+ text run at (139,5) width 29: "abc"
+ text run at (168,5) width 77 RTL override: "\x{202E}ihg\x{5D0}\x{5D1}\x{5D2}fed"
+ text run at (245,5) width 17: "\x{202C}jkl"
</ins><span class="cx"> RenderBlock {P} at (0,154) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 489x17
</span><span class="cx"> text run at (0,0) width 489: "The CSS column should be identical to the reference column."
</span><del>- RenderTable {TABLE} at (0,187) size 278x118 [border: none]
- RenderTableSection {TBODY} at (0,0) size 277x117
- RenderTableRow {TR} at (0,0) size 277x26
- RenderTableCell {TD} at (0,0) size 139x26 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (28,5) size 84x17
- text run at (28,5) width 84: "Reference"
- RenderTableCell {TD} at (138,0) size 139x26 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (54,5) size 32x17
- text run at (54,5) width 32: "CSS"
- RenderTableRow {TR} at (0,26) size 277x91
- RenderTableCell {TD} at (0,26) size 139x91 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
- RenderBlock {P} at (5,21) size 130x17
- RenderText {#text} at (3,0) size 124x17
- text run at (3,0) width 56: "abcdef"
- text run at (58,0) width 28 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (85,0) width 42: "ghijkl"
- RenderBlock {P} at (5,54) size 130x17
- RenderText {#text} at (0,0) size 130x17
- text run at (0,0) width 50 RTL: "\x{5D6}\x{5D7}\x{5D8}\x{5D9}\x{5DB}\x{5DC}"
- text run at (49,0) width 30: "abc"
- text run at (78,0) width 52 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}\x{5D5}"
- RenderTableCell {TD} at (138,26) size 139x91 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {P} at (5,21) size 130x17
- RenderText {#text} at (3,0) size 124x17
- text run at (3,0) width 124 RTL override: "lkjihg\x{5D0}\x{5D1}\x{5D2}fedcba"
- RenderBlock {P} at (5,54) size 130x17
- RenderText {#text} at (0,0) size 130x17
- text run at (0,0) width 130 LTR override: "\x{5DC}\x{5DB}\x{5D9}\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}\x{5D2}\x{5D1}\x{5D0}"
</del><ins>+ RenderTable {TABLE} at (0,187) size 277x118 [border: none]
+ RenderTableSection {TBODY} at (0,0) size 276x117
+ RenderTableRow {TR} at (0,0) size 276x26
+ RenderTableCell {TD} at (0,0) size 138x26 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (28,5) size 83x17
+ text run at (28,5) width 83: "Reference"
+ RenderTableCell {TD} at (138,0) size 138x26 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (54,5) size 31x17
+ text run at (54,5) width 31: "CSS"
+ RenderTableRow {TR} at (0,26) size 276x91
+ RenderTableCell {TD} at (0,26) size 138x91 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
+ RenderBlock {P} at (5,21) size 129x17
+ RenderText {#text} at (3,0) size 123x17
+ text run at (3,0) width 55: "abcdef"
+ text run at (58,0) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
+ text run at (85,0) width 41: "ghijkl"
+ RenderBlock {P} at (5,54) size 129x17
+ RenderText {#text} at (0,0) size 129x17
+ text run at (0,0) width 49 RTL: "\x{5D6}\x{5D7}\x{5D8}\x{5D9}\x{5DB}\x{5DC}"
+ text run at (49,0) width 29: "abc"
+ text run at (78,0) width 51 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}\x{5D5}"
+ RenderTableCell {TD} at (138,26) size 138x91 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {P} at (5,21) size 129x17
+ RenderText {#text} at (3,0) size 123x17
+ text run at (3,0) width 123 RTL override: "lkjihg\x{5D0}\x{5D1}\x{5D2}fedcba"
+ RenderBlock {P} at (5,54) size 129x17
+ RenderText {#text} at (0,0) size 129x17
+ text run at (0,0) width 129 LTR override: "\x{5DC}\x{5DB}\x{5D9}\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}\x{5D2}\x{5D1}\x{5D0}"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/wbr-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/wbr-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/wbr-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,62) size 769x19
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 769x19
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 769x19
</span><del>- RenderTableCell {TD} at (0,0) size 483x19 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 482x19 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 480x17
</span><span class="cx"> text run at (1,1) width 480: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"
</span><span class="cx"> RenderTableCell {TD} at (482,9) size 287x0 [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -28,7 +28,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,176) size 769x36
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 769x36
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 769x36
</span><del>- RenderTableCell {TD} at (0,0) size 259x36 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 258x36 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 224x17
</span><span class="cx"> text run at (1,1) width 224: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
</span><span class="cx"> RenderWordBreak {WBR} at (0,0) size 0x0
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,307) size 769x36
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 769x36
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 769x36
</span><del>- RenderTableCell {TD} at (0,0) size 259x36 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 258x36 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {NOBR} at (0,0) size 256x34
</span><span class="cx"> RenderText {#text} at (1,1) size 224x17
</span><span class="cx"> text run at (1,1) width 224: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
</span><span class="lines">@@ -71,7 +71,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,455) size 769x53
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 769x53
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 769x53
</span><del>- RenderTableCell {TD} at (0,0) size 195x53 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 194x53 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 168x17
</span><span class="cx"> text run at (1,1) width 168: "aaaaaaaaaaaaaaaaaaaaaaaa"
</span><span class="cx"> RenderWordBreak {WBR} at (0,0) size 0x0
</span><span class="lines">@@ -97,7 +97,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,620) size 769x53
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 769x53
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 769x53
</span><del>- RenderTableCell {TD} at (0,0) size 195x53 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 194x53 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {NOBR} at (0,0) size 192x51
</span><span class="cx"> RenderText {#text} at (1,1) size 168x17
</span><span class="cx"> text run at (1,1) width 168: "aaaaaaaaaaaaaaaaaaaaaaaa"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespace002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/whitespace/002-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/002-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/002-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,26 +11,26 @@
</span><span class="cx"> RenderBlock {P} at (0,33) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 639x17
</span><span class="cx"> text run at (0,0) width 639: "There should be three columns below, dark green, light green, and dark green, with no red anywhere."
</span><del>- RenderTable {TABLE} at (0,66) size 67x126 [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 61x120
- RenderTableRow {TR} at (0,0) size 61x120
- RenderTableCell {TD} at (0,0) size 61x120 [color=#FF0000] [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x20 [color=#008000] [bgcolor=#00FF00]
</del><ins>+ RenderTable {TABLE} at (0,66) size 66x126 [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 60x120
+ RenderTableRow {TR} at (0,0) size 60x120
+ RenderTableCell {TD} at (0,0) size 60x120 [color=#FF0000] [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x20 [color=#008000] [bgcolor=#00FF00]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 20x20
</span><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="lines">@@ -39,7 +39,7 @@
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 20x20
</span><span class="cx"> RenderText {#text} at (40,0) size 20x20
</span><span class="cx"> text run at (40,0) width 20: "X"
</span><del>- RenderBlock {DIV} at (0,20) size 61x20 [color=#008000] [bgcolor=#00FF00]
</del><ins>+ RenderBlock {DIV} at (0,20) size 60x20 [color=#008000] [bgcolor=#00FF00]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 20x20
</span><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 20x20
</span><span class="cx"> RenderText {#text} at (40,0) size 20x20
</span><span class="cx"> text run at (40,0) width 20: "X"
</span><del>- RenderBlock {DIV} at (0,40) size 61x20 [color=#008000] [bgcolor=#00FF00]
</del><ins>+ RenderBlock {DIV} at (0,40) size 60x20 [color=#008000] [bgcolor=#00FF00]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 20x20
</span><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="lines">@@ -58,9 +58,9 @@
</span><span class="cx"> RenderText {#text} at (40,0) size 20x20
</span><span class="cx"> text run at (40,0) width 20: "X"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {DIV} at (0,60) size 61x20 [color=#008000] [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock (anonymous) at (0,0) size 61x20
</del><ins>+ RenderBlock {DIV} at (0,60) size 60x20 [color=#008000] [bgcolor=#00FF00]
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock (anonymous) at (0,0) size 60x20
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 20x20
</span><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="lines">@@ -70,8 +70,8 @@
</span><span class="cx"> RenderText {#text} at (40,0) size 20x20
</span><span class="cx"> text run at (40,0) width 20: "X"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {DIV} at (0,80) size 61x20 [color=#008000] [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 61x20
</del><ins>+ RenderBlock {DIV} at (0,80) size 60x20 [color=#008000] [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,0) size 60x20
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 20x20
</span><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx"> RenderText {#text} at (40,0) size 20x20
</span><span class="cx"> text run at (40,0) width 20: "X"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {DIV} at (0,20) size 61x0
</del><ins>+ RenderBlock {DIV} at (0,20) size 60x0
</ins><span class="cx"> RenderBlock {DIV} at (0,100) size 60x20 [color=#008000] [bgcolor=#00FF00]
</span><span class="cx"> RenderText {#text} at (0,0) size 60x20
</span><span class="cx"> text run at (0,0) width 60: "X X"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespace003expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/whitespace/003-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/003-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/003-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,26 +11,26 @@
</span><span class="cx"> RenderBlock {P} at (0,33) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 639x17
</span><span class="cx"> text run at (0,0) width 639: "There should be three columns below, dark green, light green, and dark green, with no red anywhere."
</span><del>- RenderTable {TABLE} at (0,66) size 67x126 [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 61x120
- RenderTableRow {TR} at (0,0) size 61x120
- RenderTableCell {TD} at (0,0) size 61x120 [color=#FF0000] [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock {DIV} at (0,0) size 61x20 [color=#008000] [bgcolor=#00FF00]
</del><ins>+ RenderTable {TABLE} at (0,66) size 66x126 [border: (3px solid #000000)]
+ RenderTableSection {TBODY} at (3,3) size 60x120
+ RenderTableRow {TR} at (0,0) size 60x120
+ RenderTableCell {TD} at (0,0) size 60x120 [color=#FF0000] [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock {DIV} at (0,0) size 60x20 [color=#008000] [bgcolor=#00FF00]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 20x20
</span><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="lines">@@ -39,7 +39,7 @@
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 20x20
</span><span class="cx"> RenderText {#text} at (40,0) size 20x20
</span><span class="cx"> text run at (40,0) width 20: "X"
</span><del>- RenderBlock {DIV} at (0,20) size 61x20 [color=#008000] [bgcolor=#00FF00]
</del><ins>+ RenderBlock {DIV} at (0,20) size 60x20 [color=#008000] [bgcolor=#00FF00]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 20x20
</span><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 20x20
</span><span class="cx"> RenderText {#text} at (40,0) size 20x20
</span><span class="cx"> text run at (40,0) width 20: "X"
</span><del>- RenderBlock {DIV} at (0,40) size 61x20 [color=#008000] [bgcolor=#00FF00]
</del><ins>+ RenderBlock {DIV} at (0,40) size 60x20 [color=#008000] [bgcolor=#00FF00]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 20x20
</span><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="lines">@@ -58,9 +58,9 @@
</span><span class="cx"> RenderText {#text} at (40,0) size 20x20
</span><span class="cx"> text run at (40,0) width 20: "X"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {DIV} at (0,60) size 61x20 [color=#008000] [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 61x0
- RenderBlock (anonymous) at (0,0) size 61x20
</del><ins>+ RenderBlock {DIV} at (0,60) size 60x20 [color=#008000] [bgcolor=#00FF00]
+ RenderBlock {DIV} at (0,0) size 60x0
+ RenderBlock (anonymous) at (0,0) size 60x20
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 20x20
</span><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="lines">@@ -70,8 +70,8 @@
</span><span class="cx"> RenderText {#text} at (40,0) size 20x20
</span><span class="cx"> text run at (40,0) width 20: "X"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {DIV} at (0,80) size 61x20 [color=#008000] [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 61x20
</del><ins>+ RenderBlock {DIV} at (0,80) size 60x20 [color=#008000] [bgcolor=#00FF00]
+ RenderBlock (anonymous) at (0,0) size 60x20
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 20x20
</span><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx"> RenderText {#text} at (40,0) size 20x20
</span><span class="cx"> text run at (40,0) width 20: "X"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {DIV} at (0,20) size 61x0
</del><ins>+ RenderBlock {DIV} at (0,20) size 60x0
</ins><span class="cx"> RenderBlock {DIV} at (0,100) size 60x20 [color=#008000] [bgcolor=#00FF00]
</span><span class="cx"> RenderText {#text} at (0,0) size 60x20
</span><span class="cx"> text run at (0,0) width 60: "X X"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespace004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/whitespace/004-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/004-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/004-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,14 +11,14 @@
</span><span class="cx"> RenderBlock {P} at (0,33) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 439x17
</span><span class="cx"> text run at (0,0) width 439: "There should be no red below, only a green square bordered in green."
</span><del>- RenderTable {TABLE} at (0,66) size 105x104
- RenderTableSection {TBODY} at (0,0) size 105x104
- RenderTableRow {TR} at (0,2) size 105x100
- RenderTableCell {TD} at (2,2) size 101x100 [color=#800000] [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 101x20 [color=#008000]
</del><ins>+ RenderTable {TABLE} at (0,66) size 104x104
+ RenderTableSection {TBODY} at (0,0) size 104x104
+ RenderTableRow {TR} at (0,2) size 104x100
+ RenderTableCell {TD} at (2,2) size 100x100 [color=#800000] [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "XXXXX"
</span><del>- RenderBlock {DIV} at (0,20) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,20) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 60x20 [bgcolor=#00FF00]
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx"> text run at (20,0) width 60: " "
</span><span class="cx"> RenderText {#text} at (80,0) size 20x20
</span><span class="cx"> text run at (80,0) width 20: "X"
</span><del>- RenderBlock {DIV} at (0,40) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,40) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 60x20 [bgcolor=#00FF00]
</span><span class="lines">@@ -34,7 +34,7 @@
</span><span class="cx"> text run at (20,0) width 60: "\x{200B} \x{200B} \x{200B} \x{200B}"
</span><span class="cx"> RenderText {#text} at (80,0) size 20x20
</span><span class="cx"> text run at (80,0) width 20: "X"
</span><del>- RenderBlock {DIV} at (0,60) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,60) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 60x20 [bgcolor=#00FF00]
</span><span class="lines">@@ -42,6 +42,6 @@
</span><span class="cx"> text run at (20,0) width 60: " \x{200B} \x{200B} "
</span><span class="cx"> RenderText {#text} at (80,0) size 20x20
</span><span class="cx"> text run at (80,0) width 20: "X"
</span><del>- RenderBlock {DIV} at (0,80) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,80) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "XXXXX"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespace005expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/whitespace/005-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/005-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/005-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,25 +11,25 @@
</span><span class="cx"> RenderBlock {P} at (0,33) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 439x17
</span><span class="cx"> text run at (0,0) width 439: "There should be no red below, only a green square bordered in green."
</span><del>- RenderTable {TABLE} at (0,66) size 105x104
- RenderTableSection {TBODY} at (0,0) size 105x104
- RenderTableRow {TR} at (0,2) size 105x100
- RenderTableCell {TD} at (2,2) size 101x100 [color=#800000] [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 101x20 [color=#008000]
</del><ins>+ RenderTable {TABLE} at (0,66) size 104x104
+ RenderTableSection {TBODY} at (0,0) size 104x104
+ RenderTableRow {TR} at (0,2) size 104x100
+ RenderTableCell {TD} at (2,2) size 100x100 [color=#800000] [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "XXXXX"
</span><del>- RenderBlock {DIV} at (0,20) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,20) size 100x20 [color=#008000]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 100x20 [bgcolor=#00FF00]
</span><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "X X"
</span><del>- RenderBlock {DIV} at (0,40) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,40) size 100x20 [color=#008000]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 100x20 [bgcolor=#00FF00]
</span><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "X\x{200B} \x{200B} \x{200B} \x{200B}X"
</span><del>- RenderBlock {DIV} at (0,60) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,60) size 100x20 [color=#008000]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 100x20 [bgcolor=#00FF00]
</span><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "X \x{200B} \x{200B} X"
</span><del>- RenderBlock {DIV} at (0,80) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,80) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "XXXXX"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespace010expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/whitespace/010-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/010-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/010-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,14 +11,14 @@
</span><span class="cx"> RenderBlock {P} at (0,33) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 439x17
</span><span class="cx"> text run at (0,0) width 439: "There should be no red below, only a green square bordered in green."
</span><del>- RenderTable {TABLE} at (0,66) size 105x104
- RenderTableSection {TBODY} at (0,0) size 105x104
- RenderTableRow {TR} at (0,2) size 105x100
- RenderTableCell {TD} at (2,2) size 101x100 [color=#800000] [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 101x20 [color=#008000]
</del><ins>+ RenderTable {TABLE} at (0,66) size 104x104
+ RenderTableSection {TBODY} at (0,0) size 104x104
+ RenderTableRow {TR} at (0,2) size 104x100
+ RenderTableCell {TD} at (2,2) size 100x100 [color=#800000] [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "XXXXX"
</span><del>- RenderBlock {DIV} at (0,20) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,20) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 60x20 [bgcolor=#00FF00]
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx"> text run at (20,0) width 60: " "
</span><span class="cx"> RenderText {#text} at (80,0) size 20x20
</span><span class="cx"> text run at (80,0) width 20: "X"
</span><del>- RenderBlock {DIV} at (0,40) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,40) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 60x20 [bgcolor=#00FF00]
</span><span class="lines">@@ -34,7 +34,7 @@
</span><span class="cx"> text run at (20,0) width 60: "\x{200B} \x{200B} \x{200B} \x{200B}"
</span><span class="cx"> RenderText {#text} at (80,0) size 20x20
</span><span class="cx"> text run at (80,0) width 20: "X"
</span><del>- RenderBlock {DIV} at (0,60) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,60) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 60x20 [bgcolor=#00FF00]
</span><span class="lines">@@ -42,6 +42,6 @@
</span><span class="cx"> text run at (20,0) width 60: " \x{200B} \x{200B} "
</span><span class="cx"> RenderText {#text} at (80,0) size 20x20
</span><span class="cx"> text run at (80,0) width 20: "X"
</span><del>- RenderBlock {DIV} at (0,80) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,80) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "XXXXX"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespace011expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/whitespace/011-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/011-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/011-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,25 +11,25 @@
</span><span class="cx"> RenderBlock {P} at (0,33) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 439x17
</span><span class="cx"> text run at (0,0) width 439: "There should be no red below, only a green square bordered in green."
</span><del>- RenderTable {TABLE} at (0,66) size 105x104
- RenderTableSection {TBODY} at (0,0) size 105x104
- RenderTableRow {TR} at (0,2) size 105x100
- RenderTableCell {TD} at (2,2) size 101x100 [color=#800000] [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 101x20 [color=#008000]
</del><ins>+ RenderTable {TABLE} at (0,66) size 104x104
+ RenderTableSection {TBODY} at (0,0) size 104x104
+ RenderTableRow {TR} at (0,2) size 104x100
+ RenderTableCell {TD} at (2,2) size 100x100 [color=#800000] [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "XXXXX"
</span><del>- RenderBlock {DIV} at (0,20) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,20) size 100x20 [color=#008000]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 100x20 [bgcolor=#00FF00]
</span><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "X X"
</span><del>- RenderBlock {DIV} at (0,40) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,40) size 100x20 [color=#008000]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 100x20 [bgcolor=#00FF00]
</span><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "X\x{200B} \x{200B} \x{200B} \x{200B}X"
</span><del>- RenderBlock {DIV} at (0,60) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,60) size 100x20 [color=#008000]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 100x20 [bgcolor=#00FF00]
</span><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "X \x{200B} \x{200B} X"
</span><del>- RenderBlock {DIV} at (0,80) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,80) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "XXXXX"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespace013expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/whitespace/013-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/013-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/013-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -8,11 +8,11 @@
</span><span class="cx"> RenderText {#text} at (0,1) size 528x16
</span><span class="cx"> text run at (0,1) width 528: "Ahem_font_required_for_this_test."
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,17) size 343x150
- RenderTableSection {TBODY} at (0,0) size 343x150
- RenderTableRow {TR} at (0,2) size 343x146
- RenderTableCell {TD} at (2,2) size 339x146 [r=0 c=0 rs=1 cs=1]
- RenderBlock {PRE} at (1,17) size 337x112 [color=#00FF00] [bgcolor=#008000]
</del><ins>+ RenderTable {TABLE} at (0,17) size 342x150
+ RenderTableSection {TBODY} at (0,0) size 342x150
+ RenderTableRow {TR} at (0,2) size 342x146
+ RenderTableCell {TD} at (2,2) size 338x146 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {PRE} at (1,17) size 336x112 [color=#00FF00] [bgcolor=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 336x112
</span><span class="cx"> text run at (0,0) width 336: " "
</span><span class="cx"> text run at (0,16) width 336: " xxxx xxxx xxxx xxxx "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespace014expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/whitespace/014-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/014-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/014-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -8,11 +8,11 @@
</span><span class="cx"> RenderText {#text} at (0,1) size 528x16
</span><span class="cx"> text run at (0,1) width 528: "Ahem_font_required_for_this_test."
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,17) size 343x118
- RenderTableSection {TBODY} at (0,0) size 343x118
- RenderTableRow {TR} at (0,2) size 343x114
- RenderTableCell {TD} at (2,2) size 339x114 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 337x112 [color=#00FF00] [bgcolor=#008000]
</del><ins>+ RenderTable {TABLE} at (0,17) size 342x118
+ RenderTableSection {TBODY} at (0,0) size 342x118
+ RenderTableRow {TR} at (0,2) size 342x114
+ RenderTableCell {TD} at (2,2) size 338x114 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 336x112 [color=#00FF00] [bgcolor=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 336x112
</span><span class="cx"> text run at (0,0) width 336: " "
</span><span class="cx"> text run at (0,16) width 336: " xxxx xxxx xxxx xxxx "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespace015expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/whitespace/015-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/015-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/015-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,14 +11,14 @@
</span><span class="cx"> RenderBlock {P} at (0,33) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 439x17
</span><span class="cx"> text run at (0,0) width 439: "There should be no red below, only a green square bordered in green."
</span><del>- RenderTable {TABLE} at (0,66) size 105x104
- RenderTableSection {TBODY} at (0,0) size 105x104
- RenderTableRow {TR} at (0,2) size 105x100
- RenderTableCell {TD} at (2,2) size 101x100 [color=#800000] [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 101x20 [color=#008000]
</del><ins>+ RenderTable {TABLE} at (0,66) size 104x104
+ RenderTableSection {TBODY} at (0,0) size 104x104
+ RenderTableRow {TR} at (0,2) size 104x100
+ RenderTableCell {TD} at (2,2) size 100x100 [color=#800000] [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "XXXXX"
</span><del>- RenderBlock {DIV} at (0,20) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,20) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 60x20 [bgcolor=#00FF00]
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx"> text run at (20,0) width 60: " "
</span><span class="cx"> RenderText {#text} at (80,0) size 20x20
</span><span class="cx"> text run at (80,0) width 20: "X"
</span><del>- RenderBlock {DIV} at (0,40) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,40) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 60x20 [bgcolor=#00FF00]
</span><span class="lines">@@ -34,7 +34,7 @@
</span><span class="cx"> text run at (20,0) width 60: "\x{200B} \x{200B} \x{200B} \x{200B}"
</span><span class="cx"> RenderText {#text} at (80,0) size 20x20
</span><span class="cx"> text run at (80,0) width 20: "X"
</span><del>- RenderBlock {DIV} at (0,60) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,60) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 20x20
</span><span class="cx"> text run at (0,0) width 20: "X"
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 60x20 [bgcolor=#00FF00]
</span><span class="lines">@@ -42,6 +42,6 @@
</span><span class="cx"> text run at (20,0) width 60: " \x{200B} \x{200B} "
</span><span class="cx"> RenderText {#text} at (80,0) size 20x20
</span><span class="cx"> text run at (80,0) width 20: "X"
</span><del>- RenderBlock {DIV} at (0,80) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,80) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "XXXXX"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespace016expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/whitespace/016-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/016-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/016-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,25 +11,25 @@
</span><span class="cx"> RenderBlock {P} at (0,33) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 439x17
</span><span class="cx"> text run at (0,0) width 439: "There should be no red below, only a green square bordered in green."
</span><del>- RenderTable {TABLE} at (0,66) size 105x104
- RenderTableSection {TBODY} at (0,0) size 105x104
- RenderTableRow {TR} at (0,2) size 105x100
- RenderTableCell {TD} at (2,2) size 101x100 [color=#800000] [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 101x20 [color=#008000]
</del><ins>+ RenderTable {TABLE} at (0,66) size 104x104
+ RenderTableSection {TBODY} at (0,0) size 104x104
+ RenderTableRow {TR} at (0,2) size 104x100
+ RenderTableCell {TD} at (2,2) size 100x100 [color=#800000] [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "XXXXX"
</span><del>- RenderBlock {DIV} at (0,20) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,20) size 100x20 [color=#008000]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 100x20 [bgcolor=#00FF00]
</span><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "X X"
</span><del>- RenderBlock {DIV} at (0,40) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,40) size 100x20 [color=#008000]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 100x20 [bgcolor=#00FF00]
</span><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "X\x{200B} \x{200B} \x{200B} \x{200B}X"
</span><del>- RenderBlock {DIV} at (0,60) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,60) size 100x20 [color=#008000]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 100x20 [bgcolor=#00FF00]
</span><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "X \x{200B} \x{200B} X"
</span><del>- RenderBlock {DIV} at (0,80) size 101x20 [color=#008000]
</del><ins>+ RenderBlock {DIV} at (0,80) size 100x20 [color=#008000]
</ins><span class="cx"> RenderText {#text} at (0,0) size 100x20
</span><span class="cx"> text run at (0,0) width 100: "XXXXX"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespace025expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/whitespace/025-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/025-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/025-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 315x31
- RenderTableSection {TBODY} at (0,0) size 315x31
- RenderTableRow {TR} at (0,2) size 315x27
- RenderTableCell {TD} at (2,2) size 311x27 [border: (2px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 314x31
+ RenderTableSection {TBODY} at (0,0) size 314x31
+ RenderTableRow {TR} at (0,2) size 314x27
+ RenderTableCell {TD} at (2,2) size 310x27 [border: (2px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 304x21 [border: (2px solid #008000)]
</span><span class="cx"> RenderInline {NOBR} at (0,0) size 636x17
</span><span class="cx"> RenderText {#text} at (2,2) size 636x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespace026expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/whitespace/026-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/026-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/026-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x17
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x17
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 784x17
</span><del>- RenderTableCell {TD} at (0,0) size 5x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 4x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {B} at (0,0) size 4x17
</span><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: "\x{B7}"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastwritingmodetablepercentwidthquirkexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/writing-mode/table-percent-width-quirk-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/writing-mode/table-percent-width-quirk-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/writing-mode/table-percent-width-quirk-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -13,22 +13,22 @@
</span><span class="cx"> layer at (8,125) size 100x50
</span><span class="cx"> RenderBlock (positioned) {DIV} at (8,125) size 100x50 [bgcolor=#808080]
</span><span class="cx"> layer at (8,125) size 20x40
</span><del>- RenderBlock (positioned) {DIV} at (0,0) size 21x40 [bgcolor=#0000FF]
</del><ins>+ RenderBlock (positioned) {DIV} at (0,0) size 20x40 [bgcolor=#0000FF]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 20x20
</span><del>- RenderTable {TABLE} at (0,20) size 21x20 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 21x20
- RenderTableRow {TR} at (0,0) size 21x20
- RenderTableCell {TD} at (0,0) size 21x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,20) size 20x20 [bgcolor=#008000]
+ RenderTableSection {TBODY} at (0,0) size 20x20
+ RenderTableRow {TR} at (0,0) size 20x20
+ RenderTableCell {TD} at (0,0) size 20x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 20x20
</span><span class="cx"> layer at (692,200) size 100x50
</span><span class="cx"> RenderBlock (positioned) {DIV} at (692,200) size 100x50 [bgcolor=#808080]
</span><span class="cx"> layer at (752,200) size 40x20
</span><del>- RenderBlock (positioned) {DIV} at (0,0) size 40x21 [bgcolor=#0000FF]
</del><ins>+ RenderBlock (positioned) {DIV} at (0,0) size 40x20 [bgcolor=#0000FF]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 20x20
</span><del>- RenderTable {TABLE} at (20,0) size 20x21 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 20x21
- RenderTableRow {TR} at (0,0) size 20x21
- RenderTableCell {TD} at (0,0) size 20x21 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (20,0) size 20x20 [bgcolor=#008000]
+ RenderTableSection {TBODY} at (0,0) size 20x20
+ RenderTableRow {TR} at (0,0) size 20x20
+ RenderTableCell {TD} at (0,0) size 20x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 20x20
</span><span class="cx"> layer at (692,275) size 100x50
</span><span class="cx"> RenderBlock (positioned) {DIV} at (692,275) size 100x50 [bgcolor=#808080]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastwritingmodeverticalaligntablebaselineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/writing-mode/vertical-align-table-baseline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastwritingmodeverticalaligntablebaselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/writing-mode/vertical-align-table-baseline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/writing-mode/vertical-align-table-baseline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/fast/writing-mode/vertical-align-table-baseline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx"> RenderText {#text} at (45,-41) size 106x147
</span><span class="cx"> text run at (45,-41) width 147: "\x{7B2C}\x{4E00}\x{6BB5}"
</span><span class="cx"> text run at (98,-41) width 49: "\x{843D}"
</span><del>- RenderTableCell {TD} at (2,197) size 218x381 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,197) size 218x382 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 214x291
</span><span class="cx"> text run at (2,2) width 291: "\x{7B2C}\x{4E8C}\x{6BB5}"
</span><span class="cx"> text run at (109,2) width 97: "\x{843D}"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkhttptestsmiscacid2expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/http/tests/misc/acid2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkhttptestsmiscacid2pixelexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/http/tests/misc/acid2-pixel-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkhttptestsmiscobjectembeddingsvgdelayedsizenegotiation2expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkhttptestsmiscobjectembeddingsvgdelayedsizenegotiation2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -1,62 +1,62 @@
</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 800x413
- RenderBlock {HTML} at (0,0) size 800x413
- RenderBody {BODY} at (4,4) size 122x402 [border: (1px dashed #C0C0C0)]
- RenderBlock {P} at (1,9) size 120x24
- RenderText {#text} at (0,-1) size 119x25
- text run at (0,-1) width 111: "The following six blue boxes must"
- text run at (0,7) width 119: "be of the same width. There must be"
- text run at (0,15) width 23: "no red."
- RenderBlock {P} at (9,41) size 104x24 [bgcolor=#008000] [border: (8px solid #0000FF)]
- RenderText {#text} at (8,7) size 2x9
- text run at (8,7) width 2: " "
- RenderBlock {P} at (1,113) size 120x8
- RenderText {#text} at (0,-1) size 12x9
</del><ins>+layer at (0,0) size 800x464
+ RenderBlock {HTML} at (0,0) size 800x464
+ RenderBody {BODY} at (4,4) size 137x452 [border: (1px dashed #C0C0C0)]
+ RenderBlock {P} at (1,10) size 135x27
+ RenderText {#text} at (0,-1) size 135x28
+ text run at (0,-1) width 135: "The following six blue boxes must"
+ text run at (0,8) width 126: "be of the same width. There must"
+ text run at (0,17) width 37: "be no red."
+ RenderBlock {P} at (10,46) size 117x27 [bgcolor=#008000] [border: (9px solid #0000FF)]
+ RenderText {#text} at (9,8) size 2x10
+ text run at (9,8) width 2: " "
+ RenderBlock {P} at (1,127) size 135x9
+ RenderText {#text} at (0,-1) size 12x10
</ins><span class="cx"> text run at (0,-1) width 12: " "
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderEmbeddedObject {OBJECT} at (8,0) size 104x38 [bgcolor=#FF0000] [border: (8px solid #0000FF)]
- layer at (0,0) size 88x22
- RenderView at (0,0) size 88x22
- layer at (0,0) size 88x22
- RenderSVGRoot {svg} at (0,0) size 88x22
- RenderSVGRect {rect} at (0,0) size 88x22 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
- RenderSVGPath {path} at (13,4) size 62x14 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
- RenderBlock {P} at (1,169) size 120x8
- RenderEmbeddedObject {OBJECT} at (8,0) size 104x38 [bgcolor=#FF0000] [border: (8px solid #0000FF)]
- layer at (0,0) size 88x22
- RenderView at (0,0) size 88x22
- layer at (0,0) size 88x22
- RenderSVGRoot {svg} at (0,0) size 88x22
- RenderSVGRect {rect} at (0,0) size 88x22 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
- RenderSVGPath {path} at (13,4) size 62x14 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
- RenderTable at (1,225) size 120x40
- RenderTableSection (anonymous) at (0,0) size 120x40
- RenderTableRow (anonymous) at (0,0) size 120x40
- RenderTableCell {P} at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
- RenderEmbeddedObject {OBJECT} at (8,0) size 104x38 [bgcolor=#FF0000] [border: (8px solid #0000FF)]
- layer at (0,0) size 88x22
- RenderView at (0,0) size 88x22
- layer at (0,0) size 88x22
- RenderSVGRoot {svg} at (0,0) size 88x22
- RenderSVGRect {rect} at (0,0) size 88x22 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
- RenderSVGPath {path} at (13,4) size 62x14 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
- RenderTable {TABLE} at (1,313) size 120x40
- RenderTableSection {TBODY} at (0,0) size 120x40
- RenderTableRow {TR} at (0,0) size 120x40
- RenderTableCell {TD} at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
- RenderEmbeddedObject {OBJECT} at (8,0) size 104x38 [bgcolor=#FF0000] [border: (8px solid #0000FF)]
- layer at (0,0) size 88x22
- RenderView at (0,0) size 88x22
- layer at (0,0) size 88x22
- RenderSVGRoot {svg} at (0,0) size 88x22
- RenderSVGRect {rect} at (0,0) size 88x22 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
- RenderSVGPath {path} at (13,4) size 62x14 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
- RenderBlock (floating) {P} at (1,401) size 120x8
- RenderEmbeddedObject {OBJECT} at (8,0) size 104x38 [bgcolor=#FF0000] [border: (8px solid #0000FF)]
- layer at (0,0) size 88x22
- RenderView at (0,0) size 88x22
- layer at (0,0) size 88x22
- RenderSVGRoot {svg} at (0,0) size 88x22
- RenderSVGRect {rect} at (0,0) size 88x22 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
- RenderSVGPath {path} at (13,4) size 62x14 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
</del><ins>+ RenderEmbeddedObject {OBJECT} at (9,0) size 117x43 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
+ layer at (0,0) size 99x25
+ RenderView at (0,0) size 99x25
+ layer at (0,0) size 99x25
+ RenderSVGRoot {svg} at (0,0) size 99x25
+ RenderSVGRect {rect} at (0,0) size 99x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+ RenderSVGPath {path} at (14,4) size 71x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
+ RenderBlock {P} at (1,190) size 135x9
+ RenderEmbeddedObject {OBJECT} at (9,0) size 117x43 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
+ layer at (0,0) size 99x25
+ RenderView at (0,0) size 99x25
+ layer at (0,0) size 99x25
+ RenderSVGRoot {svg} at (0,0) size 99x25
+ RenderSVGRect {rect} at (0,0) size 99x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+ RenderSVGPath {path} at (14,4) size 71x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
+ RenderTable at (1,253) size 135x45
+ RenderTableSection (anonymous) at (0,0) size 135x45
+ RenderTableRow (anonymous) at (0,0) size 135x45
+ RenderTableCell {P} at (0,0) size 135x45 [r=0 c=0 rs=1 cs=1]
+ RenderEmbeddedObject {OBJECT} at (9,0) size 117x43 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
+ layer at (0,0) size 99x25
+ RenderView at (0,0) size 99x25
+ layer at (0,0) size 99x25
+ RenderSVGRoot {svg} at (0,0) size 99x25
+ RenderSVGRect {rect} at (0,0) size 99x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+ RenderSVGPath {path} at (14,4) size 71x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
+ RenderTable {TABLE} at (1,352) size 135x45
+ RenderTableSection {TBODY} at (0,0) size 135x45
+ RenderTableRow {TR} at (0,0) size 135x45
+ RenderTableCell {TD} at (0,0) size 135x45 [r=0 c=0 rs=1 cs=1]
+ RenderEmbeddedObject {OBJECT} at (9,0) size 117x43 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
+ layer at (0,0) size 99x25
+ RenderView at (0,0) size 99x25
+ layer at (0,0) size 99x25
+ RenderSVGRoot {svg} at (0,0) size 99x25
+ RenderSVGRect {rect} at (0,0) size 99x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+ RenderSVGPath {path} at (14,4) size 71x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
+ RenderBlock (floating) {P} at (1,451) size 135x9
+ RenderEmbeddedObject {OBJECT} at (9,0) size 117x43 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
+ layer at (0,0) size 99x25
+ RenderView at (0,0) size 99x25
+ layer at (0,0) size 99x25
+ RenderSVGRoot {svg} at (0,0) size 99x25
+ RenderSVGRect {rect} at (0,0) size 99x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+ RenderSVGPath {path} at (14,4) size 71x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsbackground_properties_greater_than_imagesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 595x17
</span><span class="cx"> text run at (0,0) width 595: "Test passes if there is green on the page and contents of the black boxes look exactly the same."
</span><del>- RenderTable {TABLE} at (0,33) size 571x286
- RenderTableSection {TBODY} at (0,0) size 571x286
- RenderTableRow {TR} at (0,2) size 571x282
- RenderTableCell {TD} at (2,2) size 283x282 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 570x286
+ RenderTableSection {TBODY} at (0,0) size 570x286
+ RenderTableRow {TR} at (0,2) size 570x282
+ RenderTableCell {TD} at (2,2) size 282x282 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (11,11) size 260x260 [border: (5px solid #000000)]
</span><del>- RenderTableCell {TD} at (286,2) size 283x282 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (286,2) size 282x282 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (11,11) size 260x260 [border: (5px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto006expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto006expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 357x17
</span><span class="cx"> text run at (0,0) width 357: "Test passes if there is a box with rounded corners below."
</span><del>- RenderTable {DIV} at (0,33) size 103x102 [border: (3px solid #008000)]
- RenderTableSection (anonymous) at (3,3) size 97x96
- RenderTableRow {DIV} at (0,0) size 97x96
- RenderTableCell {DIV} at (0,0) size 97x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,33) size 102x102 [border: (3px solid #008000)]
+ RenderTableSection (anonymous) at (3,3) size 96x96
+ RenderTableRow {DIV} at (0,0) size 96x96
+ RenderTableCell {DIV} at (0,0) size 96x0 [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto007expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto007expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,4 +10,4 @@
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 102x102 [border: (3px solid #008000)]
</span><span class="cx"> RenderTableSection (anonymous) at (0,102) size 102x0
</span><span class="cx"> RenderTableRow {DIV} at (0,0) size 102x0
</span><del>- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto008expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto008expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 357x17
</span><span class="cx"> text run at (0,0) width 357: "Test passes if there is a box with rounded corners below."
</span><del>- RenderTable {DIV} at (0,33) size 103x102
- RenderTableSection (anonymous) at (0,0) size 103x102
- RenderTableRow {DIV} at (0,0) size 103x102
- RenderTableCell {DIV} at (0,0) size 103x6 [border: (3px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,33) size 102x102
+ RenderTableSection (anonymous) at (0,0) size 102x102
+ RenderTableRow {DIV} at (0,0) size 102x102
+ RenderTableCell {DIV} at (0,0) size 102x6 [border: (3px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto009expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 412x17
</span><span class="cx"> text run at (0,0) width 412: "Test passes if there is a box with sharp or rounded corners below."
</span><del>- RenderTable {DIV} at (0,33) size 103x102 [border: (1px none #000000)]
- RenderTableSection (anonymous) at (1,1) size 100x99
- RenderTableRow {DIV} at (0,0) size 100x99 [border: (3px solid #008000)]
- RenderTableCell {DIV} at (0,0) size 100x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,33) size 102x102 [border: (1px none #000000)]
+ RenderTableSection (anonymous) at (1,1) size 99x99
+ RenderTableRow {DIV} at (0,0) size 99x99 [border: (3px solid #008000)]
+ RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto011expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto011expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,8 +7,8 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 357x17
</span><span class="cx"> text run at (0,0) width 357: "Test passes if there is a box with rounded corners below."
</span><span class="cx"> RenderBlock (anonymous) at (0,33) size 784x105
</span><del>- RenderTable {DIV} at (0,0) size 103x102 [border: (3px solid #008000)]
- RenderTableSection (anonymous) at (3,3) size 97x96
- RenderTableRow {DIV} at (0,0) size 97x96
- RenderTableCell {DIV} at (0,0) size 97x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,0) size 102x102 [border: (3px solid #008000)]
+ RenderTableSection (anonymous) at (3,3) size 96x96
+ RenderTableRow {DIV} at (0,0) size 96x96
+ RenderTableCell {DIV} at (0,0) size 96x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,8 +6,8 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 412x17
</span><span class="cx"> text run at (0,0) width 412: "Test passes if there is a box with sharp or rounded corners below."
</span><del>- RenderTable {DIV} at (0,33) size 103x102 [border: (1px none #000000)]
</del><ins>+ RenderTable {DIV} at (0,33) size 102x102 [border: (1px none #000000)]
</ins><span class="cx"> RenderTableCol {DIV} at (0,0) size 0x0 [border: (3px solid #008000)]
</span><del>- RenderTableSection (anonymous) at (1,1) size 100x99
- RenderTableRow {DIV} at (0,0) size 100x99
- RenderTableCell {DIV} at (0,0) size 100x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection (anonymous) at (1,1) size 99x99
+ RenderTableRow {DIV} at (0,0) size 99x99
+ RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto013expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 412x17
</span><span class="cx"> text run at (0,0) width 412: "Test passes if there is a box with sharp or rounded corners below."
</span><del>- RenderTable {DIV} at (0,33) size 103x102 [border: (1px none #000000)]
- RenderTableSection {DIV} at (1,1) size 100x99 [border: (3px solid #008000)]
- RenderTableRow {DIV} at (0,0) size 100x99
- RenderTableCell {DIV} at (0,0) size 100x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,33) size 102x102 [border: (1px none #000000)]
+ RenderTableSection {DIV} at (1,1) size 99x99 [border: (3px solid #008000)]
+ RenderTableRow {DIV} at (0,0) size 99x99
+ RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto014expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 412x17
</span><span class="cx"> text run at (0,0) width 412: "Test passes if there is a box with sharp or rounded corners below."
</span><del>- RenderTable {DIV} at (0,33) size 103x102 [border: (1px none #000000)]
- RenderTableSection {DIV} at (1,1) size 100x99 [border: (3px solid #008000)]
- RenderTableRow {DIV} at (0,0) size 100x99
- RenderTableCell {DIV} at (0,0) size 100x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,33) size 102x102 [border: (1px none #000000)]
+ RenderTableSection {DIV} at (1,1) size 99x99 [border: (3px solid #008000)]
+ RenderTableRow {DIV} at (0,0) size 99x99
+ RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto015expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 412x17
</span><span class="cx"> text run at (0,0) width 412: "Test passes if there is a box with sharp or rounded corners below."
</span><del>- RenderTable {DIV} at (0,33) size 103x102 [border: (1px none #000000)]
- RenderTableSection {DIV} at (1,1) size 100x99 [border: (3px solid #008000)]
- RenderTableRow {DIV} at (0,0) size 100x99
- RenderTableCell {DIV} at (0,0) size 100x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {DIV} at (0,33) size 102x102 [border: (1px none #000000)]
+ RenderTableSection {DIV} at (1,1) size 99x99 [border: (3px solid #008000)]
+ RenderTableRow {DIV} at (0,0) size 99x99
+ RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto016expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,8 +6,8 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 412x17
</span><span class="cx"> text run at (0,0) width 412: "Test passes if there is a box with sharp or rounded corners below."
</span><del>- RenderTable {DIV} at (0,33) size 103x102 [border: (1px none #000000)]
</del><ins>+ RenderTable {DIV} at (0,33) size 102x102 [border: (1px none #000000)]
</ins><span class="cx"> RenderTableCol {DIV} at (0,0) size 0x0 [border: (3px solid #008000)]
</span><del>- RenderTableSection (anonymous) at (1,1) size 100x99
- RenderTableRow {DIV} at (0,0) size 100x99
- RenderTableCell {DIV} at (0,0) size 100x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection (anonymous) at (1,1) size 99x99
+ RenderTableRow {DIV} at (0,0) size 99x99
+ RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusdifferentwidth001expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusdifferentwidth001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 740x17
</span><span class="cx"> text run at (0,0) width 740: "Test passes if the boxes have rounded corners and show a smooth transition between the thicker and the thinner sides."
</span><del>- RenderTable {TABLE} at (0,33) size 701x446
- RenderTableSection {TBODY} at (0,0) size 701x446
- RenderTableRow {TR} at (0,2) size 701x442
- RenderTableCell {TD} at (2,2) size 273x442 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 700x446
+ RenderTableSection {TBODY} at (0,0) size 700x446
+ RenderTableRow {TR} at (0,2) size 700x442
+ RenderTableCell {TD} at (2,2) size 272x442 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (11,11) size 245x130 [border: (10px solid #000000) (15px solid #000000) (20px solid #000000) (30px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (11,151) size 250x150 [border: (10px solid #000000) (25px solid #000000) (40px solid #000000) (25px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (11,311) size 250x120 [border: (10px solid #000000) (25px solid #000000) (10px solid #000000) (25px solid #000000)]
</span><del>- RenderTableCell {TD} at (276,45) size 233x356 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (276,45) size 232x356 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (11,11) size 204x106 [border: (1px solid #000000) (3px solid #000000) (5px solid #000000) (1px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (11,127) size 206x106 [border: (1px solid #000000) (3px solid #000000) (5px solid #000000) (3px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (11,243) size 210x102 [border: (1px solid #000000) (5px solid #000000) (1px solid #000000) (5px solid #000000)]
</span><del>- RenderTableCell {TD} at (510,62) size 189x322 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (510,62) size 188x322 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (11,11) size 166x300 [border: (4px solid #000000) (16px solid #000000) (32px solid #000000) (100px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusshorthand001expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusshorthand001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 602x17
</span><span class="cx"> text run at (0,0) width 602: "Test passes if there are two black boxes with rounded corners and red is not visible on the page."
</span><del>- RenderTable {TABLE} at (0,33) size 451x226
- RenderTableSection {TBODY} at (0,0) size 451x226
- RenderTableRow {TR} at (0,2) size 451x222
- RenderTableCell {TD} at (2,2) size 223x222 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 450x226
+ RenderTableSection {TBODY} at (0,0) size 450x226
+ RenderTableRow {TR} at (0,2) size 450x222
+ RenderTableCell {TD} at (2,2) size 222x222 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 220x220 [border: (10px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 220x220 [border: (10px solid #000000)]
</span><del>- RenderTableCell {TD} at (226,2) size 223x222 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (226,2) size 222x222 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 220x220 [border: (10px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 220x220 [border: (10px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiussumofradii001expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiussumofradii001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,33 +6,33 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 536x17
</span><span class="cx"> text run at (0,0) width 536: "Test passes if there are no squares on the page and there is no red visible on the page."
</span><del>- RenderTable {TABLE} at (0,33) size 211x418
- RenderTableSection {TBODY} at (0,0) size 211x418
- RenderTableRow {TR} at (0,2) size 211x102
- RenderTableCell {TD} at (2,2) size 103x102 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 210x418
+ RenderTableSection {TBODY} at (0,0) size 210x418
+ RenderTableRow {TR} at (0,2) size 210x102
+ RenderTableCell {TD} at (2,2) size 102x102 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><del>- RenderTableCell {TD} at (106,2) size 103x102 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,2) size 102x102 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><del>- RenderTableRow {TR} at (0,106) size 211x102
- RenderTableCell {TD} at (2,106) size 103x102 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,106) size 210x102
+ RenderTableCell {TD} at (2,106) size 102x102 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><del>- RenderTableCell {TD} at (106,106) size 103x102 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,106) size 102x102 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><del>- RenderTableRow {TR} at (0,210) size 211x102
- RenderTableCell {TD} at (2,210) size 103x102 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,210) size 210x102
+ RenderTableCell {TD} at (2,210) size 102x102 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><del>- RenderTableCell {TD} at (106,210) size 103x102 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,210) size 102x102 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><del>- RenderTableRow {TR} at (0,314) size 211x102
- RenderTableCell {TD} at (2,314) size 103x102 [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,314) size 210x102
+ RenderTableCell {TD} at (2,314) size 102x102 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><del>- RenderTableCell {TD} at (106,314) size 103x102 [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,314) size 102x102 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiussumofradii002expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiussumofradii002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 647x17
</span><span class="cx"> text run at (0,0) width 647: "Test passes if there are no more than two rectangles on the page and there is no red visible on the page."
</span><del>- RenderTable {TABLE} at (0,33) size 315x106
- RenderTableSection {TBODY} at (0,0) size 315x106
- RenderTableRow {TR} at (0,2) size 315x102
- RenderTableCell {TD} at (2,2) size 103x102 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 314x106
+ RenderTableSection {TBODY} at (0,0) size 314x106
+ RenderTableRow {TR} at (0,2) size 314x102
+ RenderTableCell {TD} at (2,2) size 102x102 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><del>- RenderTableCell {TD} at (106,2) size 103x102 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,2) size 102x102 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><del>- RenderTableCell {TD} at (210,2) size 103x102 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (210,2) size 102x102 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><span class="cx"> RenderBlock {DIV} at (0,139) size 1020x520 [border: (10px solid #FF0000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsbordertopleftradiusvalues004expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsbordertopleftradiusvalues004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,26 +6,26 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 650x17
</span><span class="cx"> text run at (0,0) width 650: "Test passes if the top left corner of each of the boxes is curved and if there is no red visible on the page."
</span><del>- RenderTable {TABLE} at (0,33) size 311x464
- RenderTableSection {TBODY} at (0,0) size 311x464
- RenderTableRow {TR} at (0,2) size 311x152
- RenderTableCell {TD} at (2,7) size 153x142 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 310x464
+ RenderTableSection {TBODY} at (0,0) size 310x464
+ RenderTableRow {TR} at (0,2) size 310x152
+ RenderTableCell {TD} at (2,7) size 152x142 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #000000)]
</span><del>- RenderTableCell {TD} at (156,7) size 153x142 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,7) size 152x142 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #000000)]
</span><del>- RenderTableRow {TR} at (0,156) size 311x152
- RenderTableCell {TD} at (2,161) size 153x142 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,156) size 310x152
+ RenderTableCell {TD} at (2,161) size 152x142 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #000000)]
</span><del>- RenderTableCell {TD} at (156,161) size 153x142 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,161) size 152x142 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #000000)]
</span><del>- RenderTableRow {TR} at (0,310) size 311x152
- RenderTableCell {TD} at (2,315) size 153x142 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,310) size 310x152
+ RenderTableCell {TD} at (2,315) size 152x142 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #000000)]
</span><del>- RenderTableCell {TD} at (156,315) size 153x142 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,315) size 152x142 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsbordertoprightradiusvalues004expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsbordertoprightradiusvalues004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,26 +6,26 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 659x17
</span><span class="cx"> text run at (0,0) width 659: "Test passes if the top right corner of each of the boxes is curved and if there is no red visible on the page."
</span><del>- RenderTable {TABLE} at (0,33) size 311x374
- RenderTableSection {TBODY} at (0,0) size 311x374
- RenderTableRow {TR} at (0,2) size 311x122
- RenderTableCell {TD} at (2,12) size 153x102 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 310x374
+ RenderTableSection {TBODY} at (0,0) size 310x374
+ RenderTableRow {TR} at (0,2) size 310x122
+ RenderTableCell {TD} at (2,12) size 152x102 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #000000)]
</span><del>- RenderTableCell {TD} at (156,12) size 153x102 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,12) size 152x102 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #000000)]
</span><del>- RenderTableRow {TR} at (0,126) size 311x122
- RenderTableCell {TD} at (2,136) size 153x102 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,126) size 310x122
+ RenderTableCell {TD} at (2,136) size 152x102 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #000000)]
</span><del>- RenderTableCell {TD} at (156,136) size 153x102 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,136) size 152x102 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #000000)]
</span><del>- RenderTableRow {TR} at (0,250) size 311x122
- RenderTableCell {TD} at (2,260) size 153x102 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,250) size 310x122
+ RenderTableCell {TD} at (2,260) size 152x102 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #000000)]
</span><del>- RenderTableCell {TD} at (156,260) size 153x102 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,260) size 152x102 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #FF0000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsnoneasimagelayerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 595x17
</span><span class="cx"> text run at (0,0) width 595: "Test passes if there is green on the page and contents of the black boxes look exactly the same."
</span><del>- RenderTable {TABLE} at (0,33) size 571x286
- RenderTableSection {TBODY} at (0,0) size 571x286
- RenderTableRow {TR} at (0,2) size 571x282
- RenderTableCell {TD} at (2,2) size 283x282 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 570x286
+ RenderTableSection {TBODY} at (0,0) size 570x286
+ RenderTableRow {TR} at (0,2) size 570x282
+ RenderTableCell {TD} at (2,2) size 282x282 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (11,11) size 260x260 [border: (5px solid #000000)]
</span><del>- RenderTableCell {TD} at (286,2) size 283x282 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (286,2) size 282x282 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (11,11) size 260x260 [border: (5px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustomscrollingembeddedsvgfileimagerepaintproblemexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustomscrollingembeddedsvgfileimagerepaintproblemexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -34,27 +34,27 @@
</span><span class="cx"> RenderText {#text} at (403,1) size 150x17
</span><span class="cx"> text run at (403,1) width 150: "\x{2192} script-handle-01-b"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,64) size 1019x552
- RenderTableSection {TBODY} at (0,0) size 1019x552
- RenderTableRow {TR} at (0,0) size 1019x552
- RenderTableCell {TD} at (0,0) size 1019x552 [r=0 c=0 rs=1 cs=3]
- RenderTable {TABLE} at (10,10) size 999x532
- RenderTableSection {TBODY} at (0,0) size 999x532
- RenderTableRow {TR} at (0,2) size 999x107
- RenderTableCell {TD} at (2,2) size 995x107 [r=0 c=0 rs=1 cs=2]
- RenderBlock {H1} at (8,29) size 979x49
</del><ins>+ RenderTable {TABLE} at (0,64) size 1018x552
+ RenderTableSection {TBODY} at (0,0) size 1018x552
+ RenderTableRow {TR} at (0,0) size 1018x552
+ RenderTableCell {TD} at (0,0) size 1018x552 [r=0 c=0 rs=1 cs=3]
+ RenderTable {TABLE} at (10,10) size 998x532
+ RenderTableSection {TBODY} at (0,0) size 998x532
+ RenderTableRow {TR} at (0,2) size 998x107
+ RenderTableCell {TD} at (2,2) size 994x107 [r=0 c=0 rs=1 cs=2]
+ RenderBlock {H1} at (8,29) size 978x49
</ins><span class="cx"> RenderText {#text} at (339,6) size 300x36
</span><span class="cx"> text run at (339,6) width 300: "render-groups-01-b"
</span><del>- RenderTableRow {TR} at (0,110) size 999x37 [color=#FFFFFF] [bgcolor=#000000]
- RenderTableCell {TD} at (2,110) size 497x37 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (206,9) size 85x17
- text run at (206,9) width 85: "SVG Image"
- RenderTableCell {TD} at (500,110) size 497x37 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,110) size 998x37 [color=#FFFFFF] [bgcolor=#000000]
+ RenderTableCell {TD} at (2,110) size 496x37 [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (206,9) size 84x17
+ text run at (206,9) width 84: "SVG Image"
+ RenderTableCell {TD} at (500,110) size 496x37 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (205,9) size 86x17
</span><span class="cx"> text run at (205,9) width 86: "PNG Image"
</span><del>- RenderTableRow {TR} at (0,148) size 999x382
- RenderTableCell {TD} at (2,148) size 497x382 [r=2 c=0 rs=1 cs=1]
- RenderEmbeddedObject {EMBED} at (8,8) size 481x360
</del><ins>+ RenderTableRow {TR} at (0,148) size 998x382
+ RenderTableCell {TD} at (2,148) size 496x382 [r=2 c=0 rs=1 cs=1]
+ RenderEmbeddedObject {EMBED} at (8,8) size 480x360
</ins><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx"> RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="lines">@@ -84,7 +84,7 @@
</span><span class="cx"> chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: "$Revision: 1.6 $"
</span><span class="cx"> RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (500,148) size 497x382 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (500,148) size 496x382 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (8,8) size 480x360
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {DIV} at (23,627) size 723x314
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithabsolutesize2expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithabsolutesize2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,8 +12,8 @@
</span><span class="cx"> RenderTableRow {tr} at (0,1) size 492x66
</span><span class="cx"> RenderTableCell {td} at (1,1) size 490x66 [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderBlock {h1} at (5,20) size 479x26
</span><del>- RenderText {#text} at (0,0) size 478x25
- text run at (0,0) width 478: "Both sides should have identical size after zooming"
</del><ins>+ RenderText {#text} at (0,0) size 479x25
+ text run at (0,0) width 479: "Both sides should have identical size after zooming"
</ins><span class="cx"> RenderTableRow {tr} at (0,67) size 492x24
</span><span class="cx"> RenderTableCell {td} at (1,67) size 245x24 [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (95,6) size 55x12
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithabsolutesizeexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithabsolutesizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,8 +12,8 @@
</span><span class="cx"> RenderTableRow {tr} at (0,1) size 492x66
</span><span class="cx"> RenderTableCell {td} at (1,1) size 490x66 [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderBlock {h1} at (5,20) size 479x26
</span><del>- RenderText {#text} at (0,0) size 478x25
- text run at (0,0) width 478: "Both sides should have identical size after zooming"
</del><ins>+ RenderText {#text} at (0,0) size 479x25
+ text run at (0,0) width 479: "Both sides should have identical size after zooming"
</ins><span class="cx"> RenderTableRow {tr} at (0,67) size 492x24
</span><span class="cx"> RenderTableCell {td} at (1,67) size 245x24 [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (95,6) size 55x12
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktableslayeringpainttestlayering1expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktableslayeringpainttestlayering1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -27,29 +27,29 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 764x34
</span><span class="cx"> text run at (0,0) width 764: "If the test succeeds then you should see no text inside the table. If you see the text 'FAIL' inside the table, then the test has"
</span><span class="cx"> text run at (0,17) width 39: "failed."
</span><del>- RenderTable {TABLE} at (0,117) size 103x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 101x71
- RenderTableRow {TR} at (0,2) size 101x21
- RenderTableCell {TD} at (2,2) size 21x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,117) size 102x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 100x71
+ RenderTableRow {TR} at (0,2) size 100x21
+ RenderTableCell {TD} at (2,2) size 20x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: " "
</span><del>- RenderTableCell {TD} at (24,2) size 21x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (24,2) size 20x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: " "
</span><del>- RenderTableCell {TD} at (46,48) size 53x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=2 rs=3 cs=1]
- RenderBlock {DIV} at (2,2) size 49x17
</del><ins>+ RenderTableCell {TD} at (46,48) size 52x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=2 rs=3 cs=1]
+ RenderBlock {DIV} at (2,2) size 48x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 48x17
</span><span class="cx"> text run at (0,0) width 48: " "
</span><del>- RenderTableRow {TR} at (0,25) size 101x21
- RenderTableCell {TD} at (2,25) size 21x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 100x21
+ RenderTableCell {TD} at (2,25) size 20x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: " "
</span><del>- RenderTableCell {TD} at (24,48) size 75x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
- RenderBlock {DIV} at (2,2) size 71x17 [color=#008000]
- RenderText {#text} at (14,0) size 57x17
- text run at (14,0) width 57: " FAIL "
- RenderTableRow {TR} at (0,48) size 101x21
- RenderTableCell {TD} at (2,48) size 97x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
- RenderBlock {DIV} at (2,2) size 93x17
- RenderText {#text} at (84,0) size 9x17
- text run at (84,0) width 9: " "
</del><ins>+ RenderTableCell {TD} at (24,48) size 74x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
+ RenderBlock {DIV} at (2,2) size 70x17 [color=#008000]
+ RenderText {#text} at (14,0) size 56x17
+ text run at (14,0) width 56: " FAIL "
+ RenderTableRow {TR} at (0,48) size 100x21
+ RenderTableCell {TD} at (2,48) size 96x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
+ RenderBlock {DIV} at (2,2) size 92x17
+ RenderText {#text} at (84,0) size 8x17
+ text run at (84,0) width 8: " "
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktableslayeringpainttestlayering2expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktableslayeringpainttestlayering2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -27,39 +27,39 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 764x34
</span><span class="cx"> text run at (0,0) width 764: "If the test succeeds then you should see no text inside the table. If you see the text 'FAIL' inside the table, then the test has"
</span><span class="cx"> text run at (0,17) width 39: "failed."
</span><del>- RenderTable {TABLE} at (0,117) size 189x96 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 187x94
- RenderTableRow {TR} at (0,2) size 187x21
- RenderTableCell {TD} at (2,2) size 45x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,117) size 188x96 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 186x94
+ RenderTableRow {TR} at (0,2) size 186x21
+ RenderTableCell {TD} at (2,2) size 44x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: " "
</span><del>- RenderTableCell {TD} at (48,2) size 45x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (48,2) size 44x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: " "
</span><del>- RenderTableCell {TD} at (94,2) size 45x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (94,2) size 44x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: " "
</span><del>- RenderTableCell {TD} at (140,36) size 45x22 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=3 rs=4 cs=1]
- RenderBlock {DIV} at (2,2) size 41x17
</del><ins>+ RenderTableCell {TD} at (140,36) size 44x22 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=3 rs=4 cs=1]
+ RenderBlock {DIV} at (2,2) size 40x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 40x17
</span><span class="cx"> text run at (0,0) width 40: " "
</span><del>- RenderTableRow {TR} at (0,25) size 187x21
- RenderTableCell {TD} at (2,25) size 183x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=4]
- RenderBlock {DIV} at (2,2) size 179x17
- RenderText {#text} at (138,0) size 41x17
- text run at (138,0) width 41: " "
- RenderTableRow {TR} at (0,48) size 187x21
- RenderTableCell {TD} at (2,48) size 45x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 186x21
+ RenderTableCell {TD} at (2,25) size 182x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=4]
+ RenderBlock {DIV} at (2,2) size 178x17
+ RenderText {#text} at (138,0) size 40x17
+ text run at (138,0) width 40: " "
+ RenderTableRow {TR} at (0,48) size 186x21
+ RenderTableCell {TD} at (2,48) size 44x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 40x17
</span><span class="cx"> text run at (2,2) width 40: " "
</span><del>- RenderTableCell {TD} at (48,48) size 45x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (48,48) size 44x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 40x17
</span><span class="cx"> text run at (2,2) width 40: " "
</span><del>- RenderTableCell {TD} at (94,48) size 45x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (94,48) size 44x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 40x17
</span><span class="cx"> text run at (2,2) width 40: " "
</span><del>- RenderTableRow {TR} at (0,71) size 187x21
- RenderTableCell {TD} at (2,71) size 183x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=4]
- RenderBlock {DIV} at (2,2) size 179x17 [color=#008000]
- RenderText {#text} at (138,0) size 41x17
- text run at (138,0) width 41: "FAIL "
</del><ins>+ RenderTableRow {TR} at (0,71) size 186x21
+ RenderTableCell {TD} at (2,71) size 182x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=4]
+ RenderBlock {DIV} at (2,2) size 178x17 [color=#008000]
+ RenderText {#text} at (138,0) size 40x17
+ text run at (138,0) width 40: "FAIL "
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug10009expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10009-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug10009expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10009-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10009-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10009-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 680x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><del>- RenderTableCell {TD} at (697,2) size 75x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (697,2) size 76x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x34
</span><span class="cx"> text run at (2,2) width 42: "This is"
</span><span class="cx"> text run at (2,19) width 60: "some text"
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 680x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><del>- RenderTableCell {TD} at (697,2) size 75x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (697,2) size 76x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x34
</span><span class="cx"> text run at (2,2) width 42: "This is"
</span><span class="cx"> text run at (2,19) width 60: "some text"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug101201expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug101201-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug101201expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug101201-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug101201-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug101201-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 72x17
</span><span class="cx"> text run at (0,0) width 72: "dom access"
</span><del>- RenderTable {TABLE} at (0,17) size 65x33 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 63x31
- RenderTableRow {TR} at (0,1) size 63x29
- RenderTableCell {TD} at (1,1) size 61x29 [border: (5px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 64x33 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 62x31
+ RenderTableRow {TR} at (0,1) size 62x29
+ RenderTableCell {TD} at (1,1) size 60x29 [border: (5px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 48x17
</span><span class="cx"> text run at (6,6) width 48: "100000"
</span><span class="cx"> RenderBlock (anonymous) at (0,50) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 58x17
</span><span class="cx"> text run at (0,0) width 58: "reference"
</span><del>- RenderTable {TABLE} at (0,67) size 65x33 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 63x31
- RenderTableRow {TR} at (0,1) size 63x29
- RenderTableCell {TD} at (1,1) size 61x29 [border: (5px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,67) size 64x33 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 62x31
+ RenderTableRow {TR} at (0,1) size 62x29
+ RenderTableCell {TD} at (1,1) size 60x29 [border: (5px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 48x17
</span><span class="cx"> text run at (6,6) width 48: "100000"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug101674expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug101674-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug101674expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug101674-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug101674-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug101674-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 769x75 [border: (1px solid #000000)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 767x73
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 767x69
</span><del>- RenderTableCell {TD} at (2,2) size 445x69 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 444x69 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 88x65
</span><span class="cx"> RenderImage {IMG} at (90,2) size 88x65
</span><span class="cx"> RenderImage {IMG} at (178,2) size 88x65
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,75) size 769x335 [border: (1px solid #000000)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 767x333
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 767x329
</span><del>- RenderTableCell {TD} at (2,2) size 93x329 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 92x329 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 88x65
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderImage {IMG} at (2,67) size 88x65
</span><span class="lines">@@ -34,7 +34,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,410) size 769x335 [border: (1px solid #000000)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 767x333
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 767x329
</span><del>- RenderTableCell {TD} at (2,2) size 93x329 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 92x329 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 88x65
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderImage {IMG} at (2,67) size 88x65
</span><span class="lines">@@ -50,7 +50,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,745) size 769x78 [border: (1px solid #000000)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 767x76
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 767x72
</span><del>- RenderTableCell {TD} at (2,2) size 597x72 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 596x72 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,53) size 27x17
</span><span class="cx"> text run at (2,53) width 27: "One"
</span><span class="cx"> RenderImage {IMG} at (29,2) size 88x65
</span><span class="lines">@@ -72,7 +72,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,823) size 769x364 [border: (1px solid #000000)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 767x362
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 767x358
</span><del>- RenderTableCell {TD} at (2,2) size 130x358 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 129x358 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "One"
</span><span class="cx"> RenderImage {IMG} at (2,19) size 88x65
</span><span class="lines">@@ -94,7 +94,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,1187) size 769x367 [border: (1px solid #000000)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 767x365
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 767x361
</span><del>- RenderTableCell {TD} at (2,2) size 138x361 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 137x361 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x85
</span><span class="cx"> text run at (2,2) width 27: "One"
</span><span class="cx"> text run at (2,70) width 12: "A"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug102961expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10296-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10296-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10296-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -28,190 +28,190 @@
</span><span class="cx"> text run at (0,18) width 39: "rows. "
</span><span class="cx"> text run at (39,18) width 728: "The second and third can be handled however the browser wants, but there just here to make sure it does something"
</span><span class="cx"> text run at (0,35) width 71: "reasonable."
</span><del>- RenderTable {TABLE} at (0,125) size 111x141
- RenderTableSection {TBODY} at (0,0) size 111x140
- RenderTableRow {TR} at (0,2) size 111x21
- RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,125) size 110x141
+ RenderTableSection {TBODY} at (0,0) size 110x140
+ RenderTableRow {TR} at (0,2) size 110x21
+ RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,25) size 111x21
- RenderTableCell {TD} at (2,25) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 110x21
+ RenderTableCell {TD} at (2,25) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,25) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,25) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,25) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,25) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,48) size 111x21
- RenderTableCell {TD} at (2,48) size 35x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 110x21
+ RenderTableCell {TD} at (2,48) size 34x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,48) size 35x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,48) size 34x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,48) size 35x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,48) size 34x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,71) size 111x21
- RenderTableCell {TD} at (2,71) size 35x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,71) size 110x21
+ RenderTableCell {TD} at (2,71) size 34x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,71) size 35x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,71) size 34x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,71) size 35x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,71) size 34x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,94) size 111x21
- RenderTableCell {TD} at (2,94) size 35x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,94) size 110x21
+ RenderTableCell {TD} at (2,94) size 34x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,94) size 35x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,94) size 34x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,94) size 35x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,94) size 34x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,117) size 111x21
- RenderTableCell {TD} at (2,117) size 35x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,117) size 110x21
+ RenderTableCell {TD} at (2,117) size 34x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,117) size 35x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,117) size 34x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,117) size 35x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,117) size 34x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTable {TABLE} at (0,265) size 111x141
- RenderTableSection {TBODY} at (0,0) size 111x140
- RenderTableRow {TR} at (0,2) size 111x21
- RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,265) size 110x141
+ RenderTableSection {TBODY} at (0,0) size 110x140
+ RenderTableRow {TR} at (0,2) size 110x21
+ RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,25) size 111x21
- RenderTableCell {TD} at (2,25) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 110x21
+ RenderTableCell {TD} at (2,25) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,25) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,25) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,25) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,25) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,48) size 111x21
- RenderTableCell {TD} at (2,48) size 35x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 110x21
+ RenderTableCell {TD} at (2,48) size 34x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,48) size 35x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,48) size 34x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,48) size 35x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,48) size 34x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,71) size 111x21
- RenderTableCell {TD} at (2,71) size 35x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,71) size 110x21
+ RenderTableCell {TD} at (2,71) size 34x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,71) size 35x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,71) size 34x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,71) size 35x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,71) size 34x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,94) size 111x21
- RenderTableCell {TD} at (2,94) size 35x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,94) size 110x21
+ RenderTableCell {TD} at (2,94) size 34x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,94) size 35x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,94) size 34x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,94) size 35x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,94) size 34x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,117) size 111x21
- RenderTableCell {TD} at (2,117) size 35x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,117) size 110x21
+ RenderTableCell {TD} at (2,117) size 34x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,117) size 35x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,117) size 34x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,117) size 35x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,117) size 34x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTable {TABLE} at (0,405) size 111x501
- RenderTableSection {TBODY} at (0,0) size 111x500
- RenderTableRow {TR} at (0,2) size 111x81
- RenderTableCell {TD} at (2,32) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,405) size 110x501
+ RenderTableSection {TBODY} at (0,0) size 110x500
+ RenderTableRow {TR} at (0,2) size 110x81
+ RenderTableCell {TD} at (2,32) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,32) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,32) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,32) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,32) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,85) size 111x81
- RenderTableCell {TD} at (2,115) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,85) size 110x81
+ RenderTableCell {TD} at (2,115) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,115) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,115) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,115) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,115) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,168) size 111x81
- RenderTableCell {TD} at (2,198) size 35x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,168) size 110x81
+ RenderTableCell {TD} at (2,198) size 34x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,198) size 35x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,198) size 34x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,198) size 35x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,198) size 34x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,251) size 111x81
- RenderTableCell {TD} at (2,281) size 35x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,251) size 110x81
+ RenderTableCell {TD} at (2,281) size 34x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,281) size 35x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,281) size 34x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,281) size 35x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,281) size 34x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,334) size 111x81
- RenderTableCell {TD} at (2,364) size 35x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,334) size 110x81
+ RenderTableCell {TD} at (2,364) size 34x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,364) size 35x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,364) size 34x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,364) size 35x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,364) size 34x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,417) size 111x81
- RenderTableCell {TD} at (2,447) size 35x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,417) size 110x81
+ RenderTableCell {TD} at (2,447) size 34x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,447) size 35x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,447) size 34x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,447) size 35x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,447) size 34x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><span class="cx"> RenderBlock {P} at (0,921) size 769x35
</span><span class="lines">@@ -219,129 +219,129 @@
</span><span class="cx"> text run at (0,0) width 232: "These tables test percentage heights. "
</span><span class="cx"> text run at (232,0) width 522: "The first should be its natural height; the second should be 50% of the height of the"
</span><span class="cx"> text run at (0,17) width 183: "div (600px), which is 300px."
</span><del>- RenderTable {TABLE} at (0,971) size 111x141
- RenderTableSection {TBODY} at (0,0) size 111x140
- RenderTableRow {TR} at (0,2) size 111x21
- RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,971) size 110x141
+ RenderTableSection {TBODY} at (0,0) size 110x140
+ RenderTableRow {TR} at (0,2) size 110x21
+ RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,25) size 111x21
- RenderTableCell {TD} at (2,25) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 110x21
+ RenderTableCell {TD} at (2,25) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,25) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,25) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,25) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,25) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,48) size 111x21
- RenderTableCell {TD} at (2,48) size 35x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 110x21
+ RenderTableCell {TD} at (2,48) size 34x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,48) size 35x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,48) size 34x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,48) size 35x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,48) size 34x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,71) size 111x21
- RenderTableCell {TD} at (2,71) size 35x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,71) size 110x21
+ RenderTableCell {TD} at (2,71) size 34x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,71) size 35x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,71) size 34x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,71) size 35x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,71) size 34x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,94) size 111x21
- RenderTableCell {TD} at (2,94) size 35x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,94) size 110x21
+ RenderTableCell {TD} at (2,94) size 34x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,94) size 35x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,94) size 34x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,94) size 35x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,94) size 34x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,117) size 111x21
- RenderTableCell {TD} at (2,117) size 35x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,117) size 110x21
+ RenderTableCell {TD} at (2,117) size 34x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,117) size 35x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,117) size 34x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,117) size 35x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,117) size 34x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><span class="cx"> RenderBlock {DIV} at (0,1111) size 769x607 [border: (3px solid #800080)]
</span><del>- RenderTable {TABLE} at (3,3) size 111x300
- RenderTableSection {TBODY} at (0,0) size 111x300
- RenderTableRow {TR} at (0,2) size 111x48
- RenderTableCell {TD} at (2,15) size 35x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (3,3) size 110x300
+ RenderTableSection {TBODY} at (0,0) size 110x300
+ RenderTableRow {TR} at (0,2) size 110x48
+ RenderTableCell {TD} at (2,15) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x18
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,15) size 35x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,15) size 34x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x18
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,15) size 35x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,15) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x18
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,51) size 111x49
- RenderTableCell {TD} at (2,64) size 35x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,51) size 110x49
+ RenderTableCell {TD} at (2,64) size 34x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x18
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,64) size 35x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,64) size 34x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x18
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,64) size 35x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,64) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x18
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,101) size 111x48
- RenderTableCell {TD} at (2,114) size 35x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,101) size 110x48
+ RenderTableCell {TD} at (2,114) size 34x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x18
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,114) size 35x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,114) size 34x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x18
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,114) size 35x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,114) size 34x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x18
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,150) size 111x49
- RenderTableCell {TD} at (2,164) size 35x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,150) size 110x49
+ RenderTableCell {TD} at (2,164) size 34x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x18
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,164) size 35x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,164) size 34x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x18
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,164) size 35x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,164) size 34x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x18
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,200) size 111x49
- RenderTableCell {TD} at (2,213) size 35x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,200) size 110x49
+ RenderTableCell {TD} at (2,213) size 34x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x18
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,213) size 35x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,213) size 34x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x18
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,213) size 35x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,213) size 34x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x18
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,250) size 111x48
- RenderTableCell {TD} at (2,263) size 35x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,250) size 110x48
+ RenderTableCell {TD} at (2,263) size 34x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x18
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,263) size 35x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,263) size 34x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x18
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,263) size 35x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,263) size 34x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x18
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><span class="cx"> RenderBlock {P} at (0,1733) size 769x53
</span><span class="lines">@@ -360,19 +360,19 @@
</span><span class="cx"> text run at (714,0) width 24: "In a"
</span><span class="cx"> text run at (0,18) width 765: "simple case, this is just the height of the tallest cell (excluding the increased padding, of course, since with the padding the"
</span><span class="cx"> text run at (0,35) width 173: "cells have the same height):"
</span><del>- RenderTable {TABLE} at (0,1801) size 111x43
- RenderTableSection {TBODY} at (0,0) size 111x42
- RenderTableRow {TR} at (0,2) size 111x38
- RenderTableCell {TD} at (2,10) size 35x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,1801) size 110x43
+ RenderTableSection {TBODY} at (0,0) size 110x42
+ RenderTableRow {TR} at (0,2) size 110x38
+ RenderTableCell {TD} at (2,10) size 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,3) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 35x38 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 34x38 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><span class="cx"> RenderBR {BR} at (32,2) size 0x17
</span><span class="cx"> RenderText {#text} at (2,19) size 30x17
</span><span class="cx"> text run at (2,19) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,10) size 35x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,10) 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,3) width 30: "Data"
</span><span class="cx"> RenderBlock {P} at (0,1859) size 769x36
</span><span class="lines">@@ -384,20 +384,20 @@
</span><span class="cx"> RenderText {#text} at (278,0) size 747x35
</span><span class="cx"> text run at (278,0) width 469: " (the default, but could be overridden in a UA stylesheet) can make it taller"
</span><span class="cx"> text run at (0,18) width 58: "than that:"
</span><del>- RenderTable {TABLE} at (0,1910) size 291x140
- RenderTableSection {TBODY} at (0,0) size 291x139
- RenderTableRow {TR} at (0,2) size 291x135
- RenderTableCell {TD} at (2,45) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,1910) size 290x140
+ RenderTableSection {TBODY} at (0,0) size 290x139
+ RenderTableRow {TR} at (0,2) size 290x135
+ RenderTableCell {TD} at (2,45) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 125x92 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 124x92 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 120x71
</span><span class="cx"> RenderText {#text} at (2,2) size 120x71
</span><span class="cx"> text run at (2,2) width 120: "Data"
</span><span class="cx"> RenderBR {BR} at (122,45) size 0x17
</span><span class="cx"> RenderText {#text} at (2,73) size 30x17
</span><span class="cx"> text run at (2,73) width 30: "Data"
</span><del>- RenderTableCell {TD} at (164,45) size 125x92 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (164,45) size 124x92 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><span class="cx"> RenderBR {BR} at (32,2) size 0x17
</span><span class="lines">@@ -407,20 +407,20 @@
</span><span class="cx"> RenderBlock {P} at (0,2065) size 769x18
</span><span class="cx"> RenderText {#text} at (0,0) size 527x17
</span><span class="cx"> text run at (0,0) width 527: "The exact same thing should happen when the given height for the row is too small:"
</span><del>- RenderTable {TABLE} at (0,2098) size 291x140
- RenderTableSection {TBODY} at (0,0) size 291x139
- RenderTableRow {TR} at (0,2) size 291x135
- RenderTableCell {TD} at (2,45) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,2098) size 290x140
+ RenderTableSection {TBODY} at (0,0) size 290x139
+ RenderTableRow {TR} at (0,2) size 290x135
+ RenderTableCell {TD} at (2,45) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 125x92 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 124x92 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 120x71
</span><span class="cx"> RenderText {#text} at (2,2) size 120x71
</span><span class="cx"> text run at (2,2) width 120: "Data"
</span><span class="cx"> RenderBR {BR} at (122,45) size 0x17
</span><span class="cx"> RenderText {#text} at (2,73) size 30x17
</span><span class="cx"> text run at (2,73) width 30: "Data"
</span><del>- RenderTableCell {TD} at (164,45) size 125x92 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (164,45) size 124x92 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><span class="cx"> RenderBR {BR} at (32,2) size 0x17
</span><span class="lines">@@ -431,28 +431,28 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 743x34
</span><span class="cx"> text run at (0,0) width 743: "Padding should also be able to increase the height (here the first cell has 20px padding-top and the second has 20px of"
</span><span class="cx"> text run at (0,17) width 109: "padding-bottom):"
</span><del>- RenderTable {TABLE} at (0,2303) size 111x45
- RenderTableSection {TBODY} at (0,0) size 111x44
- RenderTableRow {TR} at (0,2) size 111x40
- RenderTableCell {TD} at (2,2) size 35x40 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,2303) size 110x45
+ RenderTableSection {TBODY} at (0,0) size 110x44
+ RenderTableRow {TR} at (0,2) size 110x40
+ RenderTableCell {TD} at (2,2) size 34x40 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,21) size 30x17
</span><span class="cx"> text run at (2,21) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 35x40 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 34x40 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,11) size 35x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,11) 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,3) width 30: "Data"
</span><del>- RenderTable {TABLE} at (0,2347) size 111x45
- RenderTableSection {TBODY} at (0,0) size 111x44
- RenderTableRow {TR} at (0,2) size 111x40
- RenderTableCell {TD} at (2,2) size 35x40 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,2347) size 110x45
+ RenderTableSection {TBODY} at (0,0) size 110x44
+ RenderTableRow {TR} at (0,2) size 110x40
+ RenderTableCell {TD} at (2,2) size 34x40 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,21) size 30x17
</span><span class="cx"> text run at (2,21) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 35x40 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 34x40 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,11) size 35x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,11) 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,3) width 30: "Data"
</span><span class="cx"> RenderBlock {P} at (0,2407) size 769x35
</span><span class="lines">@@ -460,36 +460,36 @@
</span><span class="cx"> text run at (0,0) width 481: "These two tables should be 200px tall, because of a height on the table row. "
</span><span class="cx"> text run at (481,0) width 273: "The second one should have its second and"
</span><span class="cx"> text run at (0,17) width 440: "third cell's contents offset from the middle by 10px (bottom, then top):"
</span><del>- RenderTable {TABLE} at (0,2457) size 291x205
- RenderTableSection {TBODY} at (0,0) size 291x204
- RenderTableRow {TR} at (0,2) size 291x200
- RenderTableCell {TD} at (2,45) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,2457) size 290x205
+ RenderTableSection {TBODY} at (0,0) size 290x204
+ RenderTableRow {TR} at (0,2) size 290x200
+ RenderTableCell {TD} at (2,45) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 125x92 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 124x92 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 120x71
</span><span class="cx"> RenderText {#text} at (2,2) size 120x71
</span><span class="cx"> text run at (2,2) width 120: "Data"
</span><span class="cx"> RenderBR {BR} at (122,45) size 0x17
</span><span class="cx"> RenderText {#text} at (2,73) size 30x17
</span><span class="cx"> text run at (2,73) width 30: "Data"
</span><del>- RenderTableCell {TD} at (164,45) size 125x92 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (164,45) size 124x92 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><span class="cx"> RenderBR {BR} at (32,2) size 0x17
</span><span class="cx"> RenderInline {SPAN} at (0,0) size 120x71
</span><span class="cx"> RenderText {#text} at (2,19) size 120x71
</span><span class="cx"> text run at (2,19) width 120: "Data"
</span><del>- RenderTable {TABLE} at (0,2661) size 111x205
- RenderTableSection {TBODY} at (0,0) size 111x204
- RenderTableRow {TR} at (0,2) size 111x200
- RenderTableCell {TD} at (2,82) size 35x40 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,2661) size 110x205
+ RenderTableSection {TBODY} at (0,0) size 110x204
+ RenderTableRow {TR} at (0,2) size 110x200
+ RenderTableCell {TD} at (2,82) size 34x40 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,21) size 30x17
</span><span class="cx"> text run at (2,21) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,82) size 35x40 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,82) size 34x40 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,91) size 35x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,91) 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,3) width 30: "Data"
</span><span class="cx"> RenderBlock {P} at (0,2881) size 769x35
</span><span class="lines">@@ -497,520 +497,520 @@
</span><span class="cx"> text run at (0,0) width 518: "The behavior of percentage heights on table-row or table-row-group is undefined. "
</span><span class="cx"> text run at (518,0) width 204: "However, I think they should be"
</span><span class="cx"> text run at (0,17) width 276: "ignored, so these tables should look normal:"
</span><del>- RenderTable {TABLE} at (0,2931) size 111x72
- RenderTableSection {TBODY} at (0,0) size 111x71
- RenderTableRow {TR} at (0,2) size 111x21
- RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,2931) size 110x72
+ RenderTableSection {TBODY} at (0,0) size 110x71
+ RenderTableRow {TR} at (0,2) size 110x21
+ RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,25) size 111x21
- RenderTableCell {TD} at (2,25) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 110x21
+ RenderTableCell {TD} at (2,25) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,25) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,25) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,25) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,25) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,48) size 111x21
- RenderTableCell {TD} at (2,48) size 35x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 110x21
+ RenderTableCell {TD} at (2,48) size 34x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,48) size 35x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,48) size 34x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,48) size 35x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,48) size 34x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTable {TABLE} at (0,3002) size 111x72
- RenderTableSection {TBODY} at (0,0) size 111x71
- RenderTableRow {TR} at (0,2) size 111x21
- RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,3002) size 110x72
+ RenderTableSection {TBODY} at (0,0) size 110x71
+ RenderTableRow {TR} at (0,2) size 110x21
+ RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,25) size 111x21
- RenderTableCell {TD} at (2,25) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 110x21
+ RenderTableCell {TD} at (2,25) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,25) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,25) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,25) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,25) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,48) size 111x21
- RenderTableCell {TD} at (2,48) size 35x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 110x21
+ RenderTableCell {TD} at (2,48) size 34x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,48) size 35x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,48) size 34x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,48) size 35x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,48) size 34x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTable {TABLE} at (0,3073) size 111x164
- RenderTableSection {THEAD} at (0,0) size 111x48
- RenderTableRow {TR} at (0,2) size 111x21
- RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,3073) size 110x164
+ RenderTableSection {THEAD} at (0,0) size 110x48
+ RenderTableRow {TR} at (0,2) size 110x21
+ RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,25) size 111x21
- RenderTableCell {TD} at (2,25) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 110x21
+ RenderTableCell {TD} at (2,25) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,25) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,25) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,25) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,25) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableSection {TFOOT} at (0,117) size 111x46
- RenderTableRow {TR} at (0,0) size 111x21
- RenderTableCell {TD} at (2,0) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,117) size 110x46
+ RenderTableRow {TR} at (0,0) size 110x21
+ RenderTableCell {TD} at (2,0) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,0) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,0) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,0) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,0) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,23) size 111x21
- RenderTableCell {TD} at (2,23) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 110x21
+ RenderTableCell {TD} at (2,23) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,23) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,23) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,23) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,23) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableSection {TBODY} at (0,48) size 111x69
- RenderTableRow {TR} at (0,0) size 111x21
- RenderTableCell {TD} at (2,0) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,48) size 110x69
+ RenderTableRow {TR} at (0,0) size 110x21
+ RenderTableCell {TD} at (2,0) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,0) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,0) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,0) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,0) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,23) size 111x21
- RenderTableCell {TD} at (2,23) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 110x21
+ RenderTableCell {TD} at (2,23) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,23) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,23) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,23) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,23) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,46) size 111x21
- RenderTableCell {TD} at (2,46) size 35x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,46) size 110x21
+ RenderTableCell {TD} at (2,46) size 34x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,46) size 35x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,46) size 34x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,46) size 35x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,46) size 34x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTable {TABLE} at (0,3236) size 111x164
- RenderTableSection {THEAD} at (0,0) size 111x48
- RenderTableRow {TR} at (0,2) size 111x21
- RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,3236) size 110x164
+ RenderTableSection {THEAD} at (0,0) size 110x48
+ RenderTableRow {TR} at (0,2) size 110x21
+ RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,25) size 111x21
- RenderTableCell {TD} at (2,25) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 110x21
+ RenderTableCell {TD} at (2,25) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,25) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,25) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,25) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,25) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableSection {TFOOT} at (0,117) size 111x46
- RenderTableRow {TR} at (0,0) size 111x21
- RenderTableCell {TD} at (2,0) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,117) size 110x46
+ RenderTableRow {TR} at (0,0) size 110x21
+ RenderTableCell {TD} at (2,0) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,0) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,0) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,0) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,0) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,23) size 111x21
- RenderTableCell {TD} at (2,23) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 110x21
+ RenderTableCell {TD} at (2,23) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,23) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,23) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,23) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,23) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableSection {TBODY} at (0,48) size 111x69
- RenderTableRow {TR} at (0,0) size 111x21
- RenderTableCell {TD} at (2,0) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,48) size 110x69
+ RenderTableRow {TR} at (0,0) size 110x21
+ RenderTableCell {TD} at (2,0) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,0) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,0) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,0) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,0) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,23) size 111x21
- RenderTableCell {TD} at (2,23) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 110x21
+ RenderTableCell {TD} at (2,23) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,23) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,23) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,23) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,23) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,46) size 111x21
- RenderTableCell {TD} at (2,46) size 35x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,46) size 110x21
+ RenderTableCell {TD} at (2,46) size 34x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,46) size 35x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,46) size 34x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,46) size 35x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,46) size 34x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><span class="cx"> RenderBlock {P} at (0,3415) size 769x18
</span><span class="cx"> RenderText {#text} at (0,0) size 487x17
</span><span class="cx"> text run at (0,0) width 487: "The following table should look normal, since very small heights get ignored:"
</span><del>- RenderTable {TABLE} at (0,3448) size 111x26
- RenderTableSection {TBODY} at (0,0) size 111x25
- RenderTableRow {TR} at (0,2) size 111x21
- RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,3448) size 110x26
+ RenderTableSection {TBODY} at (0,0) size 110x25
+ RenderTableRow {TR} at (0,2) size 110x21
+ RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><span class="cx"> RenderBlock {P} at (0,3489) size 769x18
</span><span class="cx"> RenderText {#text} at (0,0) size 252x17
</span><span class="cx"> text run at (0,0) width 252: "So should this one, for auto cell heights:"
</span><del>- RenderTable {TABLE} at (0,3522) size 111x26
- RenderTableSection {TBODY} at (0,0) size 111x25
- RenderTableRow {TR} at (0,2) size 111x21
- RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,3522) size 110x26
+ RenderTableSection {TBODY} at (0,0) size 110x25
+ RenderTableRow {TR} at (0,2) size 110x21
+ RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><span class="cx"> RenderBlock {P} at (0,3563) size 769x18
</span><span class="cx"> RenderText {#text} at (0,0) size 627x17
</span><span class="cx"> text run at (0,0) width 627: "These tables should look the same - all cells should be 100px tall with the text at the top of the cells:"
</span><del>- RenderTable {TABLE} at (0,3596) size 111x109
- RenderTableSection {TBODY} at (0,0) size 111x108
- RenderTableRow {TR} at (0,2) size 111x104
- RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,3596) size 110x109
+ RenderTableSection {TBODY} at (0,0) size 110x108
+ RenderTableRow {TR} at (0,2) size 110x104
+ RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTable {TABLE} at (0,3704) size 111x109
- RenderTableSection {TBODY} at (0,0) size 111x108
- RenderTableRow {TR} at (0,2) size 111x104
- RenderTableCell {TD} at (2,43) size 35x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,3704) size 110x109
+ RenderTableSection {TBODY} at (0,0) size 110x108
+ RenderTableRow {TR} at (0,2) size 110x104
+ RenderTableCell {TD} at (2,43) size 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,3) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,43) size 35x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,43) 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,3) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,43) size 35x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,43) 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,3) width 30: "Data"
</span><del>- RenderTable {TABLE} at (0,3812) size 111x109
- RenderTableSection {TBODY} at (0,0) size 111x108
- RenderTableRow {TR} at (0,2) size 111x104
- RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,3812) size 110x109
+ RenderTableSection {TBODY} at (0,0) size 110x108
+ RenderTableRow {TR} at (0,2) size 110x104
+ RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTable {TABLE} at (0,3920) size 111x109
- RenderTableSection {TBODY} at (0,0) size 111x108
- RenderTableRow {TR} at (0,2) size 111x104
- RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,3920) size 110x109
+ RenderTableSection {TBODY} at (0,0) size 110x108
+ RenderTableRow {TR} at (0,2) size 110x104
+ RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><span class="cx"> RenderBlock {P} at (0,4044) size 769x18
</span><span class="cx"> RenderText {#text} at (0,0) size 715x17
</span><span class="cx"> text run at (0,0) width 715: "In these four tables, the text should be 20px lower each cell, but should otherwise look like the above three tables:"
</span><del>- RenderTable {TABLE} at (0,4077) size 107x109
- RenderTableSection {TBODY} at (0,0) size 107x108
- RenderTableRow {TR} at (0,2) size 107x104
- RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,4077) size 106x109
+ RenderTableSection {TBODY} at (0,0) size 106x108
+ RenderTableRow {TR} at (0,2) size 106x104
+ RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 33x59 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 32x59 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,21) size 30x17
</span><span class="cx"> text run at (1,21) width 30: "Data"
</span><del>- RenderTableCell {TD} at (72,2) size 33x99 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (72,2) size 32x99 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,41) size 30x17
</span><span class="cx"> text run at (1,41) width 30: "Data"
</span><del>- RenderTable {TABLE} at (0,4185) size 107x109
- RenderTableSection {TBODY} at (0,0) size 107x108
- RenderTableRow {TR} at (0,2) size 107x104
- RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,4185) size 106x109
+ RenderTableSection {TBODY} at (0,0) size 106x108
+ RenderTableRow {TR} at (0,2) size 106x104
+ RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,2) size 33x39 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,2) size 32x39 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,21) size 30x17
</span><span class="cx"> text run at (1,21) width 30: "Data"
</span><del>- RenderTableCell {TD} at (72,2) size 33x59 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (72,2) size 32x59 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,41) size 30x17
</span><span class="cx"> text run at (1,41) width 30: "Data"
</span><del>- RenderTable {TABLE} at (0,4293) size 107x109
- RenderTableSection {TBODY} at (0,0) size 107x108
- RenderTableRow {TR} at (0,2) size 107x104
- RenderTableCell {TD} at (2,43) size 35x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,4293) size 106x109
+ RenderTableSection {TBODY} at (0,0) size 106x108
+ RenderTableRow {TR} at (0,2) size 106x104
+ RenderTableCell {TD} at (2,43) size 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,3) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,24) size 33x60 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,24) size 32x60 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,21) size 30x18
</span><span class="cx"> text run at (1,22) width 30: "Data"
</span><del>- RenderTableCell {TD} at (72,4) size 33x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (72,4) size 32x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,41) size 30x18
</span><span class="cx"> text run at (1,42) width 30: "Data"
</span><del>- RenderTable {TABLE} at (0,4401) size 111x109
- RenderTableSection {TBODY} at (0,0) size 111x108
- RenderTableRow {TR} at (0,2) size 111x104
- RenderTableCell {TD} at (2,43) size 35x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,4401) size 110x109
+ RenderTableSection {TBODY} at (0,0) size 110x108
+ RenderTableRow {TR} at (0,2) size 110x104
+ RenderTableCell {TD} at (2,43) size 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,3) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,43) size 35x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,43) 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,3) width 30: "Data"
</span><del>- RenderTableCell {TD} at (74,43) size 35x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,43) 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,3) width 30: "Data"
</span><span class="cx"> RenderBlock {P} at (0,4525) size 769x18
</span><span class="cx"> RenderText {#text} at (0,0) size 370x17
</span><span class="cx"> text run at (0,0) width 370: "These should have the text 40px from the top in every cell:"
</span><del>- RenderTable {TABLE} at (0,4558) size 107x108
- RenderTableSection {TBODY} at (0,0) size 107x107
- RenderTableRow {TR} at (0,2) size 107x103
- RenderTableCell {TD} at (2,41) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,4558) size 106x108
+ RenderTableSection {TBODY} at (0,0) size 106x107
+ RenderTableRow {TR} at (0,2) size 106x103
+ RenderTableCell {TD} at (2,41) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,22) size 33x59 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,22) size 32x59 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,21) size 30x17
</span><span class="cx"> text run at (1,21) width 30: "Data"
</span><del>- RenderTableCell {TD} at (72,2) size 33x99 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (72,2) size 32x99 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,41) size 30x17
</span><span class="cx"> text run at (1,41) width 30: "Data"
</span><del>- RenderTable {TABLE} at (0,4665) size 107x107
- RenderTableSection {TBODY} at (0,0) size 107x106
- RenderTableRow {TR} at (0,2) size 107x102
- RenderTableCell {TD} at (2,41) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,4665) size 106x107
+ RenderTableSection {TBODY} at (0,0) size 106x106
+ RenderTableRow {TR} at (0,2) size 106x102
+ RenderTableCell {TD} at (2,41) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,22) size 33x39 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,22) size 32x39 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,21) size 30x17
</span><span class="cx"> text run at (1,21) width 30: "Data"
</span><del>- RenderTableCell {TD} at (72,2) size 33x59 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (72,2) size 32x59 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,41) size 30x17
</span><span class="cx"> text run at (1,41) width 30: "Data"
</span><del>- RenderTable {TABLE} at (0,4771) size 107x107
- RenderTableSection {TBODY} at (0,0) size 107x106
- RenderTableRow {TR} at (0,2) size 107x102
- RenderTableCell {TD} at (2,42) size 35x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,4771) size 106x107
+ RenderTableSection {TBODY} at (0,0) size 106x106
+ RenderTableRow {TR} at (0,2) size 106x102
+ RenderTableCell {TD} at (2,42) size 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,3) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,23) size 33x60 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,23) size 32x60 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,21) size 30x18
</span><span class="cx"> text run at (1,22) width 30: "Data"
</span><del>- RenderTableCell {TD} at (72,3) size 33x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (72,3) size 32x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,41) size 30x18
</span><span class="cx"> text run at (1,42) width 30: "Data"
</span><del>- RenderTable {TABLE} at (0,4877) size 107x107
- RenderTableSection {TBODY} at (0,0) size 107x106
- RenderTableRow {TR} at (0,2) size 107x102
- RenderTableCell {TD} at (2,83) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,4877) size 106x107
+ RenderTableSection {TBODY} at (0,0) size 106x106
+ RenderTableRow {TR} at (0,2) size 106x102
+ RenderTableCell {TD} at (2,83) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,45) size 33x59 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,45) size 32x59 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,21) size 30x17
</span><span class="cx"> text run at (1,21) width 30: "Data"
</span><del>- RenderTableCell {TD} at (72,5) size 33x99 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (72,5) size 32x99 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,41) size 30x17
</span><span class="cx"> text run at (1,41) width 30: "Data"
</span><del>- RenderTable {TABLE} at (0,4983) size 107x69
- RenderTableSection {TBODY} at (0,0) size 107x68
- RenderTableRow {TR} at (0,2) size 107x64
- RenderTableCell {TD} at (2,45) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,4983) size 106x69
+ RenderTableSection {TBODY} at (0,0) size 106x68
+ RenderTableRow {TR} at (0,2) size 106x64
+ RenderTableCell {TD} at (2,45) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,27) size 33x39 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,27) size 32x39 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (72,7) size 33x59 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (72,7) size 32x59 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderBlock {P} at (0,5067) size 769x35
</span><span class="cx"> RenderText {#text} at (0,0) size 749x34
</span><span class="cx"> text run at (0,0) width 749: "In each of the following tables, three of the cells should have the same baseline of the first line, and the three so marked"
</span><span class="cx"> text run at (0,17) width 269: "should be aligned top, middle, and bottom:"
</span><del>- RenderTable {TABLE} at (0,5117) size 459x116
- RenderTableSection {TBODY} at (0,0) size 459x115
- RenderTableRow {TR} at (0,2) size 459x111
- RenderTableCell {TD} at (2,74) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,5117) size 458x116
+ RenderTableSection {TBODY} at (0,0) size 458x115
+ RenderTableRow {TR} at (0,2) size 458x111
+ RenderTableCell {TD} at (2,74) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (38,45) size 95x57 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,45) size 94x57 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 90x53
</span><span class="cx"> text run at (2,2) width 90: "Data"
</span><del>- RenderTableCell {TD} at (134,2) size 187x111 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,2) size 186x111 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 182x107
</span><span class="cx"> text run at (2,2) width 182: "Data"
</span><del>- RenderTableCell {TD} at (322,2) size 31x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (322,2) size 30x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Top"
</span><del>- RenderTableCell {TD} at (354,47) size 50x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (354,47) size 49x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 45x17
</span><span class="cx"> text run at (2,2) width 45: "Middle"
</span><del>- RenderTableCell {TD} at (405,92) size 52x21 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (405,92) size 51x21 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Bottom"
</span><del>- RenderTable {TABLE} at (0,5232) size 459x116
- RenderTableSection {TBODY} at (0,0) size 459x115
- RenderTableRow {TR} at (0,2) size 459x111
- RenderTableCell {TD} at (2,2) size 31x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,5232) size 458x116
+ RenderTableSection {TBODY} at (0,0) size 458x115
+ RenderTableRow {TR} at (0,2) size 458x111
+ RenderTableCell {TD} at (2,2) size 30x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Top"
</span><del>- RenderTableCell {TD} at (34,47) size 50x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,47) size 49x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 45x17
</span><span class="cx"> text run at (2,2) width 45: "Middle"
</span><del>- RenderTableCell {TD} at (85,92) size 52x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (85,92) size 51x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Bottom"
</span><del>- RenderTableCell {TD} at (138,2) size 187x111 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (138,2) size 186x111 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 182x107
</span><span class="cx"> text run at (2,2) width 182: "Data"
</span><del>- RenderTableCell {TD} at (326,74) size 35x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (326,74) size 34x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (362,45) size 95x57 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (362,45) size 94x57 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 90x53
</span><span class="cx"> text run at (2,2) width 90: "Data"
</span><del>- RenderTable {TABLE} at (0,5347) size 459x116
- RenderTableSection {TBODY} at (0,0) size 459x115
- RenderTableRow {TR} at (0,2) size 459x111
- RenderTableCell {TD} at (2,2) size 187x111 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,5347) size 458x116
+ RenderTableSection {TBODY} at (0,0) size 458x115
+ RenderTableRow {TR} at (0,2) size 458x111
+ RenderTableCell {TD} at (2,2) size 186x111 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 182x107
</span><span class="cx"> text run at (2,2) width 182: "Data"
</span><del>- RenderTableCell {TD} at (190,2) size 31x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (190,2) size 30x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Top"
</span><del>- RenderTableCell {TD} at (222,47) size 50x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (222,47) size 49x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 45x17
</span><span class="cx"> text run at (2,2) width 45: "Middle"
</span><del>- RenderTableCell {TD} at (273,74) size 35x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (273,74) size 34x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (309,92) size 52x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (309,92) size 51x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Bottom"
</span><del>- RenderTableCell {TD} at (362,45) size 95x57 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (362,45) size 94x57 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 90x53
</span><span class="cx"> text run at (2,2) width 90: "Data"
</span><del>- RenderTable {TABLE} at (0,5462) size 459x116
- RenderTableSection {TBODY} at (0,0) size 459x115
- RenderTableRow {TR} at (0,2) size 459x111
- RenderTableCell {TD} at (2,2) size 31x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,5462) size 458x116
+ RenderTableSection {TBODY} at (0,0) size 458x115
+ RenderTableRow {TR} at (0,2) size 458x111
+ RenderTableCell {TD} at (2,2) size 30x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Top"
</span><del>- RenderTableCell {TD} at (34,74) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,74) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (70,45) size 95x57 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,45) size 94x57 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 90x53
</span><span class="cx"> text run at (2,2) width 90: "Data"
</span><del>- RenderTableCell {TD} at (166,47) size 50x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (166,47) size 49x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 45x17
</span><span class="cx"> text run at (2,2) width 45: "Middle"
</span><del>- RenderTableCell {TD} at (217,92) size 52x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (217,92) size 51x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Bottom"
</span><del>- RenderTableCell {TD} at (270,2) size 187x111 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (270,2) size 186x111 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 182x107
</span><span class="cx"> text run at (2,2) width 182: "Data"
</span><del>- RenderTable {TABLE} at (0,5577) size 459x116
- RenderTableSection {TBODY} at (0,0) size 459x115
- RenderTableRow {TR} at (0,2) size 459x111
- RenderTableCell {TD} at (2,2) size 31x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,5577) size 458x116
+ RenderTableSection {TBODY} at (0,0) size 458x115
+ RenderTableRow {TR} at (0,2) size 458x111
+ RenderTableCell {TD} at (2,2) size 30x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Top"
</span><del>- RenderTableCell {TD} at (34,45) size 95x57 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,45) size 94x57 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 90x53
</span><span class="cx"> text run at (2,2) width 90: "Data"
</span><del>- RenderTableCell {TD} at (130,92) size 52x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (130,92) size 51x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Bottom"
</span><del>- RenderTableCell {TD} at (183,74) size 35x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,74) size 34x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><del>- RenderTableCell {TD} at (219,2) size 187x111 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (219,2) size 186x111 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 182x107
</span><span class="cx"> text run at (2,2) width 182: "Data"
</span><del>- RenderTableCell {TD} at (407,47) size 50x21 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (407,47) size 49x21 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 45x17
</span><span class="cx"> text run at (2,2) width 45: "Middle"
</span><span class="cx"> RenderBlock {HR} at (0,5700) size 769x3 [border: (1px inset #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug10551expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1055-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug10551expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1055-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1055-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1055-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -30,13 +30,13 @@
</span><span class="cx"> text run at (279,3) width 296: "style=\"border-top: green 10px solid;\""
</span><span class="cx"> RenderText {#text} at (575,0) size 4x17
</span><span class="cx"> text run at (575,0) width 4: "."
</span><del>- RenderTable {TABLE} at (0,119) size 450x114 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 448x111
- RenderTableRow {TR} at (0,5) size 448x30
</del><ins>+ RenderTable {TABLE} at (0,119) size 449x114 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 447x111
+ RenderTableRow {TR} at (0,5) size 447x30
</ins><span class="cx"> RenderTableCell {TD} at (5,5) size 438x30 [border: (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,11) size 433x17
</span><span class="cx"> text run at (2,11) width 433: "Every cell in this table should have a 10-pixel solid green top border."
</span><del>- RenderTableRow {TR} at (0,40) size 448x66
</del><ins>+ RenderTableRow {TR} at (0,40) size 447x66
</ins><span class="cx"> RenderTableCell {TD} at (5,58) size 111x30 [border: (10px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,11) size 53x17
</span><span class="cx"> text run at (2,11) width 53: "Cell one"
</span><span class="lines">@@ -44,10 +44,10 @@
</span><span class="cx"> RenderBlock (anonymous) at (2,11) size 318x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (2,28) size 162x36 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 160x34
- RenderTableRow {TR} at (0,2) size 160x30
- RenderTableCell {TD} at (2,2) size 156x30 [border: (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,28) size 161x36 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 159x34
+ RenderTableRow {TR} at (0,2) size 159x30
+ RenderTableCell {TD} at (2,2) size 155x30 [border: (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,11) size 151x17
</span><span class="cx"> text run at (2,11) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock (anonymous) at (0,232) size 769x18
</span><span class="lines">@@ -73,13 +73,13 @@
</span><span class="cx"> text run at (316,3) width 296: "style=\"border-top: green 10px solid;\""
</span><span class="cx"> RenderText {#text} at (612,0) size 4x17
</span><span class="cx"> text run at (612,0) width 4: "."
</span><del>- RenderTable {TABLE} at (0,299) size 446x107
- RenderTableSection {TBODY} at (0,0) size 446x106
- RenderTableRow {TR} at (0,5) size 446x29
</del><ins>+ RenderTable {TABLE} at (0,299) size 445x107
+ RenderTableSection {TBODY} at (0,0) size 445x106
+ RenderTableRow {TR} at (0,5) size 445x29
</ins><span class="cx"> RenderTableCell {TD} at (5,5) size 436x29 [border: (10px solid #008000) none] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (1,11) size 433x17
</span><span class="cx"> text run at (1,11) width 433: "Every cell in this table should have a 10-pixel solid green top border."
</span><del>- RenderTableRow {TR} at (0,39) size 446x62
</del><ins>+ RenderTableRow {TR} at (0,39) size 445x62
</ins><span class="cx"> RenderTableCell {TD} at (5,55) size 111x30 [border: (10px solid #008000) none] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,11) size 53x18
</span><span class="cx"> text run at (1,12) width 53: "Cell one"
</span><span class="lines">@@ -87,10 +87,10 @@
</span><span class="cx"> RenderBlock (anonymous) at (1,11) size 318x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (1,28) size 158x33
- RenderTableSection {TBODY} at (0,0) size 158x33
- RenderTableRow {TR} at (0,2) size 158x29
- RenderTableCell {TD} at (2,2) size 154x29 [border: (10px solid #008000) none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (1,28) size 157x33
+ RenderTableSection {TBODY} at (0,0) size 157x33
+ RenderTableRow {TR} at (0,2) size 157x29
+ RenderTableCell {TD} at (2,2) size 153x29 [border: (10px solid #008000) none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,11) size 151x17
</span><span class="cx"> text run at (1,11) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock (anonymous) at (0,405) size 769x18
</span><span class="lines">@@ -120,13 +120,13 @@
</span><span class="cx"> text run at (279,3) width 312: "style=\"border-right: green 10px solid;\""
</span><span class="cx"> RenderText {#text} at (591,0) size 4x17
</span><span class="cx"> text run at (591,0) width 4: "."
</span><del>- RenderTable {TABLE} at (0,524) size 468x87 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 466x84
- RenderTableRow {TR} at (0,5) size 466x21
</del><ins>+ RenderTable {TABLE} at (0,524) size 467x87 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 465x84
+ RenderTableRow {TR} at (0,5) size 465x21
</ins><span class="cx"> RenderTableCell {TD} at (5,5) size 456x21 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 442x17
</span><span class="cx"> text run at (2,2) width 442: "Every cell in this table should have a 10-pixel solid green right border."
</span><del>- RenderTableRow {TR} at (0,31) size 466x48
</del><ins>+ RenderTableRow {TR} at (0,31) size 465x48
</ins><span class="cx"> RenderTableCell {TD} at (5,44) size 120x22 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 53x18
</span><span class="cx"> text run at (2,3) width 53: "Cell one"
</span><span class="lines">@@ -134,10 +134,10 @@
</span><span class="cx"> RenderBlock (anonymous) at (2,2) size 318x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (2,19) size 171x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 169x25
- RenderTableRow {TR} at (0,2) size 169x21
- RenderTableCell {TD} at (2,2) size 165x21 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,19) size 170x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 168x25
+ RenderTableRow {TR} at (0,2) size 168x21
+ RenderTableCell {TD} at (2,2) size 164x21 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 151x17
</span><span class="cx"> text run at (2,2) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock (anonymous) at (0,610) size 769x18
</span><span class="lines">@@ -163,13 +163,13 @@
</span><span class="cx"> text run at (279,3) width 312: "style=\"border-right: green 10px solid;\""
</span><span class="cx"> RenderText {#text} at (591,0) size 4x17
</span><span class="cx"> text run at (591,0) width 4: "."
</span><del>- RenderTable {TABLE} at (0,677) size 465x77
- RenderTableSection {TBODY} at (0,0) size 465x76
- RenderTableRow {TR} at (0,5) size 465x19
</del><ins>+ RenderTable {TABLE} at (0,677) size 464x77
+ RenderTableSection {TBODY} at (0,0) size 464x76
+ RenderTableRow {TR} at (0,5) size 464x19
</ins><span class="cx"> RenderTableCell {TD} at (5,5) size 455x19 [border: none (10px solid #008000) none] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (1,1) size 442x17
</span><span class="cx"> text run at (1,1) width 442: "Every cell in this table should have a 10-pixel solid green right border."
</span><del>- RenderTableRow {TR} at (0,29) size 465x42
</del><ins>+ RenderTableRow {TR} at (0,29) size 464x42
</ins><span class="cx"> RenderTableCell {TD} at (5,40) size 120x20 [border: none (10px solid #008000) none] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 53x18
</span><span class="cx"> text run at (1,2) width 53: "Cell one"
</span><span class="lines">@@ -177,10 +177,10 @@
</span><span class="cx"> RenderBlock (anonymous) at (1,1) size 318x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (1,18) size 168x23
- RenderTableSection {TBODY} at (0,0) size 168x23
- RenderTableRow {TR} at (0,2) size 168x19
- RenderTableCell {TD} at (2,2) size 164x19 [border: none (10px solid #008000) none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (1,18) size 167x23
+ RenderTableSection {TBODY} at (0,0) size 167x23
+ RenderTableRow {TR} at (0,2) size 167x19
+ RenderTableCell {TD} at (2,2) size 163x19 [border: none (10px solid #008000) none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 151x17
</span><span class="cx"> text run at (1,1) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock (anonymous) at (0,753) size 769x18
</span><span class="lines">@@ -210,13 +210,13 @@
</span><span class="cx"> text run at (279,3) width 320: "style=\"border-bottom: green 10px solid;\""
</span><span class="cx"> RenderText {#text} at (599,0) size 4x17
</span><span class="cx"> text run at (599,0) width 4: "."
</span><del>- RenderTable {TABLE} at (0,873) size 474x114 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 472x111
- RenderTableRow {TR} at (0,5) size 472x30
</del><ins>+ RenderTable {TABLE} at (0,873) size 473x114 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 471x111
+ RenderTableRow {TR} at (0,5) size 471x30
</ins><span class="cx"> RenderTableCell {TD} at (5,5) size 462x30 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 457x17
</span><span class="cx"> text run at (2,2) width 457: "Every cell in this table should have a 10-pixel solid green bottom border."
</span><del>- RenderTableRow {TR} at (0,40) size 472x66
</del><ins>+ RenderTableRow {TR} at (0,40) size 471x66
</ins><span class="cx"> RenderTableCell {TD} at (5,58) size 118x30 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "Cell one"
</span><span class="lines">@@ -224,10 +224,10 @@
</span><span class="cx"> RenderBlock (anonymous) at (2,2) size 335x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (2,19) size 162x36 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 160x34
- RenderTableRow {TR} at (0,2) size 160x30
- RenderTableCell {TD} at (2,2) size 156x30 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,19) size 161x36 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 159x34
+ RenderTableRow {TR} at (0,2) size 159x30
+ RenderTableCell {TD} at (2,2) size 155x30 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 151x17
</span><span class="cx"> text run at (2,2) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock (anonymous) at (0,986) size 769x18
</span><span class="lines">@@ -253,13 +253,13 @@
</span><span class="cx"> text run at (316,3) width 320: "style=\"border-bottom: green 10px solid;\""
</span><span class="cx"> RenderText {#text} at (636,0) size 4x17
</span><span class="cx"> text run at (636,0) width 4: "."
</span><del>- RenderTable {TABLE} at (0,1053) size 470x107
- RenderTableSection {TBODY} at (0,0) size 470x106
- RenderTableRow {TR} at (0,5) size 470x29
</del><ins>+ RenderTable {TABLE} at (0,1053) size 469x107
+ RenderTableSection {TBODY} at (0,0) size 469x106
+ RenderTableRow {TR} at (0,5) size 469x29
</ins><span class="cx"> RenderTableCell {TD} at (5,5) size 460x29 [border: none (10px solid #008000) none] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (1,1) size 457x17
</span><span class="cx"> text run at (1,1) width 457: "Every cell in this table should have a 10-pixel solid green bottom border."
</span><del>- RenderTableRow {TR} at (0,39) size 470x62
</del><ins>+ RenderTableRow {TR} at (0,39) size 469x62
</ins><span class="cx"> RenderTableCell {TD} at (5,55) size 117x30 [border: none (10px solid #008000) none] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 53x18
</span><span class="cx"> text run at (1,2) width 53: "Cell one"
</span><span class="lines">@@ -267,10 +267,10 @@
</span><span class="cx"> RenderBlock (anonymous) at (1,1) size 336x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (1,18) size 158x33
- RenderTableSection {TBODY} at (0,0) size 158x33
- RenderTableRow {TR} at (0,2) size 158x29
- RenderTableCell {TD} at (2,2) size 154x29 [border: none (10px solid #008000) none] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (1,18) size 157x33
+ RenderTableSection {TBODY} at (0,0) size 157x33
+ RenderTableRow {TR} at (0,2) size 157x29
+ RenderTableCell {TD} at (2,2) size 153x29 [border: none (10px solid #008000) none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 151x17
</span><span class="cx"> text run at (1,1) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock (anonymous) at (0,1159) size 769x18
</span><span class="lines">@@ -300,13 +300,13 @@
</span><span class="cx"> text run at (279,3) width 304: "style=\"border-left: green 10px solid;\""
</span><span class="cx"> RenderText {#text} at (583,0) size 4x17
</span><span class="cx"> text run at (583,0) width 4: "."
</span><del>- RenderTable {TABLE} at (0,1278) size 459x87 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 457x84
- RenderTableRow {TR} at (0,5) size 457x21
</del><ins>+ RenderTable {TABLE} at (0,1278) size 458x87 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 456x84
+ RenderTableRow {TR} at (0,5) size 456x21
</ins><span class="cx"> RenderTableCell {TD} at (5,5) size 447x21 [border: (1px inset #808080) (10px solid #008000)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (11,2) size 433x17
</span><span class="cx"> text run at (11,2) width 433: "Every cell in this table should have a 10-pixel solid green left border."
</span><del>- RenderTableRow {TR} at (0,31) size 457x48
</del><ins>+ RenderTableRow {TR} at (0,31) size 456x48
</ins><span class="cx"> RenderTableCell {TD} at (5,44) size 117x22 [border: (1px inset #808080) (10px solid #008000)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (11,2) size 53x18
</span><span class="cx"> text run at (11,3) width 53: "Cell one"
</span><span class="lines">@@ -314,10 +314,10 @@
</span><span class="cx"> RenderBlock (anonymous) at (11,2) size 312x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (11,19) size 171x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 169x25
- RenderTableRow {TR} at (0,2) size 169x21
- RenderTableCell {TD} at (2,2) size 165x21 [border: (1px inset #808080) (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,19) size 170x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 168x25
+ RenderTableRow {TR} at (0,2) size 168x21
+ RenderTableCell {TD} at (2,2) size 164x21 [border: (1px inset #808080) (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (11,2) size 151x17
</span><span class="cx"> text run at (11,2) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock (anonymous) at (0,1364) size 769x18
</span><span class="lines">@@ -343,13 +343,13 @@
</span><span class="cx"> text run at (316,3) width 304: "style=\"border-left: green 10px solid;\""
</span><span class="cx"> RenderText {#text} at (620,0) size 4x17
</span><span class="cx"> text run at (620,0) width 4: "."
</span><del>- RenderTable {TABLE} at (0,1431) size 456x77
- RenderTableSection {TBODY} at (0,0) size 456x76
- RenderTableRow {TR} at (0,5) size 456x19
</del><ins>+ RenderTable {TABLE} at (0,1431) size 455x77
+ RenderTableSection {TBODY} at (0,0) size 455x76
+ RenderTableRow {TR} at (0,5) size 455x19
</ins><span class="cx"> RenderTableCell {TD} at (5,5) size 446x19 [border: none (10px solid #008000)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (11,1) size 433x17
</span><span class="cx"> text run at (11,1) width 433: "Every cell in this table should have a 10-pixel solid green left border."
</span><del>- RenderTableRow {TR} at (0,29) size 456x42
</del><ins>+ RenderTableRow {TR} at (0,29) size 455x42
</ins><span class="cx"> RenderTableCell {TD} at (5,40) size 118x20 [border: none (10px solid #008000)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (11,1) size 53x18
</span><span class="cx"> text run at (11,2) width 53: "Cell one"
</span><span class="lines">@@ -357,10 +357,10 @@
</span><span class="cx"> RenderBlock (anonymous) at (11,1) size 311x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (11,18) size 168x23
- RenderTableSection {TBODY} at (0,0) size 168x23
- RenderTableRow {TR} at (0,2) size 168x19
- RenderTableCell {TD} at (2,2) size 164x19 [border: none (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,18) size 167x23
+ RenderTableSection {TBODY} at (0,0) size 167x23
+ RenderTableRow {TR} at (0,2) size 167x19
+ RenderTableCell {TD} at (2,2) size 163x19 [border: none (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (11,1) size 151x17
</span><span class="cx"> text run at (11,1) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock (anonymous) at (0,1507) size 769x18
</span><span class="lines">@@ -390,13 +390,13 @@
</span><span class="cx"> text run at (279,3) width 264: "style=\"border: green 10px solid;\""
</span><span class="cx"> RenderText {#text} at (543,0) size 4x17
</span><span class="cx"> text run at (543,0) width 4: "."
</span><del>- RenderTable {TABLE} at (0,1627) size 444x141 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 442x138
- RenderTableRow {TR} at (0,5) size 442x39
</del><ins>+ RenderTable {TABLE} at (0,1627) size 443x141 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 441x138
+ RenderTableRow {TR} at (0,5) size 441x39
</ins><span class="cx"> RenderTableCell {TD} at (5,5) size 432x39 [border: (10px solid #008000)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (11,11) size 409x17
</span><span class="cx"> text run at (11,11) width 409: "Every cell in this table should have a 10-pixel solid green border."
</span><del>- RenderTableRow {TR} at (0,49) size 442x84
</del><ins>+ RenderTableRow {TR} at (0,49) size 441x84
</ins><span class="cx"> RenderTableCell {TD} at (5,71) size 116x40 [border: (10px solid #008000)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (11,11) size 53x18
</span><span class="cx"> text run at (11,12) width 53: "Cell one"
</span><span class="lines">@@ -404,10 +404,10 @@
</span><span class="cx"> RenderBlock (anonymous) at (11,11) size 289x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (11,28) size 180x45 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 178x43
- RenderTableRow {TR} at (0,2) size 178x39
- RenderTableCell {TD} at (2,2) size 174x39 [border: (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,28) size 179x45 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 177x43
+ RenderTableRow {TR} at (0,2) size 177x39
+ RenderTableCell {TD} at (2,2) size 173x39 [border: (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (11,11) size 151x17
</span><span class="cx"> text run at (11,11) width 151: "Nested single-cell table!"
</span><span class="cx"> RenderBlock (anonymous) at (0,1767) size 769x18
</span><span class="lines">@@ -433,13 +433,13 @@
</span><span class="cx"> text run at (316,3) width 264: "style=\"border: green 10px solid;\""
</span><span class="cx"> RenderText {#text} at (580,0) size 4x17
</span><span class="cx"> text run at (580,0) width 4: "."
</span><del>- RenderTable {TABLE} at (0,1834) size 442x137
- RenderTableSection {TBODY} at (0,0) size 442x136
- RenderTableRow {TR} at (0,5) size 442x39
</del><ins>+ RenderTable {TABLE} at (0,1834) size 441x137
+ RenderTableSection {TBODY} at (0,0) size 441x136
+ RenderTableRow {TR} at (0,5) size 441x39
</ins><span class="cx"> RenderTableCell {TD} at (5,5) size 432x39 [border: (10px solid #008000)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (11,11) size 409x17
</span><span class="cx"> text run at (11,11) width 409: "Every cell in this table should have a 10-pixel solid green border."
</span><del>- RenderTableRow {TR} at (0,49) size 442x82
</del><ins>+ RenderTableRow {TR} at (0,49) size 441x82
</ins><span class="cx"> RenderTableCell {TD} at (5,70) size 117x40 [border: (10px solid #008000)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (11,11) size 53x18
</span><span class="cx"> text run at (11,12) width 53: "Cell one"
</span><span class="lines">@@ -447,9 +447,9 @@
</span><span class="cx"> RenderBlock (anonymous) at (11,11) size 288x17
</span><span class="cx"> RenderText {#text} at (0,0) size 54x17
</span><span class="cx"> text run at (0,0) width 54: "Cell two"
</span><del>- RenderTable {TABLE} at (11,28) size 178x43
- RenderTableSection {TBODY} at (0,0) size 178x43
- RenderTableRow {TR} at (0,2) size 178x39
- RenderTableCell {TD} at (2,2) size 174x39 [border: (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (11,28) size 177x43
+ RenderTableSection {TBODY} at (0,0) size 177x43
+ RenderTableRow {TR} at (0,2) size 177x39
+ RenderTableCell {TD} at (2,2) size 173x39 [border: (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (11,11) size 151x17
</span><span class="cx"> text run at (11,11) width 151: "Nested single-cell table!"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug10565expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10565-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug10565expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10565-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10565-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10565-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,14 +6,14 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 490x17
</span><span class="cx"> text run at (0,0) width 490: "Using a 10px wide transparent gif with td width=\"10\" in the middle column..."
</span><del>- RenderTable {TABLE} at (0,33) size 677x224 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 675x222
- RenderTableRow {TR} at (0,0) size 675x222
- RenderTableCell {TD} at (0,0) size 332x222 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 676x224 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 674x222
+ RenderTableRow {TR} at (0,0) size 674x222
+ RenderTableCell {TD} at (0,0) size 331x222 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 329x17 [color=#0000EE]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 329x220
</span><del>- RenderTableCell {TD} at (331,109) size 13x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (331,109) size 12x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 10x1
</span><del>- RenderTableCell {TD} at (343,0) size 332x222 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (343,0) size 331x222 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 329x17 [color=#0000EE]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 329x220
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug10633expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10633-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug10633expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10633-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10633-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10633-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
</span><del>- RenderTable {TABLE} at (0,0) size 469x103
- RenderTableSection {TBODY} at (0,0) size 469x103
- RenderTableRow {TR} at (0,0) size 469x1
</del><ins>+ RenderTable {TABLE} at (0,0) size 468x103
+ RenderTableSection {TBODY} at (0,0) size 468x103
+ RenderTableRow {TR} at (0,0) size 468x1
</ins><span class="cx"> RenderTableCell {TD} at (0,0) size 19x0 [r=0 c=0 rs=1 cs=3]
</span><span class="cx"> RenderTableCell {TD} at (18,0) size 188x1 [r=0 c=3 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (0,0) size 187x1
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx"> RenderImage {IMG} at (0,0) size 187x1
</span><span class="cx"> RenderTableCell {TD} at (448,0) size 21x1 [r=0 c=10 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (0,0) size 20x1
</span><del>- RenderTableRow {TR} at (0,1) size 469x22
</del><ins>+ RenderTableRow {TR} at (0,1) size 468x22
</ins><span class="cx"> RenderTableCell {TD} at (0,1) size 19x22 [r=1 c=0 rs=1 cs=3]
</span><span class="cx"> RenderImage {IMG} at (0,0) size 18x22
</span><span class="cx"> RenderTableCell {TD} at (18,3) size 188x18 [bgcolor=#FFCC00] [r=1 c=3 rs=1 cs=1]
</span><span class="lines">@@ -44,7 +44,7 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderTableCell {TD} at (448,1) size 21x22 [r=1 c=10 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (0,0) size 20x22
</span><del>- RenderTableRow {TR} at (0,23) size 469x80
</del><ins>+ RenderTableRow {TR} at (0,23) size 468x80
</ins><span class="cx"> RenderTableCell {TD} at (0,54) size 7x18 [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 4x18
</span><span class="cx"> text run at (0,1) width 4: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug10671expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1067-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1067-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1067-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,19 +4,19 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,0) size 641x23
- RenderTableSection {TBODY} at (0,0) size 641x23
- RenderTableRow {TR} at (0,2) size 641x19
</del><ins>+ RenderTable {TABLE} at (0,0) size 640x23
+ RenderTableSection {TBODY} at (0,0) size 640x23
+ RenderTableRow {TR} at (0,2) size 640x19
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 112x10 [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (1,1) size 9x8
- RenderTableSection {TBODY} at (0,0) size 9x8
- RenderTableRow {TR} at (0,0) size 9x8
- RenderTableCell {TD} at (0,0) size 9x8 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (116,10) size 3x3 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (120,10) size 3x3 [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (124,10) size 3x3 [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (128,10) size 3x3 [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (132,10) size 3x3 [r=0 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (136,2) size 503x19 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (1,1) size 8x8
+ RenderTableSection {TBODY} at (0,0) size 8x8
+ RenderTableRow {TR} at (0,0) size 8x8
+ RenderTableCell {TD} at (0,0) size 8x8 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (116,10) size 2x3 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (120,10) size 2x3 [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (124,10) size 2x3 [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (128,10) size 2x3 [r=0 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (132,10) size 2x3 [r=0 c=5 rs=1 cs=1]
+ RenderTableCell {TD} at (136,2) size 502x19 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 24x17
</span><span class="cx"> text run at (1,1) width 24: "bull"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug10672expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1067-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug10672expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1067-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1067-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1067-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,12 +4,12 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderBlock {HR} at (0,0) size 112x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,10) size 291x57
- RenderTableSection {TBODY} at (0,0) size 291x57
- RenderTableRow {TR} at (0,0) size 291x57
- RenderTableCell {TD} at (0,0) size 151x57 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,10) size 290x57
+ RenderTableSection {TBODY} at (0,0) size 290x57
+ RenderTableRow {TR} at (0,0) size 290x57
+ RenderTableCell {TD} at (0,0) size 150x57 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (20,20) size 8x17
</span><span class="cx"> text run at (20,20) width 8: "x"
</span><del>- RenderTableCell {TD} at (150,0) size 141x57 [bgcolor=#808080] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (150,0) size 140x57 [bgcolor=#808080] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (20,20) size 24x17
</span><span class="cx"> text run at (20,20) width 24: "bull"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug106795expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106795-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug106795expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106795-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106795-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106795-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 784x82 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 782x80
- RenderTableRow {TR} at (0,0) size 782x38
- RenderTableCell {TD} at (0,9) size 782x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 783x82 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 781x80
+ RenderTableRow {TR} at (0,0) size 781x38
+ RenderTableCell {TD} at (0,9) size 781x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (1,10) size 0x17
</span><del>- RenderTableRow {TR} at (0,37) size 782x6
- RenderTableCell {TD} at (0,37) size 782x6 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,37) size 781x6
+ RenderTableCell {TD} at (0,37) size 781x6 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 779x3
</span><del>- RenderTableRow {TR} at (0,42) size 782x38
- RenderTableCell {TD} at (0,51) size 782x20 [bgcolor=#CC0000] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,42) size 781x38
+ RenderTableCell {TD} at (0,51) size 781x20 [bgcolor=#CC0000] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (1,10) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug106816expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106816-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug106816expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106816-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106816-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106816-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,97 +6,97 @@
</span><span class="cx"> RenderBlock {H4} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 45x17
</span><span class="cx"> text run at (0,0) width 45: "table 1"
</span><del>- RenderTable {TABLE} at (0,38) size 161x74 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 159x71
- RenderTableRow {TR} at (0,2) size 159x21
- RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 21x17
- text run at (2,2) width 21: "1.1"
- RenderTableCell {TD} at (28,13) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
- RenderText {#text} at (2,2) size 21x18
- text run at (2,3) width 21: "1.2"
- RenderTableCell {TD} at (54,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 21x17
- text run at (2,2) width 21: "1.3"
- RenderTableCell {TD} at (80,2) size 25x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 21x17
- text run at (2,2) width 21: "1.4"
- RenderTableCell {TD} at (106,13) size 25x22 [border: (1px inset #808080)] [r=0 c=4 rs=2 cs=1]
- RenderText {#text} at (2,2) size 21x18
- text run at (2,3) width 21: "1.5"
- RenderTableCell {TD} at (132,13) size 25x22 [border: (1px inset #808080)] [r=0 c=5 rs=2 cs=1]
- RenderText {#text} at (2,2) size 21x18
- text run at (2,3) width 21: "1.6"
- RenderTableRow {TR} at (0,25) size 159x21
- RenderTableCell {TD} at (2,25) size 129x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=5]
- RenderText {#text} at (54,2) size 21x17
- text run at (54,2) width 21: "2.1"
- RenderTableRow {TR} at (0,48) size 159x21
- RenderTableCell {TD} at (2,48) size 25x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 21x17
- text run at (2,2) width 21: "3.1"
- RenderTableCell {TD} at (28,48) size 25x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 21x17
- text run at (2,2) width 21: "3.2"
- RenderTableCell {TD} at (54,48) size 25x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 21x17
- text run at (2,2) width 21: "3.3"
- RenderTableCell {TD} at (80,48) size 25x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 21x17
- text run at (2,2) width 21: "3.4"
- RenderTableCell {TD} at (106,48) size 25x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 21x17
- text run at (2,2) width 21: "3.5"
- RenderTableCell {TD} at (132,48) size 25x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
- RenderText {#text} at (2,2) size 21x17
- text run at (2,2) width 21: "3.6"
</del><ins>+ RenderTable {TABLE} at (0,38) size 160x74 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 158x71
+ RenderTableRow {TR} at (0,2) size 158x21
+ RenderTableCell {TD} at (2,2) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 20x17
+ text run at (2,2) width 20: "1.1"
+ RenderTableCell {TD} at (28,13) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
+ RenderText {#text} at (2,2) size 20x18
+ text run at (2,3) width 20: "1.2"
+ RenderTableCell {TD} at (54,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 20x17
+ text run at (2,2) width 20: "1.3"
+ RenderTableCell {TD} at (80,2) size 24x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 20x17
+ text run at (2,2) width 20: "1.4"
+ RenderTableCell {TD} at (106,13) size 24x22 [border: (1px inset #808080)] [r=0 c=4 rs=2 cs=1]
+ RenderText {#text} at (2,2) size 20x18
+ text run at (2,3) width 20: "1.5"
+ RenderTableCell {TD} at (132,13) size 24x22 [border: (1px inset #808080)] [r=0 c=5 rs=2 cs=1]
+ RenderText {#text} at (2,2) size 20x18
+ text run at (2,3) width 20: "1.6"
+ RenderTableRow {TR} at (0,25) size 158x21
+ RenderTableCell {TD} at (2,25) size 128x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=5]
+ RenderText {#text} at (54,2) size 20x17
+ text run at (54,2) width 20: "2.1"
+ RenderTableRow {TR} at (0,48) size 158x21
+ RenderTableCell {TD} at (2,48) size 24x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 20x17
+ text run at (2,2) width 20: "3.1"
+ RenderTableCell {TD} at (28,48) size 24x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 20x17
+ text run at (2,2) width 20: "3.2"
+ RenderTableCell {TD} at (54,48) size 24x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 20x17
+ text run at (2,2) width 20: "3.3"
+ RenderTableCell {TD} at (80,48) size 24x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 20x17
+ text run at (2,2) width 20: "3.4"
+ RenderTableCell {TD} at (106,48) size 24x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 20x17
+ text run at (2,2) width 20: "3.5"
+ RenderTableCell {TD} at (132,48) size 24x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 20x17
+ text run at (2,2) width 20: "3.6"
</ins><span class="cx"> RenderBlock {P} at (0,127) size 784x18
</span><span class="cx"> RenderText {#text} at (0,0) size 160x17
</span><span class="cx"> text run at (0,0) width 160: "cell 1.5 has rowspan=\"2\""
</span><span class="cx"> RenderBlock {H4} at (0,165) size 784x18
</span><span class="cx"> RenderText {#text} at (0,0) size 45x17
</span><span class="cx"> text run at (0,0) width 45: "table 2"
</span><del>- RenderTable {TABLE} at (0,203) size 161x74 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 159x71
- RenderTableRow {TR} at (0,2) size 159x21
- RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 21x17
- text run at (2,2) width 21: "1.1"
- RenderTableCell {TD} at (28,13) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
- RenderText {#text} at (2,2) size 21x18
- text run at (2,3) width 21: "1.2"
- RenderTableCell {TD} at (54,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 21x17
- text run at (2,2) width 21: "1.3"
- RenderTableCell {TD} at (80,2) size 25x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 21x17
- text run at (2,2) width 21: "1.4"
- RenderTableCell {TD} at (106,13) size 51x22 [border: (1px inset #808080)] [r=0 c=4 rs=2 cs=2]
- RenderText {#text} at (15,2) size 21x18
- text run at (15,3) width 21: "1.5"
- RenderTableRow {TR} at (0,25) size 159x21
- RenderTableCell {TD} at (2,25) size 129x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=5]
- RenderText {#text} at (54,2) size 21x17
- text run at (54,2) width 21: "2.1"
- RenderTableRow {TR} at (0,48) size 159x21
- RenderTableCell {TD} at (2,48) size 25x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 21x17
- text run at (2,2) width 21: "3.1"
- RenderTableCell {TD} at (28,48) size 25x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 21x17
- text run at (2,2) width 21: "3.2"
- RenderTableCell {TD} at (54,48) size 25x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 21x17
- text run at (2,2) width 21: "3.3"
- RenderTableCell {TD} at (80,48) size 25x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 21x17
- text run at (2,2) width 21: "3.4"
- RenderTableCell {TD} at (106,48) size 25x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 21x17
- text run at (2,2) width 21: "3.5"
- RenderTableCell {TD} at (132,48) size 25x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
- RenderText {#text} at (2,2) size 21x17
- text run at (2,2) width 21: "3.6"
</del><ins>+ RenderTable {TABLE} at (0,203) size 160x74 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 158x71
+ RenderTableRow {TR} at (0,2) size 158x21
+ RenderTableCell {TD} at (2,2) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 20x17
+ text run at (2,2) width 20: "1.1"
+ RenderTableCell {TD} at (28,13) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
+ RenderText {#text} at (2,2) size 20x18
+ text run at (2,3) width 20: "1.2"
+ RenderTableCell {TD} at (54,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 20x17
+ text run at (2,2) width 20: "1.3"
+ RenderTableCell {TD} at (80,2) size 24x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 20x17
+ text run at (2,2) width 20: "1.4"
+ RenderTableCell {TD} at (106,13) size 50x22 [border: (1px inset #808080)] [r=0 c=4 rs=2 cs=2]
+ RenderText {#text} at (15,2) size 20x18
+ text run at (15,3) width 20: "1.5"
+ RenderTableRow {TR} at (0,25) size 158x21
+ RenderTableCell {TD} at (2,25) size 128x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=5]
+ RenderText {#text} at (54,2) size 20x17
+ text run at (54,2) width 20: "2.1"
+ RenderTableRow {TR} at (0,48) size 158x21
+ RenderTableCell {TD} at (2,48) size 24x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 20x17
+ text run at (2,2) width 20: "3.1"
+ RenderTableCell {TD} at (28,48) size 24x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 20x17
+ text run at (2,2) width 20: "3.2"
+ RenderTableCell {TD} at (54,48) size 24x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 20x17
+ text run at (2,2) width 20: "3.3"
+ RenderTableCell {TD} at (80,48) size 24x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 20x17
+ text run at (2,2) width 20: "3.4"
+ RenderTableCell {TD} at (106,48) size 24x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 20x17
+ text run at (2,2) width 20: "3.5"
+ RenderTableCell {TD} at (132,48) size 24x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 20x17
+ text run at (2,2) width 20: "3.6"
</ins><span class="cx"> RenderBlock {P} at (0,292) size 784x18
</span><span class="cx"> RenderText {#text} at (0,0) size 243x17
</span><span class="cx"> text run at (0,0) width 243: "cell 1.5 has colspan=\"2\" rowspan=\"2\""
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1132351expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1132351expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,41 +3,41 @@
</span><span class="cx"> layer at (0,0) size 785x11396
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 785x11397
</span><span class="cx"> RenderBody {BODY} at (8,8) size 769x11381
</span><del>- RenderTable {TABLE} at (0,0) size 740x11381 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 738x11379
- RenderTableRow {TR} at (0,2) size 738x11375
- RenderTableCell {TD} at (2,2) size 13x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 739x11381 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 737x11379
+ RenderTableRow {TR} at (0,2) size 737x11375
+ RenderTableCell {TD} at (2,2) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "x"
</span><del>- RenderTableCell {TD} at (16,2) size 720x11375 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock (anonymous) at (2,2) size 716x0
</del><ins>+ RenderTableCell {TD} at (16,2) size 719x11375 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderBlock (anonymous) at (2,2) size 715x0
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (2,2) size 716x50
- RenderTable {TABLE} at (0,0) size 567x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 565x48
- RenderTableRow {TR} at (0,2) size 565x21
- RenderTableCell {TD} at (2,2) size 112x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (anonymous) at (2,2) size 715x50
+ RenderTable {TABLE} at (0,0) size 566x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 564x48
+ RenderTableRow {TR} at (0,2) size 564x21
+ RenderTableCell {TD} at (2,2) size 111x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><del>- RenderTableCell {TD} at (115,2) size 448x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,25) size 565x21
- RenderTableCell {TD} at (2,25) size 112x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (115,2) size 447x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,25) size 564x21
+ RenderTableCell {TD} at (2,25) size 111x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 107x17
</span><span class="cx"> text run at (2,2) width 107: "Search again..."
</span><del>- RenderBlock (anonymous) at (2,52) size 716x15
</del><ins>+ RenderBlock (anonymous) at (2,52) size 715x15
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 715x15
</span><span class="cx"> RenderText {#text} at (0,0) size 715x15
</span><span class="cx"> text run at (0,0) width 332: "This text node only exists once in the original document! "
</span><span class="cx"> text run at (332,0) width 307: "If it were a large collection of inlines, the page would "
</span><span class="cx"> text run at (639,0) width 76: "hang forever."
</span><span class="cx"> RenderInline {A} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (2,83) size 716x11290
- RenderBlock {H2} at (0,0) size 716x22
</del><ins>+ RenderBlock (anonymous) at (2,83) size 715x11290
+ RenderBlock {H2} at (0,0) size 715x22
</ins><span class="cx"> RenderInline {A} at (0,0) size 169x22
</span><span class="cx"> RenderText {#text} at (0,0) size 169x22
</span><span class="cx"> text run at (0,0) width 169: "Table of Contents"
</span><del>- RenderBlock {P} at (0,38) size 716x151
</del><ins>+ RenderBlock {P} at (0,38) size 715x151
</ins><span class="cx"> RenderInline {B} at (0,0) size 76x15
</span><span class="cx"> RenderInline {A} at (0,0) size 76x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 76x15
</span><span class="lines">@@ -90,7 +90,7 @@
</span><span class="cx"> RenderText {#text} at (0,135) size 217x15
</span><span class="cx"> text run at (0,135) width 217: "Related Documentation for This Book"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,201) size 716x991
</del><ins>+ RenderBlock {P} at (0,201) size 715x991
</ins><span class="cx"> RenderInline {B} at (0,0) size 58x15
</span><span class="cx"> RenderInline {A} at (0,0) size 58x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 58x15
</span><span class="lines">@@ -479,7 +479,7 @@
</span><span class="cx"> RenderText {#text} at (0,975) size 100x15
</span><span class="cx"> text run at (0,975) width 100: "Table Collocation"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,1204) size 716x1996
</del><ins>+ RenderBlock {P} at (0,1204) size 715x1996
</ins><span class="cx"> RenderInline {B} at (0,0) size 123x15
</span><span class="cx"> RenderInline {A} at (0,0) size 123x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 123x15
</span><span class="lines">@@ -1270,7 +1270,7 @@
</span><span class="cx"> RenderText {#text} at (0,1980) size 58x15
</span><span class="cx"> text run at (0,1980) width 58: "Examples"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,3212) size 716x1936
</del><ins>+ RenderBlock {P} at (0,3212) size 715x1936
</ins><span class="cx"> RenderInline {B} at (0,0) size 62x15
</span><span class="cx"> RenderInline {A} at (0,0) size 62x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 62x15
</span><span class="lines">@@ -2037,7 +2037,7 @@
</span><span class="cx"> RenderText {#text} at (0,1920) size 136x15
</span><span class="cx"> text run at (0,1920) width 136: "User-Defined Functions"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,5160) size 716x346
</del><ins>+ RenderBlock {P} at (0,5160) size 715x346
</ins><span class="cx"> RenderInline {B} at (0,0) size 48x15
</span><span class="cx"> RenderInline {A} at (0,0) size 48x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 48x15
</span><span class="lines">@@ -2168,7 +2168,7 @@
</span><span class="cx"> RenderText {#text} at (0,330) size 185x15
</span><span class="cx"> text run at (0,330) width 185: "Examples of a select-statement"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,5518) size 716x1771
</del><ins>+ RenderBlock {P} at (0,5518) size 715x1771
</ins><span class="cx"> RenderInline {B} at (0,0) size 100x15
</span><span class="cx"> RenderInline {A} at (0,0) size 100x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 100x15
</span><span class="lines">@@ -2869,7 +2869,7 @@
</span><span class="cx"> RenderText {#text} at (0,1755) size 75x15
</span><span class="cx"> text run at (0,1755) width 75: "WHENEVER"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,7301) size 716x301
</del><ins>+ RenderBlock {P} at (0,7301) size 715x301
</ins><span class="cx"> RenderInline {B} at (0,0) size 102x15
</span><span class="cx"> RenderInline {A} at (0,0) size 102x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 102x15
</span><span class="lines">@@ -2982,13 +2982,13 @@
</span><span class="cx"> RenderText {#text} at (0,285) size 105x15
</span><span class="cx"> text run at (0,285) width 105: "WHILE Statement"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,7614) size 716x16
</del><ins>+ RenderBlock {P} at (0,7614) size 715x16
</ins><span class="cx"> RenderInline {B} at (0,0) size 150x15
</span><span class="cx"> RenderInline {A} at (0,0) size 150x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 150x15
</span><span class="cx"> text run at (0,0) width 150: "Appendix A. SQL Limits"
</span><span class="cx"> RenderBR {BR} at (150,12) size 0x0
</span><del>- RenderBlock {P} at (0,7642) size 716x91
</del><ins>+ RenderBlock {P} at (0,7642) size 715x91
</ins><span class="cx"> RenderInline {B} at (0,0) size 274x15
</span><span class="cx"> RenderInline {A} at (0,0) size 274x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 274x15
</span><span class="lines">@@ -3017,7 +3017,7 @@
</span><span class="cx"> RenderText {#text} at (0,75) size 325x15
</span><span class="cx"> text run at (0,75) width 325: "DB2 Enterprise - Extended Edition Usage of the SQLCA"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,7745) size 716x166
</del><ins>+ RenderBlock {P} at (0,7745) size 715x166
</ins><span class="cx"> RenderInline {B} at (0,0) size 264x15
</span><span class="cx"> RenderInline {A} at (0,0) size 264x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 264x15
</span><span class="lines">@@ -3076,7 +3076,7 @@
</span><span class="cx"> RenderText {#text} at (0,150) size 153x15
</span><span class="cx"> text run at (0,150) width 153: "SQLLEN Field for Decimal"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,7923) size 716x1096
</del><ins>+ RenderBlock {P} at (0,7923) size 715x1096
</ins><span class="cx"> RenderInline {B} at (0,0) size 168x15
</span><span class="cx"> RenderInline {A} at (0,0) size 168x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 168x15
</span><span class="lines">@@ -3507,7 +3507,7 @@
</span><span class="cx"> RenderText {#text} at (0,1080) size 116x15
</span><span class="cx"> text run at (0,1080) width 116: "SYSSTAT.TABLES"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,9031) size 716x166
</del><ins>+ RenderBlock {P} at (0,9031) size 715x166
</ins><span class="cx"> RenderInline {B} at (0,0) size 362x15
</span><span class="cx"> RenderInline {A} at (0,0) size 362x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 362x15
</span><span class="lines">@@ -3566,7 +3566,7 @@
</span><span class="cx"> RenderText {#text} at (0,150) size 147x15
</span><span class="cx"> text run at (0,150) width 147: "OBJCAT.TRANSFORMS"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,9209) size 716x241
</del><ins>+ RenderBlock {P} at (0,9209) size 715x241
</ins><span class="cx"> RenderInline {B} at (0,0) size 197x15
</span><span class="cx"> RenderInline {A} at (0,0) size 197x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 197x15
</span><span class="lines">@@ -3655,7 +3655,7 @@
</span><span class="cx"> RenderText {#text} at (0,225) size 184x15
</span><span class="cx"> text run at (0,225) width 184: "Considerations and Restrictions"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,9462) size 716x391
</del><ins>+ RenderBlock {P} at (0,9462) size 715x391
</ins><span class="cx"> RenderInline {B} at (0,0) size 233x15
</span><span class="cx"> RenderInline {A} at (0,0) size 233x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 233x15
</span><span class="lines">@@ -3804,7 +3804,7 @@
</span><span class="cx"> RenderText {#text} at (0,375) size 92x15
</span><span class="cx"> text run at (0,375) width 92: "Walker Resume"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,9865) size 716x91
</del><ins>+ RenderBlock {P} at (0,9865) size 715x91
</ins><span class="cx"> RenderInline {B} at (0,0) size 369x15
</span><span class="cx"> RenderInline {A} at (0,0) size 369x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 369x15
</span><span class="lines">@@ -3833,19 +3833,19 @@
</span><span class="cx"> RenderText {#text} at (0,75) size 198x15
</span><span class="cx"> text run at (0,75) width 198: "ISO/ANS SQL92 Reserved Words"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,9968) size 716x16
</del><ins>+ RenderBlock {P} at (0,9968) size 715x16
</ins><span class="cx"> RenderInline {B} at (0,0) size 269x15
</span><span class="cx"> RenderInline {A} at (0,0) size 269x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 269x15
</span><span class="cx"> text run at (0,0) width 269: "Appendix I. Comparison of Isolation Levels"
</span><span class="cx"> RenderBR {BR} at (269,12) size 0x0
</span><del>- RenderBlock {P} at (0,9996) size 716x16
</del><ins>+ RenderBlock {P} at (0,9996) size 715x16
</ins><span class="cx"> RenderInline {B} at (0,0) size 318x15
</span><span class="cx"> RenderInline {A} at (0,0) size 318x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 318x15
</span><span class="cx"> text run at (0,0) width 318: "Appendix J. Interaction of Triggers and Constraints"
</span><span class="cx"> RenderBR {BR} at (318,12) size 0x0
</span><del>- RenderBlock {P} at (0,10024) size 716x316
</del><ins>+ RenderBlock {P} at (0,10024) size 715x316
</ins><span class="cx"> RenderInline {B} at (0,0) size 270x15
</span><span class="cx"> RenderInline {A} at (0,0) size 270x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 270x15
</span><span class="lines">@@ -3964,13 +3964,13 @@
</span><span class="cx"> RenderText {#text} at (0,300) size 225x15
</span><span class="cx"> text run at (0,300) width 225: "ADVISE_WORKLOAD Table Definition"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,10352) size 716x16
</del><ins>+ RenderBlock {P} at (0,10352) size 715x16
</ins><span class="cx"> RenderInline {B} at (0,0) size 227x15
</span><span class="cx"> RenderInline {A} at (0,0) size 227x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 227x15
</span><span class="cx"> text run at (0,0) width 227: "Appendix L. Explain Register Values"
</span><span class="cx"> RenderBR {BR} at (227,12) size 0x0
</span><del>- RenderBlock {P} at (0,10380) size 716x76
</del><ins>+ RenderBlock {P} at (0,10380) size 715x76
</ins><span class="cx"> RenderInline {B} at (0,0) size 308x15
</span><span class="cx"> RenderInline {A} at (0,0) size 308x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 308x15
</span><span class="lines">@@ -3993,7 +3993,7 @@
</span><span class="cx"> RenderText {#text} at (0,60) size 169x15
</span><span class="cx"> text run at (0,60) width 169: "Example 3: Controlling Depth"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,10468) size 716x76
</del><ins>+ RenderBlock {P} at (0,10468) size 715x76
</ins><span class="cx"> RenderInline {B} at (0,0) size 187x15
</span><span class="cx"> RenderInline {A} at (0,0) size 187x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 187x15
</span><span class="lines">@@ -4016,7 +4016,7 @@
</span><span class="cx"> RenderText {#text} at (0,60) size 179x15
</span><span class="cx"> text run at (0,60) width 179: "Querying the Exception Tables"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,10556) size 716x331
</del><ins>+ RenderBlock {P} at (0,10556) size 715x331
</ins><span class="cx"> RenderInline {B} at (0,0) size 420x15
</span><span class="cx"> RenderInline {A} at (0,0) size 420x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 420x15
</span><span class="lines">@@ -4141,13 +4141,13 @@
</span><span class="cx"> RenderText {#text} at (0,315) size 63x15
</span><span class="cx"> text run at (0,315) width 63: "PREPARE"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,10899) size 716x16
</del><ins>+ RenderBlock {P} at (0,10899) size 715x16
</ins><span class="cx"> RenderInline {B} at (0,0) size 295x15
</span><span class="cx"> RenderInline {A} at (0,0) size 295x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 295x15
</span><span class="cx"> text run at (0,0) width 295: "Appendix P. BNF Specifications for DATALINKs"
</span><span class="cx"> RenderBR {BR} at (295,12) size 0x0
</span><del>- RenderBlock {P} at (0,10927) size 716x181
</del><ins>+ RenderBlock {P} at (0,10927) size 715x181
</ins><span class="cx"> RenderInline {B} at (0,0) size 217x15
</span><span class="cx"> RenderInline {A} at (0,0) size 217x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 217x15
</span><span class="lines">@@ -4212,7 +4212,7 @@
</span><span class="cx"> RenderText {#text} at (0,165) size 168x15
</span><span class="cx"> text run at (0,165) width 168: "Searching Information Online"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,11120) size 716x46
</del><ins>+ RenderBlock {P} at (0,11120) size 715x46
</ins><span class="cx"> RenderInline {B} at (0,0) size 126x15
</span><span class="cx"> RenderInline {A} at (0,0) size 126x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 126x15
</span><span class="lines">@@ -4223,13 +4223,13 @@
</span><span class="cx"> RenderText {#text} at (0,30) size 69x15
</span><span class="cx"> text run at (0,30) width 69: "Trademarks"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (0,11178) size 716x16
</del><ins>+ RenderBlock {P} at (0,11178) size 715x16
</ins><span class="cx"> RenderInline {B} at (0,0) size 34x15
</span><span class="cx"> RenderInline {A} at (0,0) size 34x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 34x15
</span><span class="cx"> text run at (0,0) width 34: "Index"
</span><span class="cx"> RenderBR {BR} at (34,12) size 0x0
</span><del>- RenderBlock {P} at (0,11206) size 716x46
</del><ins>+ RenderBlock {P} at (0,11206) size 715x46
</ins><span class="cx"> RenderInline {B} at (0,0) size 95x15
</span><span class="cx"> RenderInline {A} at (0,0) size 95x15 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 95x15
</span><span class="lines">@@ -4242,15 +4242,15 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {A} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,11264) size 27x26
- RenderTableSection {TBODY} at (0,0) size 27x25
- RenderTableRow {TR} at (0,2) size 27x0
- RenderTableRow {TR} at (0,4) size 27x19
- RenderTableCell {TD} at (2,4) size 11x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,11264) size 26x26
+ RenderTableSection {TBODY} at (0,0) size 26x25
+ RenderTableRow {TR} at (0,2) size 26x0
+ RenderTableRow {TR} at (0,4) size 26x19
+ RenderTableCell {TD} at (2,4) size 10x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "x"
</span><del>- RenderTableCell {TD} at (14,4) size 11x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (14,4) size 10x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "x"
</span><del>- RenderBlock (anonymous) at (2,11372) size 716x0
</del><ins>+ RenderBlock (anonymous) at (2,11372) size 715x0
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug113424expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113424-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug113424expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113424-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113424-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113424-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 601x110
- RenderTableSection {TBODY} at (0,0) size 601x110
- RenderTableRow {TR} at (0,0) size 601x110
- RenderTableCell {TD} at (0,0) size 601x110 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 601x51
- RenderBR {BR} at (300,0) size 1x17
- RenderBR {BR} at (300,17) size 1x17
- RenderBR {BR} at (300,34) size 1x17
</del><ins>+ RenderTable {TABLE} at (0,0) size 600x110
+ RenderTableSection {TBODY} at (0,0) size 600x110
+ RenderTableRow {TR} at (0,0) size 600x110
+ RenderTableCell {TD} at (0,0) size 600x110 [r=0 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 600x51
+ RenderBR {BR} at (300,0) size 0x17
+ RenderBR {BR} at (300,17) size 0x17
+ RenderBR {BR} at (300,34) size 0x17
</ins><span class="cx"> RenderTable {TABLE} at (0,51) size 600x59 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 598x57
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 598x57
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 30x11
</span><span class="cx"> RenderText {#text} at (3,3) size 30x11
</span><span class="cx"> text run at (3,3) width 30: "03.12."
</span><del>- RenderTableCell {TD} at (265,37) size 31x17 [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (265,37) size 32x17 [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 17x11
</span><span class="cx"> RenderInline {A} at (0,0) size 17x11 [color=#0000EE]
</span><span class="cx"> RenderImage {IMG} at (7,3) size 17x10
</span><span class="lines">@@ -61,14 +61,14 @@
</span><span class="cx"> RenderTableRow {TR} at (0,19) size 297x17 [bgcolor=#E7E7AD]
</span><span class="cx"> RenderTableCell {TD} at (1,19) size 206x17 [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (97,3) size 12x11
</span><del>- RenderTableCell {TD} at (207,19) size 89x17 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (207,19) size 90x17 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 17x11
</span><span class="cx"> RenderInline {A} at (0,0) size 17x11 [color=#0000EE]
</span><span class="cx"> RenderImage {IMG} at (36,3) size 17x10
</span><span class="cx"> RenderTableRow {TR} at (0,37) size 297x17 [bgcolor=#E7DEA5]
</span><span class="cx"> RenderTableCell {TD} at (1,37) size 206x17 [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (97,3) size 12x11
</span><del>- RenderTableCell {TD} at (207,37) size 89x17 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (207,37) size 90x17 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 17x11
</span><span class="cx"> RenderInline {A} at (0,0) size 17x11 [color=#0000EE]
</span><span class="cx"> RenderImage {IMG} at (36,3) size 17x10
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug11631expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1163-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1163-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1163-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,47 +6,47 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTable {TABLE} at (0,17) size 211x88 [border: (3px solid #0000BB)]
- RenderBlock {CAPTION} at (0,0) size 211x34
</del><ins>+ RenderTable {TABLE} at (0,17) size 210x88 [border: (3px solid #0000BB)]
+ RenderBlock {CAPTION} at (0,0) size 210x34
</ins><span class="cx"> RenderText {#text} at (6,0) size 198x34
</span><span class="cx"> text run at (6,0) width 198: "Testing BORDERCOLOR tag"
</span><del>- text run at (25,17) width 161: "the border shood be blue."
- RenderTableSection {TBODY} at (3,37) size 205x48
- RenderTableRow {TR} at (0,2) size 205x21
- RenderTableCell {TD} at (2,2) size 36x21 [border: (1px solid #0000BB)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ text run at (25,17) width 160: "the border shood be blue."
+ RenderTableSection {TBODY} at (3,37) size 204x48
+ RenderTableRow {TR} at (0,2) size 204x21
+ RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #0000BB)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "mike"
</span><del>- RenderTableCell {TD} at (39,2) size 30x21 [border: (1px solid #0000BB)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (39,2) size 29x21 [border: (1px solid #0000BB)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 25x17
</span><span class="cx"> text run at (2,2) width 25: "was"
</span><del>- RenderTableCell {TD} at (70,2) size 32x21 [border: (1px solid #0000BB)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,2) size 31x21 [border: (1px solid #0000BB)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "here"
</span><del>- RenderTableCell {TD} at (103,2) size 36x21 [border: (1px solid #0000BB)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (103,2) size 35x21 [border: (1px solid #0000BB)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "mike"
</span><del>- RenderTableCell {TD} at (140,2) size 30x21 [border: (1px solid #0000BB)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (140,2) size 29x21 [border: (1px solid #0000BB)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 25x17
</span><span class="cx"> text run at (2,2) width 25: "was"
</span><del>- RenderTableCell {TD} at (171,2) size 32x21 [border: (1px solid #0000BB)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (171,2) size 31x21 [border: (1px solid #0000BB)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "here"
</span><del>- RenderTableRow {TR} at (0,25) size 205x21
- RenderTableCell {TD} at (2,25) size 36x21 [border: (1px solid #0000BB)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 204x21
+ RenderTableCell {TD} at (2,25) size 35x21 [border: (1px solid #0000BB)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "mike"
</span><del>- RenderTableCell {TD} at (39,25) size 30x21 [border: (1px solid #0000BB)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (39,25) size 29x21 [border: (1px solid #0000BB)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 25x17
</span><span class="cx"> text run at (2,2) width 25: "was"
</span><del>- RenderTableCell {TD} at (70,25) size 32x21 [border: (1px solid #0000BB)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,25) size 31x21 [border: (1px solid #0000BB)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "here"
</span><del>- RenderTableCell {TD} at (103,25) size 36x21 [border: (1px solid #0000BB)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (103,25) size 35x21 [border: (1px solid #0000BB)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "mike"
</span><del>- RenderTableCell {TD} at (140,25) size 30x21 [border: (1px solid #0000BB)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (140,25) size 29x21 [border: (1px solid #0000BB)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 25x17
</span><span class="cx"> text run at (2,2) width 25: "was"
</span><del>- RenderTableCell {TD} at (171,25) size 32x21 [border: (1px solid #0000BB)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (171,25) size 31x21 [border: (1px solid #0000BB)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "here"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1188expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1188-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1188expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1188-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1188-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1188-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -8,65 +8,65 @@
</span><span class="cx"> RenderTable {TABLE} at (0,10) size 600x181
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 600x181
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 600x44
</span><del>- RenderTableCell {TD} at (2,2) size 594x44 [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (2,2) size 595x44 [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderImage {IMG} at (7,1) size 580x42
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderTableRow {TR} at (0,48) size 600x55
</span><del>- RenderTableCell {TD} at (2,51) size 594x49 [bgcolor=#99CCCC] [r=1 c=0 rs=1 cs=3]
- RenderInline {FONT} at (0,0) size 127x15
- RenderInline {B} at (0,0) size 127x15
- RenderText {#text} at (3,9) size 127x17
- text run at (3,10) width 127: "Search the Web with"
- RenderText {#text} at (130,7) size 4x19
- text run at (130,8) width 4: " "
</del><ins>+ RenderTableCell {TD} at (2,51) size 595x49 [bgcolor=#99CCCC] [r=1 c=0 rs=1 cs=3]
+ RenderInline {FONT} at (0,0) size 128x15
+ RenderInline {B} at (0,0) size 128x15
+ RenderText {#text} at (3,9) size 128x17
+ text run at (3,10) width 128: "Search the Web with"
+ RenderText {#text} at (130,7) size 5x19
+ text run at (130,8) width 5: " "
</ins><span class="cx"> RenderMenuList {SELECT} at (136,3) size 93x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock (anonymous) at (1,1) size 91x25
</span><span class="cx"> RenderText at (4,4) size 68x17
</span><span class="cx"> text run at (4,4) width 68: "Netscape"
</span><span class="cx"> RenderTextControl {INPUT} at (233,5) size 281x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>- RenderText {#text} at (516,7) size 4x19
- text run at (516,8) width 4: " "
</del><ins>+ RenderText {#text} at (516,7) size 5x19
+ text run at (516,8) width 5: " "
</ins><span class="cx"> RenderButton {INPUT} at (522,4) size 67x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 51x17
</span><span class="cx"> RenderText at (0,0) size 51x17
</span><span class="cx"> text run at (0,0) width 51: "Search"
</span><del>- RenderBR {BR} at (591,21) size 0x2
- RenderInline {SMALL} at (0,0) size 560x15
- RenderInline {A} at (0,0) size 98x15 [color=#0000EE]
- RenderText {#text} at (17,31) size 98x17
- text run at (17,32) width 98: "Classifieds< /A> "
- RenderInline {A} at (0,0) size 58x15 [color=#0000EE]
- RenderText {#text} at (115,31) size 58x17
- text run at (115,32) width 22: "Net "
- text run at (137,32) width 36: "Search"
- RenderText {#text} at (173,31) size 9x17
- text run at (173,32) width 9: " "
- RenderInline {A} at (0,0) size 82x15 [color=#0000EE]
- RenderText {#text} at (182,31) size 82x17
- text run at (182,32) width 56: "Find Web "
- text run at (238,32) width 26: "Sites"
- RenderText {#text} at (264,31) size 9x17
- text run at (264,32) width 3: " "
- text run at (267,32) width 6: " "
- RenderInline {A} at (0,0) size 66x15 [color=#0000EE]
- RenderText {#text} at (273,31) size 66x17
- text run at (273,32) width 39: "What's "
- text run at (312,32) width 27: "Cool"
- RenderText {#text} at (339,31) size 9x17
- text run at (339,32) width 9: " "
- RenderInline {A} at (0,0) size 63x15 [color=#0000EE]
- RenderText {#text} at (348,31) size 63x17
- text run at (348,32) width 63: "What's New"
- RenderText {#text} at (411,31) size 9x17
- text run at (411,32) width 9: " "
- RenderInline {A} at (0,0) size 75x15 [color=#0000EE]
- RenderText {#text} at (420,31) size 75x17
- text run at (420,32) width 75: "People Finder"
- RenderText {#text} at (495,31) size 9x17
- text run at (495,32) width 9: " "
- RenderInline {A} at (0,0) size 73x15 [color=#0000EE]
- RenderText {#text} at (504,31) size 73x17
- text run at (504,32) width 73: "Yellow Pages"
</del><ins>+ RenderBR {BR} at (591,21) size 1x2
+ RenderInline {SMALL} at (0,0) size 561x15
+ RenderInline {A} at (0,0) size 99x15 [color=#0000EE]
+ RenderText {#text} at (17,31) size 99x17
+ text run at (17,32) width 99: "Classifieds< /A> "
+ RenderInline {A} at (0,0) size 59x15 [color=#0000EE]
+ RenderText {#text} at (115,31) size 59x17
+ text run at (115,32) width 23: "Net "
+ text run at (137,32) width 37: "Search"
+ RenderText {#text} at (173,31) size 10x17
+ text run at (173,32) width 10: " "
+ RenderInline {A} at (0,0) size 83x15 [color=#0000EE]
+ RenderText {#text} at (182,31) size 83x17
+ text run at (182,32) width 57: "Find Web "
+ text run at (238,32) width 27: "Sites"
+ RenderText {#text} at (264,31) size 10x17
+ text run at (264,32) width 4: " "
+ text run at (267,32) width 7: " "
+ RenderInline {A} at (0,0) size 67x15 [color=#0000EE]
+ RenderText {#text} at (273,31) size 67x17
+ text run at (273,32) width 40: "What's "
+ text run at (312,32) width 28: "Cool"
+ RenderText {#text} at (339,31) size 10x17
+ text run at (339,32) width 10: " "
+ RenderInline {A} at (0,0) size 64x15 [color=#0000EE]
+ RenderText {#text} at (348,31) size 64x17
+ text run at (348,32) width 64: "What's New"
+ RenderText {#text} at (411,31) size 10x17
+ text run at (411,32) width 10: " "
+ RenderInline {A} at (0,0) size 76x15 [color=#0000EE]
+ RenderText {#text} at (420,31) size 76x17
+ text run at (420,32) width 76: "People Finder"
+ RenderText {#text} at (495,31) size 10x17
+ text run at (495,32) width 10: " "
+ RenderInline {A} at (0,0) size 74x15 [color=#0000EE]
+ RenderText {#text} at (504,31) size 74x17
+ text run at (504,32) width 74: "Yellow Pages"
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderTableRow {TR} at (0,105) size 600x48
</span><span class="lines">@@ -84,14 +84,14 @@
</span><span class="cx"> RenderText {#text} at (112,36) size 47x11
</span><span class="cx"> text run at (112,36) width 47: "Click Here!"
</span><span class="cx"> RenderBR {BR} at (158,45) size 1x0
</span><del>- RenderTableCell {TD} at (436,120) size 160x18 [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (436,120) size 161x18 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 130x17 [color=#0000EE]
</span><span class="cx"> RenderInline {FONT} at (0,0) size 130x15 [color=#0066FF]
</span><span class="cx"> RenderText {#text} at (15,0) size 130x17
</span><span class="cx"> text run at (15,1) width 130: "Hassle-Free Upgrades"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderTableRow {TR} at (0,155) size 600x19
</span><del>- RenderTableCell {TD} at (2,155) size 594x19 [r=3 c=0 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (2,155) size 595x19 [r=3 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderInline {A} at (0,0) size 48x17 [color=#0000EE]
</span><span class="cx"> RenderInline {FONT} at (0,0) size 48x15 [color=#0066FF]
</span><span class="cx"> RenderInline {B} at (0,0) size 48x15
</span><span class="lines">@@ -131,10 +131,10 @@
</span><span class="cx"> RenderInline {A} at (0,0) size 1x17 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderTableRow {TR} at (0,176) size 600x3
</span><del>- RenderTableCell {TD} at (2,176) size 596x3 [bgcolor=#99CCCC] [r=4 c=0 rs=1 cs=4]
</del><ins>+ RenderTableCell {TD} at (2,176) size 597x3 [bgcolor=#99CCCC] [r=4 c=0 rs=1 cs=4]
</ins><span class="cx"> RenderTable {TABLE} at (1,1) size 1x1
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 1x1
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 1x1
</span><del>- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (246,78) size 275x17
</span><span class="cx"> RenderBlock {DIV} at (3,3) size 275x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug12008expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12008-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug12008expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12008-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12008-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12008-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,280) size 67x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 32x18
</span><span class="cx"> text run at (2,3) width 32: "Hurz"
</span><del>- RenderTableCell {TD} at (70,280) size 710x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,280) size 711x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 378x18
</span><span class="cx"> text run at (2,3) width 294: "very long text that forces the browser window "
</span><span class="cx"> text run at (296,3) width 84: "to be scrolled"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug120107expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug120107-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug120107-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug120107-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,12 +7,12 @@
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 360x174
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 360x170
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 356x170 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (2,2) size 205x166 [border: (1px solid #000000)]
- RenderTableSection {TBODY} at (1,1) size 203x164
- RenderTableRow {TR} at (0,2) size 203x160
- RenderTableCell {TD} at (2,2) size 199x160 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 197x158
- RenderTableSection {TBODY} at (0,0) size 197x158
- RenderTableRow {TR} at (0,2) size 197x154 [bgcolor=#FFA500]
- RenderTableCell {TD} at (2,2) size 193x154 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,2) size 204x166 [border: (1px solid #000000)]
+ RenderTableSection {TBODY} at (1,1) size 202x164
+ RenderTableRow {TR} at (0,2) size 202x160
+ RenderTableCell {TD} at (2,2) size 198x160 [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 196x158
+ RenderTableSection {TBODY} at (0,0) size 196x158
+ RenderTableRow {TR} at (0,2) size 196x154 [bgcolor=#FFA500]
+ RenderTableCell {TD} at (2,2) size 192x154 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 190x152
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug120364expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug120364-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug120364expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug120364-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug120364-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug120364-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -5,17 +5,17 @@
</span><span class="cx"> RenderBody {BODY} at (8,8) size 769x584
</span><span class="cx"> RenderText {#text} at (0,0) size 21x17
</span><span class="cx"> text run at (0,0) width 21: "foo"
</span><del>- RenderTable {TABLE} at (652,0) size 117x1807
- RenderTableSection {TBODY} at (0,0) size 117x1807
- RenderTableRow {TR} at (0,2) size 117x999
- RenderTableCell {TD} at (2,2) size 113x70 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (653,0) size 116x1807
+ RenderTableSection {TBODY} at (0,0) size 116x1807
+ RenderTableRow {TR} at (0,2) size 116x999
+ RenderTableCell {TD} at (2,2) size 112x70 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><span class="cx"> RenderText {#text} at (1,18) size 101x51
</span><span class="cx"> text run at (1,18) width 83: "Create a cool"
</span><span class="cx"> text run at (1,35) width 101: "home page with"
</span><span class="cx"> text run at (1,52) width 19: "the"
</span><del>- RenderTableRow {TR} at (0,1002) size 117x803
- RenderTableCell {TD} at (2,1002) size 113x54 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,1002) size 116x803
+ RenderTableCell {TD} at (2,1002) size 112x54 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><span class="cx"> RenderText {#text} at (1,18) size 94x34
</span><span class="cx"> text run at (1,18) width 89: "Get organized"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1224expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1224-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1224expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1224-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1224-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1224-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,20 +6,20 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 132x17
</span><span class="cx"> text run at (0,0) width 132: "and the page works.)"
</span><del>- RenderTable {TABLE} at (0,17) size 192x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 190x48
- RenderTableRow {TR} at (0,2) size 190x21
- RenderTableCell {TD} at (2,2) size 98x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 191x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 189x48
+ RenderTableRow {TR} at (0,2) size 189x21
+ RenderTableCell {TD} at (2,2) size 97x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 51x17
</span><span class="cx"> text run at (2,2) width 51: "img-cap"
</span><del>- RenderTableCell {TD} at (101,5) size 87x38 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (101,5) size 86x38 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 78x17
</span><span class="cx"> text run at (2,2) width 78: "img-features"
</span><span class="cx"> RenderBR {BR} at (80,19) size 0x0
</span><span class="cx"> RenderText {#text} at (2,19) size 82x17
</span><span class="cx"> text run at (2,19) width 82: "img-holidays"
</span><span class="cx"> RenderBR {BR} at (84,36) size 0x0
</span><del>- RenderTableRow {TR} at (0,25) size 190x21
- RenderTableCell {TD} at (2,25) size 98x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 189x21
+ RenderTableCell {TD} at (2,25) size 97x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 93x17
</span><span class="cx"> text run at (2,2) width 93: "img-projo.com"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug12268expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12268-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug12268expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12268-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12268-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12268-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,8 +6,8 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 335x17
</span><span class="cx"> text run at (0,0) width 335: "If bug 12268 is not fixed, then the table is too narrow"
</span><del>- RenderTable {TABLE} at (0,17) size 611x110 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 609x108
- RenderTableRow {TR} at (0,2) size 609x104
- RenderTableCell {TD} at (2,2) size 605x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 610x110 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 608x108
+ RenderTableRow {TR} at (0,2) size 608x104
+ RenderTableCell {TD} at (2,2) size 604x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 600x100
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug12709expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12709-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug12709expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12709-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12709-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12709-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,5 +12,5 @@
</span><span class="cx"> text run at (2,19) width 105: "information you "
</span><span class="cx"> text run at (107,19) width 146: "may need to use any of"
</span><span class="cx"> text run at (2,36) width 143: "your Internet software."
</span><del>- RenderTableCell {TD} at (270,2) size 60x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (5,2) size 53x51
</del><ins>+ RenderTableCell {TD} at (271,2) size 59x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderImage {IMG} at (5,2) size 52x51
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1271expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1271-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1271-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1271-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,14 +6,14 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x584
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x584
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 784x80
</span><del>- RenderTableCell {TD} at (0,0) size 161x80 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 160x80 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 160x80
</span><span class="cx"> RenderTableCell {TD} at (160,40) size 584x0 [r=0 c=1 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (743,0) size 41x80 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (744,0) size 40x80 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 40x80
</span><span class="cx"> RenderTableRow {TR} at (0,80) size 784x464
</span><del>- RenderTableCell {TD} at (0,312) size 161x0 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,312) size 160x0 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (160,332) size 624x0 [r=1 c=1 rs=2 cs=2]
</span><span class="cx"> RenderTableRow {TR} at (0,544) size 784x40
</span><del>- RenderTableCell {TD} at (0,544) size 161x40 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,544) size 160x40 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 160x40
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug129081expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug129081expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,22 +6,22 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 147x17
</span><span class="cx"> text run at (0,0) width 147: "Border enabled version"
</span><del>- RenderTable {TABLE} at (0,33) size 336x226 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 334x224
- RenderTableRow {TR} at (0,0) size 334x2
</del><ins>+ RenderTable {TABLE} at (0,33) size 335x226 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 333x224
+ RenderTableRow {TR} at (0,0) size 333x2
</ins><span class="cx"> RenderTableCell {TD} at (0,0) size 31x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (31,0) size 303x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,2) size 334x222
- RenderTableCell {TD} at (0,2) size 334x222 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (31,0) size 302x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,2) size 333x222
+ RenderTableCell {TD} at (0,2) size 333x222 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 329x220
</span><span class="cx"> RenderBlock {P} at (0,275) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 203x17
</span><span class="cx"> text run at (0,0) width 203: "Cellspanned cell's bgcolor is red"
</span><del>- RenderTable {TABLE} at (0,308) size 330x220
- RenderTableSection {TBODY} at (0,0) size 330x220
- RenderTableRow {TR} at (0,0) size 330x0
</del><ins>+ RenderTable {TABLE} at (0,308) size 329x220
+ RenderTableSection {TBODY} at (0,0) size 329x220
+ RenderTableRow {TR} at (0,0) size 329x0
</ins><span class="cx"> RenderTableCell {TD} at (0,0) size 29x0 [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (29,0) size 301x0 [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,0) size 330x220
- RenderTableCell {TD} at (0,0) size 330x220 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (29,0) size 300x0 [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,0) size 329x220
+ RenderTableCell {TD} at (0,0) size 329x220 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 329x220
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug129082expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-2-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug129082expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,11 +3,11 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 353x50
- RenderTableSection {TBODY} at (0,0) size 353x50
- RenderTableRow {TR} at (0,0) size 353x20
</del><ins>+ RenderTable {TABLE} at (0,0) size 352x50
+ RenderTableSection {TBODY} at (0,0) size 352x50
+ RenderTableRow {TR} at (0,0) size 352x20
</ins><span class="cx"> RenderTableCell {TD} at (0,10) size 52x0 [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (52,10) size 301x0 [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,20) size 353x30
- RenderTableCell {TD} at (0,20) size 353x30 [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (52,10) size 300x0 [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,20) size 352x30
+ RenderTableCell {TD} at (0,20) size 352x30 [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 352x30
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug129102expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12910-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12910-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12910-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,11 +6,11 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 800x20
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 800x20
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 800x20
</span><del>- RenderTableCell {TD} at (0,0) size 5x20 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 5x20
</del><ins>+ RenderTableCell {TD} at (0,0) size 4x20 [r=0 c=0 rs=1 cs=1]
+ RenderImage {IMG} at (0,0) size 4x20
</ins><span class="cx"> RenderTableCell {TD} at (4,6) size 672x14 [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (0,0) size 672x14
</span><del>- RenderTableCell {TD} at (675,3) size 106x14 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (676,3) size 105x14 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 14x14
</span><span class="cx"> RenderImage {IMG} at (14,0) size 14x14
</span><span class="cx"> RenderImage {IMG} at (28,0) size 14x14
</span><span class="lines">@@ -20,7 +20,7 @@
</span><span class="cx"> RenderImage {IMG} at (77,0) size 14x14
</span><span class="cx"> RenderImage {IMG} at (91,0) size 14x14
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (780,6) size 16x14 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (781,6) size 15x14 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 15x14
</span><del>- RenderTableCell {TD} at (795,0) size 5x20 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (796,0) size 4x20 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 4x20
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1296expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1296-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1296expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1296-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1296-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1296-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,21 +3,21 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 645x63
- RenderTableSection {TBODY} at (0,0) size 645x63
- RenderTableRow {TR} at (0,2) size 645x59
- RenderTableCell {TD} at (2,22) size 185x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 644x63
+ RenderTableSection {TBODY} at (0,0) size 644x63
+ RenderTableRow {TR} at (0,2) size 644x59
+ RenderTableCell {TD} at (2,22) size 184x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 182x17
</span><span class="cx"> text run at (1,1) width 182: "Let's put some space in here!"
</span><del>- RenderTableCell {TD} at (188,2) size 455x59 [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 453x57
- RenderTableSection {TBODY} at (0,0) size 453x57
- RenderTableRow {TR} at (0,2) size 453x53
- RenderTableCell {TD} at (2,2) size 449x53 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 447x51
- RenderTableSection {TBODY} at (0,0) size 447x51
- RenderTableRow {TR} at (0,2) size 447x47
- RenderTableCell {TD} at (2,2) size 443x47 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,2) size 454x59 [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 452x57
+ RenderTableSection {TBODY} at (0,0) size 452x57
+ RenderTableRow {TR} at (0,2) size 452x53
+ RenderTableCell {TD} at (2,2) size 448x53 [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 446x51
+ RenderTableSection {TBODY} at (0,0) size 446x51
+ RenderTableRow {TR} at (0,2) size 446x47
+ RenderTableCell {TD} at (2,2) size 442x47 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,45) size 4x1
</span><span class="cx"> RenderImage {IMG} at (5,6) size 436x35
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1302expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1302-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1302expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1302-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1302-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1302-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,187 +9,187 @@
</span><span class="cx"> RenderInline {B} at (0,0) size 331x17
</span><span class="cx"> RenderText {#text} at (219,0) size 331x17
</span><span class="cx"> text run at (219,0) width 331: "Tables I, II, III, IV (cellpadding=0 cellspacing=5)"
</span><del>- RenderTable {TABLE} at (90,51) size 589x114 [bgcolor=#FFCC00] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 586x112
- RenderTableRow {TR} at (0,2) size 586x108
- RenderTableCell {TD} at (2,2) size 155x108 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (6,6) size 143x96 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 143x17
</del><ins>+ RenderTable {TABLE} at (91,51) size 587x114 [bgcolor=#FFCC00] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 585x112
+ RenderTableRow {TR} at (0,2) size 585x108
+ RenderTableCell {TD} at (2,2) size 154x108 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (6,6) size 142x96 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 142x17
</ins><span class="cx"> RenderInline {NOBR} at (0,0) size 46x17
</span><span class="cx"> RenderText {#text} at (48,0) size 46x17
</span><span class="cx"> text run at (48,0) width 46: "Table I"
</span><del>- RenderTableSection {TBODY} at (1,18) size 141x77
- RenderTableRow {TR} at (0,5) size 141x19
- RenderTableCell {TD} at (5,5) size 23x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,18) size 140x77
+ RenderTableRow {TR} at (0,5) size 140x19
+ RenderTableCell {TD} at (5,5) size 22x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,1"
</span><del>- RenderTableCell {TD} at (32,5) size 23x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,5) size 22x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,2"
</span><del>- RenderTableCell {TD} at (59,5) size 23x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,5) size 22x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,3"
</span><del>- RenderTableCell {TD} at (86,5) size 23x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (86,5) size 22x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,4"
</span><del>- RenderTableCell {TD} at (113,5) size 23x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (113,5) size 22x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,5"
</span><del>- RenderTableRow {TR} at (0,29) size 141x19
- RenderTableCell {TD} at (5,29) size 23x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,29) size 140x19
+ RenderTableCell {TD} at (5,29) size 22x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,1"
</span><del>- RenderTableCell {TD} at (32,29) size 23x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,29) size 22x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,2"
</span><del>- RenderTableCell {TD} at (59,29) size 23x19 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,29) size 22x19 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,3"
</span><del>- RenderTableCell {TD} at (86,29) size 23x19 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (86,29) size 22x19 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,4"
</span><del>- RenderTableCell {TD} at (113,29) size 23x19 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (113,29) size 22x19 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,5"
</span><del>- RenderTableRow {TR} at (0,53) size 141x19
- RenderTableCell {TD} at (5,53) size 23x19 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,53) size 140x19
+ RenderTableCell {TD} at (5,53) size 22x19 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "3,1"
</span><del>- RenderTableCell {TD} at (32,53) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,53) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "3,2"
</span><del>- RenderTableCell {TD} at (59,53) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,53) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "3,3"
</span><del>- RenderTableCell {TD} at (86,53) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (86,53) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "3,4"
</span><del>- RenderTableCell {TD} at (113,53) size 23x19 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (113,53) size 22x19 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "3,5"
</span><del>- RenderTableCell {TD} at (158,2) size 155x108 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (6,6) size 143x96 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 143x17
- RenderInline {NOBR} at (0,0) size 51x17
- RenderText {#text} at (46,0) size 51x17
- text run at (46,0) width 51: "Table II"
- RenderTableSection {TBODY} at (1,18) size 141x77
- RenderTableRow {TR} at (0,5) size 141x19
- RenderTableCell {TD} at (5,5) size 23x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (158,2) size 154x108 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (6,6) size 142x96 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 142x17
+ RenderInline {NOBR} at (0,0) size 50x17
+ RenderText {#text} at (46,0) size 50x17
+ text run at (46,0) width 50: "Table II"
+ RenderTableSection {TBODY} at (1,18) size 140x77
+ RenderTableRow {TR} at (0,5) size 140x19
+ RenderTableCell {TD} at (5,5) size 22x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,1"
</span><del>- RenderTableCell {TD} at (32,5) size 50x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (32,5) size 49x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,2"
</span><del>- RenderTableCell {TD} at (86,5) size 23x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (86,5) size 22x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,4"
</span><del>- RenderTableCell {TD} at (113,5) size 23x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (113,5) size 22x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,5"
</span><del>- RenderTableRow {TR} at (0,29) size 141x19
- RenderTableCell {TD} at (5,29) size 23x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,29) size 140x19
+ RenderTableCell {TD} at (5,29) size 22x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,1"
</span><del>- RenderTableCell {TD} at (32,29) size 23x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,29) size 22x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,2"
</span><del>- RenderTableCell {TD} at (59,29) size 50x19 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (59,29) size 49x19 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,3"
</span><del>- RenderTableCell {TD} at (113,29) size 23x19 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (113,29) size 22x19 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,5"
</span><del>- RenderTableRow {TR} at (0,53) size 141x19
- RenderTableCell {TD} at (5,53) size 23x19 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,53) size 140x19
+ RenderTableCell {TD} at (5,53) size 22x19 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "3,1"
</span><del>- RenderTableCell {TD} at (32,53) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,53) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "3,2"
</span><del>- RenderTableCell {TD} at (59,53) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,53) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "3,3"
</span><del>- RenderTableCell {TD} at (86,53) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (86,53) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "3,4"
</span><del>- RenderTableCell {TD} at (113,53) size 23x19 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (113,53) size 22x19 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "3,5"
</span><del>- RenderTableCell {TD} at (314,2) size 135x108 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderTable {TABLE} at (6,6) size 123x96 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 123x17
</del><ins>+ RenderTableCell {TD} at (314,2) size 134x108 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderTable {TABLE} at (6,6) size 122x96 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 122x17
</ins><span class="cx"> RenderInline {NOBR} at (0,0) size 56x17
</span><span class="cx"> RenderText {#text} at (33,0) size 56x17
</span><span class="cx"> text run at (33,0) width 56: "Table III"
</span><del>- RenderTableSection {TBODY} at (1,18) size 121x77
- RenderTableRow {TR} at (0,5) size 121x19
- RenderTableCell {TD} at (5,5) size 23x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,18) size 120x77
+ RenderTableRow {TR} at (0,5) size 120x19
+ RenderTableCell {TD} at (5,5) size 22x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,1"
</span><del>- RenderTableCell {TD} at (32,5) size 30x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (32,5) size 29x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,2"
</span><del>- RenderTableCell {TD} at (66,5) size 23x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (66,5) size 22x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,4"
</span><del>- RenderTableCell {TD} at (93,5) size 23x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (93,5) size 22x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,5"
</span><del>- RenderTableRow {TR} at (0,29) size 121x19
- RenderTableCell {TD} at (5,29) size 23x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,29) size 120x19
+ RenderTableCell {TD} at (5,29) size 22x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,1"
</span><del>- RenderTableCell {TD} at (32,29) size 23x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,29) size 22x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,2"
</span><del>- RenderTableCell {TD} at (59,29) size 30x19 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (59,29) size 29x19 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,3"
</span><del>- RenderTableCell {TD} at (93,29) size 23x19 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (93,29) size 22x19 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,5"
</span><del>- RenderTableRow {TR} at (0,53) size 121x19
- RenderTableCell {TD} at (5,53) size 23x19 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,53) size 120x19
+ RenderTableCell {TD} at (5,53) size 22x19 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "3,1"
</span><del>- RenderTableCell {TD} at (32,61) size 23x3 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (59,61) size 3x3 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (66,61) size 23x3 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (93,53) size 23x19 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,61) size 22x3 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (59,61) size 2x3 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (66,61) size 22x3 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (93,53) size 22x19 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "3,5"
</span><del>- RenderTableCell {TD} at (450,2) size 134x84 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderTable {TABLE} at (6,6) size 122x72 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 122x17
- RenderInline {NOBR} at (0,0) size 58x17
- RenderText {#text} at (32,0) size 58x17
- text run at (32,0) width 58: "Table IV"
- RenderTableSection {TBODY} at (1,18) size 120x53
- RenderTableRow {TR} at (0,5) size 120x19
- RenderTableCell {TD} at (5,5) size 23x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (450,2) size 133x84 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderTable {TABLE} at (6,6) size 121x72 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 121x17
+ RenderInline {NOBR} at (0,0) size 57x17
+ RenderText {#text} at (32,0) size 57x17
+ text run at (32,0) width 57: "Table IV"
+ RenderTableSection {TBODY} at (1,18) size 119x53
+ RenderTableRow {TR} at (0,5) size 119x19
+ RenderTableCell {TD} at (5,5) size 22x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,1"
</span><del>- RenderTableCell {TD} at (32,5) size 29x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (32,5) size 28x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,2"
</span><del>- RenderTableCell {TD} at (65,5) size 23x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (65,5) size 22x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,4"
</span><del>- RenderTableCell {TD} at (92,5) size 23x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,5) size 22x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,5"
</span><del>- RenderTableRow {TR} at (0,29) size 120x19
- RenderTableCell {TD} at (5,29) size 23x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,29) size 119x19
+ RenderTableCell {TD} at (5,29) size 22x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,1"
</span><del>- RenderTableCell {TD} at (32,29) size 23x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,29) size 22x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,2"
</span><del>- RenderTableCell {TD} at (59,29) size 29x19 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (59,29) size 28x19 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,3"
</span><del>- RenderTableCell {TD} at (92,29) size 23x19 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,29) size 22x19 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,5"
</span><span class="cx"> RenderBlock (anonymous) at (0,165) size 769x17
</span><span class="lines">@@ -207,9 +207,9 @@
</span><span class="cx"> text run at (0,68) width 422: "two tables below are width=auto (i.e., no width attribute specified)."
</span><span class="cx"> RenderBlock (anonymous) at (0,299) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,316) size 648x52 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 646x50
- RenderTableRow {TR} at (0,0) size 646x25
</del><ins>+ RenderTable {TABLE} at (0,316) size 647x52 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 645x50
+ RenderTableRow {TR} at (0,0) size 645x25
</ins><span class="cx"> RenderTableCell {TD} at (0,0) size 241x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderBlock {P} at (4,4) size 233x17
</span><span class="cx"> RenderInline {B} at (0,0) size 116x17
</span><span class="lines">@@ -218,7 +218,7 @@
</span><span class="cx"> RenderTableCell {TD} at (240,0) size 406x25 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (4,4) size 200x17
</span><span class="cx"> text run at (4,4) width 200: "Blah Blah Blah Blah Blah Blah"
</span><del>- RenderTableRow {TR} at (0,25) size 646x25
</del><ins>+ RenderTableRow {TR} at (0,25) size 645x25
</ins><span class="cx"> RenderTableCell {TD} at (0,25) size 646x25 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=3]
</span><span class="cx"> RenderBlock {P} at (4,4) size 638x17
</span><span class="cx"> RenderInline {B} at (0,0) size 116x17
</span><span class="lines">@@ -230,9 +230,9 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,368) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,402) size 512x52 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 510x50
- RenderTableRow {TR} at (0,0) size 510x25
</del><ins>+ RenderTable {TABLE} at (0,402) size 511x52 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 509x50
+ RenderTableRow {TR} at (0,0) size 509x25
</ins><span class="cx"> RenderTableCell {TD} at (0,0) size 191x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderBlock {P} at (4,4) size 183x17
</span><span class="cx"> RenderInline {B} at (0,0) size 116x17
</span><span class="lines">@@ -241,7 +241,7 @@
</span><span class="cx"> RenderTableCell {TD} at (190,0) size 320x25 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (4,4) size 200x17
</span><span class="cx"> text run at (4,4) width 200: "Blah Blah Blah Blah Blah Blah"
</span><del>- RenderTableRow {TR} at (0,25) size 510x25
</del><ins>+ RenderTableRow {TR} at (0,25) size 509x25
</ins><span class="cx"> RenderTableCell {TD} at (0,25) size 510x25 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</span><span class="cx"> RenderBlock {P} at (4,4) size 502x17
</span><span class="cx"> RenderInline {B} at (0,0) size 116x17
</span><span class="lines">@@ -279,7 +279,7 @@
</span><span class="cx"> RenderTableCell {TD} at (88,2) size 351x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 101x17
</span><span class="cx"> text run at (2,2) width 101: "this (colspan=2)"
</span><del>- RenderTableCell {TD} at (440,2) size 32x21 [bgcolor=#99CCCC] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (441,2) size 31x21 [bgcolor=#99CCCC] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "blue"
</span><span class="cx"> RenderTableCell {TD} at (474,2) size 202x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</span><span class="lines">@@ -309,14 +309,14 @@
</span><span class="cx"> RenderTableCell {TD} at (457,2) size 32x21 [bgcolor=#99CCCC] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "blue"
</span><del>- RenderTableCell {TD} at (490,2) size 186x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (490,2) size 187x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "that"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 678x21
</span><span class="cx"> RenderTableCell {TD} at (2,25) size 78x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "x"
</span><del>- RenderTableCell {TD} at (81,25) size 595x21 [bgcolor=#99CCCC] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (81,25) size 596x21 [bgcolor=#99CCCC] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (2,2) size 223x17
</span><span class="cx"> text run at (2,2) width 223: "blue (colspan=3) --- spans correctly"
</span><span class="cx"> RenderBlock (anonymous) at (0,837) size 769x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug13169expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13169-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug13169expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13169-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13169-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13169-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,25 +3,25 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#C0C0C0]
</span><del>- RenderTable {TABLE} at (0,0) size 673x234 [border: (3px outset #808080)]
- RenderTableSection {TBODY} at (3,3) size 667x228
- RenderTableRow {TR} at (0,0) size 667x4
- RenderTableCell {TD} at (0,0) size 334x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (333,0) size 334x224 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 672x234 [border: (3px outset #808080)]
+ RenderTableSection {TBODY} at (3,3) size 666x228
+ RenderTableRow {TR} at (0,0) size 666x4
+ RenderTableCell {TD} at (0,0) size 333x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (333,0) size 333x224 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 329x220
</span><del>- RenderTableRow {TR} at (0,4) size 667x220
- RenderTableCell {TD} at (0,4) size 334x224 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,4) size 666x220
+ RenderTableCell {TD} at (0,4) size 333x224 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 329x220
</span><del>- RenderTableRow {TR} at (0,224) size 667x4
- RenderTableCell {TD} at (333,224) size 334x4 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (0,234) size 676x237 [border: (3px outset #808080)]
- RenderTableSection {TBODY} at (3,3) size 670x231
- RenderTableRow {TR} at (0,1) size 670x4
- RenderTableCell {TD} at (1,1) size 334x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (335,1) size 334x224 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,224) size 666x4
+ RenderTableCell {TD} at (333,224) size 333x4 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (0,234) size 675x237 [border: (3px outset #808080)]
+ RenderTableSection {TBODY} at (3,3) size 669x231
+ RenderTableRow {TR} at (0,1) size 669x4
+ RenderTableCell {TD} at (1,1) size 333x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (335,1) size 333x224 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 329x220
</span><del>- RenderTableRow {TR} at (0,6) size 670x219
- RenderTableCell {TD} at (1,6) size 334x224 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,6) size 669x219
+ RenderTableCell {TD} at (1,6) size 333x224 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 329x220
</span><del>- RenderTableRow {TR} at (0,226) size 670x4
- RenderTableCell {TD} at (335,226) size 334x4 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,226) size 669x4
+ RenderTableCell {TD} at (335,226) size 333x4 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1318expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1318-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1318expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1318-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1318-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1318-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x150
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x150
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 784x70
</span><del>- RenderTableCell {TD} at (0,0) size 784x70 [r=0 c=0 rs=1 cs=4]
- RenderBR {BR} at (392,1) size 0x17
- RenderInline {FONT} at (0,0) size 728x51
- RenderText {#text} at (28,18) size 728x34
- text run at (28,18) width 181: "The Supreme Court says "
- text run at (209,18) width 547: "Wisconsin can continue using tuition vouchers to help poor parents send their"
- text run at (212,35) width 221: "children to church-run schools. "
- text run at (433,35) width 139: "What's your stand? "
- RenderBR {BR} at (572,49) size 0x0
- RenderBR {BR} at (392,52) size 0x17
</del><ins>+ RenderTableCell {TD} at (0,0) size 785x70 [r=0 c=0 rs=1 cs=4]
+ RenderBR {BR} at (392,1) size 1x17
+ RenderInline {FONT} at (0,0) size 729x51
+ RenderText {#text} at (28,18) size 729x34
+ text run at (28,18) width 182: "The Supreme Court says "
+ text run at (209,18) width 548: "Wisconsin can continue using tuition vouchers to help poor parents send their"
+ text run at (212,35) width 222: "children to church-run schools. "
+ text run at (433,35) width 140: "What's your stand? "
+ RenderBR {BR} at (572,49) size 1x0
+ RenderBR {BR} at (392,52) size 1x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderTableRow {TR} at (0,70) size 784x24
</span><span class="cx"> RenderTableCell {TD} at (0,73) size 531x18 [r=1 c=0 rs=1 cs=1]
</span><span class="lines">@@ -41,7 +41,7 @@
</span><span class="cx"> text run at (264,1) width 77: "View Results"
</span><span class="cx"> RenderInline {FONT} at (0,0) size 1x16
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (605,118) size 179x32 [r=3 c=2 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (605,118) size 180x32 [r=3 c=2 rs=1 cs=2]
</ins><span class="cx"> RenderButton {INPUT} at (66,3) size 47x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 30x17
</span><span class="cx"> RenderText at (0,0) size 30x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1373881expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1373881expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,11 +3,11 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 311x156
- RenderTableSection {TBODY} at (0,0) size 311x156
- RenderTableRow {TR} at (0,2) size 311x152
- RenderTableCell {TD} at (2,2) size 307x152 [r=0 c=0 rs=1 cs=1]
- RenderIFrame {IFRAME} at (1,1) size 309x150 [border: (2px inset #000000)]
</del><ins>+ RenderTable {TABLE} at (0,0) size 310x156
+ RenderTableSection {TBODY} at (0,0) size 310x156
+ RenderTableRow {TR} at (0,2) size 310x152
+ RenderTableCell {TD} at (2,2) size 306x152 [r=0 c=0 rs=1 cs=1]
+ RenderIFrame {IFRAME} at (1,1) size 308x150 [border: (2px inset #000000)]
</ins><span class="cx"> layer at (0,0) size 304x146
</span><span class="cx"> RenderView at (0,0) size 304x146
</span><span class="cx"> layer at (0,0) size 304x146
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1373882expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1373882expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,37 +3,37 @@
</span><span class="cx"> layer at (0,0) size 785x852
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 785x852
</span><span class="cx"> RenderBody {BODY} at (8,8) size 769x836
</span><del>- RenderTable {TABLE} at (0,0) size 311x310
- RenderTableSection {TBODY} at (0,0) size 311x310
- RenderTableRow {TR} at (0,2) size 311x306
- RenderTableCell {TD} at (2,2) size 307x306 [r=0 c=0 rs=1 cs=1]
- RenderIFrame {IFRAME} at (1,1) size 309x304 [border: (2px inset #000000)]
</del><ins>+ RenderTable {TABLE} at (0,0) size 310x310
+ RenderTableSection {TBODY} at (0,0) size 310x310
+ RenderTableRow {TR} at (0,2) size 310x306
+ RenderTableCell {TD} at (2,2) size 306x306 [r=0 c=0 rs=1 cs=1]
+ RenderIFrame {IFRAME} at (1,1) size 308x304 [border: (2px inset #000000)]
</ins><span class="cx"> layer at (0,0) size 304x300
</span><span class="cx"> RenderView at (0,0) size 304x300
</span><span class="cx"> layer at (0,0) size 304x300
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 304x300
</span><span class="cx"> RenderBody {BODY} at (8,8) size 288x284
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,310) size 607x306
- RenderTableSection {TBODY} at (0,0) size 607x306
- RenderTableRow {TR} at (0,2) size 607x302
- RenderTableCell {TD} at (2,2) size 603x302 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 601x300
</del><ins>+ RenderTable {TABLE} at (0,310) size 606x306
+ RenderTableSection {TBODY} at (0,0) size 606x306
+ RenderTableRow {TR} at (0,2) size 606x302
+ RenderTableCell {TD} at (2,2) size 602x302 [r=0 c=0 rs=1 cs=1]
+ RenderImage {IMG} at (1,1) size 600x300
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,616) size 311x156
- RenderTableSection {TBODY} at (0,0) size 311x156
- RenderTableRow {TR} at (0,2) size 311x152
- RenderTableCell {TD} at (2,2) size 307x152 [r=0 c=0 rs=1 cs=1]
- RenderIFrame {IFRAME} at (1,1) size 309x150 [border: (2px inset #000000)]
</del><ins>+ RenderTable {TABLE} at (0,616) size 310x156
+ RenderTableSection {TBODY} at (0,0) size 310x156
+ RenderTableRow {TR} at (0,2) size 310x152
+ RenderTableCell {TD} at (2,2) size 306x152 [r=0 c=0 rs=1 cs=1]
+ RenderIFrame {IFRAME} at (1,1) size 308x150 [border: (2px inset #000000)]
</ins><span class="cx"> layer at (0,0) size 304x146
</span><span class="cx"> RenderView at (0,0) size 304x146
</span><span class="cx"> layer at (0,0) size 304x146
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 304x146
</span><span class="cx"> RenderBody {BODY} at (8,8) size 288x130
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,772) size 607x64
- RenderTableSection {TBODY} at (0,0) size 607x64
- RenderTableRow {TR} at (0,2) size 607x60
- RenderTableCell {TD} at (2,2) size 603x60 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 601x58
</del><ins>+ RenderTable {TABLE} at (0,772) size 606x64
+ RenderTableSection {TBODY} at (0,0) size 606x64
+ RenderTableRow {TR} at (0,2) size 606x60
+ RenderTableCell {TD} at (2,2) size 602x60 [r=0 c=0 rs=1 cs=1]
+ RenderImage {IMG} at (1,1) size 600x58
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1373883expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-3-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1373883expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-3-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-3-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug137388-3-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,12 +3,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 207x220
- RenderTableSection {TBODY} at (0,0) size 207x220
- RenderTableRow {TR} at (0,2) size 207x216
- RenderTableCell {TD} at (2,2) size 203x216 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 201x214
- RenderIFrame {IFRAME} at (0,0) size 205x214 [border: (2px inset #000000)]
</del><ins>+ RenderTable {TABLE} at (0,0) size 206x220
+ RenderTableSection {TBODY} at (0,0) size 206x220
+ RenderTableRow {TR} at (0,2) size 206x216
+ RenderTableCell {TD} at (2,2) size 202x216 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 200x214
+ RenderIFrame {IFRAME} at (0,0) size 204x214 [border: (2px inset #000000)]
</ins><span class="cx"> layer at (0,0) size 200x210
</span><span class="cx"> RenderView at (0,0) size 200x210
</span><span class="cx"> layer at (0,0) size 200x210
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1395241expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1395241expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,6 +14,6 @@
</span><span class="cx"> RenderTableCell {TD} at (262,2) size 260x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 16x17
</span><span class="cx"> text run at (1,1) width 16: "05"
</span><del>- RenderTableCell {TD} at (523,2) size 259x19 [bgcolor=#FF00FF] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (523,2) size 260x19 [bgcolor=#FF00FF] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 16x17
</span><span class="cx"> text run at (1,1) width 16: "04"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1395242expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -28,18 +28,18 @@
</span><span class="cx"> RenderBlock {P} at (0,264) size 784x18
</span><span class="cx"> RenderText {#text} at (0,0) size 379x17
</span><span class="cx"> text run at (0,0) width 379: "So it would appear that the SPAN attribute is being ignored."
</span><del>- RenderTable {TABLE} at (0,297) size 409x26
</del><ins>+ RenderTable {TABLE} at (0,297) size 408x26
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (0,0) size 409x25
- RenderTableRow {TR} at (0,2) size 409x21
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 408x25
+ RenderTableRow {TR} at (0,2) size 408x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 100x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 1"
</span><del>- RenderTableCell {TD} at (104,2) size 101x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (104,2) size 100x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 2"
</span><del>- RenderTableCell {TD} at (206,2) size 201x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (206,2) size 200x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 3"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1395243expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-3-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1395243expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-3-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-3-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-3-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,6 +14,6 @@
</span><span class="cx"> RenderTableCell {TD} at (262,2) size 260x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 16x17
</span><span class="cx"> text run at (1,1) width 16: "05"
</span><del>- RenderTableCell {TD} at (523,2) size 259x19 [bgcolor=#FF00FF] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (523,2) size 260x19 [bgcolor=#FF00FF] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 16x17
</span><span class="cx"> text run at (1,1) width 16: "04"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1395244expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-4-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1395244expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-4-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-4-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-4-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,21 +3,21 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 313x27 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,0) size 312x27 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 311x25
- RenderTableRow {TR} at (0,2) size 311x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 310x25
+ RenderTableRow {TR} at (0,2) size 310x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 50x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "1"
</span><del>- RenderTableCell {TD} at (54,2) size 51x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,2) size 50x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "2"
</span><del>- RenderTableCell {TD} at (106,2) size 101x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,2) size 100x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "3"
</span><del>- RenderTableCell {TD} at (208,2) size 101x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (208,2) size 100x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "4"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1430expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1430-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1430expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1430-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1430-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1430-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -22,21 +22,21 @@
</span><span class="cx"> text run at (54,85) width 442: "It's as though NGLayout thinks the Imagemap areas are located a few "
</span><span class="cx"> text run at (496,85) width 164: "hundred pixels to the left. "
</span><span class="cx"> RenderBR {BR} at (660,99) size 0x0
</span><del>- RenderTable {TABLE} at (0,102) size 645x63
- RenderTableSection {TBODY} at (0,0) size 645x63
- RenderTableRow {TR} at (0,2) size 645x59
- RenderTableCell {TD} at (2,22) size 185x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,102) size 644x63
+ RenderTableSection {TBODY} at (0,0) size 644x63
+ RenderTableRow {TR} at (0,2) size 644x59
+ RenderTableCell {TD} at (2,22) size 184x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 182x17
</span><span class="cx"> text run at (1,1) width 182: "Let's put some space in here!"
</span><del>- RenderTableCell {TD} at (188,2) size 455x59 [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 453x57
- RenderTableSection {TBODY} at (0,0) size 453x57
- RenderTableRow {TR} at (0,2) size 453x53
- RenderTableCell {TD} at (2,2) size 449x53 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 447x51
- RenderTableSection {TBODY} at (0,0) size 447x51
- RenderTableRow {TR} at (0,2) size 447x47
- RenderTableCell {TD} at (2,2) size 443x47 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,2) size 454x59 [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 452x57
+ RenderTableSection {TBODY} at (0,0) size 452x57
+ RenderTableRow {TR} at (0,2) size 452x53
+ RenderTableCell {TD} at (2,2) size 448x53 [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 446x51
+ RenderTableSection {TBODY} at (0,0) size 446x51
+ RenderTableRow {TR} at (0,2) size 446x47
+ RenderTableCell {TD} at (2,2) size 442x47 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,45) size 4x1
</span><span class="cx"> RenderImage {IMG} at (5,6) size 436x35
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug14323expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14323-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug14323expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14323-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14323-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14323-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,40 +4,40 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderBlock {HR} at (0,0) size 152x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,10) size 185x49 [bgcolor=#F7D68C] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 183x47
- RenderTableRow {TR} at (0,0) size 183x47
- RenderTableCell {TD} at (0,5) size 139x37 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,10) size 184x49 [bgcolor=#F7D68C] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 182x47
+ RenderTableRow {TR} at (0,0) size 182x47
+ RenderTableCell {TD} at (0,5) size 138x37 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 136x35
</span><span class="cx"> text run at (1,2) width 136: "xxxxxxxxxxxxxxxxx"
</span><span class="cx"> text run at (1,19) width 100: "xxxxxx xxxxxx"
</span><del>- RenderTableCell {TD} at (138,0) size 45x47 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (138,0) size 44x47 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 21x45
</span><span class="cx"> RenderImage {IMG} at (22,1) size 21x45
</span><span class="cx"> RenderBlock (anonymous) at (0,59) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,76) size 469x70 [bgcolor=#F7D68C]
- RenderTableSection {TBODY} at (0,0) size 469x70
- RenderTableRow {TR} at (0,0) size 469x40
- RenderTableCell {TD} at (0,0) size 327x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,76) size 468x70 [bgcolor=#F7D68C]
+ RenderTableSection {TBODY} at (0,0) size 468x70
+ RenderTableRow {TR} at (0,0) size 468x40
+ RenderTableCell {TD} at (0,0) size 326x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 264x20
</span><span class="cx"> RenderInline {B} at (0,0) size 264x20
</span><span class="cx"> RenderText {#text} at (0,0) size 264x20
</span><span class="cx"> text run at (0,0) width 264: " 25 offres d'emploi des entreprises"
</span><del>- RenderTableCell {TD} at (326,0) size 101x40 [bgcolor=#EE9E02] [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (18,15) size 21x1
- RenderText {#text} at (38,0) size 35x17
- text run at (38,0) width 35: "page "
- RenderInline {FONT} at (0,0) size 29x40
- RenderInline {B} at (0,0) size 29x40
- RenderText {#text} at (72,0) size 29x40
- text run at (72,0) width 29: "12 /"
- text run at (82,20) width 19: "13"
- RenderTableCell {TD} at (426,0) size 43x45 [r=0 c=2 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (326,0) size 100x40 [bgcolor=#EE9E02] [r=0 c=1 rs=1 cs=1]
+ RenderImage {IMG} at (18,15) size 20x1
+ RenderText {#text} at (38,0) size 34x17
+ text run at (38,0) width 34: "page "
+ RenderInline {FONT} at (0,0) size 28x40
+ RenderInline {B} at (0,0) size 28x40
+ RenderText {#text} at (72,0) size 28x40
+ text run at (72,0) width 28: "12 /"
+ text run at (82,20) width 18: "13"
+ RenderTableCell {TD} at (426,0) size 42x45 [r=0 c=2 rs=2 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 21x45
</span><span class="cx"> RenderImage {IMG} at (21,0) size 21x45
</span><del>- RenderTableRow {TR} at (0,40) size 469x30
- RenderTableCell {TD} at (0,40) size 327x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,40) size 468x30
+ RenderTableCell {TD} at (0,40) size 326x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 326x30
</span><del>- RenderTableCell {TD} at (326,40) size 101x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (326,40) size 100x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 100x30
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1474expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1474-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug14929expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14929-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug14929expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14929-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14929-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14929-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,13 +10,13 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 640x91 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 638x89
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 638x62
</span><del>- RenderTableCell {TD} at (2,2) size 634x62 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,2) size 635x62 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 600x58
</span><span class="cx"> RenderTableRow {TR} at (0,66) size 638x21
</span><span class="cx"> RenderTableCell {TD} at (2,66) size 127x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 58x17
</span><span class="cx"> text run at (2,2) width 58: "MC Visa"
</span><del>- RenderTableCell {TD} at (130,66) size 506x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (130,66) size 507x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x17
</span><span class="cx"> text run at (2,2) width 46: "SLmail"
</span><span class="cx"> RenderBlock {HR} at (0,140) size 130x2 [border: (1px inset #000000)]
</span><span class="lines">@@ -27,13 +27,13 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 640x51 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 638x49
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 638x22
</span><del>- RenderTableCell {TD} at (2,2) size 634x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,2) size 635x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 190x18
</span><span class="cx"> RenderTableRow {TR} at (0,26) size 638x21
</span><span class="cx"> RenderTableCell {TD} at (2,26) size 127x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 58x17
</span><span class="cx"> text run at (2,2) width 58: "MC Visa"
</span><del>- RenderTableCell {TD} at (130,26) size 506x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (130,26) size 507x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x17
</span><span class="cx"> text run at (2,2) width 46: "SLmail"
</span><span class="cx"> RenderBlock {HR} at (0,250) size 130x2 [border: (1px inset #000000)]
</span><span class="lines">@@ -44,7 +44,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 640x67 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 638x65
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 638x38
</span><del>- RenderTableCell {TD} at (2,2) size 634x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,2) size 635x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 617x34
</span><span class="cx"> text run at (2,2) width 617: "text text text text text text text text text text text text text text text text text text text text text text text"
</span><span class="cx"> text run at (2,19) width 158: "text text text text text text"
</span><span class="lines">@@ -52,7 +52,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,42) size 127x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 58x17
</span><span class="cx"> text run at (2,2) width 58: "MC Visa"
</span><del>- RenderTableCell {TD} at (130,42) size 506x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (130,42) size 507x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x17
</span><span class="cx"> text run at (2,2) width 46: "SLmail"
</span><span class="cx"> RenderBlock {HR} at (0,376) size 130x2 [border: (1px inset #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug15247expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15247-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug15247expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15247-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15247-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15247-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -28,7 +28,7 @@
</span><span class="cx"> RenderBlock (anonymous) at (2,63) size 618x17
</span><span class="cx"> RenderText {#text} at (0,0) size 241x17
</span><span class="cx"> text run at (0,0) width 241: "some normal text after the nested table"
</span><del>- RenderTableCell {TD} at (625,24) size 155x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (625,24) size 156x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 145x34
</span><span class="cx"> text run at (2,2) width 145: "contents of table cell to"
</span><span class="cx"> text run at (2,19) width 29: "right"
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx"> RenderBlock (anonymous) at (2,63) size 618x17
</span><span class="cx"> RenderText {#text} at (0,0) size 241x17
</span><span class="cx"> text run at (0,0) width 241: "some normal text after the nested table"
</span><del>- RenderTableCell {TD} at (625,24) size 155x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (625,24) size 156x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 145x34
</span><span class="cx"> text run at (2,2) width 145: "contents of table cell to"
</span><span class="cx"> text run at (2,19) width 29: "right"
</span><span class="lines">@@ -86,7 +86,7 @@
</span><span class="cx"> RenderBlock (anonymous) at (2,91) size 622x17
</span><span class="cx"> RenderText {#text} at (0,0) size 241x17
</span><span class="cx"> text run at (0,0) width 241: "some normal text after the nested table"
</span><del>- RenderTableCell {TD} at (629,38) size 151x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (629,38) size 152x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 145x34
</span><span class="cx"> text run at (2,2) width 145: "contents of table cell to"
</span><span class="cx"> text run at (2,19) width 29: "right"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug154780expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug154780-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug154780expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug154780-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug154780-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug154780-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x23
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 784x19
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 635x19 [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (638,2) size 144x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (638,2) size 145x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "test"
</span><span class="cx"> layer at (277,11) size 100x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug15544expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15544-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug15544expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15544-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15544-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15544-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -8,33 +8,33 @@
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 80x56
</span><span class="cx"> RenderTableCell {TD} at (0,46) size 31x94 [r=0 c=0 rs=3 cs=1]
</span><span class="cx"> RenderImage {IMG} at (0,0) size 30x93
</span><del>- RenderTableCell {TD} at (30,0) size 50x56 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,0) size 51x56 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 25x28
</span><span class="cx"> RenderImage {IMG} at (0,28) size 25x28
</span><span class="cx"> RenderTableRow {TR} at (0,56) size 80x50
</span><del>- RenderTableCell {TD} at (30,56) size 50x50 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,56) size 51x50 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 25x25
</span><span class="cx"> RenderImage {IMG} at (0,25) size 25x25
</span><span class="cx"> RenderTableRow {TR} at (0,106) size 80x80
</span><del>- RenderTableCell {TD} at (30,106) size 50x80 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,106) size 51x80 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 25x40
</span><span class="cx"> RenderImage {IMG} at (0,40) size 25x40
</span><span class="cx"> RenderBlock (anonymous) at (0,186) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "Here's the same table without the off-by-one error."
</span><del>- RenderTable {TABLE} at (0,203) size 80x186
- RenderTableSection {TBODY} at (0,0) size 80x186
- RenderTableRow {TR} at (0,0) size 80x56
- RenderTableCell {TD} at (0,46) size 31x94 [r=0 c=0 rs=3 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,203) size 80x93
+ RenderTableSection {TBODY} at (0,0) size 80x93
+ RenderTableRow {TR} at (0,0) size 80x28
+ RenderTableCell {TD} at (0,0) size 30x93 [r=0 c=0 rs=3 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 30x93
</span><del>- RenderTableCell {TD} at (30,0) size 50x56 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,0) size 50x28 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 25x28
</span><del>- RenderImage {IMG} at (0,28) size 25x28
- RenderTableRow {TR} at (0,56) size 80x50
- RenderTableCell {TD} at (30,56) size 50x50 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderImage {IMG} at (25,0) size 25x28
+ RenderTableRow {TR} at (0,28) size 80x25
+ RenderTableCell {TD} at (30,28) size 50x25 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 25x25
</span><del>- RenderImage {IMG} at (0,25) size 25x25
- RenderTableRow {TR} at (0,106) size 80x80
- RenderTableCell {TD} at (30,106) size 50x80 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderImage {IMG} at (25,0) size 25x25
+ RenderTableRow {TR} at (0,53) size 80x40
+ RenderTableCell {TD} at (30,53) size 50x40 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 25x40
</span><del>- RenderImage {IMG} at (0,40) size 25x40
</del><ins>+ RenderImage {IMG} at (25,0) size 25x40
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug159108expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug159108-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug159108-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug159108-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -5,12 +5,12 @@
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x0
</span><span class="cx"> layer at (38,38) size 77x78
</span><span class="cx"> RenderTable {TABLE} at (37,37) size 78x79 [border: (10px solid #000060)]
</span><del>- RenderTableSection {TBODY} at (10,10) size 58x58
- RenderTableRow {TR} at (0,0) size 58x29
- RenderTableCell {TD} at (0,0) size 58x29 [border: (10px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (10,10) size 57x58
+ RenderTableRow {TR} at (0,0) size 57x29
+ RenderTableCell {TD} at (0,0) size 57x29 [border: (10px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (11,11) size 35x17
</span><span class="cx"> text run at (11,11) width 35: "line 1"
</span><del>- RenderTableRow {TR} at (0,29) size 58x29
- RenderTableCell {TD} at (0,29) size 58x29 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,29) size 57x29
+ RenderTableCell {TD} at (0,29) size 57x29 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (11,1) size 35x17
</span><span class="cx"> text run at (11,1) width 35: "line 2"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug15933expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15933-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug15933expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15933-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15933-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15933-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,21 +3,21 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 6x5 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 4x3
- RenderTableRow {TR} at (0,0) size 4x3
- RenderTableCell {TD} at (0,0) size 4x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 5x5 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 3x3
+ RenderTableRow {TR} at (0,0) size 3x3
+ RenderTableCell {TD} at (0,0) size 3x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 1x1
</span><span class="cx"> RenderBlock (anonymous) at (0,5) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,22) size 5x4 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 3x2
- RenderTableRow {TR} at (0,0) size 3x2
- RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,22) size 4x4 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 2x2
+ RenderTableRow {TR} at (0,0) size 2x2
+ RenderTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,26) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,43) size 6x5 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 4x3
- RenderTableRow {TR} at (0,0) size 4x3
- RenderTableCell {TD} at (0,0) size 4x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,43) size 5x5 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 3x3
+ RenderTableRow {TR} at (0,0) size 3x3
+ RenderTableCell {TD} at (0,0) size 3x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 1x1
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug16012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug16012-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug16012-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug16012-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -8,18 +8,18 @@
</span><span class="cx"> text run at (0,0) width 262: "Tables: both lines should be 1 pixel thick."
</span><span class="cx"> RenderBR {BR} at (262,14) size 0x0
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,34) size 38x5
- RenderTableSection {TBODY} at (0,0) size 38x5
- RenderTableRow {TR} at (0,2) size 38x1
</del><ins>+ RenderTable {TABLE} at (0,34) size 37x5
+ RenderTableSection {TBODY} at (0,0) size 37x5
+ RenderTableRow {TR} at (0,2) size 37x1
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 31x1 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (0,0) size 30x1
</span><del>- RenderTableCell {TD} at (35,2) size 1x0 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,2) size 0x0 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,39) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,56) size 35x5
- RenderTableSection {TBODY} at (0,0) size 35x5
- RenderTableRow {TR} at (0,2) size 35x1
- RenderTableCell {TD} at (2,2) size 31x1 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,56) size 34x5
+ RenderTableSection {TBODY} at (0,0) size 34x5
+ RenderTableRow {TR} at (0,2) size 34x1
+ RenderTableCell {TD} at (2,2) size 30x1 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 30x1
</span><span class="cx"> RenderBlock (anonymous) at (0,61) size 784x163
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug16252expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug16252-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug16252expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug16252-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug16252-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug16252-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,22 +3,22 @@
</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 601x455
- RenderTableSection {TBODY} at (0,0) size 601x455
- RenderTableRow {TR} at (0,0) size 601x455
- RenderTableCell {TD} at (0,0) size 601x455 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 601x1
</del><ins>+ RenderTable {TABLE} at (0,0) size 600x455
+ RenderTableSection {TBODY} at (0,0) size 600x455
+ RenderTableRow {TR} at (0,0) size 600x455
+ RenderTableCell {TD} at (0,0) size 600x455 [r=0 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 600x1
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 600x1
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {BLOCKQUOTE} at (40,17) size 521x422
- RenderBlock {BLOCKQUOTE} at (40,0) size 441x422
- RenderBlock (anonymous) at (0,0) size 441x204
- RenderTable {TABLE} at (180,0) size 261x282
</del><ins>+ RenderBlock {BLOCKQUOTE} at (40,17) size 520x422
+ RenderBlock {BLOCKQUOTE} at (40,0) size 440x422
+ RenderBlock (anonymous) at (0,0) size 440x204
+ RenderTable {TABLE} at (180,0) size 260x282
</ins><span class="cx"> RenderTableSection {TBODY} at (0,0) size 260x282
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 260x21
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 6x21 [bgcolor=#FFFFFF] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderBR {BR} at (2,2) size 0x17
</span><del>- RenderTableCell {TD} at (5,1) size 255x19 [bgcolor=#CCCCDD] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (6,1) size 254x19 [bgcolor=#CCCCDD] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 246x15
</span><span class="cx"> RenderInline {B} at (0,0) size 246x15
</span><span class="cx"> RenderText {#text} at (2,2) size 246x15
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx"> RenderTableRow {TR} at (0,21) size 260x261
</span><span class="cx"> RenderTableCell {TD} at (0,141) size 6x21 [bgcolor=#FFFFFF] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderBR {BR} at (2,122) size 0x17
</span><del>- RenderTableCell {TD} at (5,21) size 255x261 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (6,21) size 254x261 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (2,2) size 250x240
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 250x240
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 250x15 [bgcolor=#EEEEEE]
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 16x11
</span><span class="cx"> RenderText {#text} at (17,2) size 16x11
</span><span class="cx"> text run at (17,2) width 16: "Pts"
</span><del>- RenderTableCell {TD} at (223,0) size 27x15 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (223,0) size 28x15 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 23x11
</span><span class="cx"> RenderText {#text} at (2,2) size 23x11
</span><span class="cx"> text run at (2,2) width 23: "PPG"
</span><span class="lines">@@ -83,7 +83,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 25x11
</span><span class="cx"> RenderText {#text} at (8,2) size 25x11
</span><span class="cx"> text run at (8,2) width 25: "2707"
</span><del>- RenderTableCell {TD} at (223,15) size 27x15 [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (223,15) size 28x15 [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 22x11
</span><span class="cx"> RenderText {#text} at (3,2) size 22x11
</span><span class="cx"> text run at (3,2) width 22: "37.6"
</span><span class="lines">@@ -112,7 +112,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 25x11
</span><span class="cx"> RenderText {#text} at (8,2) size 25x11
</span><span class="cx"> text run at (8,2) width 25: "3033"
</span><del>- RenderTableCell {TD} at (223,30) size 27x15 [r=2 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (223,30) size 28x15 [r=2 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 22x11
</span><span class="cx"> RenderText {#text} at (3,2) size 22x11
</span><span class="cx"> text run at (3,2) width 22: "38.4"
</span><span class="lines">@@ -141,7 +141,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 25x11
</span><span class="cx"> RenderText {#text} at (8,2) size 25x11
</span><span class="cx"> text run at (8,2) width 25: "4029"
</span><del>- RenderTableCell {TD} at (223,45) size 27x15 [r=3 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (223,45) size 28x15 [r=3 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 22x11
</span><span class="cx"> RenderText {#text} at (3,2) size 22x11
</span><span class="cx"> text run at (3,2) width 22: "50.4"
</span><span class="lines">@@ -170,7 +170,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 25x11
</span><span class="cx"> RenderText {#text} at (8,2) size 25x11
</span><span class="cx"> text run at (8,2) width 25: "3806"
</span><del>- RenderTableCell {TD} at (223,60) size 27x15 [r=4 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (223,60) size 28x15 [r=4 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 22x11
</span><span class="cx"> RenderText {#text} at (3,2) size 22x11
</span><span class="cx"> text run at (3,2) width 22: "44.8"
</span><span class="lines">@@ -199,7 +199,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 25x11
</span><span class="cx"> RenderText {#text} at (8,2) size 25x11
</span><span class="cx"> text run at (8,2) width 25: "2948"
</span><del>- RenderTableCell {TD} at (223,75) size 27x15 [r=5 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (223,75) size 28x15 [r=5 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 22x11
</span><span class="cx"> RenderText {#text} at (3,2) size 22x11
</span><span class="cx"> text run at (3,2) width 22: "36.9"
</span><span class="lines">@@ -228,7 +228,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 25x11
</span><span class="cx"> RenderText {#text} at (8,2) size 25x11
</span><span class="cx"> text run at (8,2) width 25: "2534"
</span><del>- RenderTableCell {TD} at (223,90) size 27x15 [r=6 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (223,90) size 28x15 [r=6 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 22x11
</span><span class="cx"> RenderText {#text} at (3,2) size 22x11
</span><span class="cx"> text run at (3,2) width 22: "34.7"
</span><span class="lines">@@ -257,7 +257,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 25x11
</span><span class="cx"> RenderText {#text} at (8,2) size 25x11
</span><span class="cx"> text run at (8,2) width 25: "2649"
</span><del>- RenderTableCell {TD} at (223,105) size 27x15 [r=7 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (223,105) size 28x15 [r=7 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 22x11
</span><span class="cx"> RenderText {#text} at (3,2) size 22x11
</span><span class="cx"> text run at (3,2) width 22: "33.5"
</span><span class="lines">@@ -286,7 +286,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 25x11
</span><span class="cx"> RenderText {#text} at (8,2) size 25x11
</span><span class="cx"> text run at (8,2) width 25: "1956"
</span><del>- RenderTableCell {TD} at (223,120) size 27x15 [r=8 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (223,120) size 28x15 [r=8 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 22x11
</span><span class="cx"> RenderText {#text} at (3,2) size 22x11
</span><span class="cx"> text run at (3,2) width 22: "24.1"
</span><span class="lines">@@ -315,7 +315,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 25x11
</span><span class="cx"> RenderText {#text} at (8,2) size 25x11
</span><span class="cx"> text run at (8,2) width 25: "1992"
</span><del>- RenderTableCell {TD} at (223,135) size 27x15 [r=9 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (223,135) size 28x15 [r=9 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 22x11
</span><span class="cx"> RenderText {#text} at (3,2) size 22x11
</span><span class="cx"> text run at (3,2) width 22: "24.3"
</span><span class="lines">@@ -344,7 +344,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 25x11
</span><span class="cx"> RenderText {#text} at (8,2) size 25x11
</span><span class="cx"> text run at (8,2) width 25: "1664"
</span><del>- RenderTableCell {TD} at (223,150) size 27x15 [r=10 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (223,150) size 28x15 [r=10 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 22x11
</span><span class="cx"> RenderText {#text} at (3,2) size 22x11
</span><span class="cx"> text run at (3,2) width 22: "20.5"
</span><span class="lines">@@ -373,7 +373,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 19x11
</span><span class="cx"> RenderText {#text} at (14,2) size 19x11
</span><span class="cx"> text run at (14,2) width 19: "328"
</span><del>- RenderTableCell {TD} at (223,165) size 27x15 [r=11 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (223,165) size 28x15 [r=11 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 22x11
</span><span class="cx"> RenderText {#text} at (3,2) size 22x11
</span><span class="cx"> text run at (3,2) width 22: "27.3"
</span><span class="lines">@@ -402,7 +402,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 25x11
</span><span class="cx"> RenderText {#text} at (8,2) size 25x11
</span><span class="cx"> text run at (8,2) width 25: "1696"
</span><del>- RenderTableCell {TD} at (223,180) size 27x15 [r=12 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (223,180) size 28x15 [r=12 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 22x11
</span><span class="cx"> RenderText {#text} at (3,2) size 22x11
</span><span class="cx"> text run at (3,2) width 22: "20.7"
</span><span class="lines">@@ -431,7 +431,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 25x11
</span><span class="cx"> RenderText {#text} at (8,2) size 25x11
</span><span class="cx"> text run at (8,2) width 25: "1213"
</span><del>- RenderTableCell {TD} at (223,195) size 27x15 [r=13 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (223,195) size 28x15 [r=13 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 22x11
</span><span class="cx"> RenderText {#text} at (3,2) size 22x11
</span><span class="cx"> text run at (3,2) width 22: "14.8"
</span><span class="lines">@@ -460,7 +460,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 25x11
</span><span class="cx"> RenderText {#text} at (8,2) size 25x11
</span><span class="cx"> text run at (8,2) width 25: "1084"
</span><del>- RenderTableCell {TD} at (223,210) size 27x15 [r=14 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (223,210) size 28x15 [r=14 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 22x11
</span><span class="cx"> RenderText {#text} at (3,2) size 22x11
</span><span class="cx"> text run at (3,2) width 22: "13.2"
</span><span class="lines">@@ -485,11 +485,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 31x11
</span><span class="cx"> RenderText {#text} at (2,2) size 31x11
</span><span class="cx"> text run at (2,2) width 31: "31419"
</span><del>- RenderTableCell {TD} at (223,225) size 27x15 [r=15 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (223,225) size 28x15 [r=15 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 22x11
</span><span class="cx"> RenderText {#text} at (3,2) size 22x11
</span><span class="cx"> text run at (3,2) width 22: "30.1"
</span><del>- RenderBlock {HR} at (2,250) size 251x1 [border: (1px inset #000000) none (1px inset #000000)]
</del><ins>+ RenderBlock {HR} at (2,250) size 250x1 [border: (1px inset #000000) none (1px inset #000000)]
</ins><span class="cx"> RenderText {#text} at (0,0) size 176x204
</span><span class="cx"> text run at (0,0) width 164: "Known as ``Wilt the Stilt''"
</span><span class="cx"> text run at (0,17) width 170: "and ``The Big Dipper,'' the"
</span><span class="lines">@@ -503,18 +503,18 @@
</span><span class="cx"> text run at (0,153) width 176: "scored 31,419 points during"
</span><span class="cx"> text run at (0,170) width 162: "his career, averaging 30.1"
</span><span class="cx"> text run at (0,187) width 128: "points for his career."
</span><del>- RenderBlock {P} at (0,220) size 441x51
</del><ins>+ RenderBlock {P} at (0,220) size 440x51
</ins><span class="cx"> RenderText {#text} at (0,0) size 155x51
</span><span class="cx"> text run at (0,0) width 155: "He also led the league in"
</span><span class="cx"> text run at (0,17) width 146: "career rebounding with"
</span><span class="cx"> text run at (0,34) width 48: "23,924."
</span><del>- RenderBlock {P} at (0,287) size 441x68
</del><ins>+ RenderBlock {P} at (0,287) size 440x68
</ins><span class="cx"> RenderText {#text} at (0,0) size 437x68
</span><span class="cx"> text run at (0,0) width 437: "One of only two men named MVP and rookie of the year in the same"
</span><span class="cx"> text run at (0,17) width 422: "season (1959), he was also MVP in 1966 through 1968. He led the"
</span><span class="cx"> text run at (0,34) width 412: "NBA in scoring seven straight seasons, 1960 to 1966, and led the"
</span><span class="cx"> text run at (0,51) width 268: "league in rebounding 11 of his 14 seasons."
</span><del>- RenderBlock {P} at (0,371) size 441x51
</del><ins>+ RenderBlock {P} at (0,371) size 440x51
</ins><span class="cx"> RenderText {#text} at (0,0) size 439x51
</span><span class="cx"> text run at (0,0) width 439: "One of his most famous records is the 100 points he scored in a single"
</span><span class="cx"> text run at (0,17) width 428: "game in the Philadelphia Warriors' 169-147 defeat of the New York"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug17138expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug17138-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug17138expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug17138-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug17138-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug17138-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,11 +14,11 @@
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 450x17
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 325x17 [r=0 c=0 rs=1 cs=3]
</span><span class="cx"> RenderImage {IMG} at (0,0) size 318x17
</span><del>- RenderTableCell {TD} at (324,0) size 126x187 [r=0 c=3 rs=2 cs=1]
- RenderTable {TABLE} at (0,0) size 126x187 [bgcolor=#E0EBF5]
- RenderTableSection {TBODY} at (0,0) size 126x187
- RenderTableRow {TR} at (0,0) size 126x187
- RenderTableCell {TD} at (0,0) size 126x187 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (325,0) size 125x187 [r=0 c=3 rs=2 cs=1]
+ RenderTable {TABLE} at (0,0) size 125x187 [bgcolor=#E0EBF5]
+ RenderTableSection {TBODY} at (0,0) size 125x187
+ RenderTableRow {TR} at (0,0) size 125x187
+ RenderTableCell {TD} at (0,0) size 125x187 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 125x34
</span><span class="cx"> RenderBR {BR} at (125,34) size 0x0
</span><span class="cx"> RenderText {#text} at (0,34) size 119x34
</span><span class="lines">@@ -33,10 +33,10 @@
</span><span class="cx"> RenderBR {BR} at (0,153) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,170) size 0x17
</span><span class="cx"> RenderTableRow {TR} at (0,17) size 450x170
</span><del>- RenderTableCell {TD} at (0,17) size 168x105 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,17) size 167x105 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 167x105
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (167,93) size 5x18 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (167,93) size 4x18 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x18
</span><span class="cx"> text run at (0,1) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (171,17) size 154x75 [r=1 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1754554expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug175455-4-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1754554expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug175455-4-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug175455-4-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug175455-4-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
</span><del>- RenderTable {TABLE} at (0,0) size 311x39 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 309x37
- RenderTableRow {TR} at (0,2) size 309x33
- RenderTableCell {TD} at (2,2) size 305x33 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 310x39 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 308x37
+ RenderTableRow {TR} at (0,2) size 308x33
+ RenderTableCell {TD} at (2,2) size 304x33 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 96x29 [border: (3px solid #800080)]
</span><span class="cx"> RenderBlock {DIV} at (3,3) size 186x23 [border: (3px solid #0000FF)]
</span><span class="cx"> RenderText {#text} at (3,3) size 21x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug17548expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug17548-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug17548expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug17548-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug17548-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug17548-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x78 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x76
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x4
</span><del>- RenderTableCell {TD} at (2,2) size 199x49 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 198x49 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 194x45
</span><span class="cx"> RenderTableCell {TD} at (202,2) size 578x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderTableRow {TR} at (0,8) size 782x43
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug17587expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug17587-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug17587expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug17587-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug17587-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug17587-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 [bgcolor=#FFFFFF]
</span><del>- RenderTable {TABLE} at (0,0) size 607x221 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 605x219
- RenderTableRow {TR} at (0,0) size 605x62
- RenderTableCell {TD} at (0,0) size 115x136 [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 606x221 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 604x219
+ RenderTableRow {TR} at (0,0) size 604x62
+ RenderTableCell {TD} at (0,0) size 114x136 [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 112x134
</span><span class="cx"> RenderTableCell {TD} at (114,0) size 491x62 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</span><span class="cx"> RenderImage {IMG} at (21,1) size 469x60
</span><del>- RenderTableRow {TR} at (0,62) size 605x19
</del><ins>+ RenderTableRow {TR} at (0,62) size 604x19
</ins><span class="cx"> RenderTableCell {TD} at (114,62) size 491x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=2]
</span><span class="cx"> RenderTable {TABLE} at (1,1) size 488x17
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 488x17
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 488x17 [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 84x17
</span><span class="cx"> text run at (0,0) width 84: "Top Nav Bar"
</span><del>- RenderTableRow {TR} at (0,81) size 605x138
</del><ins>+ RenderTableRow {TR} at (0,81) size 604x138
</ins><span class="cx"> RenderTableCell {TD} at (114,149) size 338x2 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (451,81) size 154x138 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx"> RenderInline {B} at (0,0) size 147x136
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1800expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1800-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1800expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1800-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1800-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1800-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,18 +3,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 146x68 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 144x66
- RenderTableRow {TR} at (0,2) size 144x21
- RenderTableCell {TD} at (2,2) size 140x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 145x68 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 143x66
+ RenderTableRow {TR} at (0,2) size 143x21
+ RenderTableCell {TD} at (2,2) size 139x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 109x17
</span><span class="cx"> text run at (2,2) width 109: "cell of outer table"
</span><del>- RenderTableRow {TR} at (0,25) size 144x39
- RenderTableCell {TD} at (2,25) size 140x39 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 136x35 [border: (5px outset #808080)]
- RenderTableSection {TBODY} at (5,5) size 126x25
- RenderTableRow {TR} at (0,2) size 126x21
- RenderTableCell {TD} at (2,2) size 122x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 143x39
+ RenderTableCell {TD} at (2,25) size 139x39 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 135x35 [border: (5px outset #808080)]
+ RenderTableSection {TBODY} at (5,5) size 125x25
+ RenderTableRow {TR} at (0,2) size 125x21
+ RenderTableCell {TD} at (2,2) size 121x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 117x17
</span><span class="cx"> text run at (2,2) width 117: "cell of nested table"
</span><span class="cx"> RenderBlock (anonymous) at (0,68) size 784x17
</span><span class="lines">@@ -23,10 +23,10 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,103) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 215x17
</span><span class="cx"> text run at (0,0) width 215: "nested table width includes border"
</span><del>- RenderTable {TABLE} at (0,120) size 205x49 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 203x47
- RenderTableRow {TR} at (0,0) size 203x47
- RenderTableCell {TD} at (0,0) size 203x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,120) size 204x49 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 202x47
+ RenderTableRow {TR} at (0,0) size 202x47
+ RenderTableCell {TD} at (0,0) size 202x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (1,1) size 200x45 [border: (10px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (10,10) size 180x25
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 180x21
</span><span class="lines">@@ -37,14 +37,14 @@
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 215x17
</span><span class="cx"> text run at (0,17) width 215: "nested table width includes border"
</span><del>- RenderTable {TABLE} at (0,203) size 138x49 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 136x47
- RenderTableRow {TR} at (0,0) size 136x47
- RenderTableCell {TD} at (0,0) size 136x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 134x45 [border: (10px outset #808080)]
- RenderTableSection {TBODY} at (10,10) size 114x25
- RenderTableRow {TR} at (0,2) size 114x21
- RenderTableCell {TD} at (2,2) size 110x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,203) size 137x49 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 135x47
+ RenderTableRow {TR} at (0,0) size 135x47
+ RenderTableCell {TD} at (0,0) size 135x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 133x45 [border: (10px outset #808080)]
+ RenderTableSection {TBODY} at (10,10) size 113x25
+ RenderTableRow {TR} at (0,2) size 113x21
+ RenderTableCell {TD} at (2,2) size 109x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 105x17
</span><span class="cx"> text run at (2,2) width 105: "auto nested table"
</span><span class="cx"> RenderBlock (anonymous) at (0,252) size 784x34
</span><span class="lines">@@ -61,13 +61,13 @@
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 215x17
</span><span class="cx"> text run at (0,17) width 215: "nested table width includes border"
</span><del>- RenderTable {TABLE} at (0,349) size 148x49 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 146x47
- RenderTableRow {TR} at (0,0) size 146x47
- RenderTableCell {TD} at (0,0) size 146x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 144x45 [border: (10px outset #808080)]
- RenderTableSection {TBODY} at (10,10) size 124x25
- RenderTableRow {TR} at (0,2) size 124x21
- RenderTableCell {TD} at (2,2) size 120x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,349) size 147x49 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 145x47
+ RenderTableRow {TR} at (0,0) size 145x47
+ RenderTableCell {TD} at (0,0) size 145x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 143x45 [border: (10px outset #808080)]
+ RenderTableSection {TBODY} at (10,10) size 123x25
+ RenderTableRow {TR} at (0,2) size 123x21
+ RenderTableCell {TD} at (2,2) size 119x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 115x17
</span><span class="cx"> text run at (2,2) width 115: "100% nested table"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1802expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1802expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,21 +9,21 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "AAA"
</span><del>- RenderTableCell {TD} at (103,2) size 93x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (103,2) size 94x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 33x17
</span><span class="cx"> text run at (2,2) width 33: "BBB"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 198x21
</span><span class="cx"> RenderTableCell {TD} at (2,25) size 100x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (43,2) size 13x17
</span><span class="cx"> text run at (43,2) width 13: "A"
</span><del>- RenderTableCell {TD} at (103,25) size 93x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (103,25) size 94x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (40,2) size 12x17
</span><span class="cx"> text run at (40,2) width 12: "B"
</span><span class="cx"> RenderTableRow {TR} at (0,48) size 198x21
</span><span class="cx"> RenderTableCell {TD} at (2,48) size 100x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (85,2) size 13x17
</span><span class="cx"> text run at (85,2) width 13: "A"
</span><del>- RenderTableCell {TD} at (103,48) size 93x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (103,48) size 94x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (79,2) size 12x17
</span><span class="cx"> text run at (79,2) width 12: "B"
</span><span class="cx"> RenderBlock (anonymous) at (0,73) size 784x17
</span><span class="lines">@@ -37,7 +37,7 @@
</span><span class="cx"> RenderTableCell {TH} at (372,2) size 215x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (72,2) size 71x17
</span><span class="cx"> text run at (72,2) width 71: "th: Center"
</span><del>- RenderTableCell {TD} at (588,2) size 192x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,2) size 193x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x17
</span><span class="cx"> text run at (2,2) width 46: "td: Left"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x21
</span><span class="lines">@@ -47,7 +47,7 @@
</span><span class="cx"> RenderTableCell {TH} at (372,25) size 215x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 51x17
</span><span class="cx"> text run at (2,2) width 51: "th: Left"
</span><del>- RenderTableCell {TD} at (588,25) size 192x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,25) size 193x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x17
</span><span class="cx"> text run at (2,2) width 46: "td: Left"
</span><span class="cx"> RenderTableRow {TR} at (0,48) size 782x21
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx"> RenderTableCell {TH} at (372,48) size 215x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (72,2) size 71x17
</span><span class="cx"> text run at (72,2) width 71: "th: Center"
</span><del>- RenderTableCell {TD} at (588,48) size 192x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,48) size 193x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (64,2) size 63x17
</span><span class="cx"> text run at (64,2) width 63: "td: Center"
</span><span class="cx"> RenderBlock (anonymous) at (0,163) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1802sexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802s-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1802sexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802s-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802s-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802s-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,21 +9,21 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "AAA"
</span><del>- RenderTableCell {TD} at (103,2) size 93x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (103,2) size 94x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 33x17
</span><span class="cx"> text run at (2,2) width 33: "BBB"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 198x21
</span><span class="cx"> RenderTableCell {TD} at (2,25) size 100x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (43,2) size 13x17
</span><span class="cx"> text run at (43,2) width 13: "A"
</span><del>- RenderTableCell {TD} at (103,25) size 93x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (103,25) size 94x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (40,2) size 12x17
</span><span class="cx"> text run at (40,2) width 12: "B"
</span><span class="cx"> RenderTableRow {TR} at (0,48) size 198x21
</span><span class="cx"> RenderTableCell {TD} at (2,48) size 100x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (85,2) size 13x17
</span><span class="cx"> text run at (85,2) width 13: "A"
</span><del>- RenderTableCell {TD} at (103,48) size 93x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (103,48) size 94x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (79,2) size 12x17
</span><span class="cx"> text run at (79,2) width 12: "B"
</span><span class="cx"> RenderBlock (anonymous) at (0,73) size 784x17
</span><span class="lines">@@ -37,7 +37,7 @@
</span><span class="cx"> RenderTableCell {TH} at (372,2) size 215x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (72,2) size 71x17
</span><span class="cx"> text run at (72,2) width 71: "th: Center"
</span><del>- RenderTableCell {TD} at (588,2) size 192x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,2) size 193x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x17
</span><span class="cx"> text run at (2,2) width 46: "td: Left"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x21
</span><span class="lines">@@ -47,7 +47,7 @@
</span><span class="cx"> RenderTableCell {TH} at (372,25) size 215x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 51x17
</span><span class="cx"> text run at (2,2) width 51: "th: Left"
</span><del>- RenderTableCell {TD} at (588,25) size 192x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,25) size 193x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x17
</span><span class="cx"> text run at (2,2) width 46: "td: Left"
</span><span class="cx"> RenderTableRow {TR} at (0,48) size 782x21
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx"> RenderTableCell {TH} at (372,48) size 215x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (72,2) size 71x17
</span><span class="cx"> text run at (72,2) width 71: "th: Center"
</span><del>- RenderTableCell {TD} at (588,48) size 192x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,48) size 193x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (64,2) size 63x17
</span><span class="cx"> text run at (64,2) width 63: "td: Center"
</span><span class="cx"> RenderBlock (anonymous) at (0,163) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1809expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1809-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1809expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1809-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1809-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1809-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 680x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><del>- RenderTableCell {TD} at (697,2) size 75x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (697,2) size 76x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x34
</span><span class="cx"> text run at (2,2) width 42: "This is"
</span><span class="cx"> text run at (2,19) width 60: "some text"
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 680x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><del>- RenderTableCell {TD} at (697,2) size 75x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (697,2) size 76x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x34
</span><span class="cx"> text run at (2,2) width 42: "This is"
</span><span class="cx"> text run at (2,19) width 60: "some text"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug18440expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18440-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug18440expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18440-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18440-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18440-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 29x584 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 27x582
- RenderTableRow {TR} at (0,2) size 27x578
- RenderTableCell {TD} at (2,145) size 23x292 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 19x287 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 17x285
- RenderTableRow {TR} at (0,2) size 17x281
- RenderTableCell {TD} at (2,132) size 13x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 28x584 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 26x582
+ RenderTableRow {TR} at (0,2) size 26x578
+ RenderTableCell {TD} at (2,145) size 22x292 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 18x287 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 16x285
+ RenderTableRow {TR} at (0,2) size 16x281
+ RenderTableCell {TD} at (2,132) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "x"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug18664expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18664-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug18664expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18664-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18664-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18664-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -33,7 +33,7 @@
</span><span class="cx"> RenderTableCell {TD} at (11,0) size 151x17 [bgcolor=#FF9900] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 120x17
</span><span class="cx"> text run at (0,0) width 120: "Test, test and test..."
</span><del>- RenderTableCell {TD} at (161,0) size 12x17 [bgcolor=#666666] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (161,0) size 13x17 [bgcolor=#666666] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><span class="cx"> RenderTable {TABLE} at (0,34) size 173x17 [bgcolor=#CC6600]
</span><span class="lines">@@ -45,6 +45,6 @@
</span><span class="cx"> RenderTableCell {TD} at (57,0) size 59x17 [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTableCell {TD} at (115,0) size 58x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (115,0) size 59x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug18955expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18955-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug18955expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18955-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18955-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18955-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -8,10 +8,10 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 770x34
</span><span class="cx"> text run at (0,0) width 770: "original page, stripped down to the problem table (pattern: auto width table with first row has specified width and"
</span><span class="cx"> text run at (0,17) width 379: "colspan=2, second row has two specified width columns)"
</span><del>- RenderTable {TABLE} at (0,50) size 507x186 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 505x184
- RenderTableRow {TR} at (0,2) size 505x89
- RenderTableCell {TD} at (2,2) size 501x89 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,50) size 506x186 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 504x184
+ RenderTableRow {TR} at (0,2) size 504x89
+ RenderTableCell {TD} at (2,2) size 500x89 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 491x85
</span><span class="cx"> text run at (2,2) width 434: "Cons For Pokemon \"They're Pokemon card sharks out there. This is "
</span><span class="cx"> text run at (436,2) width 38: "worse"
</span><span class="lines">@@ -22,11 +22,11 @@
</span><span class="cx"> text run at (2,53) width 215: "including breaking the law, to get "
</span><span class="cx"> text run at (217,53) width 264: "their grubby hands on some trading cards,"
</span><span class="cx"> text run at (2,70) width 95: "observe police."
</span><del>- RenderTableRow {TR} at (0,93) size 505x89
- RenderTableCell {TD} at (2,93) size 273x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,93) size 504x89
+ RenderTableCell {TD} at (2,93) size 272x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 42x17
</span><span class="cx"> text run at (2,2) width 42: "ASDF"
</span><del>- RenderTableCell {TD} at (276,93) size 227x89 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (276,93) size 226x89 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 196x85
</span><span class="cx"> text run at (2,2) width 32: "Sat., "
</span><span class="cx"> text run at (34,2) width 90: "Dec 11, 1999 "
</span><span class="lines">@@ -42,17 +42,17 @@
</span><span class="cx"> RenderInline {B} at (0,0) size 337x17
</span><span class="cx"> RenderText {#text} at (0,0) size 337x17
</span><span class="cx"> text run at (0,0) width 337: "same table, but less content (text) in the first cell ..."
</span><del>- RenderTable {TABLE} at (0,302) size 507x118 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 505x116
- RenderTableRow {TR} at (0,2) size 505x21
- RenderTableCell {TD} at (2,2) size 501x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,302) size 506x118 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 504x116
+ RenderTableRow {TR} at (0,2) size 504x21
+ RenderTableCell {TD} at (2,2) size 500x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 430x17
</span><span class="cx"> text run at (2,2) width 430: "Cons For Pokemon \"They're Pokemon card sharks out there. This is"
</span><del>- RenderTableRow {TR} at (0,25) size 505x89
- RenderTableCell {TD} at (2,25) size 273x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 504x89
+ RenderTableCell {TD} at (2,25) size 272x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 42x17
</span><span class="cx"> text run at (2,2) width 42: "ASDF"
</span><del>- RenderTableCell {TD} at (276,25) size 227x89 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (276,25) size 226x89 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 196x85
</span><span class="cx"> text run at (2,2) width 32: "Sat., "
</span><span class="cx"> text run at (34,2) width 90: "Dec 11, 1999 "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug190611expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19061-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug190611expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19061-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19061-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19061-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx"> RenderTableCell {TD} at (463,4) size 174x29 [border: (1px inset #808080)] [r=0 c=3 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (6,6) size 51x17
</span><span class="cx"> text run at (6,6) width 51: "R1-2C4"
</span><del>- RenderTableCell {TD} at (640,4) size 138x29 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (640,4) size 139x29 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 38x17
</span><span class="cx"> text run at (6,6) width 38: "R1C5"
</span><span class="cx"> RenderTableSection {TBODY} at (1,38) size 782x99 [bgcolor=#9999FF]
</span><span class="lines">@@ -78,7 +78,7 @@
</span><span class="cx"> RenderTableCell {TD} at (145,33) size 138x29 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (6,6) size 38x17
</span><span class="cx"> text run at (6,6) width 38: "R3C2"
</span><del>- RenderTableCell {TD} at (286,33) size 492x29 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (286,33) size 493x29 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (6,6) size 51x17
</span><span class="cx"> text run at (6,6) width 51: "R3C3-5"
</span><span class="cx"> RenderTableRow {TR} at (0,66) size 782x29
</span><span class="lines">@@ -88,7 +88,7 @@
</span><span class="cx"> RenderTableCell {TD} at (463,66) size 174x29 [border: (1px inset #808080)] [r=2 c=3 rs=3 cs=1]
</span><span class="cx"> RenderText {#text} at (6,6) size 51x17
</span><span class="cx"> text run at (6,6) width 51: "R4-6C4"
</span><del>- RenderTableCell {TD} at (640,66) size 138x29 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (640,66) size 139x29 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 38x17
</span><span class="cx"> text run at (6,6) width 38: "R4C5"
</span><span class="cx"> RenderTableSection {TFOOT} at (1,137) size 782x66 [bgcolor=#FF99FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug190612expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19061-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug190612expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19061-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19061-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19061-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx"> RenderTableCell {TD} at (463,4) size 174x29 [border: (1px inset #808080)] [r=0 c=3 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (6,6) size 51x17
</span><span class="cx"> text run at (6,6) width 51: "R1-2C4"
</span><del>- RenderTableCell {TD} at (640,4) size 138x29 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (640,4) size 139x29 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 38x17
</span><span class="cx"> text run at (6,6) width 38: "R1C5"
</span><span class="cx"> RenderTableSection {TFOOT} at (1,137) size 782x66 [bgcolor=#FF99FF]
</span><span class="lines">@@ -71,7 +71,7 @@
</span><span class="cx"> RenderTableCell {TD} at (463,16) size 174x30 [border: (1px inset #808080)] [r=0 c=3 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (6,6) size 51x18
</span><span class="cx"> text run at (6,7) width 51: "R5-6C4"
</span><del>- RenderTableCell {TD} at (640,0) size 138x29 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (640,0) size 139x29 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 38x17
</span><span class="cx"> text run at (6,6) width 38: "R5C5"
</span><span class="cx"> RenderTableRow {TR} at (0,33) size 782x29
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx"> RenderTableCell {TD} at (145,33) size 138x29 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (6,6) size 38x17
</span><span class="cx"> text run at (6,6) width 38: "R6C2"
</span><del>- RenderTableCell {TD} at (640,33) size 138x29 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (640,33) size 139x29 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 38x17
</span><span class="cx"> text run at (6,6) width 38: "R6C5"
</span><span class="cx"> RenderTableSection {TBODY} at (1,38) size 782x99 [bgcolor=#9999FF]
</span><span class="lines">@@ -105,7 +105,7 @@
</span><span class="cx"> RenderTableCell {TD} at (145,33) size 138x29 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (6,6) size 38x17
</span><span class="cx"> text run at (6,6) width 38: "R3C2"
</span><del>- RenderTableCell {TD} at (286,33) size 492x29 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (286,33) size 493x29 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (6,6) size 51x17
</span><span class="cx"> text run at (6,6) width 51: "R3C3-5"
</span><span class="cx"> RenderTableRow {TR} at (0,66) size 782x29
</span><span class="lines">@@ -115,6 +115,6 @@
</span><span class="cx"> RenderTableCell {TD} at (463,66) size 174x29 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (6,6) size 38x17
</span><span class="cx"> text run at (6,6) width 38: "R4C4"
</span><del>- RenderTableCell {TD} at (640,66) size 138x29 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (640,66) size 139x29 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 38x17
</span><span class="cx"> text run at (6,6) width 38: "R4C5"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug19356expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19356-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug19356expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19356-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19356-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19356-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x52 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x50
</span><span class="cx"> RenderTableRow {TR} at (0,4) size 782x42
</span><del>- RenderTableCell {TD} at (4,12) size 13x26 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (4,12) size 12x26 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 4x18
</span><span class="cx"> text run at (4,5) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (20,12) size 685x26 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (4,4) size 64x18
</span><span class="cx"> text run at (4,5) width 64: "Top Story"
</span><del>- RenderTableCell {TD} at (708,4) size 70x42 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (709,4) size 69x42 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 61x34
</span><span class="cx"> text run at (4,4) width 25: "Full"
</span><span class="cx"> text run at (4,21) width 61: "Coverage"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug20804expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug20804-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug20804expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug20804-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug20804-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug20804-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -22,19 +22,19 @@
</span><span class="cx"> RenderImage {IMG} at (1,1) size 250x60
</span><span class="cx"> RenderTableCell {TD} at (301,0) size 22x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (2,1) size 19x20
</span><del>- RenderTableCell {TD} at (322,1) size 460x20 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (322,1) size 461x20 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (76,1) size 383x18
</span><span class="cx"> text run at (76,2) width 172: " All Products | Support | "
</span><span class="cx"> text run at (247,2) width 212: " Search | microsoft.com Home "
</span><span class="cx"> RenderTableRow {TR} at (0,22) size 782x42
</span><span class="cx"> RenderTableCell {TD} at (301,22) size 22x42 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 19x40
</span><del>- RenderTableCell {TD} at (322,22) size 460x42 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (322,22) size 461x42 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=2]
</ins><span class="cx"> RenderImage {IMG} at (146,1) size 201x40
</span><span class="cx"> RenderImage {IMG} at (346,1) size 113x40
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderTableRow {TR} at (0,64) size 782x20
</span><del>- RenderTableCell {TD} at (0,64) size 782x20 [bgcolor=#6699CC] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=4]
</del><ins>+ RenderTableCell {TD} at (0,64) size 783x20 [bgcolor=#6699CC] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=4]
</ins><span class="cx"> RenderText {#text} at (1,1) size 699x18
</span><span class="cx"> text run at (1,2) width 62: " Home | "
</span><span class="cx"> text run at (63,2) width 124: " Events/Training | "
</span><span class="lines">@@ -56,19 +56,19 @@
</span><span class="cx"> RenderImage {IMG} at (1,1) size 250x60
</span><span class="cx"> RenderTableCell {TD} at (301,0) size 22x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (2,1) size 19x20
</span><del>- RenderTableCell {TD} at (322,1) size 460x20 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (322,1) size 461x20 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (76,1) size 383x18
</span><span class="cx"> text run at (76,2) width 172: " All Products | Support | "
</span><span class="cx"> text run at (247,2) width 212: " Search | microsoft.com Home "
</span><span class="cx"> RenderTableRow {TR} at (0,22) size 782x42
</span><span class="cx"> RenderTableCell {TD} at (301,22) size 22x42 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 19x40
</span><del>- RenderTableCell {TD} at (322,22) size 460x42 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (322,22) size 461x42 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (146,1) size 201x40
</span><span class="cx"> RenderImage {IMG} at (346,1) size 113x40
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderTableRow {TR} at (0,64) size 782x20
</span><del>- RenderTableCell {TD} at (0,64) size 782x20 [bgcolor=#6699CC] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (0,64) size 783x20 [bgcolor=#6699CC] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (1,1) size 699x18
</span><span class="cx"> text run at (1,2) width 62: " Home | "
</span><span class="cx"> text run at (63,2) width 124: " Events/Training | "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2123expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2123-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2123-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2123-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
</span><del>- RenderTable {TABLE} at (0,0) size 481x52 [bgcolor=#000000]
- RenderTableSection {TBODY} at (0,0) size 481x52
- RenderTableRow {TR} at (0,0) size 481x52
- RenderTableCell {TD} at (0,0) size 481x52 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 480x52 [bgcolor=#000000]
+ RenderTableSection {TBODY} at (0,0) size 480x52
+ RenderTableRow {TR} at (0,0) size 480x52
+ RenderTableCell {TD} at (0,0) size 480x52 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (1,1) size 478x50 [bgcolor=#959595]
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 478x50
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 478x25
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug215629expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug215629-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug215629-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug215629-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 212x17
</span><span class="cx"> text run at (0,0) width 212: "Image URLs intentionally broken"
</span><del>- RenderTable {TABLE} at (0,33) size 733x57
- RenderTableSection {TBODY} at (0,0) size 733x57
- RenderTableRow {TR} at (0,2) size 733x53
- RenderTableCell {TD} at (2,2) size 729x53 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 732x57
+ RenderTableSection {TBODY} at (0,0) size 732x57
+ RenderTableRow {TR} at (0,2) size 732x53
+ RenderTableCell {TD} at (2,2) size 728x53 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 167x51
</span><span class="cx"> RenderImage {IMG} at (168,1) size 181x51
</span><span class="cx"> RenderImage {IMG} at (349,1) size 205x51
</span><span class="lines">@@ -17,10 +17,10 @@
</span><span class="cx"> RenderBlock {P} at (0,106) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 455x17
</span><span class="cx"> text run at (0,0) width 455: "Identical to the above except that width=\"100%\" was removed from TD"
</span><del>- RenderTable {TABLE} at (0,139) size 733x57
- RenderTableSection {TBODY} at (0,0) size 733x57
- RenderTableRow {TR} at (0,2) size 733x53
- RenderTableCell {TD} at (2,2) size 729x53 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,139) size 732x57
+ RenderTableSection {TBODY} at (0,0) size 732x57
+ RenderTableRow {TR} at (0,2) size 732x53
+ RenderTableCell {TD} at (2,2) size 728x53 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 167x51
</span><span class="cx"> RenderImage {IMG} at (168,1) size 181x51
</span><span class="cx"> RenderImage {IMG} at (349,1) size 205x51
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2196931expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2196931expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 15x584 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 13x582
- RenderTableRow {TR} at (0,2) size 13x578
- RenderTableCell {TD} at (2,280) size 9x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 14x584 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 12x582
+ RenderTableRow {TR} at (0,2) size 12x578
+ RenderTableCell {TD} at (2,280) size 8x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x18
</span><span class="cx"> text run at (2,3) width 4: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2196932expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2196932expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 15x584 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 13x582
- RenderTableRow {TR} at (0,2) size 13x578
- RenderTableCell {TD} at (2,280) size 9x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 14x584 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 12x582
+ RenderTableRow {TR} at (0,2) size 12x578
+ RenderTableCell {TD} at (2,280) size 8x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x18
</span><span class="cx"> text run at (2,3) width 4: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug22019expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22019-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug22019expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22019-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22019-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22019-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,42 +54,42 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 594x21 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 213x17
</span><span class="cx"> text run at (2,2) width 213: "600px table for width comparison"
</span><del>- RenderTable {TABLE} at (0,250) size 651x60 [border: (1px solid #FF0000)]
- RenderTableSection {TBODY} at (1,1) size 649x58
- RenderTableRow {TR} at (0,2) size 649x54
- RenderTableCell {TD} at (2,2) size 645x54 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,250) size 650x60 [border: (1px solid #FF0000)]
+ RenderTableSection {TBODY} at (1,1) size 648x58
+ RenderTableRow {TR} at (0,2) size 648x54
+ RenderTableCell {TD} at (2,2) size 644x54 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (22,22) size 600x10 [border: (1px solid #FF0000)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 598x8
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 598x4
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 594x4 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (0,310) size 651x80 [border: (1px solid #FF0000)]
- RenderTableSection {TBODY} at (1,1) size 649x78
- RenderTableRow {TR} at (0,2) size 649x74
- RenderTableCell {TD} at (2,2) size 645x74 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,310) size 650x80 [border: (1px solid #FF0000)]
+ RenderTableSection {TBODY} at (1,1) size 648x78
+ RenderTableRow {TR} at (0,2) size 648x74
+ RenderTableCell {TD} at (2,2) size 644x74 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (22,22) size 600x30 [border: (1px solid #FF0000)]
</span><span class="cx"> RenderTableSection {TBODY} at (11,11) size 578x8
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 578x4
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 574x4 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (0,390) size 651x98 [border: (1px solid #FF0000)]
- RenderTableSection {TBODY} at (1,1) size 649x96
- RenderTableRow {TR} at (0,2) size 649x92
- RenderTableCell {TD} at (2,2) size 645x92 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,390) size 650x98 [border: (1px solid #FF0000)]
+ RenderTableSection {TBODY} at (1,1) size 648x96
+ RenderTableRow {TR} at (0,2) size 648x92
+ RenderTableCell {TD} at (2,2) size 644x92 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (22,22) size 600x48 [border: (1px solid #FF0000)]
</span><span class="cx"> RenderTableSection {TBODY} at (20,20) size 560x8
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 560x4
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 556x4 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (0,488) size 651x100 [border: (1px solid #FF0000)]
- RenderTableSection {TBODY} at (1,1) size 649x98
- RenderTableRow {TR} at (0,2) size 649x94
- RenderTableCell {TD} at (2,2) size 645x94 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,488) size 650x100 [border: (1px solid #FF0000)]
+ RenderTableSection {TBODY} at (1,1) size 648x98
+ RenderTableRow {TR} at (0,2) size 648x94
+ RenderTableCell {TD} at (2,2) size 644x94 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (22,22) size 600x50 [border: (1px solid #FF0000)]
</span><span class="cx"> RenderTableSection {TBODY} at (21,21) size 558x8
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 558x4
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 554x4 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (0,588) size 651x110 [border: (1px solid #FF0000)]
- RenderTableSection {TBODY} at (1,1) size 649x108
- RenderTableRow {TR} at (0,2) size 649x104
- RenderTableCell {TD} at (2,2) size 645x104 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,588) size 650x110 [border: (1px solid #FF0000)]
+ RenderTableSection {TBODY} at (1,1) size 648x108
+ RenderTableRow {TR} at (0,2) size 648x104
+ RenderTableCell {TD} at (2,2) size 644x104 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (22,22) size 600x60 [border: (1px solid #FF0000)]
</span><span class="cx"> RenderTableSection {TBODY} at (26,26) size 548x8
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 548x4
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug220536expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug220536-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug220536expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug220536-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug220536-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug220536-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,27 +3,27 @@
</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 127x52 [border: (1px outset #808080)]
- RenderTableSection {THEAD} at (1,1) size 125x27
- RenderTableRow {TR} at (0,2) size 125x21
- RenderTableCell {TH} at (2,3) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,2) size 33x17
- text run at (2,2) width 33: "aaaa"
- RenderTableCell {TH} at (40,3) size 41x21 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
- RenderText {#text} at (2,2) size 37x17
- text run at (2,2) width 37: "bbbb"
- RenderTableCell {TH} at (82,3) size 41x21 [border: (1px inset #808080)] [r=0 c=2 rs=2 cs=1]
- RenderText {#text} at (2,2) size 37x17
- text run at (2,2) width 37: "dddd"
- RenderTableRow {TR} at (0,25) size 125x0
- RenderTableSection {TBODY} at (1,28) size 125x23
- RenderTableRow {TR} at (0,0) size 125x21
- RenderTableCell {TD} at (2,0) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 126x52 [border: (1px outset #808080)]
+ RenderTableSection {THEAD} at (1,1) size 124x27
+ RenderTableRow {TR} at (0,2) size 124x21
+ RenderTableCell {TH} at (2,3) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><ins>+ text run at (2,2) width 32: "aaaa"
+ RenderTableCell {TH} at (40,3) size 40x21 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
+ RenderText {#text} at (2,2) size 36x17
+ text run at (2,2) width 36: "bbbb"
+ RenderTableCell {TH} at (82,3) size 40x21 [border: (1px inset #808080)] [r=0 c=2 rs=2 cs=1]
+ RenderText {#text} at (2,2) size 36x17
+ text run at (2,2) width 36: "dddd"
+ RenderTableRow {TR} at (0,25) size 124x0
+ RenderTableSection {TBODY} at (1,28) size 124x23
+ RenderTableRow {TR} at (0,0) size 124x21
+ RenderTableCell {TD} at (2,0) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 32x17
</ins><span class="cx"> text run at (2,2) width 32: "1111"
</span><del>- RenderTableCell {TD} at (40,0) size 41x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,0) size 40x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: "2222"
</span><del>- RenderTableCell {TD} at (82,0) size 41x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (82,0) size 40x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: "5555"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug222336expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug222336-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug222336-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug222336expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug222336-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug222336-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug222336-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,11 +3,11 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 2x0
- RenderTableSection {TBODY} at (0,0) size 2x0
- RenderTableRow {TR} at (0,0) size 2x0
- RenderTableCell {TD} at (0,0) size 2x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 1x0
+ RenderTableSection {TBODY} at (0,0) size 1x0
+ RenderTableRow {TR} at (0,0) size 1x0
+ RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (0,0) size 1x0
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 1x0
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 1x0
</span><del>- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug222462expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug222462expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,47 +6,47 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTable {TABLE} at (0,17) size 239x79 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 237x77
- RenderTableRow {TR} at (0,2) size 237x23
- RenderTableCell {TD} at (2,2) size 15x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 238x79 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 236x77
+ RenderTableRow {TR} at (0,2) size 236x23
+ RenderTableCell {TD} at (2,2) size 14x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "1"
</span><del>- RenderTableCell {TD} at (18,14) size 137x24 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
</del><ins>+ RenderTableCell {TD} at (18,14) size 136x24 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
</ins><span class="cx"> RenderText {#text} at (3,3) size 130x18
</span><span class="cx"> text run at (3,4) width 130: "colspan 2 rowspan 2"
</span><del>- RenderTableCell {TD} at (156,2) size 23x23 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,2) size 22x23 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,27) size 237x23
- RenderTableCell {TD} at (2,27) size 15x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,27) size 236x23
+ RenderTableCell {TD} at (2,27) size 14x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "4"
</span><del>- RenderTableCell {TD} at (156,27) size 23x23 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,27) size 22x23 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "5"
</span><del>- RenderTableCell {TD} at (180,27) size 23x23 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (180,27) size 22x23 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "6"
</span><del>- RenderTableCell {TD} at (204,27) size 15x23 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (204,27) size 14x23 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "7"
</span><del>- RenderTableCell {TD} at (220,27) size 15x23 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (220,27) size 14x23 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "8"
</span><del>- RenderTableRow {TR} at (0,52) size 237x23
- RenderTableCell {TD} at (2,52) size 15x23 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,52) size 236x23
+ RenderTableCell {TD} at (2,52) size 14x23 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "9"
</span><del>- RenderTableCell {TD} at (18,52) size 68x23 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (18,52) size 67x23 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 16x17
</span><span class="cx"> text run at (3,3) width 16: "10"
</span><del>- RenderTableCell {TD} at (87,52) size 68x23 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (87,52) size 67x23 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 16x17
</span><span class="cx"> text run at (3,3) width 16: "11"
</span><del>- RenderTableCell {TD} at (156,52) size 23x23 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,52) size 22x23 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 16x17
</span><span class="cx"> text run at (3,3) width 16: "12"
</span><del>- RenderTableCell {TD} at (180,52) size 23x23 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (180,52) size 22x23 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 16x17
</span><span class="cx"> text run at (3,3) width 16: "13"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug222462aexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-2a-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug222462aexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-2a-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-2a-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-2a-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,47 +6,47 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTable {TABLE} at (0,17) size 239x79 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 237x77
- RenderTableRow {TR} at (0,2) size 237x23
- RenderTableCell {TD} at (2,2) size 15x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 238x79 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 236x77
+ RenderTableRow {TR} at (0,2) size 236x23
+ RenderTableCell {TD} at (2,2) size 14x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "1"
</span><del>- RenderTableCell {TD} at (18,14) size 137x24 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
</del><ins>+ RenderTableCell {TD} at (18,14) size 136x24 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
</ins><span class="cx"> RenderText {#text} at (3,3) size 130x18
</span><span class="cx"> text run at (3,4) width 130: "colspan 2 rowspan 2"
</span><del>- RenderTableCell {TD} at (156,2) size 23x23 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,2) size 22x23 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,27) size 237x23
- RenderTableCell {TD} at (2,27) size 15x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,27) size 236x23
+ RenderTableCell {TD} at (2,27) size 14x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "4"
</span><del>- RenderTableCell {TD} at (156,27) size 23x23 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,27) size 22x23 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "5"
</span><del>- RenderTableCell {TD} at (180,27) size 23x23 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (180,27) size 22x23 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "6"
</span><del>- RenderTableCell {TD} at (204,27) size 15x23 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (204,27) size 14x23 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "7"
</span><del>- RenderTableCell {TD} at (220,27) size 15x23 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (220,27) size 14x23 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "8"
</span><del>- RenderTableRow {TR} at (0,52) size 237x23
- RenderTableCell {TD} at (2,52) size 15x23 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,52) size 236x23
+ RenderTableCell {TD} at (2,52) size 14x23 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "9"
</span><del>- RenderTableCell {TD} at (18,52) size 68x23 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (18,52) size 67x23 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 16x17
</span><span class="cx"> text run at (3,3) width 16: "10"
</span><del>- RenderTableCell {TD} at (87,52) size 68x23 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (87,52) size 67x23 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 16x17
</span><span class="cx"> text run at (3,3) width 16: "11"
</span><del>- RenderTableCell {TD} at (156,52) size 23x23 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,52) size 22x23 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 16x17
</span><span class="cx"> text run at (3,3) width 16: "12"
</span><del>- RenderTableCell {TD} at (180,52) size 23x23 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (180,52) size 22x23 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 16x17
</span><span class="cx"> text run at (3,3) width 16: "13"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug222463expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-3-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug222463expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-3-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-3-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-3-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,47 +6,47 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTable {TABLE} at (0,17) size 231x79 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 229x77
- RenderTableRow {TR} at (0,2) size 229x23
- RenderTableCell {TD} at (2,2) size 15x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 230x79 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 228x77
+ RenderTableRow {TR} at (0,2) size 228x23
+ RenderTableCell {TD} at (2,2) size 14x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "1"
</span><del>- RenderTableCell {TD} at (18,14) size 137x24 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=3]
</del><ins>+ RenderTableCell {TD} at (18,14) size 136x24 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=3]
</ins><span class="cx"> RenderText {#text} at (3,3) size 130x18
</span><span class="cx"> text run at (3,4) width 130: "colspan 3 rowspan 2"
</span><del>- RenderTableCell {TD} at (156,2) size 23x23 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,2) size 22x23 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,27) size 229x23
- RenderTableCell {TD} at (2,27) size 15x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,27) size 228x23
+ RenderTableCell {TD} at (2,27) size 14x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "4"
</span><del>- RenderTableCell {TD} at (156,27) size 23x23 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,27) size 22x23 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "5"
</span><del>- RenderTableCell {TD} at (180,27) size 15x23 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (180,27) size 14x23 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "6"
</span><del>- RenderTableCell {TD} at (196,27) size 15x23 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,27) size 14x23 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "7"
</span><del>- RenderTableCell {TD} at (212,27) size 15x23 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (212,27) size 14x23 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "8"
</span><del>- RenderTableRow {TR} at (0,52) size 229x23
- RenderTableCell {TD} at (2,52) size 15x23 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,52) size 228x23
+ RenderTableCell {TD} at (2,52) size 14x23 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "9"
</span><del>- RenderTableCell {TD} at (18,52) size 45x23 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (18,52) size 44x23 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 16x17
</span><span class="cx"> text run at (3,3) width 16: "10"
</span><del>- RenderTableCell {TD} at (64,52) size 45x23 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (64,52) size 44x23 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 16x17
</span><span class="cx"> text run at (3,3) width 16: "11"
</span><del>- RenderTableCell {TD} at (110,52) size 45x23 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (110,52) size 44x23 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 16x17
</span><span class="cx"> text run at (3,3) width 16: "12"
</span><del>- RenderTableCell {TD} at (156,52) size 23x23 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,52) size 22x23 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 16x17
</span><span class="cx"> text run at (3,3) width 16: "13"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug222463aexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-3a-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug222463aexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-3a-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-3a-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22246-3a-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,47 +6,47 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTable {TABLE} at (0,17) size 231x79 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 229x77
- RenderTableRow {TR} at (0,2) size 229x23
- RenderTableCell {TD} at (2,2) size 15x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 230x79 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 228x77
+ RenderTableRow {TR} at (0,2) size 228x23
+ RenderTableCell {TD} at (2,2) size 14x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "1"
</span><del>- RenderTableCell {TD} at (18,14) size 137x24 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=3]
</del><ins>+ RenderTableCell {TD} at (18,14) size 136x24 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=3]
</ins><span class="cx"> RenderText {#text} at (3,3) size 130x18
</span><span class="cx"> text run at (3,4) width 130: "colspan 3 rowspan 2"
</span><del>- RenderTableCell {TD} at (156,2) size 23x23 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,2) size 22x23 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,27) size 229x23
- RenderTableCell {TD} at (2,27) size 15x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,27) size 228x23
+ RenderTableCell {TD} at (2,27) size 14x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "4"
</span><del>- RenderTableCell {TD} at (156,27) size 23x23 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,27) size 22x23 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "5"
</span><del>- RenderTableCell {TD} at (180,27) size 15x23 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (180,27) size 14x23 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "6"
</span><del>- RenderTableCell {TD} at (196,27) size 15x23 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,27) size 14x23 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "7"
</span><del>- RenderTableCell {TD} at (212,27) size 15x23 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (212,27) size 14x23 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "8"
</span><del>- RenderTableRow {TR} at (0,52) size 229x23
- RenderTableCell {TD} at (2,52) size 15x23 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,52) size 228x23
+ RenderTableCell {TD} at (2,52) size 14x23 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "9"
</span><del>- RenderTableCell {TD} at (18,52) size 45x23 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (18,52) size 44x23 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 16x17
</span><span class="cx"> text run at (3,3) width 16: "10"
</span><del>- RenderTableCell {TD} at (64,52) size 45x23 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (64,52) size 44x23 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 16x17
</span><span class="cx"> text run at (3,3) width 16: "11"
</span><del>- RenderTableCell {TD} at (110,52) size 45x23 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (110,52) size 44x23 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 16x17
</span><span class="cx"> text run at (3,3) width 16: "12"
</span><del>- RenderTableCell {TD} at (156,52) size 23x23 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,52) size 22x23 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 16x17
</span><span class="cx"> text run at (3,3) width 16: "13"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug22513expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22513-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22513-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug22513-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 130x15
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 130x15
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 130x15
</span><del>- RenderTableCell {TD} at (0,0) size 16x15 [bgcolor=#FFCC00] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 15x15 [bgcolor=#FFCC00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 15x15
</span><span class="cx"> RenderTableCell {TD} at (15,2) size 100x11 [bgcolor=#FFCC00] [r=0 c=1 rs=1 cs=1]
</span><del>- RenderInline {B} at (0,0) size 49x17
- RenderInline {FONT} at (0,0) size 49x11
- RenderText {#text} at (25,0) size 49x11
- text run at (25,0) width 49: "Downloads"
- RenderTableCell {TD} at (114,0) size 16x15 [bgcolor=#FFCC00] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderInline {B} at (0,0) size 48x17
+ RenderInline {FONT} at (0,0) size 48x11
+ RenderText {#text} at (26,0) size 48x11
+ text run at (26,0) width 48: "Downloads"
+ RenderTableCell {TD} at (115,0) size 15x15 [bgcolor=#FFCC00] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 15x15
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2296expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2296-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2296expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2296-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2296-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2296-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
</span><del>- RenderTable {TABLE} at (0,0) size 605x48 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 603x46
- RenderTableRow {TR} at (0,0) size 603x27
- RenderTableCell {TD} at (0,0) size 603x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTable {TABLE} at (0,0) size 604x48 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 602x46
+ RenderTableRow {TR} at (0,0) size 602x27
+ RenderTableCell {TD} at (0,0) size 602x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderTable {TABLE} at (1,1) size 600x25 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 598x23
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 598x23
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx"> RenderText {#text} at (1,1) size 52x17
</span><span class="cx"> text run at (1,1) width 52: "cell data"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableRow {TR} at (0,27) size 603x19
- RenderTableCell {TD} at (0,27) size 603x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,27) size 602x19
+ RenderTableCell {TD} at (0,27) size 602x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 64x17
</span><span class="cx"> text run at (1,1) width 64: "cell data 2"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug23235expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug23235-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug23235expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug23235-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug23235-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug23235-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,60 +9,60 @@
</span><span class="cx"> RenderInline {A} at (0,0) size 184x17 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (145,0) size 184x17
</span><span class="cx"> text run at (145,0) width 184: "http://webdeveloper.com/xml"
</span><del>- RenderTable {TABLE} at (0,33) size 645x100 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 643x98
- RenderTableRow {TR} at (0,0) size 643x98
- RenderTableCell {TD} at (0,0) size 511x98 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {UL} at (1,1) size 509x80
- RenderListItem {LI} at (40,0) size 469x80
</del><ins>+ RenderTable {TABLE} at (0,33) size 644x100 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 642x98
+ RenderTableRow {TR} at (0,0) size 642x98
+ RenderTableCell {TD} at (0,0) size 510x98 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {UL} at (1,1) size 508x80
+ RenderListItem {LI} at (40,0) size 468x80
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 196x17
</span><span class="cx"> text run at (0,0) width 196: "The XML Files Resources List"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderImage {IMG} at (0,17) size 468x60
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (510,21) size 133x56 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 131x54 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 129x52
- RenderTableRow {TR} at (0,2) size 129x48
- RenderTableCell {TD} at (2,2) size 125x48 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (510,21) size 132x56 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 130x54 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 128x52
+ RenderTableRow {TR} at (0,2) size 128x48
+ RenderTableCell {TD} at (2,2) size 124x48 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (3,3) size 118x25
</span><del>- RenderBR {BR} at (121,28) size 1x0
- RenderText {#text} at (25,28) size 6x17
- text run at (25,28) width 6: "["
- RenderInline {I} at (0,0) size 65x17
- RenderText {#text} at (30,28) size 65x17
- text run at (30,28) width 65: " Site Map "
- RenderText {#text} at (94,28) size 6x17
- text run at (94,28) width 6: "]"
</del><ins>+ RenderBR {BR} at (121,28) size 0x0
+ RenderText {#text} at (25,28) size 5x17
+ text run at (25,28) width 5: "["
+ RenderInline {I} at (0,0) size 64x17
+ RenderText {#text} at (30,28) size 64x17
+ text run at (30,28) width 64: " Site Map "
+ RenderText {#text} at (94,28) size 5x17
+ text run at (94,28) width 5: "]"
</ins><span class="cx"> RenderBlock {P} at (0,149) size 784x18
</span><span class="cx"> RenderText {#text} at (0,0) size 185x17
</span><span class="cx"> text run at (0,0) width 185: "Same as above, but removed "
</span><span class="cx"> RenderInline {CODE} at (0,0) size 136x15
</span><span class="cx"> RenderText {#text} at (185,3) size 136x15
</span><span class="cx"> text run at (185,3) width 136: "<SCRIPT></SCRIPT>"
</span><del>- RenderTable {TABLE} at (0,183) size 645x100 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 643x98
- RenderTableRow {TR} at (0,0) size 643x98
- RenderTableCell {TD} at (0,0) size 511x98 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {UL} at (1,1) size 509x80
- RenderListItem {LI} at (40,0) size 469x80
</del><ins>+ RenderTable {TABLE} at (0,183) size 644x100 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 642x98
+ RenderTableRow {TR} at (0,0) size 642x98
+ RenderTableCell {TD} at (0,0) size 510x98 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {UL} at (1,1) size 508x80
+ RenderListItem {LI} at (40,0) size 468x80
</ins><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx"> RenderText {#text} at (0,0) size 196x17
</span><span class="cx"> text run at (0,0) width 196: "The XML Files Resources List"
</span><span class="cx"> RenderImage {IMG} at (0,17) size 468x60
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (510,21) size 133x56 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 131x54 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 129x52
- RenderTableRow {TR} at (0,2) size 129x48
- RenderTableCell {TD} at (2,2) size 125x48 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (510,21) size 132x56 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 130x54 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 128x52
+ RenderTableRow {TR} at (0,2) size 128x48
+ RenderTableCell {TD} at (2,2) size 124x48 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (3,3) size 118x25
</span><del>- RenderBR {BR} at (121,28) size 1x0
- RenderText {#text} at (25,28) size 6x17
- text run at (25,28) width 6: "["
- RenderInline {I} at (0,0) size 65x17
- RenderText {#text} at (30,28) size 65x17
- text run at (30,28) width 65: " Site Map "
- RenderText {#text} at (94,28) size 6x17
- text run at (94,28) width 6: "]"
</del><ins>+ RenderBR {BR} at (121,28) size 0x0
+ RenderText {#text} at (25,28) size 5x17
+ text run at (25,28) width 5: "["
+ RenderInline {I} at (0,0) size 64x17
+ RenderText {#text} at (30,28) size 64x17
+ text run at (30,28) width 64: " Site Map "
+ RenderText {#text} at (94,28) size 5x17
+ text run at (94,28) width 5: "]"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug24200expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug24200-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug24200expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug24200-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug24200-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug24200-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,39 +4,39 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> RenderBlock {CENTER} at (0,0) size 784x195
</span><del>- RenderTable {TABLE} at (69,0) size 646x195 [border: (1px solid #FF0000)]
- RenderTableSection {TBODY} at (1,1) size 642x192
- RenderTableRow {TR} at (0,0) size 642x21
- RenderTableCell {TD} at (0,0) size 642x21 [border: (2px solid #FF0000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (70,0) size 644x195 [border: (1px solid #FF0000)]
+ RenderTableSection {TBODY} at (1,1) size 641x192
+ RenderTableRow {TR} at (0,0) size 641x21
+ RenderTableCell {TD} at (0,0) size 641x21 [border: (2px solid #FF0000)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (3,3) size 177x17
</span><span class="cx"> text run at (3,3) width 177: "parent table, 1st row, 1st col"
</span><del>- RenderTableRow {TR} at (0,21) size 642x171
- RenderTableCell {TD} at (0,21) size 157x171 [border: (1px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (3,2) size 153x151
- RenderTable {TABLE} at (0,0) size 153x151 [border: (1px solid #00FF00)]
- RenderTableSection {TBODY} at (1,1) size 150x148
- RenderTableRow {TR} at (0,0) size 150x21
- RenderTableCell {TD} at (0,0) size 150x21 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,21) size 641x171
+ RenderTableCell {TD} at (0,21) size 156x171 [border: (1px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
+ RenderBlock {FORM} at (3,2) size 152x151
+ RenderTable {TABLE} at (0,0) size 152x151 [border: (1px solid #00FF00)]
+ RenderTableSection {TBODY} at (1,1) size 149x148
+ RenderTableRow {TR} at (0,0) size 149x21
+ RenderTableCell {TD} at (0,0) size 149x21 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 23x17
</span><span class="cx"> text run at (3,3) width 23: "text"
</span><del>- RenderTableRow {TR} at (0,21) size 150x38
- RenderTableCell {TD} at (0,21) size 150x38 [border: (1px solid #00FF00)] [r=1 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (3,2) size 145x35 [border: (1px solid #FFFF00)]
- RenderTableSection {TBODY} at (1,1) size 142x32
- RenderTableRow {TR} at (0,0) size 142x32
- RenderTableCell {TD} at (0,0) size 119x32 [border: (2px solid #FFFF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,21) size 149x38
+ RenderTableCell {TD} at (0,21) size 149x38 [border: (1px solid #00FF00)] [r=1 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (3,2) size 144x35 [border: (1px solid #FFFF00)]
+ RenderTableSection {TBODY} at (1,1) size 141x32
+ RenderTableRow {TR} at (0,0) size 141x32
+ RenderTableCell {TD} at (0,0) size 118x32 [border: (2px solid #FFFF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTextControl {INPUT} at (5,5) size 110x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (118,0) size 24x32 [border: (2px solid #FFFF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (118,0) size 23x32 [border: (2px solid #FFFF00)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {INPUT} at (2,7) size 19x18
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableRow {TR} at (0,59) size 150x20
- RenderTableCell {TD} at (0,59) size 150x20 [border: (1px solid #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,59) size 149x20
+ RenderTableCell {TD} at (0,59) size 149x20 [border: (1px solid #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,2) size 23x17
</span><span class="cx"> text run at (3,2) width 23: "text"
</span><del>- RenderTableRow {TR} at (0,79) size 150x48
- RenderTableCell {TD} at (0,79) size 150x48 [border: (1px solid #00FF00)] [r=3 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (3,2) size 145x0
</del><ins>+ RenderTableRow {TR} at (0,79) size 149x48
+ RenderTableCell {TD} at (0,79) size 149x48 [border: (1px solid #00FF00)] [r=3 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (3,2) size 144x0
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx"> RenderTable {TABLE} at (3,2) size 131x45 [border: (1px solid #FF00FF)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 128x42
</span><span class="lines">@@ -48,11 +48,11 @@
</span><span class="cx"> RenderTableCell {TD} at (0,21) size 128x21 [border: (1px solid #FF00FF)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (3,2) size 52x17
</span><span class="cx"> text run at (3,2) width 52: "problem"
</span><del>- RenderTableRow {TR} at (0,127) size 150x21
- RenderTableCell {TD} at (0,127) size 150x21 [border: (1px solid #00FF00)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,127) size 149x21
+ RenderTableCell {TD} at (0,127) size 149x21 [border: (1px solid #00FF00)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,2) size 23x17
</span><span class="cx"> text run at (3,2) width 23: "text"
</span><del>- RenderTableCell {TD} at (156,21) size 486x29 [border: (1px solid #FF0000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,21) size 485x29 [border: (1px solid #FF0000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (2,2) size 481x25 [border: (1px solid #0000FF)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 478x22
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 478x22
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug24792expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug24792expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -8,22 +8,22 @@
</span><span class="cx"> text run at (0,7) width 513: "These links are in an element with display table-row, and the li elements "
</span><span class="cx"> text run at (513,7) width 167: "have display: table-cell."
</span><span class="cx"> text run at (0,39) width 115: "They disappear:"
</span><del>- RenderTable at (3,67) size 265x17
- RenderTableSection (anonymous) at (0,0) size 265x17
- RenderTableRow {UL} at (0,0) size 265x17 [bgcolor=#00CC99]
- RenderTableCell {LI} at (0,0) size 67x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (3,67) size 264x17
+ RenderTableSection (anonymous) at (0,0) size 264x17
+ RenderTableRow {UL} at (0,0) size 264x17 [bgcolor=#00CC99]
+ RenderTableCell {LI} at (0,0) size 66x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (8,0) size 50x17
</span><span class="cx"> text run at (8,0) width 50: "people"
</span><del>- RenderTableCell {LI} at (66,0) size 67x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {LI} at (66,0) size 66x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 48x17 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (9,0) size 48x17
</span><span class="cx"> text run at (9,0) width 48: "places"
</span><del>- RenderTableCell {LI} at (132,0) size 67x17 [r=0 c=2 rs=1 cs=1]
- RenderInline {A} at (0,0) size 67x17 [color=#0000EE]
- RenderText {#text} at (0,0) size 67x17
- text run at (0,0) width 67: "members"
- RenderTableCell {LI} at (198,0) size 67x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {LI} at (132,0) size 66x17 [r=0 c=2 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 66x17 [color=#0000EE]
+ RenderText {#text} at (0,0) size 66x17
+ text run at (0,0) width 66: "members"
+ RenderTableCell {LI} at (198,0) size 66x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 34x17 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (16,0) size 34x17
</span><span class="cx"> text run at (16,0) width 34: "links"
</span><span class="lines">@@ -41,58 +41,58 @@
</span><span class="cx"> text run at (0,39) width 222: "table-row/table-cell problem as "
</span><span class="cx"> text run at (222,39) width 48: "above."
</span><span class="cx"> RenderBlock {P} at (0,64) size 568x62
</span><del>- RenderTable {SPAN} at (0,2) size 160x60
- RenderTableSection (anonymous) at (0,0) size 160x60
- RenderTableRow {SPAN} at (0,0) size 160x28
- RenderTableCell (anonymous) at (0,0) size 160x28 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {SPAN} at (0,2) size 159x60
+ RenderTableSection (anonymous) at (0,0) size 159x60
+ RenderTableRow {SPAN} at (0,0) size 159x28
+ RenderTableCell (anonymous) at (0,0) size 159x28 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,6) size 137x16
</span><span class="cx"> text run at (0,6) width 137: "First Name (required)"
</span><del>- RenderTableRow (anonymous) at (0,28) size 160x32
- RenderTableCell (anonymous) at (0,28) size 160x32 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow (anonymous) at (0,28) size 159x32
+ RenderTableCell (anonymous) at (0,28) size 159x32 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTextControl {INPUT} at (2,4) size 155x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>- RenderText {#text} at (159,7) size 5x17
- text run at (159,7) width 5: " "
- RenderTable {SPAN} at (163,2) size 160x60
- RenderTableSection (anonymous) at (0,0) size 160x60
- RenderTableRow {SPAN} at (0,0) size 160x28
- RenderTableCell (anonymous) at (0,0) size 160x28 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderText {#text} at (159,7) size 4x17
+ text run at (159,7) width 4: " "
+ RenderTable {SPAN} at (163,2) size 159x60
+ RenderTableSection (anonymous) at (0,0) size 159x60
+ RenderTableRow {SPAN} at (0,0) size 159x28
+ RenderTableCell (anonymous) at (0,0) size 159x28 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,6) size 136x16
</span><span class="cx"> text run at (0,6) width 136: "Last Name (required)"
</span><del>- RenderTableRow (anonymous) at (0,28) size 160x32
- RenderTableCell (anonymous) at (0,28) size 160x32 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow (anonymous) at (0,28) size 159x32
+ RenderTableCell (anonymous) at (0,28) size 159x32 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTextControl {INPUT} at (2,4) size 155x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {P} at (0,126) size 568x62
</span><del>- RenderTable {SPAN} at (0,2) size 376x60
- RenderTableSection (anonymous) at (0,0) size 376x60
- RenderTableRow {SPAN} at (0,0) size 376x28
- RenderTableCell (anonymous) at (0,0) size 376x28 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {SPAN} at (0,2) size 375x60
+ RenderTableSection (anonymous) at (0,0) size 375x60
+ RenderTableRow {SPAN} at (0,0) size 375x28
+ RenderTableCell (anonymous) at (0,0) size 375x28 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,6) size 91x16
</span><span class="cx"> text run at (0,6) width 91: "Email Address"
</span><del>- RenderTableRow (anonymous) at (0,28) size 376x32
- RenderTableCell (anonymous) at (0,28) size 376x32 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow (anonymous) at (0,28) size 375x32
+ RenderTableCell (anonymous) at (0,28) size 375x32 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTextControl {INPUT} at (2,4) size 371x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {P} at (0,188) size 568x62
</span><del>- RenderTable {SPAN} at (0,2) size 160x60
- RenderTableSection (anonymous) at (0,0) size 160x60
- RenderTableRow {SPAN} at (0,0) size 160x28
- RenderTableCell (anonymous) at (0,0) size 160x28 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {SPAN} at (0,2) size 159x60
+ RenderTableSection (anonymous) at (0,0) size 159x60
+ RenderTableRow {SPAN} at (0,0) size 159x28
+ RenderTableCell (anonymous) at (0,0) size 159x28 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,6) size 103x16
</span><span class="cx"> text run at (0,6) width 103: "Company Name"
</span><del>- RenderTableRow (anonymous) at (0,28) size 160x32
- RenderTableCell (anonymous) at (0,28) size 160x32 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow (anonymous) at (0,28) size 159x32
+ RenderTableCell (anonymous) at (0,28) size 159x32 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTextControl {INPUT} at (2,4) size 155x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>- RenderText {#text} at (159,7) size 5x17
- text run at (159,7) width 5: " "
- RenderTable {SPAN} at (163,2) size 160x60
- RenderTableSection (anonymous) at (0,0) size 160x60
- RenderTableRow {SPAN} at (0,0) size 160x28
- RenderTableCell (anonymous) at (0,0) size 160x28 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderText {#text} at (159,7) size 4x17
+ text run at (159,7) width 4: " "
+ RenderTable {SPAN} at (163,2) size 159x60
+ RenderTableSection (anonymous) at (0,0) size 159x60
+ RenderTableRow {SPAN} at (0,0) size 159x28
+ RenderTableCell (anonymous) at (0,0) size 159x28 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,6) size 27x16
</span><span class="cx"> text run at (0,6) width 27: "Title"
</span><del>- RenderTableRow (anonymous) at (0,28) size 160x32
- RenderTableCell (anonymous) at (0,28) size 160x32 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow (anonymous) at (0,28) size 159x32
+ RenderTableCell (anonymous) at (0,28) size 159x32 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTextControl {INPUT} at (2,4) size 155x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {P} at (0,250) size 568x32
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug24793expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -25,10 +25,10 @@
</span><span class="cx"> RenderBlock (anonymous) at (13,13) size 743x17
</span><span class="cx"> RenderText {#text} at (0,0) size 233x17
</span><span class="cx"> text run at (0,0) width 233: "If this paragraph breaks the line here:"
</span><del>- RenderTable {SPAN} at (13,30) size 59x17
- RenderTableSection (anonymous) at (0,0) size 59x17
- RenderTableRow (anonymous) at (0,0) size 59x17
- RenderTableCell (anonymous) at (0,0) size 59x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {SPAN} at (13,30) size 58x17
+ RenderTableSection (anonymous) at (0,0) size 58x17
+ RenderTableRow (anonymous) at (0,0) size 58x17
+ RenderTableCell (anonymous) at (0,0) size 58x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 58x17
</span><span class="cx"> text run at (0,0) width 58: "and here:"
</span><span class="cx"> RenderBlock (anonymous) at (13,47) size 743x34
</span><span class="lines">@@ -56,7 +56,7 @@
</span><span class="cx"> RenderTableCell {DIV} at (0,0) size 328x17 [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 26x17
</span><span class="cx"> text run at (0,0) width 26: "Left"
</span><del>- RenderTableCell {DIV} at (327,0) size 442x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {DIV} at (327,0) size 443x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (406,0) size 36x17
</span><span class="cx"> text run at (406,0) width 36: "Right"
</span><span class="cx"> RenderBlock {H2} at (0,387) size 769x27
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug25004expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug25004-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug25004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug25004-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug25004-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug25004-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 680x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><del>- RenderTableCell {TD} at (697,2) size 75x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (697,2) size 76x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x34
</span><span class="cx"> text run at (2,2) width 42: "This is"
</span><span class="cx"> text run at (2,19) width 60: "some text"
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 680x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><del>- RenderTableCell {TD} at (697,2) size 75x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (697,2) size 76x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x34
</span><span class="cx"> text run at (2,2) width 42: "This is"
</span><span class="cx"> text run at (2,19) width 60: "some text"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug25074expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug25074-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug25074-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug25074-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 [bgcolor=#FFFFFF]
</span><del>- RenderTable {TABLE} at (0,0) size 53x17 [bgcolor=#00FF00]
- RenderTableSection {TBODY} at (0,0) size 53x17
- RenderTableRow {TR} at (0,0) size 53x17
- RenderTableCell {TD} at (0,1) size 8x15 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 52x17 [bgcolor=#00FF00]
+ RenderTableSection {TBODY} at (0,0) size 52x17
+ RenderTableRow {TR} at (0,0) size 52x17
+ RenderTableCell {TD} at (0,1) size 7x15 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 7x15
</span><del>- RenderTableCell {TD} at (7,0) size 40x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (7,0) size 39x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 39x17
</span><span class="cx"> text run at (0,0) width 39: "Home"
</span><del>- RenderTableCell {TD} at (46,1) size 7x15 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (46,1) size 6x15 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 6x15
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug25663expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug25663-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug25663expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug25663-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug25663-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug25663-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,11 +6,11 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 610x95 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 608x93
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 608x89
</span><del>- RenderTableCell {TD} at (2,16) size 480x61 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,16) size 479x61 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (2,2) size 475x57 [bgcolor=#BBBBBB]
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 475x57
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 475x53
</span><del>- RenderTableCell {TD} at (2,27) size 3x3 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,27) size 2x3 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (6,2) size 467x53 [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 219x17
</span><span class="cx"> text run at (1,1) width 219: "Welcome to the new DaveCentral!"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug26553expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug26553-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug26553-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug26553expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug26553-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug26553-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug26553-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x132 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x130
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x126
</span><del>- RenderTableCell {TD} at (2,2) size 184x126 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 183x126 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 181x17 [color=#551A8B]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 61x62
</span><span class="cx"> RenderImage {IMG} at (1,63) size 181x62
</span><span class="cx"> RenderTableCell {TD} at (187,33) size 453x64 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (133,1) size 187x62
</span><del>- RenderTableCell {TD} at (641,33) size 139x64 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (642,33) size 138x64 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 0x0 [color=#551A8B]
</span><del>- RenderImage {IMG} at (4,1) size 134x62
</del><ins>+ RenderImage {IMG} at (4,1) size 133x62
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2684expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2684-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2684expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2684-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2684-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2684-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,14 +10,14 @@
</span><span class="cx"> RenderTable {TABLE} at (0,33) size 340x40 [bgcolor=#FFFFCC] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 338x38
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 338x19
</span><del>- RenderTableCell {TD} at (0,0) size 338x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (0,0) size 339x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 166x17
</span><span class="cx"> text run at (1,1) width 166: "width=340 (same as table)"
</span><span class="cx"> RenderTableRow {TR} at (0,19) size 338x19
</span><span class="cx"> RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "Search for:"
</span><del>- RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (81,19) size 258x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 221x17
</span><span class="cx"> text run at (1,1) width 221: "foo bar baz foo bar baz foo bar baz"
</span><span class="cx"> RenderBlock {P} at (0,89) size 784x17
</span><span class="lines">@@ -27,14 +27,14 @@
</span><span class="cx"> RenderTable {TABLE} at (0,122) size 340x40 [bgcolor=#FFFFCC] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 338x38
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 338x19
</span><del>- RenderTableCell {TD} at (0,0) size 338x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (0,0) size 339x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 111x17
</span><span class="cx"> text run at (1,1) width 111: "no width attribute"
</span><span class="cx"> RenderTableRow {TR} at (0,19) size 338x19
</span><span class="cx"> RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "Search for:"
</span><del>- RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (81,19) size 258x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 221x17
</span><span class="cx"> text run at (1,1) width 221: "foo bar baz foo bar baz foo bar baz"
</span><span class="cx"> RenderBlock {P} at (0,178) size 784x17
</span><span class="lines">@@ -44,14 +44,14 @@
</span><span class="cx"> RenderTable {TABLE} at (0,211) size 340x40 [bgcolor=#FFFFCC] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 338x38
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 338x19
</span><del>- RenderTableCell {TD} at (0,0) size 338x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (0,0) size 339x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 85x17
</span><span class="cx"> text run at (1,1) width 85: "width=100px"
</span><span class="cx"> RenderTableRow {TR} at (0,19) size 338x19
</span><span class="cx"> RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "Search for:"
</span><del>- RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (81,19) size 258x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 221x17
</span><span class="cx"> text run at (1,1) width 221: "foo bar baz foo bar baz foo bar baz"
</span><span class="cx"> RenderBlock {P} at (0,267) size 784x17
</span><span class="lines">@@ -61,14 +61,14 @@
</span><span class="cx"> RenderTable {TABLE} at (0,300) size 340x40 [bgcolor=#FFFFCC] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 338x38
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 338x19
</span><del>- RenderTableCell {TD} at (0,0) size 338x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (0,0) size 339x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 85x17
</span><span class="cx"> text run at (1,1) width 85: "width=200px"
</span><span class="cx"> RenderTableRow {TR} at (0,19) size 338x19
</span><span class="cx"> RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "Search for:"
</span><del>- RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (81,19) size 258x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 221x17
</span><span class="cx"> text run at (1,1) width 221: "foo bar baz foo bar baz foo bar baz"
</span><span class="cx"> RenderBlock {P} at (0,356) size 784x17
</span><span class="lines">@@ -78,13 +78,13 @@
</span><span class="cx"> RenderTable {TABLE} at (0,389) size 340x40 [bgcolor=#FFFFCC] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 338x38
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 338x19
</span><del>- RenderTableCell {TD} at (0,0) size 338x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (0,0) size 339x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 82x17
</span><span class="cx"> text run at (1,1) width 82: "width=100%"
</span><span class="cx"> RenderTableRow {TR} at (0,19) size 338x19
</span><span class="cx"> RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "Search for:"
</span><del>- RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (81,19) size 258x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 221x17
</span><span class="cx"> text run at (1,1) width 221: "foo bar baz foo bar baz foo bar baz"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug269566expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug269566-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug269566-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug269566expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug269566-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug269566-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug269566-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -2,8 +2,8 @@
</span><span class="cx"> RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x45
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x45
</span><del>- RenderTable {BODY} at (8,8) size 183x29
- RenderTableSection (anonymous) at (0,0) size 183x29
- RenderTableRow (anonymous) at (0,0) size 183x29
- RenderTableCell (anonymous) at (0,0) size 183x29 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {BODY} at (8,8) size 182x29
+ RenderTableSection (anonymous) at (0,0) size 182x29
+ RenderTableRow (anonymous) at (0,0) size 182x29
+ RenderTableCell (anonymous) at (0,0) size 182x29 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 182x29
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug277062expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug277062-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug277062-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug277062expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug277062-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug277062-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug277062-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -5,10 +5,10 @@
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x0
</span><span class="cx"> RenderInline {BLA} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,0) size 11x6
- RenderTableSection {TBODY} at (0,0) size 11x6
- RenderTableRow {TR} at (0,2) size 11x2
- RenderTableCell {TD} at (2,2) size 3x2 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,2) size 3x2 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 10x6
+ RenderTableSection {TBODY} at (0,0) size 10x6
+ RenderTableRow {TR} at (0,2) size 10x2
+ RenderTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,2) size 2x2 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2773expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2773-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2773expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2773-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2773-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2773-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,14 +10,14 @@
</span><span class="cx"> RenderTable {TABLE} at (0,33) size 340x40 [bgcolor=#FFFFCC] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 338x38
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 338x19
</span><del>- RenderTableCell {TD} at (0,0) size 338x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (0,0) size 339x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 166x17
</span><span class="cx"> text run at (1,1) width 166: "width=340 (same as table)"
</span><span class="cx"> RenderTableRow {TR} at (0,19) size 338x19
</span><span class="cx"> RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "Search for:"
</span><del>- RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (81,19) size 258x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 221x17
</span><span class="cx"> text run at (1,1) width 221: "foo bar baz foo bar baz foo bar baz"
</span><span class="cx"> RenderBlock {P} at (0,89) size 784x17
</span><span class="lines">@@ -27,14 +27,14 @@
</span><span class="cx"> RenderTable {TABLE} at (0,122) size 340x40 [bgcolor=#FFFFCC] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 338x38
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 338x19
</span><del>- RenderTableCell {TD} at (0,0) size 338x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (0,0) size 339x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 111x17
</span><span class="cx"> text run at (1,1) width 111: "no width attribute"
</span><span class="cx"> RenderTableRow {TR} at (0,19) size 338x19
</span><span class="cx"> RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "Search for:"
</span><del>- RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (81,19) size 258x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 221x17
</span><span class="cx"> text run at (1,1) width 221: "foo bar baz foo bar baz foo bar baz"
</span><span class="cx"> RenderBlock {P} at (0,178) size 784x17
</span><span class="lines">@@ -44,14 +44,14 @@
</span><span class="cx"> RenderTable {TABLE} at (0,211) size 340x40 [bgcolor=#FFFFCC] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 338x38
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 338x19
</span><del>- RenderTableCell {TD} at (0,0) size 338x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (0,0) size 339x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 85x17
</span><span class="cx"> text run at (1,1) width 85: "width=100px"
</span><span class="cx"> RenderTableRow {TR} at (0,19) size 338x19
</span><span class="cx"> RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "Search for:"
</span><del>- RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (81,19) size 258x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 221x17
</span><span class="cx"> text run at (1,1) width 221: "foo bar baz foo bar baz foo bar baz"
</span><span class="cx"> RenderBlock {P} at (0,267) size 784x17
</span><span class="lines">@@ -61,14 +61,14 @@
</span><span class="cx"> RenderTable {TABLE} at (0,300) size 340x40 [bgcolor=#FFFFCC] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 338x38
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 338x19
</span><del>- RenderTableCell {TD} at (0,0) size 338x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (0,0) size 339x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 85x17
</span><span class="cx"> text run at (1,1) width 85: "width=200px"
</span><span class="cx"> RenderTableRow {TR} at (0,19) size 338x19
</span><span class="cx"> RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "Search for:"
</span><del>- RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (81,19) size 258x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 221x17
</span><span class="cx"> text run at (1,1) width 221: "foo bar baz foo bar baz foo bar baz"
</span><span class="cx"> RenderBlock {P} at (0,356) size 784x17
</span><span class="lines">@@ -78,13 +78,13 @@
</span><span class="cx"> RenderTable {TABLE} at (0,389) size 340x40 [bgcolor=#FFFFCC] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 338x38
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 338x19
</span><del>- RenderTableCell {TD} at (0,0) size 338x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (0,0) size 339x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 82x17
</span><span class="cx"> text run at (1,1) width 82: "width=100%"
</span><span class="cx"> RenderTableRow {TR} at (0,19) size 338x19
</span><span class="cx"> RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "Search for:"
</span><del>- RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (81,19) size 258x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 221x17
</span><span class="cx"> text run at (1,1) width 221: "foo bar baz foo bar baz foo bar baz"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug279931expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug27993-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug279931expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug27993-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug27993-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug27993-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,10 +9,10 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 228x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 107x17
</span><span class="cx"> text run at (2,2) width 107: "R1C1 colspan=0"
</span><del>- RenderTableCell {TD} at (231,2) size 513x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (231,2) size 514x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 107x17
</span><span class="cx"> text run at (2,2) width 107: "R1C2 colspan=0"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 746x21
</span><del>- RenderTableCell {TD} at (2,25) size 742x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,25) size 743x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 107x17
</span><span class="cx"> text run at (2,2) width 107: "R2C1 colspan=2"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2886expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2886-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2886expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2886-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2886-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2886-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,84 +6,84 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 191x17
</span><span class="cx"> text run at (0,0) width 191: "Tests of padding in table cells."
</span><del>- RenderTable {TABLE} at (0,33) size 393x124
- RenderTableSection {TBODY} at (0,0) size 393x124
- RenderTableRow {TR} at (0,2) size 393x120
- RenderTableCell {TD} at (2,2) size 136x120 [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (10,10) size 116x17
</del><ins>+ RenderTable {TABLE} at (0,33) size 392x124
+ RenderTableSection {TBODY} at (0,0) size 392x124
+ RenderTableRow {TR} at (0,2) size 392x120
+ RenderTableCell {TD} at (2,2) size 135x120 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {P} at (10,10) size 115x17
</ins><span class="cx"> RenderInline {B} at (0,0) size 115x17
</span><span class="cx"> RenderText {#text} at (0,0) size 115x17
</span><span class="cx"> text run at (0,0) width 115: "1) padding: 20px"
</span><del>- RenderTable {TABLE} at (10,43) size 84x67 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 82x65
- RenderTableRow {TR} at (0,2) size 82x61
- RenderTableCell {TD} at (2,2) size 78x61 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (21,21) size 36x19 [border: (1px dashed #FF0000)]
</del><ins>+ RenderTable {TABLE} at (10,43) size 83x67 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 81x65
+ RenderTableRow {TR} at (0,2) size 81x61
+ RenderTableCell {TD} at (2,2) size 77x61 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (21,21) size 35x19 [border: (1px dashed #FF0000)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 33x17
</span><span class="cx"> text run at (1,1) width 33: "FOO"
</span><del>- RenderTableCell {TD} at (139,2) size 252x120 [r=0 c=1 rs=1 cs=1]
- RenderBlock {P} at (10,10) size 232x17
</del><ins>+ RenderTableCell {TD} at (139,2) size 251x120 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {P} at (10,10) size 231x17
</ins><span class="cx"> RenderInline {B} at (0,0) size 231x17
</span><span class="cx"> RenderText {#text} at (0,0) size 231x17
</span><span class="cx"> text run at (0,0) width 231: "2) padding: 10px 25px 30px 45px;"
</span><del>- RenderTable {TABLE} at (10,43) size 114x67 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 112x65
- RenderTableRow {TR} at (0,2) size 112x61
- RenderTableCell {TD} at (2,2) size 108x61 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (46,11) size 36x19 [border: (1px dashed #FF0000)]
</del><ins>+ RenderTable {TABLE} at (10,43) size 113x67 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 111x65
+ RenderTableRow {TR} at (0,2) size 111x61
+ RenderTableCell {TD} at (2,2) size 107x61 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (46,11) size 35x19 [border: (1px dashed #FF0000)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 33x17
</span><span class="cx"> text run at (1,1) width 33: "FOO"
</span><span class="cx"> RenderBlock (anonymous) at (0,157) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,174) size 695x105
- RenderTableSection {TBODY} at (0,0) size 695x105
- RenderTableRow {TR} at (0,2) size 695x101
- RenderTableCell {TD} at (2,2) size 162x82 [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (10,10) size 142x17
</del><ins>+ RenderTable {TABLE} at (0,174) size 694x105
+ RenderTableSection {TBODY} at (0,0) size 694x105
+ RenderTableRow {TR} at (0,2) size 694x101
+ RenderTableCell {TD} at (2,2) size 161x82 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {P} at (10,10) size 141x17
</ins><span class="cx"> RenderInline {B} at (0,0) size 141x17
</span><span class="cx"> RenderText {#text} at (0,0) size 141x17
</span><span class="cx"> text run at (0,0) width 141: "3) padding-left: 20px"
</span><del>- RenderTable {TABLE} at (10,43) size 65x29 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 63x27
- RenderTableRow {TR} at (0,2) size 63x23
- RenderTableCell {TD} at (2,2) size 59x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (21,2) size 36x19 [border: (1px dashed #FF0000)]
</del><ins>+ RenderTable {TABLE} at (10,43) size 64x29 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 62x27
+ RenderTableRow {TR} at (0,2) size 62x23
+ RenderTableCell {TD} at (2,2) size 58x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (21,2) size 35x19 [border: (1px dashed #FF0000)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 33x17
</span><span class="cx"> text run at (1,1) width 33: "FOO"
</span><del>- RenderTableCell {TD} at (165,2) size 174x82 [r=0 c=1 rs=1 cs=1]
- RenderBlock {P} at (10,10) size 154x17
</del><ins>+ RenderTableCell {TD} at (165,2) size 173x82 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {P} at (10,10) size 153x17
</ins><span class="cx"> RenderInline {B} at (0,0) size 153x17
</span><span class="cx"> RenderText {#text} at (0,0) size 153x17
</span><span class="cx"> text run at (0,0) width 153: "4) padding-right: 20px"
</span><del>- RenderTable {TABLE} at (10,43) size 65x29 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 63x27
- RenderTableRow {TR} at (0,2) size 63x23
- RenderTableCell {TD} at (2,2) size 59x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 36x19 [border: (1px dashed #FF0000)]
</del><ins>+ RenderTable {TABLE} at (10,43) size 64x29 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 62x27
+ RenderTableRow {TR} at (0,2) size 62x23
+ RenderTableCell {TD} at (2,2) size 58x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (2,2) size 35x19 [border: (1px dashed #FF0000)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 33x17
</span><span class="cx"> text run at (1,1) width 33: "FOO"
</span><del>- RenderTableCell {TD} at (340,2) size 163x101 [r=0 c=2 rs=1 cs=1]
- RenderBlock {P} at (10,10) size 143x17
</del><ins>+ RenderTableCell {TD} at (340,2) size 162x101 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {P} at (10,10) size 142x17
</ins><span class="cx"> RenderInline {B} at (0,0) size 142x17
</span><span class="cx"> RenderText {#text} at (0,0) size 142x17
</span><span class="cx"> text run at (0,0) width 142: "5) padding-top: 20px"
</span><del>- RenderTable {TABLE} at (10,43) size 46x48 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 44x46
- RenderTableRow {TR} at (0,2) size 44x42
- RenderTableCell {TD} at (2,2) size 40x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,21) size 36x19 [border: (1px dashed #FF0000)]
</del><ins>+ RenderTable {TABLE} at (10,43) size 45x48 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 43x46
+ RenderTableRow {TR} at (0,2) size 43x42
+ RenderTableCell {TD} at (2,2) size 39x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (2,21) size 35x19 [border: (1px dashed #FF0000)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 33x17
</span><span class="cx"> text run at (1,1) width 33: "FOO"
</span><del>- RenderTableCell {TD} at (504,2) size 189x101 [r=0 c=3 rs=1 cs=1]
- RenderBlock {P} at (10,10) size 169x17
</del><ins>+ RenderTableCell {TD} at (504,2) size 188x101 [r=0 c=3 rs=1 cs=1]
+ RenderBlock {P} at (10,10) size 168x17
</ins><span class="cx"> RenderInline {B} at (0,0) size 168x17
</span><span class="cx"> RenderText {#text} at (0,0) size 168x17
</span><span class="cx"> text run at (0,0) width 168: "6) padding-bottom: 20px"
</span><del>- RenderTable {TABLE} at (10,43) size 46x48 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 44x46
- RenderTableRow {TR} at (0,2) size 44x42
- RenderTableCell {TD} at (2,2) size 40x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 36x19 [border: (1px dashed #FF0000)]
</del><ins>+ RenderTable {TABLE} at (10,43) size 45x48 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 43x46
+ RenderTableRow {TR} at (0,2) size 43x42
+ RenderTableCell {TD} at (2,2) size 39x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (2,2) size 35x19 [border: (1px dashed #FF0000)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 33x17
</span><span class="cx"> text run at (1,1) width 33: "FOO"
</span><span class="cx"> RenderBlock (anonymous) at (0,279) size 784x17
</span><span class="lines">@@ -92,21 +92,21 @@
</span><span class="cx"> RenderInline {B} at (0,0) size 240x17
</span><span class="cx"> RenderText {#text} at (0,0) size 240x17
</span><span class="cx"> text run at (0,0) width 240: "misc) padding: 20px 10px 40px 0px"
</span><del>- RenderTable {TABLE} at (0,345) size 54x87 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 52x85
- RenderTableRow {TR} at (0,2) size 52x81
- RenderTableCell {TD} at (2,2) size 48x81 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,21) size 36x19 [border: (1px dashed #FF0000)]
</del><ins>+ RenderTable {TABLE} at (0,345) size 53x87 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 51x85
+ RenderTableRow {TR} at (0,2) size 51x81
+ RenderTableCell {TD} at (2,2) size 47x81 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,21) size 35x19 [border: (1px dashed #FF0000)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 33x17
</span><span class="cx"> text run at (1,1) width 33: "FOO"
</span><span class="cx"> RenderBlock {P} at (0,448) size 784x17
</span><span class="cx"> RenderInline {B} at (0,0) size 329x17
</span><span class="cx"> RenderText {#text} at (0,0) size 329x17
</span><span class="cx"> text run at (0,0) width 329: "misc) padding-top: 10px; padding-bottom: 20px;"
</span><del>- RenderTable {TABLE} at (0,481) size 46x57 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 44x55
- RenderTableRow {TR} at (0,2) size 44x51
- RenderTableCell {TD} at (2,2) size 40x51 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,11) size 36x19 [border: (1px dashed #FF0000)]
</del><ins>+ RenderTable {TABLE} at (0,481) size 45x57 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 43x55
+ RenderTableRow {TR} at (0,2) size 43x51
+ RenderTableCell {TD} at (2,2) size 39x51 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (2,11) size 35x19 [border: (1px dashed #FF0000)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 33x17
</span><span class="cx"> text run at (1,1) width 33: "FOO"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug28933expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug28933-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug28933-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug28933expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug28933-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug28933-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug28933-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 5x2
- RenderTableSection {TBODY} at (0,0) size 5x2
- RenderTableRow {TR} at (0,0) size 5x0
- RenderTableCell {TD} at (0,0) size 3x2 [r=0 c=0 rs=2 cs=1]
- RenderTableRow {TR} at (0,0) size 5x2
- RenderTableCell {TD} at (2,0) size 3x2 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 4x2
+ RenderTableSection {TBODY} at (0,0) size 4x2
+ RenderTableRow {TR} at (0,0) size 4x0
+ RenderTableCell {TD} at (0,0) size 2x2 [r=0 c=0 rs=2 cs=1]
+ RenderTableRow {TR} at (0,0) size 4x2
+ RenderTableCell {TD} at (2,0) size 2x2 [r=1 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug290581expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29058-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug290581expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29058-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29058-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29058-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x25
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x21
</span><del>- RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "Test"
</span><span class="cx"> RenderTableCell {TD} at (35,2) size 78x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug29314expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29314-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29314-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29314-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,12 +3,12 @@
</span><span class="cx"> layer at (0,0) size 800x585
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x585
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x569
</span><del>- RenderTable {TABLE} at (0,0) size 1002x226
- RenderTableSection {TBODY} at (0,0) size 1002x226
- RenderTableRow {TR} at (0,2) size 1002x222
- RenderTableCell {TD} at (2,2) size 332x222 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 1001x226
+ RenderTableSection {TBODY} at (0,0) size 1001x226
+ RenderTableRow {TR} at (0,2) size 1001x222
+ RenderTableCell {TD} at (2,2) size 331x222 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 329x220
</span><del>- RenderTableCell {TD} at (335,2) size 332x222 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (335,2) size 331x222 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 329x220
</span><del>- RenderTableCell {TD} at (668,2) size 332x222 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (668,2) size 331x222 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 329x220
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug29429expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29429-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug29429expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29429-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29429-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29429-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx"> text run at (2,2) width 276: "yyy yyy yyy yyy yyy yyy yyy yyy yyy yyy"
</span><span class="cx"> text run at (2,19) width 276: "yyy yyy yyy yyy yyy yyy yyy yyy yyy yyy"
</span><span class="cx"> text run at (2,36) width 24: "yyy"
</span><del>- RenderTableCell {TD} at (310,15) size 470x39 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (310,15) size 471x39 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 455x35
</span><span class="cx"> text run at (2,3) width 455: "text text text text text text text text text text text text text text text text text"
</span><span class="cx"> text run at (2,20) width 455: "text text text text text text text text text text text text text text text text text"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2954expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2954-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2954-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2954-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 601x94
- RenderTableSection {TBODY} at (0,0) size 601x94
- RenderTableRow {TR} at (0,0) size 601x70
- RenderTableCell {TD} at (0,0) size 81x70 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 600x94
+ RenderTableSection {TBODY} at (0,0) size 600x94
+ RenderTableRow {TR} at (0,0) size 600x70
+ RenderTableCell {TD} at (0,0) size 80x70 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 80x70
</span><del>- RenderTableCell {TD} at (80,50) size 521x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (80,50) size 520x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 104x20
</span><span class="cx"> RenderImage {IMG} at (104,0) size 104x20
</span><span class="cx"> RenderImage {IMG} at (208,0) size 104x20
</span><span class="cx"> RenderImage {IMG} at (312,0) size 104x20
</span><span class="cx"> RenderImage {IMG} at (416,0) size 104x20
</span><del>- RenderTableRow {TR} at (0,70) size 601x24
- RenderTableCell {TD} at (0,70) size 601x24 [bgcolor=#CCCC99] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,70) size 600x24
+ RenderTableCell {TD} at (0,70) size 600x24 [bgcolor=#CCCC99] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 600x24
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug29811expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug29811expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x34
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x34
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 784x34
</span><del>- RenderTableCell {TD} at (0,8) size 136x18 [bgcolor=#DDDDDD] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,8) size 135x18 [bgcolor=#DDDDDD] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (0,0) size 135x17
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 135x17
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 135x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug29812expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug29812expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,16 +9,16 @@
</span><span class="cx"> RenderTable {TABLE} at (0,102) size 800x127 [border: (2px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 796x123
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 796x0
</span><del>- RenderTableCell {TD} at (0,0) size 115x123 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
- RenderTable {TABLE} at (1,1) size 113x121 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 111x119
- RenderTableRow {TR} at (0,0) size 111x119
- RenderTableCell {TD} at (0,0) size 111x119 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 114x123 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+ RenderTable {TABLE} at (1,1) size 112x121 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 110x119
+ RenderTableRow {TR} at (0,0) size 110x119
+ RenderTableCell {TD} at (0,0) size 110x119 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (5,1) size 100x100
</span><span class="cx"> RenderText {#text} at (1,101) size 54x17
</span><span class="cx"> text run at (1,101) width 54: "HELLO"
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 796x123
</span><del>- RenderTableCell {TD} at (114,9) size 328x105 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (114,9) size 327x105 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 322x103
</span><span class="cx"> text run at (1,2) width 315: "The Zurich football team known as FC Blue Stars"
</span><span class="cx"> text run at (1,19) width 117: "is one of the city's "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2997expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2997-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2997expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2997-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2997-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2997-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,15 +10,15 @@
</span><span class="cx"> RenderTable {TABLE} at (0,33) size 566x60 [bgcolor=#00FFFF]
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 566x60
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 566x40
</span><del>- RenderTableCell {TD} at (0,0) size 223x40 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 222x40 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 222x40
</span><del>- RenderTableCell {TD} at (222,0) size 146x40 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (222,0) size 145x40 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 145x40
</span><span class="cx"> RenderTableCell {TD} at (367,11) size 199x18 [bgcolor=#009999] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 42x18
</span><span class="cx"> text run at (0,1) width 42: "Empty"
</span><span class="cx"> RenderTableRow {TR} at (0,40) size 566x20
</span><del>- RenderTableCell {TD} at (0,40) size 368x20 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (0,40) size 367x20 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 367x20
</span><span class="cx"> RenderTableCell {TD} at (367,41) size 199x18 [bgcolor=#990099] [r=1 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 42x18
</span><span class="lines">@@ -29,9 +29,9 @@
</span><span class="cx"> RenderTable {TABLE} at (0,142) size 566x71 [bgcolor=#00FFFF]
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 566x71
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 566x51
</span><del>- RenderTableCell {TD} at (0,5) size 223x41 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,5) size 222x41 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 222x40
</span><del>- RenderTableCell {TD} at (222,5) size 146x41 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (222,5) size 145x41 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 145x40
</span><span class="cx"> RenderTableCell {TD} at (367,0) size 199x51 [bgcolor=#009999] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 193x51
</span><span class="lines">@@ -39,7 +39,7 @@
</span><span class="cx"> text run at (0,17) width 185: "and more and more and more"
</span><span class="cx"> text run at (0,34) width 51: "text in it"
</span><span class="cx"> RenderTableRow {TR} at (0,51) size 566x20
</span><del>- RenderTableCell {TD} at (0,51) size 368x20 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (0,51) size 367x20 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 367x20
</span><span class="cx"> RenderTableCell {TD} at (367,52) size 199x18 [bgcolor=#990099] [r=1 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 42x18
</span><span class="lines">@@ -50,15 +50,15 @@
</span><span class="cx"> RenderTable {TABLE} at (0,262) size 566x74 [bgcolor=#00FFFF]
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 566x74
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 566x40
</span><del>- RenderTableCell {TD} at (0,0) size 223x40 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 222x40 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 222x40
</span><del>- RenderTableCell {TD} at (222,0) size 146x40 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (222,0) size 145x40 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 145x40
</span><span class="cx"> RenderTableCell {TD} at (367,11) size 199x18 [bgcolor=#009999] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 42x18
</span><span class="cx"> text run at (0,1) width 42: "Empty"
</span><span class="cx"> RenderTableRow {TR} at (0,40) size 566x34
</span><del>- RenderTableCell {TD} at (0,47) size 368x20 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (0,47) size 367x20 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 367x20
</span><span class="cx"> RenderTableCell {TD} at (367,40) size 199x34 [bgcolor=#990099] [r=1 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 181x34
</span><span class="lines">@@ -70,15 +70,15 @@
</span><span class="cx"> RenderTable {TABLE} at (0,385) size 566x70 [bgcolor=#00FFFF]
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 566x70
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 566x42
</span><del>- RenderTableCell {TD} at (2,2) size 225x42 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 224x42 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 222x40
</span><del>- RenderTableCell {TD} at (228,2) size 148x42 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (228,2) size 147x42 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 145x40
</span><span class="cx"> RenderTableCell {TD} at (377,13) size 187x20 [bgcolor=#009999] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 42x18
</span><span class="cx"> text run at (1,2) width 42: "Empty"
</span><span class="cx"> RenderTableRow {TR} at (0,46) size 566x22
</span><del>- RenderTableCell {TD} at (2,46) size 374x22 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,46) size 373x22 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 367x20
</span><span class="cx"> RenderTableCell {TD} at (377,47) size 187x20 [bgcolor=#990099] [r=1 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 42x18
</span><span class="lines">@@ -86,19 +86,19 @@
</span><span class="cx"> RenderBlock {P} at (0,471) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 317x17
</span><span class="cx"> text run at (0,0) width 317: "As does removing the explicit width on the table..."
</span><del>- RenderTable {TABLE} at (0,504) size 567x60 [bgcolor=#00FFFF]
- RenderTableSection {TBODY} at (0,0) size 567x60
- RenderTableRow {TR} at (0,0) size 567x40
- RenderTableCell {TD} at (0,0) size 223x40 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,504) size 566x60 [bgcolor=#00FFFF]
+ RenderTableSection {TBODY} at (0,0) size 566x60
+ RenderTableRow {TR} at (0,0) size 566x40
+ RenderTableCell {TD} at (0,0) size 222x40 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 222x40
</span><del>- RenderTableCell {TD} at (222,0) size 146x40 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (222,0) size 145x40 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 145x40
</span><del>- RenderTableCell {TD} at (367,11) size 200x18 [bgcolor=#009999] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (367,11) size 199x18 [bgcolor=#009999] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 42x18
</span><span class="cx"> text run at (0,1) width 42: "Empty"
</span><del>- RenderTableRow {TR} at (0,40) size 567x20
- RenderTableCell {TD} at (0,40) size 368x20 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,40) size 566x20
+ RenderTableCell {TD} at (0,40) size 367x20 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 367x20
</span><del>- RenderTableCell {TD} at (367,41) size 200x18 [bgcolor=#990099] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (367,41) size 199x18 [bgcolor=#990099] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 42x18
</span><span class="cx"> text run at (0,1) width 42: "Empty"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug30273expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug30273-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug30273expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug30273-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug30273-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug30273-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,28 +3,28 @@
</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 222x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 220x71
- RenderTableRow {TR} at (0,2) size 220x21
- RenderTableCell {TD} at (2,2) size 183x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 221x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 219x71
+ RenderTableRow {TR} at (0,2) size 219x21
+ RenderTableCell {TD} at (2,2) size 182x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "Test"
</span><del>- RenderTableCell {TD} at (186,25) size 32x21 [border: (1px inset #808080)] [r=0 c=1 rs=3 cs=1]
</del><ins>+ RenderTableCell {TD} at (186,25) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=3 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "Test"
</span><del>- RenderTableRow {TR} at (0,25) size 220x44
- RenderTableCell {TD} at (2,25) size 183x44 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (2,2) size 179x17
</del><ins>+ RenderTableRow {TR} at (0,25) size 219x44
+ RenderTableCell {TD} at (2,25) size 182x44 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (2,2) size 178x17
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 164x17
</span><span class="cx"> RenderText {#text} at (0,0) size 164x17
</span><span class="cx"> text run at (0,0) width 164: "This cell should be visible"
</span><del>- RenderBlock (anonymous) at (2,19) size 179x23
- RenderTable {TABLE} at (0,0) size 179x23
- RenderTableSection {TBODY} at (0,0) size 179x23
- RenderTableRow {TR} at (0,2) size 179x19
- RenderTableCell {TD} at (2,2) size 175x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (anonymous) at (2,19) size 178x23
+ RenderTable {TABLE} at (0,0) size 178x23
+ RenderTableSection {TBODY} at (0,0) size 178x23
+ RenderTableRow {TR} at (0,2) size 178x19
+ RenderTableCell {TD} at (2,2) size 174x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 172x17
</span><span class="cx"> text run at (1,1) width 172: "This table should be visible"
</span><del>- RenderBlock (anonymous) at (2,42) size 179x0
</del><ins>+ RenderBlock (anonymous) at (2,42) size 178x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug30559expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug30559-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug30559expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug30559-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug30559-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug30559-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 298x62
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 298x58
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 294x58 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (2,2) size 81x54 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 79x52
- RenderTableRow {TR} at (0,2) size 79x48
- RenderTableCell {TD} at (2,2) size 75x48 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,2) size 80x54 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 78x52
+ RenderTableRow {TR} at (0,2) size 78x48
+ RenderTableCell {TD} at (2,2) size 74x48 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (262,37) size 66x40 clip at (263,38) size 64x38
</span><span class="cx"> RenderTextControl {TEXTAREA} at (4,4) size 66x40 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug3103expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3103-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug3103expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3103-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3103-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3103-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,20 +3,20 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 623x400 [border: (4px outset #808080)]
- RenderTableSection {TBODY} at (4,4) size 615x392
- RenderTableRow {TR} at (0,2) size 615x193
</del><ins>+ RenderTable {TABLE} at (0,0) size 622x400 [border: (4px outset #808080)]
+ RenderTableSection {TBODY} at (4,4) size 614x392
+ RenderTableRow {TR} at (0,2) size 614x193
</ins><span class="cx"> RenderTableCell {TD} at (2,177) size 204x38 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 196x34
</span><span class="cx"> text run at (2,2) width 196: "1 Some sample text for the first"
</span><span class="cx"> text run at (2,19) width 188: "column. Notice its formatting."
</span><del>- RenderTableCell {TD} at (208,71) size 405x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (208,71) size 404x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 398x51
</span><span class="cx"> text run at (2,2) width 398: "2 Here is some sample text to demonstrate the problem. Is there"
</span><span class="cx"> text run at (2,19) width 387: "some setting in Navigator that will make this work correctly ?"
</span><span class="cx"> text run at (2,36) width 234: "If so I haven't found it. Is this a bug ?"
</span><del>- RenderTableRow {TR} at (0,197) size 615x193
- RenderTableCell {TD} at (208,266) size 405x55 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,197) size 614x193
+ RenderTableCell {TD} at (208,266) size 404x55 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 398x51
</span><span class="cx"> text run at (2,2) width 398: "3 Here is some sample text to demonstrate the problem. Is there"
</span><span class="cx"> text run at (2,19) width 387: "some setting in Navigator that will make this work correctly ?"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug322053expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug32205-3-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug322053expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug32205-3-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug32205-3-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug32205-3-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> RenderBR {BR} at (82,286) size 0x0
</span><span class="cx"> RenderText {#text} at (2,19) size 327x17
</span><span class="cx"> text run at (2,19) width 327: "<table border=\"1\" width=\"100%\" height=\"100%\">"
</span><del>- RenderTableCell {TD} at (368,2) size 412x578 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (368,2) size 413x578 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (2,2) size 408x574 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 406x572
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 406x568
</span><span class="lines">@@ -25,6 +25,6 @@
</span><span class="cx"> RenderBR {BR} at (329,289) size 0x1
</span><span class="cx"> RenderText {#text} at (2,36) size 133x18
</span><span class="cx"> text run at (2,37) width 133: "<td height=\"100%\">"
</span><del>- RenderTableCell {TD} at (369,275) size 35x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (370,275) size 34x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x18
</span><span class="cx"> text run at (2,3) width 26: "asdf"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug3260expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3260-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug3260expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3260-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3260-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3260-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 140x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (56,2) size 28x17
</span><span class="cx"> text run at (56,2) width 28: "One"
</span><del>- RenderTableCell {TD} at (143,2) size 153x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,2) size 154x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (61,2) size 31x17
</span><span class="cx"> text run at (61,2) width 31: "Two"
</span><span class="cx"> RenderTable {TABLE} at (0,27) size 300x27 [border: (1px outset #808080)]
</span><span class="lines">@@ -18,23 +18,23 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 140x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (110,2) size 28x17
</span><span class="cx"> text run at (110,2) width 28: "One"
</span><del>- RenderTableCell {TD} at (143,2) size 153x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,2) size 154x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (120,2) size 31x17
</span><span class="cx"> text run at (120,2) width 31: "Two"
</span><del>- RenderTable {TABLE} at (0,54) size 370x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 368x48
- RenderTableRow {TR} at (0,2) size 368x21
- RenderTableCell {TD} at (2,2) size 180x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (76,2) size 28x17
- text run at (76,2) width 28: "One"
- RenderTableCell {TD} at (183,2) size 183x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (76,2) size 31x17
- text run at (76,2) width 31: "Two"
- RenderTableRow {TR} at (0,25) size 368x21
- RenderTableCell {TD} at (2,25) size 180x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,54) size 369x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 367x48
+ RenderTableRow {TR} at (0,2) size 367x21
+ RenderTableCell {TD} at (2,2) size 179x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (76,2) size 27x17
+ text run at (76,2) width 27: "One"
+ RenderTableCell {TD} at (183,2) size 182x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (76,2) size 30x17
+ text run at (76,2) width 30: "Two"
+ RenderTableRow {TR} at (0,25) size 367x21
+ RenderTableCell {TD} at (2,25) size 179x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 175x17
</span><span class="cx"> text run at (2,2) width 175: "----------Long One------------"
</span><del>- RenderTableCell {TD} at (183,25) size 183x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (183,25) size 182x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 178x17
</span><span class="cx"> text run at (2,2) width 178: "----------Long Two------------"
</span><span class="cx"> RenderTable {TABLE} at (0,104) size 784x27 [border: (1px outset #808080)]
</span><span class="lines">@@ -43,6 +43,6 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 371x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (171,2) size 28x17
</span><span class="cx"> text run at (171,2) width 28: "One"
</span><del>- RenderTableCell {TD} at (374,2) size 406x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (374,2) size 407x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (187,2) size 31x17
</span><span class="cx"> text run at (187,2) width 31: "Two"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug32841expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug32841-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug33137expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug33137-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug33137expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug33137-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug33137-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug33137-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 86x102 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 84x100
- RenderTableRow {TR} at (0,2) size 84x22
- RenderTableCell {TD} at (2,2) size 80x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 85x102 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 83x100
+ RenderTableRow {TR} at (0,2) size 83x22
+ RenderTableCell {TD} at (2,2) size 79x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {HR} at (3,10) size 73x2 [border: (1px inset #000000)]
</span><del>- RenderTableRow {TR} at (0,26) size 84x72
- RenderTableCell {TD} at (2,26) size 80x72 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,26) size 83x72
+ RenderTableCell {TD} at (2,26) size 79x72 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 68x68
</span><span class="cx"> text run at (2,2) width 68: "this should"
</span><span class="cx"> text run at (2,19) width 32: "wrap"
</span><span class="lines">@@ -17,13 +17,13 @@
</span><span class="cx"> text run at (2,53) width 22: "TD"
</span><span class="cx"> RenderBlock (anonymous) at (0,102) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,119) size 93x85 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 91x83
- RenderTableRow {TR} at (0,2) size 91x22
- RenderTableCell {TD} at (2,2) size 87x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,119) size 92x85 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 90x83
+ RenderTableRow {TR} at (0,2) size 90x22
+ RenderTableCell {TD} at (2,2) size 86x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {HR} at (2,10) size 82x2 [border: (1px inset #000000)]
</span><del>- RenderTableRow {TR} at (0,26) size 91x55
- RenderTableCell {TD} at (2,26) size 87x55 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,26) size 90x55
+ RenderTableCell {TD} at (2,26) size 86x55 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 76x51
</span><span class="cx"> text run at (2,2) width 68: "this should"
</span><span class="cx"> text run at (2,19) width 76: "wrap within"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug33855expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug33855-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug33855-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug33855-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,17 +7,17 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x37
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x37
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 784x33 [bgcolor=#FFFFFF]
</span><del>- RenderTableCell {TD} at (2,3) size 89x32 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,3) size 88x32 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderButton {INPUT} at (3,3) size 82x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 66x17
</span><span class="cx"> RenderText at (0,0) size 66x17
</span><span class="cx"> text run at (0,0) width 66: "Select all"
</span><del>- RenderTableCell {TD} at (92,3) size 70x32 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (92,3) size 69x32 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderButton {INPUT} at (3,3) size 63x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 47x17
</span><span class="cx"> RenderText at (0,0) size 47x17
</span><span class="cx"> text run at (0,0) width 47: "Delete"
</span><del>- RenderTableCell {TD} at (163,3) size 107x32 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,3) size 106x32 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderButton {INPUT} at (3,3) size 100x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 84x17
</span><span class="cx"> RenderText at (0,0) size 84x17
</span><span class="lines">@@ -25,12 +25,12 @@
</span><span class="cx"> RenderTableCell {TD} at (271,16) size 290x19 [r=0 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: " "
</span><del>- RenderTableCell {TD} at (562,3) size 83x32 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (563,3) size 82x32 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderButton {INPUT} at (3,3) size 76x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 60x17
</span><span class="cx"> RenderText at (0,0) size 60x17
</span><span class="cx"> text run at (0,0) width 60: "Move to:"
</span><del>- RenderTableCell {TD} at (646,2) size 136x33 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (647,2) size 135x33 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderMenuList {SELECT} at (3,3) size 129x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock (anonymous) at (1,1) size 127x25
</span><span class="cx"> RenderText at (4,4) size 104x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug3454expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3454-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug3454expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3454-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3454-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3454-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> RenderTableCell {TH} at (177,2) size 271x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (92,2) size 86x17
</span><span class="cx"> text run at (92,2) width 86: "Header Two"
</span><del>- RenderTableCell {TH} at (449,2) size 299x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (449,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (101,2) size 96x17
</span><span class="cx"> text run at (101,2) width 96: "Header Three"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 750x38
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx"> RenderText {#text} at (2,2) size 251x34
</span><span class="cx"> text run at (2,2) width 251: "This means that elements within the cell"
</span><span class="cx"> text run at (2,19) width 180: "have border-spacing of 1em."
</span><del>- RenderTableCell {TD} at (449,25) size 299x38 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (449,25) size 300x38 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 279x34
</span><span class="cx"> text run at (2,2) width 205: "The borders on the header cells, "
</span><span class="cx"> text run at (207,2) width 74: "on all sides,"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug38916expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug38916-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug38916expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug38916-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug38916-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug38916-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx"> text run at (2,2) width 609: "THEAD blah blah blah blah blah blah"
</span><span class="cx"> text run at (2,47) width 135: "THEAD"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (724,30) size 41x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (724,30) size 42x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x34
</span><span class="cx"> text run at (2,2) width 12: "A"
</span><span class="cx"> text run at (2,19) width 26: "Cell"
</span><span class="lines">@@ -37,7 +37,7 @@
</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,83) size 41x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (724,83) size 42x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x34
</span><span class="cx"> text run at (2,2) width 12: "A"
</span><span class="cx"> text run at (2,19) width 26: "Cell"
</span><span class="lines">@@ -53,7 +53,7 @@
</span><span class="cx"> text run at (2,2) width 612: "TBODY blah blah blah blah blah blah"
</span><span class="cx"> text run at (2,47) width 138: "TBODY"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (724,28) size 41x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (724,28) size 42x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x34
</span><span class="cx"> text run at (2,2) width 12: "A"
</span><span class="cx"> text run at (2,19) width 26: "Cell"
</span><span class="lines">@@ -73,7 +73,7 @@
</span><span class="cx"> text run at (2,2) width 609: "THEAD blah blah blah blah blah blah"
</span><span class="cx"> text run at (2,47) width 135: "THEAD"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (723,30) size 42x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (723,30) size 43x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x34
</span><span class="cx"> text run at (2,2) width 12: "A"
</span><span class="cx"> text run at (2,19) width 26: "Cell"
</span><span class="lines">@@ -89,7 +89,7 @@
</span><span class="cx"> text run at (2,2) width 602: "TFOOT blah blah blah blah blah blah"
</span><span class="cx"> text run at (2,47) width 128: "TFOOT"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (723,28) size 42x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (723,28) size 43x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x34
</span><span class="cx"> text run at (2,2) width 12: "A"
</span><span class="cx"> text run at (2,19) width 26: "Cell"
</span><span class="lines">@@ -107,7 +107,7 @@
</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,83) size 42x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (723,83) size 43x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x34
</span><span class="cx"> text run at (2,2) width 12: "A"
</span><span class="cx"> text run at (2,19) width 26: "Cell"
</span><span class="lines">@@ -129,7 +129,7 @@
</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,85) size 41x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (724,85) size 42x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x34
</span><span class="cx"> text run at (2,2) width 12: "A"
</span><span class="cx"> text run at (2,19) width 26: "Cell"
</span><span class="lines">@@ -145,7 +145,7 @@
</span><span class="cx"> text run at (2,2) width 602: "TFOOT blah blah blah blah blah blah"
</span><span class="cx"> text run at (2,47) width 128: "TFOOT"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (724,28) size 41x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (724,28) size 42x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x34
</span><span class="cx"> text run at (2,2) width 12: "A"
</span><span class="cx"> text run at (2,19) width 26: "Cell"
</span><span class="lines">@@ -161,7 +161,7 @@
</span><span class="cx"> text run at (2,2) width 612: "TBODY blah blah blah blah blah blah"
</span><span class="cx"> text run at (2,47) width 138: "TBODY"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (724,28) size 41x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (724,28) size 42x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x34
</span><span class="cx"> text run at (2,2) width 12: "A"
</span><span class="cx"> text run at (2,19) width 26: "Cell"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug3977expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3977-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug3977expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3977-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3977-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3977-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,21 +3,21 @@
</span><span class="cx"> layer at (0,0) size 785x911
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 785x911
</span><span class="cx"> RenderBody {BODY} at (8,8) size 769x895
</span><del>- RenderTable {TABLE} at (0,0) size 601x256 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 599x254
- RenderTableRow {TR} at (0,2) size 599x77
- RenderTableCell {TD} at (2,2) size 595x77 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTable {TABLE} at (0,0) size 600x256 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 598x254
+ RenderTableRow {TR} at (0,2) size 598x77
+ RenderTableCell {TD} at (2,2) size 594x77 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 590x73
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableRow {TR} at (0,81) size 599x87
- RenderTableCell {TD} at (2,81) size 115x38 [bgcolor=#94BD73] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,81) size 598x87
+ RenderTableCell {TD} at (2,81) size 114x38 [bgcolor=#94BD73] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 73x34
</span><span class="cx"> text run at (2,2) width 73: "LH column"
</span><span class="cx"> text run at (2,19) width 38: "image"
</span><del>- RenderTableCell {TD} at (118,81) size 21x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (118,81) size 20x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: " "
</span><del>- RenderTableCell {TD} at (140,81) size 457x87 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (140,81) size 456x87 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {P} at (2,2) size 452x17
</span><span class="cx"> RenderText {#text} at (0,0) size 223x17
</span><span class="cx"> text run at (0,0) width 223: "HP Peripherals Developer Program"
</span><span class="lines">@@ -27,15 +27,15 @@
</span><span class="cx"> RenderBlock {P} at (2,68) size 452x17
</span><span class="cx"> RenderText {#text} at (0,0) size 68x17
</span><span class="cx"> text run at (0,0) width 68: "etc., etc. ..."
</span><del>- RenderTableRow {TR} at (0,170) size 599x37
- RenderTableCell {TD} at (2,170) size 595x37 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
</del><ins>+ RenderTableRow {TR} at (0,170) size 598x37
+ RenderTableCell {TD} at (2,170) size 594x37 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 589x33
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableRow {TR} at (0,209) size 599x43
- RenderTableCell {TD} at (2,209) size 115x43 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,209) size 598x43
+ RenderTableCell {TD} at (2,209) size 114x43 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 110x39
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TH} at (118,220) size 479x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (118,220) size 478x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (208,2) size 62x17
</span><span class="cx"> text run at (208,2) width 62: "text links"
</span><span class="cx"> RenderBlock {HR} at (0,264) size 769x2 [border: (1px inset #000000)]
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,315) size 590x174 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 588x172
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 588x21
</span><del>- RenderTableCell {TD} at (2,2) size 584x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (2,2) size 585x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (2,2) size 127x17
</span><span class="cx"> text run at (2,2) width 127: "IMG in a colspan=3"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 588x87
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx"> RenderTableCell {TD} at (114,25) size 21x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: " "
</span><del>- RenderTableCell {TD} at (136,25) size 450x87 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (136,25) size 451x87 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {P} at (2,2) size 446x17
</span><span class="cx"> RenderText {#text} at (0,0) size 223x17
</span><span class="cx"> text run at (0,0) width 223: "HP Peripherals Developer Program"
</span><span class="lines">@@ -68,14 +68,14 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 68x17
</span><span class="cx"> text run at (0,0) width 68: "etc., etc. ..."
</span><span class="cx"> RenderTableRow {TR} at (0,114) size 588x33
</span><del>- RenderTableCell {TD} at (2,120) size 584x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (2,120) size 585x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (2,2) size 127x17
</span><span class="cx"> text run at (2,2) width 127: "IMG in a colspan=3"
</span><span class="cx"> RenderTableRow {TR} at (0,149) size 588x21
</span><span class="cx"> RenderTableCell {TD} at (2,149) size 111x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 76x17
</span><span class="cx"> text run at (2,2) width 76: "just an IMG"
</span><del>- RenderTableCell {TH} at (114,149) size 472x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (114,149) size 473x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (205,2) size 62x17
</span><span class="cx"> text run at (205,2) width 62: "text links"
</span><span class="cx"> RenderBlock {HR} at (0,497) size 769x2 [border: (1px inset #000000)]
</span><span class="lines">@@ -115,7 +115,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,779) size 590x116 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 588x114
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 588x21
</span><del>- RenderTableCell {TD} at (2,2) size 584x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (2,2) size 585x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (2,2) size 208x17
</span><span class="cx"> text run at (2,2) width 208: "text instead of IMG in colspan=3"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 588x87
</span><span class="lines">@@ -126,7 +126,7 @@
</span><span class="cx"> RenderTableCell {TD} at (114,25) size 21x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: " "
</span><del>- RenderTableCell {TD} at (136,25) size 450x87 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (136,25) size 451x87 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {P} at (2,2) size 446x17
</span><span class="cx"> RenderText {#text} at (0,0) size 223x17
</span><span class="cx"> text run at (0,0) width 223: "HP Peripherals Developer Program"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4093expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4093-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4093expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4093-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4093-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4093-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,26 +10,26 @@
</span><span class="cx"> RenderBlock (anonymous) at (2,2) size 772x17
</span><span class="cx"> RenderText {#text} at (0,0) size 12x17
</span><span class="cx"> text run at (0,0) width 12: "Y"
</span><del>- RenderTable {TABLE} at (547,0) size 225x212
- RenderTableSection {TBODY} at (0,0) size 225x212
- RenderTableRow {TR} at (0,0) size 225x163
- RenderTableCell {TD} at (0,105) size 11x2 [r=0 c=0 rs=4 cs=1]
</del><ins>+ RenderTable {TABLE} at (548,0) size 224x212
+ RenderTableSection {TBODY} at (0,0) size 224x212
+ RenderTableRow {TR} at (0,0) size 224x163
+ RenderTableCell {TD} at (0,105) size 10x2 [r=0 c=0 rs=4 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 10x1
</span><del>- RenderTableCell {TD} at (10,0) size 215x163 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (10,0) size 214x163 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 214x163
</span><del>- RenderTableRow {TR} at (0,163) size 225x8
- RenderTableCell {TD} at (10,163) size 215x8 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,163) size 224x8
+ RenderTableCell {TD} at (10,163) size 214x8 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 1x8
</span><del>- RenderTableRow {TR} at (0,171) size 225x33
- RenderTableCell {TD} at (10,171) size 215x33 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,171) size 224x33
+ RenderTableCell {TD} at (10,171) size 214x33 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 203x33 [color=#666600]
</span><span class="cx"> RenderText {#text} at (0,0) size 203x33
</span><span class="cx"> text run at (0,0) width 203: "CleanSweep Deluxe tracks the files you use"
</span><span class="cx"> text run at (0,11) width 192: "most often, then recommends rarely used"
</span><span class="cx"> text run at (0,22) width 105: "ones for you to delete."
</span><span class="cx"> RenderBR {BR} at (105,31) size 0x0
</span><del>- RenderTableRow {TR} at (0,204) size 225x8
- RenderTableCell {TD} at (10,204) size 215x8 [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,204) size 224x8
+ RenderTableCell {TD} at (10,204) size 214x8 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 1x8
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {P} at (2,35) size 772x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug42187expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug42187-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug42187expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug42187-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug42187-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug42187-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,19 +6,19 @@
</span><span class="cx"> RenderBlock {H4} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 556x17
</span><span class="cx"> text run at (0,0) width 556: "Try resizing the window horizantally - the red cell should be 195 pixels at all times."
</span><del>- RenderTable {TABLE} at (0,38) size 405x75 [bgcolor=#FFFF00] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 403x72
- RenderTableRow {TR} at (0,0) size 403x19
</del><ins>+ RenderTable {TABLE} at (0,38) size 404x75 [bgcolor=#FFFF00] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 402x72
+ RenderTableRow {TR} at (0,0) size 402x19
</ins><span class="cx"> RenderTableCell {TD} at (0,8) size 202x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTableCell {TD} at (202,8) size 102x3 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (304,0) size 99x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (304,0) size 98x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 96x17
</span><span class="cx"> text run at (1,1) width 96: "xxxxxxxxxxxx"
</span><del>- RenderTableRow {TR} at (0,19) size 403x53
</del><ins>+ RenderTableRow {TR} at (0,19) size 402x53
</ins><span class="cx"> RenderTableCell {TD} at (0,36) size 202x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: " "
</span><del>- RenderTableCell {TD} at (202,19) size 201x53 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (202,19) size 200x53 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 182x51
</span><span class="cx"> text run at (1,1) width 182: "Now you can vote forTLJ as"
</span><span class="cx"> text run at (1,18) width 109: "game of the year "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4385expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4385-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4385expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4385-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4385-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4385-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,11 +6,11 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x50 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x48
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x21
</span><del>- RenderTableCell {TD} at (2,2) size 778x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,2) size 779x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 12x17
</span><span class="cx"> text run at (2,2) width 12: "A"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x21
</span><span class="cx"> RenderTableCell {TD} at (2,33) size 16x5 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (19,25) size 761x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (19,25) size 762x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 195x17
</span><span class="cx"> text run at (2,2) width 195: "This text is invariably wrapped"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4427expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4427-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4427expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4427-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4427-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4427-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,66 +7,66 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 765x34
</span><span class="cx"> text run at (0,0) width 765: "the following is not the bug but is related. Nav put's the images in the 2nd cell on the same line. Border widths of cells are"
</span><span class="cx"> text run at (0,17) width 81: "suspect here."
</span><del>- RenderTable {TABLE} at (0,34) size 29x6 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 27x4
- RenderTableRow {TR} at (0,0) size 27x4
- RenderTableCell {TD} at (0,0) size 5x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,34) size 28x6 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 26x4
+ RenderTableRow {TR} at (0,0) size 26x4
+ RenderTableCell {TD} at (0,0) size 4x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 2x2
</span><del>- RenderTableCell {TD} at (4,0) size 23x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (4,0) size 22x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 10x2
</span><span class="cx"> RenderImage {IMG} at (11,1) size 10x2
</span><span class="cx"> RenderBlock (anonymous) at (0,40) size 784x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 649x17
</span><span class="cx"> text run at (0,17) width 649: "the following is related to the bug. Nav put's the images in the last cell of the last table on the same line."
</span><del>- RenderTable {TABLE} at (0,74) size 701x32
- RenderTableSection {TBODY} at (0,0) size 701x32
- RenderTableRow {TR} at (0,0) size 701x32
- RenderTableCell {TD} at (0,0) size 176x32 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (0,0) size 176x32
- RenderTableSection {TBODY} at (0,0) size 176x32
- RenderTableRow {TR} at (0,0) size 176x2
- RenderTableCell {TD} at (0,0) size 176x2 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,74) size 700x32
+ RenderTableSection {TBODY} at (0,0) size 700x32
+ RenderTableRow {TR} at (0,0) size 700x32
+ RenderTableCell {TD} at (0,0) size 175x32 [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (0,0) size 175x32
+ RenderTableSection {TBODY} at (0,0) size 175x32
+ RenderTableRow {TR} at (0,0) size 175x2
+ RenderTableCell {TD} at (0,0) size 175x2 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 7x2
</span><del>- RenderTableRow {TR} at (0,2) size 176x29
- RenderTableCell {TD} at (0,2) size 176x29 [r=1 c=0 rs=1 cs=8]
</del><ins>+ RenderTableRow {TR} at (0,2) size 175x29
+ RenderTableCell {TD} at (0,2) size 175x29 [r=1 c=0 rs=1 cs=8]
</ins><span class="cx"> RenderInline {A} at (0,0) size 156x17 [color=#0000EE]
</span><span class="cx"> RenderImage {IMG} at (0,0) size 156x29
</span><span class="cx"> RenderImage {IMG} at (156,0) size 19x29
</span><del>- RenderTableRow {TR} at (0,31) size 176x1
- RenderTableCell {TD} at (0,31) size 176x1 [r=2 c=0 rs=1 cs=3]
</del><ins>+ RenderTableRow {TR} at (0,31) size 175x1
+ RenderTableCell {TD} at (0,31) size 175x1 [r=2 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 156x1
</span><del>- RenderTableCell {TD} at (175,0) size 526x23 [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (0,0) size 526x23
- RenderTableSection {TBODY} at (0,0) size 526x23
- RenderTableRow {TR} at (0,0) size 526x2
- RenderTableCell {TD} at (0,0) size 21x2 [bgcolor=#FFFFFF] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (175,0) size 525x23 [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (0,0) size 525x23
+ RenderTableSection {TBODY} at (0,0) size 525x23
+ RenderTableRow {TR} at (0,0) size 525x2
+ RenderTableCell {TD} at (0,0) size 20x2 [bgcolor=#FFFFFF] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x2
</span><del>- RenderTableCell {TD} at (20,0) size 21x2 [bgcolor=#FFFFFF] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (20,0) size 20x2 [bgcolor=#FFFFFF] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x2
</span><del>- RenderTableCell {TD} at (40,0) size 21x2 [bgcolor=#FFFFFF] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,0) size 20x2 [bgcolor=#FFFFFF] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x2
</span><del>- RenderTableCell {TD} at (60,0) size 21x2 [bgcolor=#FFFFFF] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (60,0) size 20x2 [bgcolor=#FFFFFF] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x2
</span><del>- RenderTableCell {TD} at (80,0) size 68x2 [bgcolor=#FFFFFF] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (80,0) size 67x2 [bgcolor=#FFFFFF] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 67x2
</span><del>- RenderTableCell {TD} at (147,0) size 82x2 [bgcolor=#FFFFFF] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (147,0) size 81x2 [bgcolor=#FFFFFF] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 81x2
</span><del>- RenderTableCell {TD} at (228,0) size 78x2 [bgcolor=#FFFFFF] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (228,0) size 77x2 [bgcolor=#FFFFFF] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 77x2
</span><del>- RenderTableCell {TD} at (305,0) size 64x2 [bgcolor=#FFFFFF] [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (305,0) size 63x2 [bgcolor=#FFFFFF] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 63x2
</span><del>- RenderTableCell {TD} at (368,0) size 21x2 [bgcolor=#FFFFFF] [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (368,0) size 20x2 [bgcolor=#FFFFFF] [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 20x2
</span><del>- RenderTableCell {TD} at (388,0) size 20x2 [bgcolor=#FFFFFF] [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (388,0) size 19x2 [bgcolor=#FFFFFF] [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 19x2
</span><del>- RenderTableCell {TD} at (407,0) size 102x2 [bgcolor=#FFFFFF] [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (407,0) size 101x2 [bgcolor=#FFFFFF] [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 101x2
</span><del>- RenderTableCell {TD} at (508,0) size 18x2 [r=0 c=11 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (508,0) size 17x2 [r=0 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 15x2
</span><span class="cx"> RenderImage {IMG} at (15,0) size 2x2
</span><del>- RenderTableRow {TR} at (0,2) size 526x21
- RenderTableCell {TD} at (0,2) size 526x21 [r=1 c=0 rs=1 cs=12]
</del><ins>+ RenderTableRow {TR} at (0,2) size 525x21
+ RenderTableCell {TD} at (0,2) size 525x21 [r=1 c=0 rs=1 cs=12]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 525x18
</span><span class="cx"> RenderBR {BR} at (525,18) size 0x0
</span><span class="cx"> RenderImage {IMG} at (0,18) size 525x1
</span><span class="lines">@@ -74,12 +74,12 @@
</span><span class="cx"> RenderImage {IMG} at (0,19) size 525x2
</span><span class="cx"> RenderBlock (anonymous) at (0,106) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,123) size 428x189 [bgcolor=#CCCCCC] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 426x187
- RenderTableRow {TR} at (0,1) size 426x72
- RenderTableCell {TD} at (1,1) size 21x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 17x17
- text run at (2,2) width 17: "1. "
</del><ins>+ RenderTable {TABLE} at (0,123) size 427x189 [bgcolor=#CCCCCC] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 425x187
+ RenderTableRow {TR} at (0,1) size 425x72
+ RenderTableCell {TD} at (1,1) size 20x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 16x17
+ text run at (2,2) width 16: "1. "
</ins><span class="cx"> RenderTableCell {TD} at (22,1) size 230x72 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 67x17
</span><span class="cx"> text run at (2,2) width 67: "Some One"
</span><span class="lines">@@ -103,17 +103,17 @@
</span><span class="cx"> RenderImage {IMG} at (56,2) size 39x34
</span><span class="cx"> RenderImage {IMG} at (94,35) size 13x1
</span><span class="cx"> RenderImage {IMG} at (106,2) size 39x34
</span><del>- RenderTableRow {TR} at (0,74) size 426x22
- RenderTableCell {TD} at (1,83) size 21x4 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,74) size 425x22
+ RenderTableCell {TD} at (1,83) size 20x4 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (22,74) size 403x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=3]
</span><span class="cx"> RenderImage {IMG} at (2,2) size 398x1
</span><span class="cx"> RenderBR {BR} at (400,3) size 0x0
</span><span class="cx"> RenderText {#text} at (2,3) size 4x17
</span><span class="cx"> text run at (2,3) width 4: " "
</span><del>- RenderTableRow {TR} at (0,97) size 426x89
- RenderTableCell {TD} at (1,97) size 21x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 17x17
- text run at (2,2) width 17: "2. "
</del><ins>+ RenderTableRow {TR} at (0,97) size 425x89
+ RenderTableCell {TD} at (1,97) size 20x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 16x17
+ text run at (2,2) width 16: "2. "
</ins><span class="cx"> RenderTableCell {TD} at (22,97) size 230x89 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 175x34
</span><span class="cx"> text run at (2,2) width 166: "FORECLOSURES AAA"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug44505expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug44505-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug44505expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug44505-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug44505-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug44505-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -132,7 +132,7 @@
</span><span class="cx"> RenderText {#text} at (70,0) size 44x17
</span><span class="cx"> text run at (70,0) width 44: "button"
</span><span class="cx"> layer at (294,274) size 11x34 clip at (295,275) size 9x32
</span><del>- RenderTableCell {TD} at (284,8) size 12x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (284,8) size 13x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x18
</span><span class="cx"> text run at (2,3) width 4: " "
</span><span class="cx"> layer at (11,310) size 281x21 clip at (12,311) size 279x19
</span><span class="lines">@@ -140,7 +140,7 @@
</span><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><span class="cx"> layer at (294,310) size 11x21 clip at (295,311) size 9x19
</span><del>- RenderTableCell {TD} at (284,38) size 12x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (284,38) size 13x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><span class="cx"> layer at (11,337) size 172x45 clip at (12,338) size 170x43 scrollWidth 216
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4501expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4501-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4501expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4501-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4501-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4501-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,20 +6,20 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x220 [bgcolor=#FFCC00] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x218
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x199
</span><del>- RenderTableCell {TD} at (0,0) size 114x199 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 113x199 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 111x197
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderTableCell {TD} at (113,0) size 669x100 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 381x98
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderTableRow {TR} at (0,199) size 782x19
</span><del>- RenderTableCell {TD} at (0,199) size 114x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,199) size 113x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 93x17
</span><span class="cx"> text run at (1,1) width 93: "something else"
</span><span class="cx"> RenderTableCell {TD} at (113,199) size 669x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (1,1) size 217x17
- RenderTableSection {TBODY} at (0,0) size 217x17
- RenderTableRow {TR} at (0,0) size 217x17
- RenderTableCell {TD} at (0,0) size 217x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (1,1) size 216x17
+ RenderTableSection {TBODY} at (0,0) size 216x17
+ RenderTableRow {TR} at (0,0) size 216x17
+ RenderTableCell {TD} at (0,0) size 216x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 216x17
</span><span class="cx"> text run at (0,0) width 216: "Sunday April 11, 1999, 07:34 PM"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4527expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4527-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4527expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4527-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4527-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4527-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,14 +6,14 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x0
</span><span class="cx"> RenderInline {BASEFONT} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,0) size 613x181
- RenderTableSection {TBODY} at (0,0) size 613x181
- RenderTableRow {TR} at (0,0) size 613x130
- RenderTableCell {TD} at (0,48) size 127x85 [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 613x121
+ RenderTableSection {TBODY} at (0,0) size 613x121
+ RenderTableRow {TR} at (0,0) size 613x70
+ RenderTableCell {TD} at (0,18) size 126x85 [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 126x17 [color=#0000EE]
</span><span class="cx"> RenderImage {IMG} at (0,0) size 126x85
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (126,0) size 487x130 [r=0 c=1 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (126,0) size 487x70 [r=0 c=1 rs=1 cs=3]
</ins><span class="cx"> RenderInline {NOBR} at (0,0) size 19x17
</span><span class="cx"> RenderIFrame {IFRAME} at (0,0) size 468x60
</span><span class="cx"> layer at (0,0) size 468x60
</span><span class="lines">@@ -28,21 +28,21 @@
</span><span class="cx"> RenderImage {IMG} at (0,0) size 468x60
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {A} at (0,0) size 19x17 [color=#0000EE]
</span><del>- RenderImage {IMG} at (0,60) size 19x60
- RenderBR {BR} at (19,120) size 0x0
- RenderImage {IMG} at (0,120) size 470x10
- RenderBR {BR} at (470,130) size 0x0
- RenderTableRow {TR} at (0,130) size 613x51
- RenderTableCell {TD} at (126,143) size 233x25 [bgcolor=#CCCCCC] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderImage {IMG} at (468,0) size 19x60
+ RenderBR {BR} at (487,60) size 0x0
+ RenderImage {IMG} at (0,60) size 470x10
+ RenderBR {BR} at (470,70) size 0x0
+ RenderTableRow {TR} at (0,70) size 613x51
+ RenderTableCell {TD} at (126,83) size 232x25 [bgcolor=#CCCCCC] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 232x25
</span><del>- RenderTableCell {TD} at (358,133) size 128x45 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (358,73) size 128x45 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderTextControl {INPUT} at (13,2) size 102x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx"> RenderImage {INPUT} at (51,27) size 26x18
</span><del>- RenderTableCell {TD} at (485,130) size 128x51 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (485,70) size 128x51 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {INPUT} at (2,3) size 16x16
</span><span class="cx"> RenderImage {IMG} at (20,1) size 40x25
</span><span class="cx"> RenderBlock {INPUT} at (62,3) size 16x16
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderImage {IMG} at (0,26) size 46x25
</span><del>-layer at (382,146) size 95x17
</del><ins>+layer at (382,86) size 95x17
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 95x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug45350expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug45350-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug45350-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug45350-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,15 +3,15 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 39x44
- RenderTableSection {TBODY} at (0,0) size 39x44
- RenderTableRow {TR} at (0,2) size 39x19
- RenderTableCell {TD} at (2,2) size 11x19 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 38x44
+ RenderTableSection {TBODY} at (0,0) size 38x44
+ RenderTableRow {TR} at (0,2) size 38x19
+ RenderTableCell {TD} at (2,2) size 10x19 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 7x17
</span><span class="cx"> text run at (1,1) width 7: "a"
</span><del>- RenderTableCell {TD} at (14,12) size 23x20 [bgcolor=#FFA500] [r=0 c=1 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (14,12) size 22x20 [bgcolor=#FFA500] [r=0 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 20x18
</span><del>- RenderTableRow {TR} at (0,23) size 39x19
- RenderTableCell {TD} at (2,23) size 11x19 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 9x17
- text run at (1,1) width 9: "x"
</del><ins>+ RenderTableRow {TR} at (0,23) size 38x19
+ RenderTableCell {TD} at (2,23) size 10x19 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 8x17
+ text run at (1,1) width 8: "x"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug45486expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug45486-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug45486expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug45486-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug45486-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug45486-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 77x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 29x17
</span><span class="cx"> text run at (2,2) width 29: "10%"
</span><del>- RenderTableCell {TD} at (80,2) size 700x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=5]
</del><ins>+ RenderTableCell {TD} at (80,2) size 701x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=5]
</ins><span class="cx"> RenderText {#text} at (2,2) size 93x17
</span><span class="cx"> text run at (2,2) width 93: "90% colspan 5"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x21
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx"> RenderTableCell {TD} at (236,25) size 389x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=3]
</span><span class="cx"> RenderText {#text} at (2,2) size 93x17
</span><span class="cx"> text run at (2,2) width 93: "50% colspan 3"
</span><del>- RenderTableCell {TD} at (626,25) size 154x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (626,25) size 155x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x17
</span><span class="cx"> text run at (2,2) width 29: "20%"
</span><span class="cx"> RenderTableRow {TR} at (0,48) size 782x21
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx"> RenderTableCell {TD} at (315,48) size 310x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 93x17
</span><span class="cx"> text run at (2,2) width 93: "40% colspan 2"
</span><del>- RenderTableCell {TD} at (626,48) size 154x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (626,48) size 155x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x17
</span><span class="cx"> text run at (2,2) width 29: "20%"
</span><span class="cx"> RenderTableRow {TR} at (0,71) size 782x21
</span><span class="lines">@@ -39,13 +39,13 @@
</span><span class="cx"> RenderTableCell {TD} at (547,71) size 78x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 29x17
</span><span class="cx"> text run at (2,2) width 29: "10%"
</span><del>- RenderTableCell {TD} at (626,71) size 154x21 [border: (1px inset #808080)] [r=3 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (626,71) size 155x21 [border: (1px inset #808080)] [r=3 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x17
</span><span class="cx"> text run at (2,2) width 29: "20%"
</span><span class="cx"> RenderTableRow {TR} at (0,94) size 782x21
</span><span class="cx"> RenderTableCell {TD} at (2,94) size 623x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=5]
</span><span class="cx"> RenderText {#text} at (2,2) size 93x17
</span><span class="cx"> text run at (2,2) width 93: "80% colspan 5"
</span><del>- RenderTableCell {TD} at (626,94) size 154x21 [border: (1px inset #808080)] [r=4 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (626,94) size 155x21 [border: (1px inset #808080)] [r=4 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x17
</span><span class="cx"> text run at (2,2) width 29: "20%"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4576expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4576-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4576expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4576-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4576-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4576-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,13 +7,13 @@
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 600x446
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 600x442
</span><span class="cx"> RenderTableCell {TD} at (2,222) size 98x2 [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (101,2) size 33x442 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,2) size 32x442 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 30x440
</span><del>- RenderTableCell {TD} at (135,66) size 463x314 [r=0 c=2 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 461x230
- RenderTableSection {TBODY} at (0,0) size 461x230
- RenderTableRow {TR} at (0,2) size 461x226
- RenderTableCell {TD} at (2,68) size 253x94 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (136,66) size 462x314 [r=0 c=2 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 460x230
+ RenderTableSection {TBODY} at (0,0) size 460x230
+ RenderTableRow {TR} at (0,2) size 460x226
+ RenderTableCell {TD} at (2,68) size 252x94 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (1,1) size 250x91
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 250x91
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 250x87
</span><span class="lines">@@ -23,26 +23,26 @@
</span><span class="cx"> text run at (97,1) width 145: "Text text, text: text text"
</span><span class="cx"> text run at (97,18) width 122: "text; text. Text, text"
</span><span class="cx"> text run at (97,35) width 39: "text...."
</span><del>- RenderTableCell {TD} at (256,2) size 203x226 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (256,2) size 202x226 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (1,1) size 200x224 [border: (10px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (10,10) size 180x204
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 180x200
</span><span class="cx"> RenderTableCell {TD} at (2,100) size 176x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderBlock (anonymous) at (1,231) size 461x34
</del><ins>+ RenderBlock (anonymous) at (1,231) size 460x34
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 106x17
</span><span class="cx"> text run at (0,17) width 106: "This is bug 2904"
</span><del>- RenderTable {TABLE} at (1,265) size 63x47 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 61x45
- RenderTableRow {TR} at (0,2) size 61x41
- RenderTableCell {TD} at (2,7) size 23x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 19x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 17x25
- RenderTableRow {TR} at (0,2) size 17x21
- RenderTableCell {TD} at (2,2) size 13x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (1,265) size 62x47 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 60x45
+ RenderTableRow {TR} at (0,2) size 60x41
+ RenderTableCell {TD} at (2,7) size 22x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 18x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 16x25
+ RenderTableRow {TR} at (0,2) size 16x21
+ RenderTableCell {TD} at (2,2) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "x"
</span><del>- RenderTableCell {TD} at (26,2) size 33x41 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 49x37 [border: (10px groove #008000)]
</del><ins>+ RenderTableCell {TD} at (26,2) size 32x41 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (2,2) size 48x37 [border: (10px groove #008000)]
</ins><span class="cx"> RenderText {#text} at (10,10) size 8x17
</span><span class="cx"> text run at (10,10) width 8: "x"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug462681expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46268-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug462681expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46268-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46268-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46268-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,44 +3,44 @@
</span><span class="cx"> layer at (0,0) size 800x101
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x101
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x85
</span><del>- RenderTable {TABLE} at (0,0) size 211x85 [bgcolor=#FF0000] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 209x83
- RenderTableRow {TR} at (0,5) size 209x21 [bgcolor=#0000FF]
- RenderTableCell {TD} at (5,5) size 47x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 210x85 [bgcolor=#FF0000] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 208x83
+ RenderTableRow {TR} at (0,5) size 208x21 [bgcolor=#0000FF]
+ RenderTableCell {TD} at (5,5) size 46x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 42x17
</span><span class="cx"> text run at (2,2) width 42: "Cell A"
</span><del>- RenderTableCell {TD} at (56,5) size 46x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (56,5) size 45x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Cell B"
</span><del>- RenderTableCell {TD} at (106,5) size 47x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,5) size 46x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Cell C"
</span><del>- RenderTableCell {TD} at (157,5) size 47x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (157,5) size 46x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 42x17
</span><span class="cx"> text run at (2,2) width 42: "Cell D"
</span><del>- RenderTableRow {TR} at (0,31) size 209x21
- RenderTableCell {TD} at (5,31) size 47x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,31) size 208x21
+ RenderTableCell {TD} at (5,31) size 46x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 40x17
</span><span class="cx"> text run at (2,2) width 40: "Cell E"
</span><del>- RenderTableCell {TD} at (56,31) size 46x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (56,31) size 45x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 39x17
</span><span class="cx"> text run at (2,2) width 39: "Cell F"
</span><del>- RenderTableCell {TD} at (106,31) size 47x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,31) size 46x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 42x17
</span><span class="cx"> text run at (2,2) width 42: "Cell G"
</span><del>- RenderTableCell {TD} at (157,31) size 47x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (157,31) size 46x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 42x17
</span><span class="cx"> text run at (2,2) width 42: "Cell H"
</span><del>- RenderTableRow {TR} at (0,57) size 209x21
- RenderTableCell {TD} at (5,57) size 47x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,57) size 208x21
+ RenderTableCell {TD} at (5,57) size 46x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 35x17
</span><span class="cx"> text run at (2,2) width 35: "Cell I"
</span><del>- RenderTableCell {TD} at (56,57) size 46x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (56,57) size 45x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "Cell J"
</span><del>- RenderTableCell {TD} at (106,57) size 47x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,57) size 46x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 42x17
</span><span class="cx"> text run at (2,2) width 42: "Cell K"
</span><del>- RenderTableCell {TD} at (157,57) size 47x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (157,57) size 46x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 40x17
</span><span class="cx"> text run at (2,2) width 40: "Cell L"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug462682expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46268-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug462682expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46268-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46268-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46268-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,44 +3,44 @@
</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 211x85 [bgcolor=#FF0000] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 209x83
- RenderTableRow {TR} at (0,5) size 209x21 [bgcolor=#0000FF]
- RenderTableCell {TD} at (5,5) size 47x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 210x85 [bgcolor=#FF0000] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 208x83
+ RenderTableRow {TR} at (0,5) size 208x21 [bgcolor=#0000FF]
+ RenderTableCell {TD} at (5,5) size 46x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 42x17
</span><span class="cx"> text run at (2,2) width 42: "Cell A"
</span><del>- RenderTableCell {TD} at (56,5) size 46x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (56,5) size 45x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Cell B"
</span><del>- RenderTableCell {TD} at (106,5) size 47x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,5) size 46x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Cell C"
</span><del>- RenderTableCell {TD} at (157,5) size 47x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (157,5) size 46x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 42x17
</span><span class="cx"> text run at (2,2) width 42: "Cell D"
</span><del>- RenderTableRow {TR} at (0,31) size 209x21
- RenderTableCell {TD} at (5,31) size 47x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,31) size 208x21
+ RenderTableCell {TD} at (5,31) size 46x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 40x17
</span><span class="cx"> text run at (2,2) width 40: "Cell E"
</span><del>- RenderTableCell {TD} at (56,31) size 46x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (56,31) size 45x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 39x17
</span><span class="cx"> text run at (2,2) width 39: "Cell F"
</span><del>- RenderTableCell {TD} at (106,31) size 47x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,31) size 46x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 42x17
</span><span class="cx"> text run at (2,2) width 42: "Cell G"
</span><del>- RenderTableCell {TD} at (157,31) size 47x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (157,31) size 46x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 42x17
</span><span class="cx"> text run at (2,2) width 42: "Cell H"
</span><del>- RenderTableRow {TR} at (0,57) size 209x21
- RenderTableCell {TD} at (5,57) size 47x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,57) size 208x21
+ RenderTableCell {TD} at (5,57) size 46x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 35x17
</span><span class="cx"> text run at (2,2) width 35: "Cell I"
</span><del>- RenderTableCell {TD} at (56,57) size 46x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (56,57) size 45x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "Cell J"
</span><del>- RenderTableCell {TD} at (106,57) size 47x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,57) size 46x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 42x17
</span><span class="cx"> text run at (2,2) width 42: "Cell K"
</span><del>- RenderTableCell {TD} at (157,57) size 47x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (157,57) size 46x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 40x17
</span><span class="cx"> text run at (2,2) width 40: "Cell L"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug463681expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46368-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug463681expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46368-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46368-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46368-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx"> text run at (167,55) width 241: "See the for more info. We're gathering"
</span><span class="cx"> text run at (2,72) width 258: "contributor input now, in the newsgroup."
</span><span class="cx"> RenderBR {BR} at (260,86) size 0x0
</span><del>- RenderTableCell {TD} at (458,25) size 322x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (458,25) size 323x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 317x51
</span><span class="cx"> text run at (2,2) width 266: "This status update contains information on"
</span><span class="cx"> text run at (2,19) width 317: "MailNews, XML/DOM, XPToolkit, Architecture,"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug466231expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46623-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug466231expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46623-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46623-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46623-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 [bgcolor=#FFFFFF]
</span><del>- RenderTable {TABLE} at (0,0) size 361x88 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 359x86
- RenderTableRow {TR} at (0,2) size 359x82
- RenderTableCell {TD} at (2,2) size 355x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 351x78 [bgcolor=#FFCC99] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 349x76
- RenderTableRow {TR} at (0,2) size 349x72
</del><ins>+ RenderTable {TABLE} at (0,0) size 360x88 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 358x86
+ RenderTableRow {TR} at (0,2) size 358x82
+ RenderTableCell {TD} at (2,2) size 354x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 350x78 [bgcolor=#FFCC99] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 348x76
+ RenderTableRow {TR} at (0,2) size 348x72
</ins><span class="cx"> RenderTableCell {TD} at (2,12) size 250x52 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderInline {B} at (0,0) size 100x17
</span><span class="cx"> RenderText {#text} at (2,2) size 100x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug466232expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46623-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug466232expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46623-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46623-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug46623-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -19,6 +19,6 @@
</span><span class="cx"> text run at (2,53) width 268: "of construction bid opportunities, currently"
</span><span class="cx"> text run at (2,70) width 59: "covering "
</span><span class="cx"> text run at (61,70) width 59: "13 states!"
</span><del>- RenderTableCell {TD} at (326,2) size 310x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (326,2) size 311x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 207x17
</span><span class="cx"> text run at (2,2) width 207: "Expanded Geographic Coverage"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug47432expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug47432-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug47432expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug47432-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug47432-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug47432-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,42 +6,42 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 700x50 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 698x48
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 698x21
</span><del>- RenderTableCell {TD} at (2,2) size 694x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (2,2) size 695x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (2,2) size 578x17
</span><span class="cx"> text run at (2,2) width 578: "lots of text goes here even more and more and more and more and more and more and more"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 698x21
</span><span class="cx"> RenderTableCell {TD} at (2,25) size 682x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 510x17
</span><span class="cx"> text run at (2,2) width 510: "aaaaaaaaaaaa bbbbbbbbbbbbbbb cccccccccccccccccccccccccc dddddddddddddd"
</span><del>- RenderTableCell {TD} at (685,25) size 11x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (685,25) size 12x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><span class="cx"> RenderBlock {P} at (0,66) size 784x0
</span><span class="cx"> RenderTable {TABLE} at (0,66) size 700x50 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 698x48
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 698x21
</span><del>- RenderTableCell {TD} at (2,2) size 694x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (2,2) size 695x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (2,2) size 188x17
</span><span class="cx"> text run at (2,2) width 188: "lots of text goes here even mo"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 698x21
</span><span class="cx"> RenderTableCell {TD} at (2,25) size 682x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 510x17
</span><span class="cx"> text run at (2,2) width 510: "aaaaaaaaaaaa bbbbbbbbbbbbbbb cccccccccccccccccccccccccc dddddddddddddd"
</span><del>- RenderTableCell {TD} at (685,25) size 11x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (685,25) size 12x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><span class="cx"> RenderBlock {P} at (0,132) size 784x0
</span><span class="cx"> RenderTable {TABLE} at (0,132) size 700x50 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 698x48
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 698x21
</span><del>- RenderTableCell {TD} at (2,2) size 694x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (2,2) size 695x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (2,2) size 180x17
</span><span class="cx"> text run at (2,2) width 180: "lots of text goes here even m"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 698x21
</span><span class="cx"> RenderTableCell {TD} at (2,25) size 682x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 510x17
</span><span class="cx"> text run at (2,2) width 510: "aaaaaaaaaaaa bbbbbbbbbbbbbbb cccccccccccccccccccccccccc dddddddddddddd"
</span><del>- RenderTableCell {TD} at (685,25) size 11x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (685,25) size 12x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><span class="cx"> RenderBlock {HR} at (0,190) size 182x2 [border: (1px inset #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4803expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4803-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4803-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4803-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 278x17
</span><span class="cx"> text run at (0,0) width 278: "The vertical grey bar should be 1 pixel wide"
</span><del>- RenderTable {TABLE} at (0,17) size 141x34
- RenderTableSection {TBODY} at (0,0) size 141x34
- RenderTableRow {TR} at (0,0) size 141x34
- RenderTableCell {TD} at (0,16) size 2x2 [bgcolor=#999999] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 140x34
+ RenderTableSection {TBODY} at (0,0) size 140x34
+ RenderTableRow {TR} at (0,0) size 140x34
+ RenderTableCell {TD} at (0,16) size 1x2 [bgcolor=#999999] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 1x2
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (1,0) size 140x34 [bgcolor=#FFFFCC] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (1,0) size 139x34 [bgcolor=#FFFFCC] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 131x34
</span><span class="cx"> text run at (0,0) width 131: " D A I LY C H E C"
</span><span class="cx"> text run at (0,17) width 12: "K"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug48492expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4849-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4849-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4849-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,19 +4,19 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFCCC]
</span><span class="cx"> RenderBlock {CENTER} at (0,0) size 784x120
</span><del>- RenderTable {TABLE} at (91,0) size 601x120
- RenderTableSection {TBODY} at (0,0) size 601x120
- RenderTableRow {TR} at (0,0) size 601x86
</del><ins>+ RenderTable {TABLE} at (92,0) size 600x120
+ RenderTableSection {TBODY} at (0,0) size 600x120
+ RenderTableRow {TR} at (0,0) size 600x86
</ins><span class="cx"> RenderTableCell {TD} at (0,0) size 150x34 [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderBlock {CENTER} at (0,0) size 150x34
</span><span class="cx"> RenderInline {IFRAMEX} at (0,0) size 0x34
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBR {BR} at (75,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (75,17) size 0x17
</span><del>- RenderTableCell {TD} at (150,0) size 2x1 [bgcolor=#FFFFFF] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (150,0) size 1x1 [bgcolor=#FFFFFF] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 1x1
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (151,0) size 450x86 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (151,0) size 449x86 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (0,0) size 449x59
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 449x59
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 449x55
</span><span class="lines">@@ -38,9 +38,9 @@
</span><span class="cx"> text run at (347,5) width 47: "MORE"
</span><span class="cx"> RenderImage {IMG} at (394,1) size 50x18
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableRow {TR} at (0,86) size 601x34
- RenderTableCell {TD} at (0,86) size 601x34 [r=1 c=0 rs=1 cs=3]
- RenderBlock (anonymous) at (0,0) size 601x1
</del><ins>+ RenderTableRow {TR} at (0,86) size 600x34
+ RenderTableCell {TD} at (0,86) size 600x34 [r=1 c=0 rs=1 cs=3]
+ RenderBlock (anonymous) at (0,0) size 600x1
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 600x1
</span><del>- RenderBlock {P} at (0,17) size 601x17
- RenderBR {BR} at (300,0) size 1x17
</del><ins>+ RenderBlock {P} at (0,17) size 600x17
+ RenderBR {BR} at (300,0) size 0x17
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4849expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4849-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4849-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4849-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,14 +9,14 @@
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 150x17 [bgcolor=#00EEEE] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 100x17
</span><span class="cx"> text run at (0,0) width 100: "150 pixels wide"
</span><del>- RenderTableCell {TD} at (150,8) size 2x1 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (150,8) size 1x1 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 1x1
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (151,0) size 450x17 [bgcolor=#EEEE00] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (151,0) size 449x17 [bgcolor=#EEEE00] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 100x17
</span><span class="cx"> text run at (0,0) width 100: "449 pixels wide"
</span><span class="cx"> RenderTableRow {TR} at (0,17) size 600x27
</span><del>- RenderTableCell {TD} at (0,17) size 601x27 [bgcolor=#00FF00] [r=1 c=0 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (0,17) size 600x27 [bgcolor=#00FF00] [r=1 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (0,0) size 181x17
</span><span class="cx"> text run at (0,0) width 181: "Bottom cell, 600 pixels wide"
</span><span class="cx"> RenderImage {IMG} at (0,17) size 600x10
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug51727expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug51727-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug51727expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug51727-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug51727-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug51727-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,9 +14,9 @@
</span><span class="cx"> RenderText at (0,0) size 189x17
</span><span class="cx"> text run at (0,0) width 189: "(2) Fill cell with short string"
</span><span class="cx"> RenderBR {BR} at (209,36) size 0x17
</span><del>- RenderTable {TABLE} at (0,60) size 84x25
- RenderTableSection {TBODY} at (0,0) size 84x25
- RenderTableRow {TR} at (0,2) size 84x21
- RenderTableCell {TD} at (2,2) size 80x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,60) size 83x25
+ RenderTableSection {TBODY} at (0,0) size 83x25
+ RenderTableRow {TR} at (0,2) size 83x21
+ RenderTableCell {TD} at (2,2) size 79x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 14x17
</span><span class="cx"> text run at (2,2) width 14: "aa"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug5188expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5188-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug5188expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5188-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5188-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5188-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 625x149
- RenderTableSection {TBODY} at (0,0) size 625x149
- RenderTableRow {TR} at (0,2) size 625x60
- RenderTableCell {TD} at (2,2) size 151x1 [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 624x149
+ RenderTableSection {TBODY} at (0,0) size 624x149
+ RenderTableRow {TR} at (0,2) size 624x60
+ RenderTableCell {TD} at (2,2) size 150x1 [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 150x1
</span><span class="cx"> RenderTableCell {TD} at (154,2) size 469x60 [r=0 c=1 rs=1 cs=2]
</span><span class="cx"> RenderImage {IMG} at (0,0) size 468x60
</span><del>- RenderTableRow {TR} at (0,64) size 625x83
</del><ins>+ RenderTableRow {TR} at (0,64) size 624x83
</ins><span class="cx"> RenderTableCell {TD} at (154,64) size 298x83 [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 298x83
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 298x83
</span><span class="lines">@@ -30,9 +30,9 @@
</span><span class="cx"> text run at (3,37) width 45: "custom"
</span><span class="cx"> text run at (3,54) width 94: "WidgetMaster!"
</span><span class="cx"> RenderTableCell {TD} at (453,64) size 170x21 [r=1 c=2 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (0,0) size 27x21 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 25x19
- RenderTableRow {TR} at (0,0) size 25x19
- RenderTableCell {TD} at (0,0) size 25x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 26x21 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 24x19
+ RenderTableRow {TR} at (0,0) size 24x19
+ RenderTableCell {TD} at (0,0) size 24x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 22x17
</span><span class="cx"> text run at (1,1) width 22: "cell"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug52505expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug52505-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug52505expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug52505-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug52505-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug52505-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,19 +12,19 @@
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 321x17
</span><span class="cx"> RenderText at (0,0) size 321x17
</span><span class="cx"> text run at (0,0) width 321: "[Step 2] Set cell width to 20px (garbage seen)"
</span><del>- RenderTable {TABLE} at (0,56) size 35x52
- RenderTableSection {TBODY} at (0,0) size 35x52
- RenderTableRow {TR} at (0,2) size 35x23
- RenderTableCell {TD} at (2,2) size 15x23 [border: (2px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,56) size 34x52
+ RenderTableSection {TBODY} at (0,0) size 34x52
+ RenderTableRow {TR} at (0,2) size 34x23
+ RenderTableCell {TD} at (2,2) size 14x23 [border: (2px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "1"
</span><del>- RenderTableCell {TD} at (18,2) size 15x23 [border: (2px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (18,2) size 14x23 [border: (2px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "2"
</span><del>- RenderTableRow {TR} at (0,27) size 35x23
- RenderTableCell {TD} at (2,27) size 15x23 [border: (2px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,27) size 34x23
+ RenderTableCell {TD} at (2,27) size 14x23 [border: (2px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "2"
</span><del>- RenderTableCell {TD} at (18,27) size 15x23 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (18,27) size 14x23 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 8x17
</span><span class="cx"> text run at (3,3) width 8: "2"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug52506expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug52506-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug52506expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug52506-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug52506-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug52506-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,19 +12,19 @@
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 215x17
</span><span class="cx"> RenderText at (0,0) size 215x17
</span><span class="cx"> text run at (0,0) width 215: "[Step 2] Set cell height to 20px"
</span><del>- RenderTable {TABLE} at (0,56) size 43x60
- RenderTableSection {TBODY} at (0,0) size 43x60
- RenderTableRow {TR} at (0,2) size 43x27
- RenderTableCell {TD} at (2,2) size 19x27 [border: (4px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,56) size 42x60
+ RenderTableSection {TBODY} at (0,0) size 42x60
+ RenderTableRow {TR} at (0,2) size 42x27
+ RenderTableCell {TD} at (2,2) size 18x27 [border: (4px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (5,5) size 8x17
</span><span class="cx"> text run at (5,5) width 8: "1"
</span><del>- RenderTableCell {TD} at (22,2) size 19x27 [border: (4px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (22,2) size 18x27 [border: (4px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (5,5) size 8x17
</span><span class="cx"> text run at (5,5) width 8: "2"
</span><del>- RenderTableRow {TR} at (0,31) size 43x27
- RenderTableCell {TD} at (2,31) size 19x27 [border: (4px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,31) size 42x27
+ RenderTableCell {TD} at (2,31) size 18x27 [border: (4px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (5,5) size 8x17
</span><span class="cx"> text run at (5,5) width 8: "2"
</span><del>- RenderTableCell {TD} at (22,31) size 19x27 [border: (4px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (22,31) size 18x27 [border: (4px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (5,5) size 8x17
</span><span class="cx"> text run at (5,5) width 8: "2"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug536901expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug53690-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug536901expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug53690-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug53690-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug53690-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 33x23
- RenderTableSection {TBODY} at (0,0) size 33x23
- RenderTableRow {TR} at (0,2) size 33x19
- RenderTableCell {TD} at (2,5) size 13x13 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 11x10 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 9x8
- RenderTableRow {TR} at (0,2) size 9x4
- RenderTableCell {TD} at (2,2) size 5x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (16,2) size 15x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 32x23
+ RenderTableSection {TBODY} at (0,0) size 32x23
+ RenderTableRow {TR} at (0,2) size 32x19
+ RenderTableCell {TD} at (2,5) size 12x13 [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 10x10 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 8x8
+ RenderTableRow {TR} at (0,2) size 8x4
+ RenderTableCell {TD} at (2,2) size 4x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (16,2) size 14x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 12x17
</span><span class="cx"> text run at (1,1) width 12: "X"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug536902expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug53690-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug536902expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug53690-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug53690-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug53690-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -5,11 +5,11 @@
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> RenderBlock {FORM} at (0,0) size 784x0
</span><span class="cx"> RenderBlock {FORM} at (0,0) size 784x0
</span><del>- RenderTable {TABLE} at (0,0) size 29x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 27x25
- RenderTableRow {TR} at (0,2) size 27x21
- RenderTableCell {TD} at (2,2) size 5x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (2,2) size 1x0
- RenderTableCell {TD} at (8,2) size 17x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 28x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 26x25
+ RenderTableRow {TR} at (0,2) size 26x21
+ RenderTableCell {TD} at (2,2) size 4x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {FORM} at (2,2) size 0x0
+ RenderTableCell {TD} at (8,2) size 16x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 12x17
</span><span class="cx"> text run at (2,2) width 12: "X"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug53891expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug53891-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug53891expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug53891-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug53891-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug53891-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 288x123 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 286x121
- RenderTableRow {TR} at (0,2) size 286x117
- RenderTableCell {TD} at (2,2) size 205x117 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 287x123 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 285x121
+ RenderTableRow {TR} at (0,2) size 285x117
+ RenderTableCell {TD} at (2,2) size 204x117 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (2,2) size 200x113 [border: (10px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (10,10) size 180x93
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 180x89
</span><del>- RenderTableCell {TD} at (2,24) size 45x45 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,24) size 44x45 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 40x40
</span><span class="cx"> RenderTableCell {TD} at (48,2) size 130x89 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 108x85
</span><span class="lines">@@ -19,6 +19,6 @@
</span><span class="cx"> text run at (2,36) width 108: "xxx xxx xxx xxx"
</span><span class="cx"> text run at (2,53) width 108: "xxx xxx xxx xxx"
</span><span class="cx"> text run at (2,70) width 108: "xxx xxx xxx xxx"
</span><del>- RenderTableCell {TD} at (208,50) size 76x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (208,50) size 75x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 71x17
</span><span class="cx"> text run at (2,2) width 71: "row2, cell2"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug5538expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5538-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug5538expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5538-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5538-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5538-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,39) size 600x90
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 600x89
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 600x89
</span><del>- RenderTableCell {TD} at (0,0) size 129x89 [bgcolor=#336699] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 128x89 [bgcolor=#336699] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 128x17 [color=#0000EE]
</span><span class="cx"> RenderImage {IMG} at (0,0) size 128x89
</span><span class="cx"> RenderTableCell {TD} at (128,44) size 472x0 [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,51) size 600x89
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 600x89
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 600x89
</span><del>- RenderTableCell {TD} at (0,0) size 129x89 [bgcolor=#336699] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 128x89 [bgcolor=#336699] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 128x89
</span><span class="cx"> RenderTableCell {TD} at (128,44) size 472x0 [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderTable {TABLE} at (0,140) size 600x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug55789expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug55789-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug55789-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug55789-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,14 +6,14 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 40x17
</span><span class="cx"> text run at (0,0) width 40: "25016"
</span><del>- RenderTable {TABLE} at (0,17) size 39x27
- RenderTableSection {TBODY} at (0,0) size 39x23
- RenderTableRow {TR} at (0,2) size 39x19
- RenderTableCell {TD} at (2,2) size 35x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 38x27
+ RenderTableSection {TBODY} at (0,0) size 38x23
+ RenderTableRow {TR} at (0,2) size 38x19
+ RenderTableCell {TD} at (2,2) size 34x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 32x17
</span><span class="cx"> text run at (1,1) width 32: "4659"
</span><del>- RenderBlock {CAPTION} at (0,0) size 39x0
- RenderTableSection {TBODY} at (0,23) size 39x4
- RenderTableRow {TR} at (0,0) size 39x2
- RenderTableCell {TH} at (2,0) size 35x2 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock {CAPTION} at (0,0) size 38x0
+ RenderTableSection {TBODY} at (0,23) 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="trunkLayoutTestsplatformgtktablesmozillabugsbug56201expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug56201-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug56201expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug56201-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug56201-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug56201-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,16 +3,16 @@
</span><span class="cx"> layer at (0,0) size 800x59
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x59
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x43
</span><del>- RenderTable {TABLE} at (0,0) size 67x43 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 65x41
- RenderTableRow {TR} at (0,2) size 65x37
- RenderTableCell {TD} at (2,2) size 61x37 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 57x33 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 55x31
- RenderTableRow {TR} at (0,2) size 55x27
- RenderTableCell {TD} at (2,2) size 25x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 66x43 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 64x41
+ RenderTableRow {TR} at (0,2) size 64x37
+ RenderTableCell {TD} at (2,2) size 60x37 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 56x33 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 54x31
+ RenderTableRow {TR} at (0,2) size 54x27
+ RenderTableCell {TD} at (2,2) size 24x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 20x20
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (28,2) size 25x27 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,2) size 24x27 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 20x20
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug578282expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug57828-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug578282expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug57828-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug57828-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug57828-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -19,11 +19,11 @@
</span><span class="cx"> text run at (155,6) width 62: " - updated "
</span><span class="cx"> text run at (217,6) width 120: "12:15 PM ET Oct 24"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (630,0) size 45x59 [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 41x55
- RenderTableSection {TBODY} at (0,0) size 41x55
- RenderTableRow {TR} at (0,0) size 41x55
- RenderTableCell {TD} at (0,0) size 41x55 [bgcolor=#CCCCFF] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (631,0) size 44x59 [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 40x55
+ RenderTableSection {TBODY} at (0,0) size 40x55
+ RenderTableRow {TR} at (0,0) size 40x55
+ RenderTableCell {TD} at (0,0) size 40x55 [bgcolor=#CCCCFF] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (3,3) size 16x16
</span><span class="cx"> RenderInline {FONT} at (0,0) size 34x33
</span><span class="cx"> RenderInline {A} at (0,0) size 34x33 [color=#0000EE]
</span><span class="lines">@@ -49,10 +49,10 @@
</span><span class="cx"> text run at (217,6) width 120: "12:15 PM ET Oct 24"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderTableCell {TD} at (506,0) size 169x26 [r=0 c=1 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (2,2) size 110x22
- RenderTableSection {TBODY} at (0,0) size 110x22
- RenderTableRow {TR} at (0,0) size 110x22
- RenderTableCell {TD} at (0,0) size 110x22 [bgcolor=#CCCCFF] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,2) size 109x22
+ RenderTableSection {TBODY} at (0,0) size 109x22
+ RenderTableRow {TR} at (0,0) size 109x22
+ RenderTableCell {TD} at (0,0) size 109x22 [bgcolor=#CCCCFF] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (3,3) size 16x16
</span><span class="cx"> RenderInline {FONT} at (0,0) size 84x11
</span><span class="cx"> RenderInline {A} at (0,0) size 84x11 [color=#0000EE]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug5797expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5797-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug5797expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5797-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5797-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5797-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 258x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "x"
</span><del>- RenderTableCell {TD} at (261,2) size 504x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (261,2) size 505x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "y"
</span><span class="cx"> RenderBlock (anonymous) at (0,27) size 769x17
</span><span class="lines">@@ -25,12 +25,12 @@
</span><span class="cx"> text run at (2,2) width 8: "y"
</span><span class="cx"> RenderBlock (anonymous) at (0,71) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,88) size 859x610 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 857x608
- RenderTableRow {TR} at (0,2) size 857x604
- RenderTableCell {TD} at (2,2) size 805x604 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,88) size 858x610 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 856x608
+ RenderTableRow {TR} at (0,2) size 856x604
+ RenderTableCell {TD} at (2,2) size 804x604 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 800x600
</span><del>- RenderTableCell {TD} at (808,259) size 47x90 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (808,259) size 46x90 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 42x86
</span><span class="cx"> text run at (2,3) width 29: "can't"
</span><span class="cx"> text run at (2,20) width 38: "we all"
</span><span class="lines">@@ -49,7 +49,7 @@
</span><span class="cx"> RenderText {#text} at (2,2) size 86x34
</span><span class="cx"> text run at (2,2) width 86: "I'am fine, and"
</span><span class="cx"> text run at (2,19) width 31: "you?"
</span><del>- RenderTableCell {TD} at (373,10) size 392x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (373,10) size 393x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 111x18
</span><span class="cx"> text run at (2,3) width 111: "I great, thank you"
</span><span class="cx"> RenderBlock (anonymous) at (0,759) size 769x17
</span><span class="lines">@@ -60,9 +60,9 @@
</span><span class="cx"> RenderTableCell {TD} at (2,78) size 319x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 170x18
</span><span class="cx"> text run at (2,3) width 170: "<../images/pikajumpr.gif\">"
</span><del>- RenderTableCell {TD} at (322,16) size 404x146 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (322,16) size 405x146 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 142x142
</span><del>- RenderTableCell {TD} at (727,2) size 38x174 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (728,2) size 38x174 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 33x170
</span><span class="cx"> text run at (2,2) width 28: "This"
</span><span class="cx"> text run at (2,19) width 21: "is a"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug5835expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5835-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug5835expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5835-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5835-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5835-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,11 +14,11 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 414x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (417,2) size 199x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (417,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 618x64
</span><del>- RenderTableCell {TD} at (2,25) size 614x64 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,25) size 615x64 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 468x60
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {P} at (0,159) size 769x17
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 413x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (416,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (416,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderBlock {P} at (0,235) size 769x51
</span><span class="lines">@@ -50,11 +50,11 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 414x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (417,2) size 199x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (417,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 618x64
</span><del>- RenderTableCell {TD} at (2,25) size 614x64 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,25) size 615x64 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 600x60
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {P} at (0,444) size 769x17
</span><span class="lines">@@ -66,7 +66,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 413x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 135x17
</span><span class="cx"> text run at (2,2) width 135: "foo (single row table)"
</span><del>- RenderTableCell {TD} at (416,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (416,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 134x17
</span><span class="cx"> text run at (2,2) width 134: "bar (single row table)"
</span><span class="cx"> RenderTable {TABLE} at (0,504) size 620x93 [border: (1px outset #808080)]
</span><span class="lines">@@ -75,11 +75,11 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 414x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (417,2) size 199x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (417,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 618x64
</span><del>- RenderTableCell {TD} at (2,25) size 614x64 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,25) size 615x64 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 400x60
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBlock {P} at (0,613) size 769x51
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug59354expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug59354-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug59354expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug59354-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug59354-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug59354-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,55 +3,55 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 463x147 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 461x145
- RenderTableRow {TR} at (0,0) size 461x145
- RenderTableCell {TD} at (0,0) size 461x145 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 459x143 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 457x141
- RenderTableRow {TR} at (0,1) size 457x27
- RenderTableCell {TD} at (1,1) size 138x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 462x147 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 460x145
+ RenderTableRow {TR} at (0,0) size 460x145
+ RenderTableCell {TD} at (0,0) size 460x145 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 458x143 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 456x141
+ RenderTableRow {TR} at (0,1) size 456x27
+ RenderTableCell {TD} at (1,1) size 137x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (5,5) size 127x17
</span><span class="cx"> text run at (5,5) width 127: "General Preferences"
</span><del>- RenderTableCell {TD} at (139,1) size 145x27 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (139,1) size 144x27 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 134x17 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (5,5) size 134x17
</span><span class="cx"> text run at (5,5) width 134: "Groups / Permissions"
</span><del>- RenderTableCell {TD} at (284,1) size 72x27 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (284,1) size 71x27 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 61x17 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (5,5) size 61x17
</span><span class="cx"> text run at (5,5) width 61: "Password"
</span><del>- RenderTableCell {TD} at (356,1) size 48x27 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (356,1) size 47x27 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 37x17 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (5,5) size 37x17
</span><span class="cx"> text run at (5,5) width 37: "Email"
</span><del>- RenderTableCell {TD} at (404,1) size 52x27 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (404,1) size 51x27 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (5,5) size 41x17
</span><span class="cx"> text run at (5,5) width 41: "Views"
</span><del>- RenderTableRow {TR} at (0,29) size 457x111
- RenderTableCell {TD} at (1,29) size 455x111 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=5]
- RenderBlock (anonymous) at (5,5) size 445x17
- RenderBR {BR} at (222,0) size 1x17
</del><ins>+ RenderTableRow {TR} at (0,29) size 456x111
+ RenderTableCell {TD} at (1,29) size 454x111 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=5]
+ RenderBlock (anonymous) at (5,5) size 444x17
+ RenderBR {BR} at (222,0) size 0x17
</ins><span class="cx"> RenderTable {TABLE} at (57,22) size 340x84
</span><del>- RenderTableSection {TBODY} at (0,0) size 340x84
- RenderTableRow {TR} at (0,2) size 340x80
- RenderTableCell {TD} at (2,2) size 336x80 [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (1,1) size 334x62
- RenderTable {TABLE} at (0,0) size 334x62 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 332x60
- RenderTableRow {TR} at (0,0) size 332x60
- RenderTableCell {TD} at (0,0) size 332x60 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (1,1) size 330x17
- RenderText {#text} at (111,0) size 108x17
- text run at (111,0) width 108: "User Preferences"
- RenderTable {TABLE} at (1,18) size 330x41 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 328x39
- RenderTableRow {TR} at (0,1) size 328x37
- RenderTableCell {TH} at (1,6) size 120x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderInline {NOBR} at (0,0) size 110x17
- RenderText {#text} at (5,5) size 110x17
- text run at (5,5) width 110: "Email Address :"
- RenderTableCell {TD} at (121,1) size 206x37 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 339x84
+ RenderTableRow {TR} at (0,2) size 339x80
+ RenderTableCell {TD} at (2,2) size 335x80 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {FORM} at (1,1) size 333x62
+ RenderTable {TABLE} at (0,0) size 333x62 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 331x60
+ RenderTableRow {TR} at (0,0) size 331x60
+ RenderTableCell {TD} at (0,0) size 331x60 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (1,1) size 329x17
+ RenderText {#text} at (111,0) size 107x17
+ text run at (111,0) width 107: "User Preferences"
+ RenderTable {TABLE} at (1,18) size 329x41 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 327x39
+ RenderTableRow {TR} at (0,1) size 327x37
+ RenderTableCell {TH} at (1,6) size 119x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderInline {NOBR} at (0,0) size 109x17
+ RenderText {#text} at (5,5) size 109x17
+ text run at (5,5) width 109: "Email Address :"
+ RenderTableCell {TD} at (121,1) size 205x37 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTextControl {INPUT} at (7,7) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (207,96) size 185x17 scrollWidth 258
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug60804expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug60804-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug60804expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug60804-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug60804-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug60804-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx"> text run at (26,1) width 52: "PRICE"
</span><span class="cx"> RenderTableCell {TD} at (525,8) size 6x3 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 1x1
</span><del>- RenderTableCell {TD} at (530,0) size 68x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (530,0) size 69x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderInline {B} at (0,0) size 41x17
</span><span class="cx"> RenderText {#text} at (13,1) size 41x17
</span><span class="cx"> text run at (13,1) width 41: "INFO"
</span><span class="lines">@@ -49,9 +49,9 @@
</span><span class="cx"> text run at (32,1) width 46: "$270.00"
</span><span class="cx"> RenderTableCell {TD} at (525,8) size 6x3 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 1x1
</span><del>- RenderTableCell {TD} at (530,0) size 68x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (530,0) size 69x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (16,1) size 35x17
</span><span class="cx"> text run at (16,1) width 35: "More"
</span><span class="cx"> RenderTableRow {TR} at (0,19) size 598x3
</span><del>- RenderTableCell {TD} at (0,19) size 598x3 [bgcolor=#000000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=8]
</del><ins>+ RenderTableCell {TD} at (0,19) size 599x3 [bgcolor=#000000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=8]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 1x1
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug60807expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug60807-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug60807expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug60807-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug60807-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug60807-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx"> text run at (26,1) width 52: "PRICE"
</span><span class="cx"> RenderTableCell {TD} at (525,8) size 6x3 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 1x1
</span><del>- RenderTableCell {TD} at (530,0) size 68x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (530,0) size 69x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderInline {B} at (0,0) size 41x17
</span><span class="cx"> RenderText {#text} at (13,1) size 41x17
</span><span class="cx"> text run at (13,1) width 41: "INFO"
</span><span class="lines">@@ -49,9 +49,9 @@
</span><span class="cx"> text run at (32,1) width 46: "$270.00"
</span><span class="cx"> RenderTableCell {TD} at (525,8) size 6x3 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 1x1
</span><del>- RenderTableCell {TD} at (530,0) size 68x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (530,0) size 69x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (16,1) size 35x17
</span><span class="cx"> text run at (16,1) width 35: "More"
</span><span class="cx"> RenderTableRow {TR} at (0,19) size 598x3
</span><del>- RenderTableCell {TD} at (0,19) size 598x3 [bgcolor=#000000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=8]
</del><ins>+ RenderTableCell {TD} at (0,19) size 599x3 [bgcolor=#000000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=8]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 1x1
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug6184expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6184-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug6184expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6184-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6184-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6184-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,78) size 600x40 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 598x38
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 598x38
</span><del>- RenderTableCell {TD} at (0,8) size 36x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,8) size 35x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x18
</span><span class="cx"> text run at (2,3) width 31: "hello"
</span><span class="cx"> RenderTableCell {TD} at (35,0) size 563x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug6304expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6304-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug6304expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6304-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6304-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6304-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -8,195 +8,195 @@
</span><span class="cx"> RenderText {#text} at (227,0) size 330x17
</span><span class="cx"> text run at (227,0) width 330: "Tables I, II, III, IV (cellpadding=0 cellspacing=5)"
</span><span class="cx"> RenderTable {TABLE} at (199,33) size 386x162 [bgcolor=#FFCC00] [border: (1px outset #808080)]
</span><del>- RenderTableSection {TBODY} at (1,1) size 384x160
- RenderTableRow {TR} at (0,2) size 384x156
- RenderTableCell {TD} at (2,2) size 101x156 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (6,6) size 89x144 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 89x17
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 383x160
+ RenderTableRow {TR} at (0,2) size 383x156
+ RenderTableCell {TD} at (2,2) size 100x156 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (6,6) size 88x144 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 88x17
</ins><span class="cx"> RenderInline {NOBR} at (0,0) size 46x17
</span><span class="cx"> RenderText {#text} at (21,0) size 46x17
</span><span class="cx"> text run at (21,0) width 46: "Table I"
</span><del>- RenderTableSection {TBODY} at (1,18) size 87x125
- RenderTableRow {TR} at (0,5) size 87x19
- RenderTableCell {TD} at (5,5) size 23x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,18) size 86x125
+ RenderTableRow {TR} at (0,5) size 86x19
+ RenderTableCell {TD} at (5,5) size 22x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,1"
</span><del>- RenderTableCell {TD} at (32,5) size 23x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,5) size 22x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,2"
</span><del>- RenderTableCell {TD} at (59,5) size 23x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,5) size 22x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,3"
</span><del>- RenderTableRow {TR} at (0,29) size 87x19
- RenderTableCell {TD} at (5,29) size 23x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,29) size 86x19
+ RenderTableCell {TD} at (5,29) size 22x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,1"
</span><del>- RenderTableCell {TD} at (32,29) size 23x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,29) size 22x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,2"
</span><del>- RenderTableCell {TD} at (59,29) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,29) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,3"
</span><del>- RenderTableRow {TR} at (0,53) size 87x19
- RenderTableCell {TD} at (5,53) size 23x19 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,53) size 86x19
+ RenderTableCell {TD} at (5,53) size 22x19 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "3,1"
</span><del>- RenderTableCell {TD} at (32,53) size 23x19 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,53) size 22x19 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "3,2"
</span><del>- RenderTableCell {TD} at (59,53) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,53) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "3,3"
</span><del>- RenderTableRow {TR} at (0,77) size 87x19
- RenderTableCell {TD} at (5,77) size 23x19 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,77) size 86x19
+ RenderTableCell {TD} at (5,77) size 22x19 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "4,1"
</span><del>- RenderTableCell {TD} at (32,77) size 23x19 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,77) size 22x19 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "4,2"
</span><del>- RenderTableCell {TD} at (59,77) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,77) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "4,3"
</span><del>- RenderTableRow {TR} at (0,101) size 87x19
- RenderTableCell {TD} at (5,101) size 23x19 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,101) size 86x19
+ RenderTableCell {TD} at (5,101) size 22x19 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "5,1"
</span><del>- RenderTableCell {TD} at (32,101) size 23x19 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,101) size 22x19 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "5,2"
</span><del>- RenderTableCell {TD} at (59,101) size 23x19 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,101) size 22x19 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "5,3"
</span><del>- RenderTableCell {TD} at (104,2) size 101x156 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (6,6) size 89x144 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 89x17
- RenderInline {NOBR} at (0,0) size 51x17
- RenderText {#text} at (19,0) size 51x17
- text run at (19,0) width 51: "Table II"
- RenderTableSection {TBODY} at (1,18) size 87x125
- RenderTableRow {TR} at (0,5) size 87x19
- RenderTableCell {TD} at (5,5) size 23x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (104,2) size 100x156 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (6,6) size 88x144 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 88x17
+ RenderInline {NOBR} at (0,0) size 50x17
+ RenderText {#text} at (19,0) size 50x17
+ text run at (19,0) width 50: "Table II"
+ RenderTableSection {TBODY} at (1,18) size 86x125
+ RenderTableRow {TR} at (0,5) size 86x19
+ RenderTableCell {TD} at (5,5) size 22x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,1"
</span><del>- RenderTableCell {TD} at (32,5) size 23x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,5) size 22x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,2"
</span><del>- RenderTableCell {TD} at (59,5) size 23x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,5) size 22x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,3"
</span><del>- RenderTableRow {TR} at (0,29) size 87x19
- RenderTableCell {TD} at (5,29) size 23x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,29) size 86x19
+ RenderTableCell {TD} at (5,29) size 22x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,1"
</span><del>- RenderTableCell {TD} at (32,41) size 23x19 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,41) size 22x19 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,2"
</span><del>- RenderTableCell {TD} at (59,29) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,29) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,3"
</span><del>- RenderTableRow {TR} at (0,53) size 87x19
- RenderTableCell {TD} at (5,65) size 23x19 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,53) size 86x19
+ RenderTableCell {TD} at (5,65) size 22x19 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "3,1"
</span><del>- RenderTableCell {TD} at (59,53) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,53) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "3,3"
</span><del>- RenderTableRow {TR} at (0,77) size 87x19
- RenderTableCell {TD} at (32,77) size 23x19 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,77) size 86x19
+ RenderTableCell {TD} at (32,77) size 22x19 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "4,2"
</span><del>- RenderTableCell {TD} at (59,77) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,77) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "4,3"
</span><del>- RenderTableRow {TR} at (0,101) size 87x19
- RenderTableCell {TD} at (5,101) size 23x19 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,101) size 86x19
+ RenderTableCell {TD} at (5,101) size 22x19 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "5,1"
</span><del>- RenderTableCell {TD} at (32,101) size 23x19 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,101) size 22x19 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "5,2"
</span><del>- RenderTableCell {TD} at (59,101) size 23x19 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,101) size 22x19 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "5,3"
</span><del>- RenderTableCell {TD} at (206,2) size 101x139 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderTable {TABLE} at (6,6) size 89x127 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 89x17
</del><ins>+ RenderTableCell {TD} at (206,2) size 100x139 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderTable {TABLE} at (6,6) size 88x127 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 88x17
</ins><span class="cx"> RenderInline {NOBR} at (0,0) size 56x17
</span><span class="cx"> RenderText {#text} at (16,0) size 56x17
</span><span class="cx"> text run at (16,0) width 56: "Table III"
</span><del>- RenderTableSection {TBODY} at (1,18) size 87x108
- RenderTableRow {TR} at (0,5) size 87x19
- RenderTableCell {TD} at (5,5) size 23x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,18) size 86x108
+ RenderTableRow {TR} at (0,5) size 86x19
+ RenderTableCell {TD} at (5,5) size 22x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,1"
</span><del>- RenderTableCell {TD} at (32,5) size 23x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,5) size 22x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,2"
</span><del>- RenderTableCell {TD} at (59,5) size 23x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,5) size 22x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,3"
</span><del>- RenderTableRow {TR} at (0,29) size 87x19
- RenderTableCell {TD} at (5,29) size 23x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,29) size 86x19
+ RenderTableCell {TD} at (5,29) size 22x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,1"
</span><del>- RenderTableCell {TD} at (32,32) size 23x20 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,32) size 22x20 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x18
</span><span class="cx"> text run at (1,2) width 20: "2,2"
</span><del>- RenderTableCell {TD} at (59,37) size 23x3 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderTableRow {TR} at (0,53) size 87x2
- RenderTableCell {TD} at (5,56) size 23x20 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,37) size 22x3 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+ RenderTableRow {TR} at (0,53) size 86x2
+ RenderTableCell {TD} at (5,56) size 22x20 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x18
</span><span class="cx"> text run at (1,2) width 20: "3,1"
</span><del>- RenderTableCell {TD} at (59,53) size 23x2 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
- RenderTableRow {TR} at (0,60) size 87x19
- RenderTableCell {TD} at (32,60) size 23x19 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,53) size 22x2 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+ RenderTableRow {TR} at (0,60) size 86x19
+ RenderTableCell {TD} at (32,60) size 22x19 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "4,2"
</span><del>- RenderTableCell {TD} at (59,68) size 23x3 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
- RenderTableRow {TR} at (0,84) size 87x19
- RenderTableCell {TD} at (5,84) size 23x19 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,68) size 22x3 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
+ RenderTableRow {TR} at (0,84) size 86x19
+ RenderTableCell {TD} at (5,84) size 22x19 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "5,1"
</span><del>- RenderTableCell {TD} at (32,84) size 23x19 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,84) size 22x19 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "5,2"
</span><del>- RenderTableCell {TD} at (59,84) size 23x19 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,84) size 22x19 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "5,3"
</span><del>- RenderTableCell {TD} at (308,2) size 74x137 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderTable {TABLE} at (6,6) size 62x125 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 62x17
- RenderInline {NOBR} at (0,0) size 58x17
- RenderText {#text} at (2,0) size 58x17
- text run at (2,0) width 58: "Table IV"
- RenderTableSection {TBODY} at (1,18) size 60x106
- RenderTableRow {TR} at (0,5) size 60x19
- RenderTableCell {TD} at (5,5) size 23x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (308,2) size 73x137 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderTable {TABLE} at (6,6) size 61x125 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 61x17
+ RenderInline {NOBR} at (0,0) size 57x17
+ RenderText {#text} at (2,0) size 57x17
+ text run at (2,0) width 57: "Table IV"
+ RenderTableSection {TBODY} at (1,18) size 59x106
+ RenderTableRow {TR} at (0,5) size 59x19
+ RenderTableCell {TD} at (5,5) size 22x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,1"
</span><del>- RenderTableCell {TD} at (32,5) size 23x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,5) size 22x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "1,2"
</span><del>- RenderTableRow {TR} at (0,29) size 60x19
- RenderTableCell {TD} at (5,29) size 23x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,29) size 59x19
+ RenderTableCell {TD} at (5,29) size 22x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "2,1"
</span><del>- RenderTableCell {TD} at (32,31) size 23x20 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,31) size 22x20 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x18
</span><span class="cx"> text run at (1,2) width 20: "2,2"
</span><del>- RenderTableRow {TR} at (0,53) size 60x0
- RenderTableCell {TD} at (5,55) size 23x20 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,53) size 59x0
+ RenderTableCell {TD} at (5,55) size 22x20 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x18
</span><span class="cx"> text run at (1,2) width 20: "3,1"
</span><del>- RenderTableRow {TR} at (0,58) size 60x19
- RenderTableCell {TD} at (32,58) size 23x19 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,58) size 59x19
+ RenderTableCell {TD} at (32,58) size 22x19 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "4,2"
</span><del>- RenderTableRow {TR} at (0,82) size 60x19
- RenderTableCell {TD} at (5,82) size 23x19 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,82) size 59x19
+ RenderTableCell {TD} at (5,82) size 22x19 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "5,1"
</span><del>- RenderTableCell {TD} at (32,82) size 23x19 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,82) size 22x19 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "5,2"
</span><span class="cx"> RenderBlock {HR} at (0,203) size 784x2 [border: (1px inset #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug6404expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6404-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug6404expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6404-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6404-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6404-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> RenderTableCell {TD} at (153,2) size 150x19 [bgcolor=#DDDDDD] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 12x17
</span><span class="cx"> text run at (1,1) width 12: "X"
</span><del>- RenderTableCell {TD} at (304,2) size 478x19 [bgcolor=#00FF00] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (304,2) size 479x19 [bgcolor=#00FF00] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 12x17
</span><span class="cx"> text run at (1,1) width 12: "X"
</span><span class="cx"> RenderTableRow {TR} at (0,23) size 784x138
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx"> text run at (1,52) width 264: "characters long. (I could have used a table"
</span><span class="cx"> text run at (1,69) width 48: "instead "
</span><span class="cx"> text run at (49,69) width 119: "but this is simpler)."
</span><del>- RenderTableCell {TD} at (304,23) size 478x138 [bgcolor=#9999FF] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (304,23) size 479x138 [bgcolor=#9999FF] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 463x34
</span><span class="cx"> text run at (1,1) width 463: "Try shrinking this table to ~250px wide. The left hand (gold) column will"
</span><span class="cx"> text run at (1,18) width 167: "suddenly expand in width."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug647expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug647-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug647expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug647-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug647-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug647-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,11 +6,11 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 430x17
</span><span class="cx"> text run at (0,0) width 430: "If the font size is too big for the inside table, it is probably bug 6925."
</span><del>- RenderTable {TABLE} at (0,17) size 111x48 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 109x46
- RenderTableRow {TR} at (0,2) size 109x42
- RenderTableCell {TD} at (2,2) size 105x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {CENTER} at (2,2) size 101x38
</del><ins>+ RenderTable {TABLE} at (0,17) size 110x48 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 108x46
+ RenderTableRow {TR} at (0,2) size 108x42
+ RenderTableCell {TD} at (2,2) size 104x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {CENTER} at (2,2) size 100x38
</ins><span class="cx"> RenderTable {TABLE} at (0,0) size 100x21 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 98x19
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 98x15
</span><span class="lines">@@ -23,6 +23,6 @@
</span><span class="cx"> RenderText {#text} at (33,0) size 24x11
</span><span class="cx"> text run at (33,0) width 24: "inside"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock (anonymous) at (0,21) size 101x17
</del><ins>+ RenderBlock (anonymous) at (0,21) size 100x17
</ins><span class="cx"> RenderText {#text} at (10,0) size 80x17
</span><span class="cx"> text run at (10,0) width 80: "outside table"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug6674expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6674-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug6674expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6674-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6674-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6674-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x121
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x121
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x105
</span><del>- RenderTable {TABLE} at (0,0) size 97x33 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 95x31
- RenderTableRow {TR} at (0,2) size 95x27
- RenderTableCell {TD} at (2,2) size 91x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 96x33 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 94x31
+ RenderTableRow {TR} at (0,2) size 94x27
+ RenderTableCell {TD} at (2,2) size 90x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 86x23 [border: (3px dotted #00FF00)]
</span><span class="cx"> RenderText {#text} at (3,3) size 178x17
</span><span class="cx"> text run at (3,3) width 178: "Truncated? It should not be!"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug68998expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug68998-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug68998expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug68998-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug68998-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug68998-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,23 +3,23 @@
</span><span class="cx"> layer at (0,0) size 800x75
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x75
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x59
</span><del>- RenderTable {TABLE} at (0,0) size 370x59 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 368x57
- RenderTableRow {TR} at (0,0) size 368x19
- RenderTableCell {TD} at (0,19) size 7x19 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 369x59 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 367x57
+ RenderTableRow {TR} at (0,0) size 367x19
+ RenderTableCell {TD} at (0,19) size 6x19 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: " "
</span><del>- RenderTableCell {TD} at (6,0) size 356x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (6,0) size 355x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 353x17
</span><span class="cx"> text run at (1,1) width 353: "This row has two cells with rowspans and a middle cell."
</span><del>- RenderTableCell {TD} at (361,19) size 7x19 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=2 rs=3 cs=1]
</del><ins>+ RenderTableCell {TD} at (361,19) size 6x19 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=2 rs=3 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: " "
</span><del>- RenderTableRow {TR} at (0,19) size 368x19
- RenderTableCell {TD} at (6,19) size 356x19 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,19) size 367x19
+ RenderTableCell {TD} at (6,19) size 355x19 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 162x17
</span><span class="cx"> text run at (1,1) width 162: "This cell is coloured blue."
</span><del>- RenderTableRow {TR} at (0,38) size 368x19 [bgcolor=#FF0000]
- RenderTableCell {TD} at (6,38) size 356x19 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,38) size 367x19 [bgcolor=#FF0000]
+ RenderTableCell {TD} at (6,38) size 355x19 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 158x17
</span><span class="cx"> text run at (1,1) width 158: "This row is coloured red."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug693821expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug693821expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,117 +7,117 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x286 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x284
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x21
</span><del>- RenderTableCell {TH} at (2,2) size 21x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (6,2) size 9x17
- text run at (6,2) width 9: "#"
- RenderTableCell {TH} at (24,2) size 74x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 70x17
- text run at (2,2) width 70: "Relevance"
</del><ins>+ RenderTableCell {TH} at (2,2) size 20x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (6,2) size 8x17
+ text run at (6,2) width 8: "#"
+ RenderTableCell {TH} at (24,2) size 73x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 69x17
+ text run at (2,2) width 69: "Relevance"
</ins><span class="cx"> RenderTableCell {TH} at (99,2) size 530x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (229,2) size 72x17
</span><span class="cx"> text run at (229,2) width 72: "Title Long"
</span><del>- RenderTableCell {TH} at (630,2) size 110x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (630,2) size 111x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (29,2) size 51x17
</span><span class="cx"> text run at (29,2) width 51: "Author"
</span><del>- RenderTableCell {TH} at (741,2) size 37x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 33x17
- text run at (2,2) width 33: "Date"
</del><ins>+ RenderTableCell {TH} at (742,2) size 37x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 32x17
+ text run at (2,2) width 32: "Date"
</ins><span class="cx"> RenderTableRow {TR} at (0,25) size 782x38
</span><del>- RenderTableCell {TD} at (2,48) size 21x21 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,48) size 20x21 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: " 1 "
</span><del>- RenderTableCell {TD} at (24,48) size 74x21 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (24,48) size 73x21 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: "**"
</span><span class="cx"> RenderTableCell {TD} at (99,25) size 530x38 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 478x34
</span><span class="cx"> text run at (2,2) width 478: "UNIX and Windows 2000 integration toolkit : a complete guide for systems"
</span><span class="cx"> text run at (2,19) width 178: "administrators / Rawn Shah."
</span><del>- RenderTableCell {TD} at (630,33) size 110x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (630,33) size 111x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 82x18
</span><span class="cx"> text run at (2,3) width 82: "Shah, Rawn."
</span><del>- RenderTableCell {TD} at (741,33) size 37x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (742,33) size 37x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x18
</span><span class="cx"> text run at (2,3) width 32: "2000"
</span><span class="cx"> RenderTableRow {TR} at (0,65) size 782x27
</span><del>- RenderTableCell {TD} at (99,65) size 681x27 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=4]
- RenderTable {TABLE} at (2,2) size 677x23
- RenderTableSection {TBODY} at (0,0) size 677x23
- RenderTableRow {TR} at (0,2) size 677x19
- RenderTableCell {TD} at (2,2) size 673x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (99,65) size 682x27 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=4]
+ RenderTable {TABLE} at (2,2) size 678x23
+ RenderTableSection {TBODY} at (0,0) size 678x23
+ RenderTableRow {TR} at (0,2) size 678x19
+ RenderTableCell {TD} at (2,2) size 674x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 167x17
</span><span class="cx"> text run at (1,1) width 167: "Title has multiple holdings"
</span><span class="cx"> RenderTableRow {TR} at (0,94) size 782x38
</span><del>- RenderTableCell {TD} at (2,117) size 21x21 [border: (1px inset #808080)] [r=3 c=0 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,117) size 20x21 [border: (1px inset #808080)] [r=3 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: " 2 "
</span><del>- RenderTableCell {TD} at (24,117) size 74x21 [border: (1px inset #808080)] [r=3 c=1 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (24,117) size 73x21 [border: (1px inset #808080)] [r=3 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: "**"
</span><span class="cx"> RenderTableCell {TD} at (99,102) size 530x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 255x18
</span><span class="cx"> text run at (2,3) width 255: "Learning Red Hat Linux / Bill McCarty."
</span><del>- RenderTableCell {TD} at (630,94) size 110x38 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (630,94) size 111x38 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 91x34
</span><span class="cx"> text run at (2,2) width 91: "McCarty, Bill,"
</span><span class="cx"> text run at (2,19) width 37: "1953-"
</span><del>- RenderTableCell {TD} at (741,102) size 37x22 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (742,102) size 37x22 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x18
</span><span class="cx"> text run at (2,3) width 32: "1999"
</span><span class="cx"> RenderTableRow {TR} at (0,134) size 782x27
</span><del>- RenderTableCell {TD} at (99,134) size 681x27 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=4]
- RenderTable {TABLE} at (2,2) size 677x23
- RenderTableSection {TBODY} at (0,0) size 677x23
- RenderTableRow {TR} at (0,2) size 677x19
- RenderTableCell {TD} at (2,2) size 673x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (99,134) size 682x27 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=4]
+ RenderTable {TABLE} at (2,2) size 678x23
+ RenderTableSection {TBODY} at (0,0) size 678x23
+ RenderTableRow {TR} at (0,2) size 678x19
+ RenderTableCell {TD} at (2,2) size 674x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 167x17
</span><span class="cx"> text run at (1,1) width 167: "Title has multiple holdings"
</span><span class="cx"> RenderTableRow {TR} at (0,163) size 782x38
</span><del>- RenderTableCell {TD} at (2,186) size 21x21 [border: (1px inset #808080)] [r=5 c=0 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,186) size 20x21 [border: (1px inset #808080)] [r=5 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: " 3 "
</span><del>- RenderTableCell {TD} at (24,186) size 74x21 [border: (1px inset #808080)] [r=5 c=1 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (24,186) size 73x21 [border: (1px inset #808080)] [r=5 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: "**"
</span><span class="cx"> RenderTableCell {TD} at (99,171) size 530x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 284x18
</span><span class="cx"> text run at (2,3) width 284: "Learning Debian GNU/Linux / Bill Mccarty."
</span><del>- RenderTableCell {TD} at (630,163) size 110x38 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (630,163) size 111x38 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 91x34
</span><span class="cx"> text run at (2,2) width 91: "McCarty, Bill,"
</span><span class="cx"> text run at (2,19) width 37: "1953-"
</span><del>- RenderTableCell {TD} at (741,171) size 37x22 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (742,171) size 37x22 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x18
</span><span class="cx"> text run at (2,3) width 32: "1999"
</span><span class="cx"> RenderTableRow {TR} at (0,203) size 782x27
</span><del>- RenderTableCell {TD} at (99,203) size 681x27 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=4]
- RenderTable {TABLE} at (2,2) size 677x23
- RenderTableSection {TBODY} at (0,0) size 677x23
- RenderTableRow {TR} at (0,2) size 677x19
- RenderTableCell {TD} at (2,2) size 673x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (99,203) size 682x27 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=4]
+ RenderTable {TABLE} at (2,2) size 678x23
+ RenderTableSection {TBODY} at (0,0) size 678x23
+ RenderTableRow {TR} at (0,2) size 678x19
+ RenderTableCell {TD} at (2,2) size 674x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 167x17
</span><span class="cx"> text run at (1,1) width 167: "Title has multiple holdings"
</span><span class="cx"> RenderTableRow {TR} at (0,232) size 782x21
</span><del>- RenderTableCell {TD} at (2,246) size 21x22 [border: (1px inset #808080)] [r=7 c=0 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,246) size 20x22 [border: (1px inset #808080)] [r=7 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x18
</span><span class="cx"> text run at (2,3) width 16: " 4 "
</span><del>- RenderTableCell {TD} at (24,246) size 74x22 [border: (1px inset #808080)] [r=7 c=1 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (24,246) size 73x22 [border: (1px inset #808080)] [r=7 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x18
</span><span class="cx"> text run at (2,3) width 16: "**"
</span><span class="cx"> RenderTableCell {TD} at (99,232) size 530x21 [border: (1px inset #808080)] [r=7 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 392x17
</span><span class="cx"> text run at (2,2) width 392: "Advanced Java networking / Dick Steflik, Prashant Sridharan."
</span><del>- RenderTableCell {TD} at (630,232) size 110x21 [border: (1px inset #808080)] [r=7 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (630,232) size 111x21 [border: (1px inset #808080)] [r=7 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 84x17
</span><span class="cx"> text run at (2,2) width 84: "Steflik, Dick."
</span><del>- RenderTableCell {TD} at (741,232) size 37x21 [border: (1px inset #808080)] [r=7 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (742,232) size 37x21 [border: (1px inset #808080)] [r=7 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: "2000"
</span><span class="cx"> RenderTableRow {TR} at (0,255) size 782x27
</span><del>- RenderTableCell {TD} at (99,255) size 681x27 [border: (1px inset #808080)] [r=8 c=2 rs=1 cs=4]
- RenderTable {TABLE} at (2,2) size 677x23
- RenderTableSection {TBODY} at (0,0) size 677x23
- RenderTableRow {TR} at (0,2) size 677x19
- RenderTableCell {TD} at (2,2) size 673x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (99,255) size 682x27 [border: (1px inset #808080)] [r=8 c=2 rs=1 cs=4]
+ RenderTable {TABLE} at (2,2) size 678x23
+ RenderTableSection {TBODY} at (0,0) size 678x23
+ RenderTableRow {TR} at (0,2) size 678x19
+ RenderTableCell {TD} at (2,2) size 674x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 167x17
</span><span class="cx"> text run at (1,1) width 167: "Title has multiple holdings"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug693822expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug693822expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,13 +4,13 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x576
</span><span class="cx"> RenderBlock {FORM} at (0,0) size 784x96
</span><del>- RenderTable {TABLE} at (0,0) size 194x96 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 192x94
- RenderTableRow {TR} at (0,2) size 192x21
- RenderTableCell {TD} at (2,13) size 13x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 193x96 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 191x94
+ RenderTableRow {TR} at (0,2) size 191x21
+ RenderTableCell {TD} at (2,13) size 12x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x18
</span><span class="cx"> text run at (2,3) width 8: "5"
</span><del>- RenderTableCell {TD} at (16,13) size 21x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,13) size 20x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x18
</span><span class="cx"> text run at (2,3) width 16: "**"
</span><span class="cx"> RenderTableCell {TD} at (38,2) size 97x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="lines">@@ -22,15 +22,15 @@
</span><span class="cx"> RenderTableCell {TD} at (147,2) size 41x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: "1970"
</span><del>- RenderTableRow {TR} at (0,25) size 192x21
</del><ins>+ RenderTableRow {TR} at (0,25) size 191x21
</ins><span class="cx"> RenderTableCell {TD} at (38,25) size 152x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=4]
</span><span class="cx"> RenderText {#text} at (2,2) size 147x17
</span><span class="cx"> text run at (2,2) width 147: "No Holdings Available"
</span><del>- RenderTableRow {TR} at (0,48) size 192x21
- RenderTableCell {TD} at (2,59) size 13x22 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 191x21
+ RenderTableCell {TD} at (2,59) size 12x22 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x18
</span><span class="cx"> text run at (2,3) width 8: "6"
</span><del>- RenderTableCell {TD} at (16,59) size 21x22 [border: (1px inset #808080)] [r=2 c=1 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,59) size 20x22 [border: (1px inset #808080)] [r=2 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x18
</span><span class="cx"> text run at (2,3) width 16: "**"
</span><span class="cx"> RenderTableCell {TD} at (38,48) size 97x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="lines">@@ -42,7 +42,7 @@
</span><span class="cx"> RenderTableCell {TD} at (147,48) size 41x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: "1970"
</span><del>- RenderTableRow {TR} at (0,71) size 192x21
</del><ins>+ RenderTableRow {TR} at (0,71) size 191x21
</ins><span class="cx"> RenderTableCell {TD} at (38,71) size 152x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=4]
</span><span class="cx"> RenderText {#text} at (2,2) size 147x17
</span><span class="cx"> text run at (2,2) width 147: "No Holdings Available"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug72359expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug72359-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug72359-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug72359-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,28 +3,28 @@
</span><span class="cx"> layer at (0,0) size 800x59
</span><span class="cx"> RenderBlock {html} at (0,0) size 800x59
</span><span class="cx"> RenderBody {body} at (8,8) size 784x0
</span><del>- RenderBlock (floating) {float} at (0,0) size 158x51 [bgcolor=#FF0000]
- RenderTable at (0,0) size 158x51
- RenderTableSection (anonymous) at (0,0) size 158x51
- RenderTableRow (anonymous) at (0,0) size 158x17
- RenderTableCell {cell} at (0,0) size 158x17 [color=#FFFFFF] [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (52,0) size 54x17
- text run at (52,0) width 54: "THERE"
- RenderTableRow {row} at (0,17) size 158x17
- RenderTableCell (anonymous) at (0,17) size 158x17 [r=1 c=0 rs=1 cs=1]
- RenderTable {table} at (0,0) size 158x17
- RenderTableSection (anonymous) at (0,0) size 158x17
- RenderTableRow (anonymous) at (0,0) size 158x17
- RenderTableCell {cell} at (0,0) size 83x17 [color=#FFFFFF] [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 83x17
- text run at (0,0) width 83: "SHOULD B"
- RenderTableCell {cell} at (82,0) size 27x17 [color=#FFFFFF] [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 27x17
- text run at (0,0) width 27: "E N"
- RenderTableCell {cell} at (108,0) size 50x17 [color=#FFFFFF] [bgcolor=#008000] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 50x17
- text run at (0,0) width 50: "O RED"
- RenderTableRow (anonymous) at (0,34) size 158x17
- RenderTableCell {cell} at (0,34) size 158x17 [color=#FFFFFF] [bgcolor=#008000] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock (floating) {float} at (0,0) size 157x51 [bgcolor=#FF0000]
+ RenderTable at (0,0) size 157x51
+ RenderTableSection (anonymous) at (0,0) size 157x51
+ RenderTableRow (anonymous) at (0,0) size 157x17
+ RenderTableCell {cell} at (0,0) size 157x17 [color=#FFFFFF] [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (52,0) size 53x17
+ text run at (52,0) width 53: "THERE"
+ RenderTableRow {row} at (0,17) size 157x17
+ RenderTableCell (anonymous) at (0,17) size 157x17 [r=1 c=0 rs=1 cs=1]
+ RenderTable {table} at (0,0) size 157x17
+ RenderTableSection (anonymous) at (0,0) size 157x17
+ RenderTableRow (anonymous) at (0,0) size 157x17
+ RenderTableCell {cell} at (0,0) size 82x17 [color=#FFFFFF] [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 82x17
+ text run at (0,0) width 82: "SHOULD B"
+ RenderTableCell {cell} at (82,0) size 26x17 [color=#FFFFFF] [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 26x17
+ text run at (0,0) width 26: "E N"
+ RenderTableCell {cell} at (108,0) size 49x17 [color=#FFFFFF] [bgcolor=#008000] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 49x17
+ text run at (0,0) width 49: "O RED"
+ RenderTableRow (anonymous) at (0,34) size 157x17
+ RenderTableCell {cell} at (0,34) size 157x17 [color=#FFFFFF] [bgcolor=#008000] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (31,0) size 95x17
</span><span class="cx"> text run at (31,0) width 95: "ANYWHERE"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug7342expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7342-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug7342expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7342-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7342-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7342-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -13,44 +13,44 @@
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {FORM} at (0,67) size 784x136
</span><span class="cx"> RenderBlock {CENTER} at (0,0) size 784x136
</span><del>- RenderTable {TABLE} at (88,0) size 608x136 [bgcolor=#EEEEEE] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 605x134
- RenderTableRow {TR} at (0,3) size 605x128
- RenderTableCell {TD} at (3,3) size 99x128 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,4) size 91x120 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 89x118
- RenderTableRow {TR} at (0,2) size 89x28
- RenderTableCell {TD} at (2,4) size 85x24 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (89,0) size 606x136 [bgcolor=#EEEEEE] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 604x134
+ RenderTableRow {TR} at (0,3) size 604x128
+ RenderTableCell {TD} at (3,3) size 98x128 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (4,4) size 90x120 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 88x118
+ RenderTableRow {TR} at (0,2) size 88x28
+ RenderTableCell {TD} at (2,4) size 84x24 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 61x17 [color=#660099]
</span><span class="cx"> RenderInline {B} at (0,0) size 61x17
</span><span class="cx"> RenderText {#text} at (3,2) size 61x18
</span><span class="cx"> text run at (3,3) width 61: "Netscape"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableRow {TR} at (0,31) size 89x28
- RenderTableCell {TD} at (2,33) size 85x24 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,31) size 88x28
+ RenderTableCell {TD} at (2,33) size 84x24 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 57x17 [color=#660099]
</span><span class="cx"> RenderInline {B} at (0,0) size 57x17
</span><span class="cx"> RenderText {#text} at (3,2) size 57x18
</span><span class="cx"> text run at (3,3) width 57: "Infoseek"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableRow {TR} at (0,61) size 89x28
- RenderTableCell {TD} at (2,63) size 85x24 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,61) size 88x28
+ RenderTableCell {TD} at (2,63) size 84x24 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 78x17 [color=#660099]
</span><span class="cx"> RenderInline {B} at (0,0) size 78x17
</span><span class="cx"> RenderText {#text} at (3,2) size 78x18
</span><span class="cx"> text run at (3,3) width 78: "LookSmart"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableRow {TR} at (0,90) size 89x26
- RenderTableCell {TD} at (2,91) size 85x24 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,90) size 88x26
+ RenderTableCell {TD} at (2,91) size 84x24 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 65x17 [color=#660099]
</span><span class="cx"> RenderInline {B} at (0,0) size 65x17
</span><span class="cx"> RenderText {#text} at (3,2) size 65x18
</span><span class="cx"> text run at (3,3) width 65: "Directory"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (104,22) size 498x90 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (4,4) size 490x81 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 488x79
- RenderTableRow {TR} at (0,4) size 488x40
</del><ins>+ RenderTableCell {TD} at (104,22) size 497x90 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (4,4) size 489x81 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 487x79
+ RenderTableRow {TR} at (0,4) size 487x40
</ins><span class="cx"> RenderTableCell {TD} at (4,4) size 395x37 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</span><span class="cx"> RenderInline {FONT} at (0,0) size 384x15
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -63,7 +63,7 @@
</span><span class="cx"> RenderText at (0,0) size 51x17
</span><span class="cx"> text run at (0,0) width 51: "Search"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableRow {TR} at (0,48) size 488x27
</del><ins>+ RenderTableRow {TR} at (0,48) size 487x27
</ins><span class="cx"> RenderTableCell {TD} at (4,48) size 129x27 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (5,5) size 26x17
</span><span class="cx"> text run at (5,5) width 26: "asdf"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug7714expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7714-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug7714expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7714-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7714-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7714-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,65 +9,65 @@
</span><span class="cx"> text run at (0,17) width 784: "cellspacing=0 for this table. In Nav4.5, this example can be viewed. In 5.0 (jun08 win95), this example displays (apparently)"
</span><span class="cx"> text run at (0,34) width 770: "as a simple 2x2 table (i.e., some elements are not displayed at all). (The numbers are the position of each TD in the HTML"
</span><span class="cx"> text run at (0,51) width 50: "source)."
</span><del>- RenderTable {TABLE} at (0,84) size 23x122 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 21x120
- RenderTableRow {TR} at (0,0) size 21x20
- RenderTableCell {TD} at (0,10) size 11x20 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,84) size 22x122 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 20x120
+ RenderTableRow {TR} at (0,0) size 20x20
+ RenderTableCell {TD} at (0,10) size 10x20 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x18
</span><span class="cx"> text run at (1,2) width 8: "1"
</span><del>- RenderTableCell {TD} at (10,0) size 11x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (10,0) size 10x20 [border: (1px inset #808080)] [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,2) width 8: "2"
</span><del>- RenderTableRow {TR} at (0,20) size 21x20
- RenderTableCell {TD} at (10,30) size 11x20 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 20x20
+ RenderTableCell {TD} at (10,30) size 10x20 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x18
</span><span class="cx"> text run at (1,2) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,40) size 21x20
- RenderTableCell {TD} at (0,50) size 11x20 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,40) size 20x20
+ RenderTableCell {TD} at (0,50) size 10x20 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x18
</span><span class="cx"> text run at (1,2) width 8: "4"
</span><del>- RenderTableRow {TR} at (0,60) size 21x20
- RenderTableCell {TD} at (10,70) size 11x20 [border: (1px inset #808080)] [r=3 c=1 rs=2 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,60) size 20x20
+ RenderTableCell {TD} at (10,70) size 10x20 [border: (1px inset #808080)] [r=3 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x18
</span><span class="cx"> text run at (1,2) width 8: "5"
</span><del>- RenderTableRow {TR} at (0,80) size 21x20
- RenderTableCell {TD} at (0,90) size 11x20 [border: (1px inset #808080)] [r=4 c=0 rs=2 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,80) size 20x20
+ RenderTableCell {TD} at (0,90) size 10x20 [border: (1px inset #808080)] [r=4 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x18
</span><span class="cx"> text run at (1,2) width 8: "6"
</span><del>- RenderTableRow {TR} at (0,100) size 21x20
- RenderTableCell {TD} at (10,100) size 11x20 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,100) size 20x20
+ RenderTableCell {TD} at (10,100) size 10x20 [border: (1px inset #808080)] [r=5 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,2) width 8: "7"
</span><span class="cx"> RenderBlock {P} at (0,222) size 784x34
</span><span class="cx"> RenderText {#text} at (0,0) size 766x34
</span><span class="cx"> text run at (0,0) width 766: "This is the same table as above, but cellspacing=5 in this case. For 5.0, (jun08 win95) notice the odd cellspacing overlaps."
</span><span class="cx"> text run at (0,17) width 128: "See also bug #6304."
</span><del>- RenderTable {TABLE} at (0,272) size 38x147 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 36x145
- RenderTableRow {TR} at (0,5) size 36x20
- RenderTableCell {TD} at (5,15) size 11x20 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,272) size 37x147 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 35x145
+ RenderTableRow {TR} at (0,5) size 35x20
+ RenderTableCell {TD} at (5,15) size 10x20 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x18
</span><span class="cx"> text run at (1,2) width 8: "1"
</span><del>- RenderTableCell {TD} at (20,5) size 11x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (20,5) size 10x20 [border: (1px inset #808080)] [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,2) width 8: "2"
</span><del>- RenderTableRow {TR} at (0,30) size 36x15
- RenderTableCell {TD} at (20,40) size 11x20 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,30) size 35x15
+ RenderTableCell {TD} at (20,40) size 10x20 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x18
</span><span class="cx"> text run at (1,2) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,50) size 36x20
- RenderTableCell {TD} at (5,60) size 11x20 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,50) size 35x20
+ RenderTableCell {TD} at (5,60) size 10x20 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x18
</span><span class="cx"> text run at (1,2) width 8: "4"
</span><del>- RenderTableRow {TR} at (0,75) size 36x15
- RenderTableCell {TD} at (20,85) size 11x20 [border: (1px inset #808080)] [r=3 c=1 rs=2 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,75) size 35x15
+ RenderTableCell {TD} at (20,85) size 10x20 [border: (1px inset #808080)] [r=3 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x18
</span><span class="cx"> text run at (1,2) width 8: "5"
</span><del>- RenderTableRow {TR} at (0,95) size 36x20
- RenderTableCell {TD} at (5,108) size 11x19 [border: (1px inset #808080)] [r=4 c=0 rs=2 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,95) size 35x20
+ RenderTableCell {TD} at (5,108) size 10x19 [border: (1px inset #808080)] [r=4 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "6"
</span><del>- RenderTableRow {TR} at (0,120) size 36x20
- RenderTableCell {TD} at (20,120) size 11x20 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,120) size 35x20
+ RenderTableCell {TD} at (20,120) size 10x20 [border: (1px inset #808080)] [r=5 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,2) width 8: "7"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug78162expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug78162-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug78162expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug78162-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug78162-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug78162-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,15 +3,15 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
</span><del>- RenderTable {TABLE} at (0,0) size 643x168 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 641x166
- RenderTableRow {TR} at (0,2) size 641x162
- RenderTableCell {TD} at (2,78) size 125x10 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 642x168 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 640x166
+ RenderTableRow {TR} at (0,2) size 640x162
+ RenderTableCell {TD} at (2,78) size 124x10 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (2,2) size 120x6
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 120x6
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 120x2
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 116x2 [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (128,2) size 511x162 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (128,2) size 510x162 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (2,2) size 506x158 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 504x156
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 504x152
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug829462expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug82946-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug829462expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug82946-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug82946-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug82946-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,22 +6,22 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 768x191
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 768x191
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 768x143
</span><del>- RenderTableCell {TD} at (2,2) size 759x143 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 760x143 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (1,1) size 506x141
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 506x141
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 506x137
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 502x137 [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 220x135
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (762,86) size 4x19 [r=0 c=1 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (763,86) size 4x19 [r=0 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderBR {BR} at (1,85) size 0x17
</span><span class="cx"> RenderTableRow {TR} at (0,147) size 768x42
</span><del>- RenderTableCell {TD} at (2,147) size 764x42 [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,147) size 765x42 [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderTable {TABLE} at (1,1) size 468x40
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 468x40
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 468x36
</span><span class="cx"> RenderTableCell {TD} at (2,19) size 85x2 [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (88,2) size 378x36 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (88,2) size 379x36 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {P} at (1,1) size 376x34
</span><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug86708expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug86708-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug86708expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug86708-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug86708-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug86708-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,14 +6,14 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 750x235 [border: (2px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 746x231
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 746x212
</span><del>- RenderTableCell {TD} at (0,0) size 474x212 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 475x212 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 286x17 [color=#0000EE]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 286x210
</span><del>- RenderTableCell {TD} at (473,0) size 273x19 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (474,0) size 273x19 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 169x17
</span><span class="cx"> text run at (1,1) width 169: "ROWSPAN =2 in this cell"
</span><span class="cx"> RenderTableRow {TR} at (0,212) size 746x19
</span><del>- RenderTableCell {TD} at (0,212) size 474x19 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderBlock {P} at (1,1) size 472x17
</del><ins>+ RenderTableCell {TD} at (0,212) size 475x19 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderBlock {P} at (1,1) size 473x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 296x17
</span><span class="cx"> text run at (0,0) width 296: "Hello, this text may appear on the image above"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug8950expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8950-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug8950expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8950-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8950-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8950-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,39 +7,39 @@
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 651x226
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 651x222
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 647x222 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
</span><del>- RenderTable {TABLE} at (2,2) size 638x218 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 636x216
- RenderTableRow {TR} at (0,2) size 636x21
- RenderTableCell {TD} at (2,2) size 632x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,2) size 637x218 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 635x216
+ RenderTableRow {TR} at (0,2) size 635x21
+ RenderTableCell {TD} at (2,2) size 631x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableRow {TR} at (0,25) size 636x189
- RenderTableCell {TD} at (2,25) size 632x189 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 628x185 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 626x183
- RenderTableRow {TR} at (0,2) size 626x47
- RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 635x189
+ RenderTableCell {TD} at (2,25) size 631x189 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 627x185 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 625x183
+ RenderTableRow {TR} at (0,2) size 625x47
+ RenderTableCell {TD} at (2,2) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><del>- RenderTableCell {TD} at (28,15) size 596x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (28,15) size 595x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (286,2) size 23x17
</span><span class="cx"> text run at (286,2) width 23: "baz"
</span><del>- RenderTableRow {TR} at (0,51) size 626x130
- RenderTableCell {TD} at (2,51) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,51) size 625x130
+ RenderTableCell {TD} at (2,51) size 24x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 19x17
</span><span class="cx"> text run at (2,2) width 19: "faz"
</span><del>- RenderTableCell {TD} at (28,51) size 596x130 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 592x126 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 590x124
- RenderTableRow {TR} at (0,2) size 590x120
- RenderTableCell {TD} at (2,2) size 586x120 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (28,51) size 595x130 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 591x126 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 589x124
+ RenderTableRow {TR} at (0,2) size 589x120
+ RenderTableCell {TD} at (2,2) size 585x120 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderTable {TABLE} at (2,2) size 581x116 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 579x114
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 579x110
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 113x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 22x17
</span><span class="cx"> text run at (2,2) width 22: "frip"
</span><del>- RenderTableCell {TD} at (116,2) size 461x110 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (116,2) size 462x110 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (2,2) size 457x17
</span><span class="cx"> RenderText {#text} at (159,0) size 138x17
</span><span class="cx"> text run at (159,0) width 138: "Feel free to browse ..."
</span><span class="lines">@@ -52,7 +52,7 @@
</span><span class="cx"> RenderInline {A} at (0,0) size 51x17 [color=#551A8B]
</span><span class="cx"> RenderText {#text} at (2,2) size 51x17
</span><span class="cx"> text run at (2,2) width 51: "Holiday"
</span><del>- RenderTableCell {TD} at (148,2) size 121x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (148,2) size 122x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 29x17 [color=#551A8B]
</span><span class="cx"> RenderText {#text} at (2,2) size 29x17
</span><span class="cx"> text run at (2,2) width 29: "Cars"
</span><span class="lines">@@ -61,7 +61,7 @@
</span><span class="cx"> RenderInline {A} at (0,0) size 40x17 [color=#551A8B]
</span><span class="cx"> RenderText {#text} at (2,2) size 40x17
</span><span class="cx"> text run at (2,2) width 40: "Sports"
</span><del>- RenderTableCell {TD} at (148,25) size 121x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (148,25) size 122x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 53x17 [color=#551A8B]
</span><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "Animals"
</span><span class="lines">@@ -70,7 +70,7 @@
</span><span class="cx"> RenderInline {A} at (0,0) size 69x17 [color=#551A8B]
</span><span class="cx"> RenderText {#text} at (2,2) size 69x17
</span><span class="cx"> text run at (2,2) width 69: "Computers"
</span><del>- RenderTableCell {TD} at (148,48) size 121x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (148,48) size 122x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 57x17 [color=#551A8B]
</span><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "Cartoons"
</span><span class="lines">@@ -103,10 +103,10 @@
</span><span class="cx"> text run at (2,2) width 174: "300px wide for comparison"
</span><span class="cx"> RenderBlock (anonymous) at (0,356) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,373) size 511x47 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 509x45
- RenderTableRow {TR} at (0,2) size 509x41
- RenderTableCell {TD} at (2,2) size 505x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,373) size 510x47 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 508x45
+ RenderTableRow {TR} at (0,2) size 508x41
+ RenderTableCell {TD} at (2,2) size 504x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (2,2) size 500x37 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 498x35
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 498x31
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug91231expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug91231expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -17,19 +17,19 @@
</span><span class="cx"> RenderTable {TABLE} at (0,67) size 800x38 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 798x36
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 798x17
</span><del>- RenderTableCell {TD} at (0,7) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,7) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx"> RenderTableCell {TD} at (17,0) size 764x17 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 110x15
</span><del>- RenderTableCell {TD} at (780,7) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (781,7) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx"> RenderTableRow {TR} at (0,17) size 798x19
</span><del>- RenderTableCell {TD} at (0,25) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,25) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx"> RenderTableCell {TD} at (17,17) size 764x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 23x17
</span><span class="cx"> text run at (1,1) width 23: "that"
</span><del>- RenderTableCell {TD} at (780,25) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (781,25) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx"> RenderBlock {P} at (0,121) size 800x34
</span><span class="cx"> RenderText {#text} at (20,0) size 749x34
</span><span class="lines">@@ -43,7 +43,7 @@
</span><span class="cx"> RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx"> RenderTableCell {TD} at (84,0) size 630x17 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 110x15
</span><del>- RenderTableCell {TD} at (713,7) size 85x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (713,7) size 86x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx"> RenderBlock {P} at (0,206) size 800x34
</span><span class="cx"> RenderText {#text} at (20,0) size 737x34
</span><span class="lines">@@ -53,12 +53,12 @@
</span><span class="cx"> RenderTable {TABLE} at (0,256) size 800x21 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 798x19
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 798x19
</span><del>- RenderTableCell {TD} at (0,8) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,8) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx"> RenderTableCell {TD} at (17,0) size 764x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 23x17
</span><span class="cx"> text run at (1,1) width 23: "that"
</span><del>- RenderTableCell {TD} at (780,8) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (781,8) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx"> RenderBlock {P} at (0,293) size 800x34
</span><span class="cx"> RenderText {#text} at (20,0) size 727x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug91232expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug91232expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,36 +12,36 @@
</span><span class="cx"> RenderTable {TABLE} at (0,50) size 800x38 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 798x36
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 798x17
</span><del>- RenderTableCell {TD} at (0,7) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,7) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx"> RenderTableCell {TD} at (17,0) size 764x17 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 110x15
</span><del>- RenderTableCell {TD} at (780,7) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (781,7) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx"> RenderTableRow {TR} at (0,17) size 798x19
</span><del>- RenderTableCell {TD} at (0,25) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,25) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx"> RenderTableCell {TD} at (17,17) size 764x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 23x17
</span><span class="cx"> text run at (1,1) width 23: "that"
</span><del>- RenderTableCell {TD} at (780,25) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (781,25) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx"> RenderBlock (anonymous) at (0,88) size 800x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderTable {TABLE} at (0,105) size 800x38 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 798x36
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 798x19
</span><del>- RenderTableCell {TD} at (0,8) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,8) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx"> RenderTableCell {TD} at (17,0) size 764x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 23x17
</span><span class="cx"> text run at (1,1) width 23: "that"
</span><del>- RenderTableCell {TD} at (780,8) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (781,8) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx"> RenderTableRow {TR} at (0,19) size 798x17
</span><del>- RenderTableCell {TD} at (0,26) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,26) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx"> RenderTableCell {TD} at (17,19) size 764x17 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 110x15
</span><del>- RenderTableCell {TD} at (780,26) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (781,26) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 15x1
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug92143expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92143-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug92143expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92143-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92143-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92143-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -5,10 +5,10 @@
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x569
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,17) size 325x55 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 323x53
- RenderTableRow {TR} at (0,0) size 323x53
- RenderTableCell {TD} at (0,0) size 323x53 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 324x55 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 322x53
+ RenderTableRow {TR} at (0,0) size 322x53
+ RenderTableCell {TD} at (0,0) size 322x53 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 313x51
</span><span class="cx"> text run at (1,1) width 280: "Hotmail's Junk Mail spreading effort just got"
</span><span class="cx"> text run at (1,18) width 44: "better! "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug926472expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92647-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug926472expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92647-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92647-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92647-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 53x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 51x48
- RenderTableRow {TR} at (0,2) size 51x44
- RenderTableCell {TD} at (2,2) size 47x44 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 43x40 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 41x38
- RenderTableRow {TR} at (0,2) size 41x34
- RenderTableCell {TD} at (2,17) size 5x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (8,2) size 25x34 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 52x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 50x48
+ RenderTableRow {TR} at (0,2) size 50x44
+ RenderTableCell {TD} at (2,2) size 46x44 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 42x40 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 40x38
+ RenderTableRow {TR} at (0,2) size 40x34
+ RenderTableCell {TD} at (2,17) size 4x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (8,2) size 24x34 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderButton {INPUT} at (4,4) size 16x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><del>- RenderTableCell {TD} at (34,17) size 5x4 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,17) size 4x4 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug963expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug963-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug963-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug963-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,33 +7,33 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 348x17
</span><span class="cx"> text run at (0,0) width 348: "The window needs to be resized smaller to see the bug "
</span><span class="cx"> RenderBR {BR} at (348,14) size 0x0
</span><del>- RenderTable {TABLE} at (0,17) size 448x23
- RenderTableSection {TBODY} at (0,0) size 448x23
- RenderTableRow {TR} at (0,2) size 448x19
- RenderTableCell {TD} at (2,2) size 36x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 447x23
+ RenderTableSection {TBODY} at (0,0) size 447x23
+ RenderTableRow {TR} at (0,2) size 447x19
+ RenderTableCell {TD} at (2,2) size 35x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 33x17
</span><span class="cx"> text run at (1,1) width 33: "Back"
</span><del>- RenderTableCell {TD} at (39,2) size 57x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (39,2) size 56x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 54x17
</span><span class="cx"> text run at (1,1) width 54: "Forward"
</span><del>- RenderTableCell {TD} at (97,2) size 48x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (97,2) size 47x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 45x17
</span><span class="cx"> text run at (1,1) width 45: "Reload"
</span><del>- RenderTableCell {TD} at (146,2) size 42x19 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (146,2) size 41x19 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 39x17
</span><span class="cx"> text run at (1,1) width 39: "Home"
</span><del>- RenderTableCell {TD} at (189,2) size 46x19 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (189,2) size 45x19 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "Search"
</span><del>- RenderTableCell {TD} at (236,2) size 87x19 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (236,2) size 86x19 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 84x17
</span><span class="cx"> text run at (1,1) width 84: "My Netscape"
</span><del>- RenderTableCell {TD} at (324,2) size 33x19 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (324,2) size 32x19 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Print"
</span><del>- RenderTableCell {TD} at (358,2) size 55x19 [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (358,2) size 54x19 [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 52x17
</span><span class="cx"> text run at (1,1) width 52: "Security"
</span><del>- RenderTableCell {TD} at (414,2) size 32x19 [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (414,2) size 31x19 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 29x17
</span><span class="cx"> text run at (1,1) width 29: "Stop"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug96334expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug96334-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug96334-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug96334-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,38 +3,38 @@
</span><span class="cx"> layer at (0,0) size 800x585
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x585
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x569
</span><del>- RenderTable {TABLE} at (0,0) size 1072x141 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 1068x137
- RenderTableRow {TR} at (0,2) size 1068x133
- RenderTableCell {TD} at (2,2) size 288x133 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 284x129 [border: (2px solid #008000)]
- RenderTableSection {TBODY} at (2,2) size 280x125
- RenderTableRow {TR} at (0,2) size 280x72
- RenderTableCell {TD} at (2,2) size 276x72 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 208x39 [border: (2px solid #FF0000)]
- RenderTableSection {TBODY} at (2,2) size 204x35
- RenderTableRow {TR} at (0,2) size 204x31
- RenderTableCell {TD} at (2,2) size 200x31 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 1071x141 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 1067x137
+ RenderTableRow {TR} at (0,2) size 1067x133
+ RenderTableCell {TD} at (2,2) size 287x133 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 283x129 [border: (2px solid #008000)]
+ RenderTableSection {TBODY} at (2,2) size 279x125
+ RenderTableRow {TR} at (0,2) size 279x72
+ RenderTableCell {TD} at (2,2) size 275x72 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 207x39 [border: (2px solid #FF0000)]
+ RenderTableSection {TBODY} at (2,2) size 203x35
+ RenderTableRow {TR} at (0,2) size 203x31
+ RenderTableCell {TD} at (2,2) size 199x31 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTextControl {INPUT} at (4,4) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (2,41) size 272x29 [border: (2px solid #FF0000)]
- RenderTableSection {TBODY} at (2,2) size 268x25
- RenderTableRow {TR} at (0,2) size 268x21
- RenderTableCell {TD} at (2,2) size 264x21 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,41) size 271x29 [border: (2px solid #FF0000)]
+ RenderTableSection {TBODY} at (2,2) size 267x25
+ RenderTableRow {TR} at (0,2) size 267x21
+ RenderTableCell {TD} at (2,2) size 263x21 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 248x17
</span><span class="cx"> text run at (2,2) width 248: "THIS TABLE NEEDS TO BE HERE"
</span><del>- RenderTableRow {TR} at (0,76) size 280x47
- RenderTableCell {TD} at (2,76) size 276x47 [border: (1px solid #C0C0C0)] [r=1 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 272x43 [border: (2px solid #FF0000)]
- RenderTableSection {TBODY} at (2,2) size 268x39
- RenderTableRow {TR} at (0,2) size 268x35
- RenderTableCell {TD} at (2,2) size 264x35 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,76) size 279x47
+ RenderTableCell {TD} at (2,76) size 275x47 [border: (1px solid #C0C0C0)] [r=1 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 271x43 [border: (2px solid #FF0000)]
+ RenderTableSection {TBODY} at (2,2) size 267x39
+ RenderTableRow {TR} at (0,2) size 267x35
+ RenderTableCell {TD} at (2,2) size 263x35 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderMenuList {SELECT} at (4,4) size 255x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock (anonymous) at (1,1) size 253x25
</span><span class="cx"> RenderText at (4,4) size 230x17
</span><span class="cx"> text run at (4,4) width 230: "USE THIS JAVASCRIPT HERE"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (291,2) size 775x38 [border: (1px solid #C0C0C0)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (291,2) size 774x38 [border: (1px solid #C0C0C0)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 770x34
</span><span class="cx"> text run at (2,2) width 770: "KEEPoTHEoTEXToHEREoASoLONGoASoPOSSIBLEooKEEPoTHEoTEXToHEREoASoLONGoASoPOSSIBLE"
</span><span class="cx"> text run at (2,19) width 618: "THIS SIMULATES THE PROBLEM ON THE WWW.MAPBLAST.COM/ \"CREATE MAP\""
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug97383expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug97383-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug97383expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug97383-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug97383-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug97383-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x231
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 784x231
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 784x227
</span><del>- RenderTableCell {TD} at (2,2) size 128x227 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 127x227 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (floating) {DIV} at (1,1) size 15x100 [bgcolor=#0000FF]
</span><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug98791expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9879-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug98791expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9879-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9879-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9879-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,97 +3,97 @@
</span><span class="cx"> layer at (0,0) size 800x334
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x334
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x318
</span><del>- RenderTable {TABLE} at (0,0) size 143x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 141x48
- RenderTableRow {TR} at (0,2) size 141x21
- RenderTableCell {TD} at (2,2) size 71x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 142x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 140x48
+ RenderTableRow {TR} at (0,2) size 140x21
+ RenderTableCell {TD} at (2,2) size 70x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 66x17
</span><span class="cx"> text run at (2,2) width 66: "rowspan 0"
</span><del>- RenderTableCell {TD} at (74,2) size 65x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x17
</span><span class="cx"> text run at (2,2) width 60: "colspan 0"
</span><del>- RenderTableRow {TR} at (0,25) size 141x21
- RenderTableCell {TD} at (2,25) size 71x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 140x21
+ RenderTableCell {TD} at (2,25) size 70x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "5"
</span><del>- RenderTableCell {TD} at (74,25) size 65x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,25) size 64x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "6"
</span><span class="cx"> RenderBlock (anonymous) at (0,50) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,67) size 99x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 97x48
- RenderTableRow {TR} at (0,2) size 97x21
- RenderTableCell {TD} at (2,2) size 65x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,67) size 98x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 96x48
+ RenderTableRow {TR} at (0,2) size 96x21
+ RenderTableCell {TD} at (2,2) size 64x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x17
</span><span class="cx"> text run at (2,2) width 60: "colspan 0"
</span><del>- RenderTableCell {TD} at (68,2) size 13x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (68,2) size 12x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,25) size 97x21
- RenderTableCell {TD} at (2,25) size 65x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 96x21
+ RenderTableCell {TD} at (2,25) size 64x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "4"
</span><del>- RenderTableCell {TD} at (68,25) size 13x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (68,25) size 12x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "5"
</span><del>- RenderTableCell {TD} at (82,25) size 13x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (82,25) size 12x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "6"
</span><span class="cx"> RenderBlock (anonymous) at (0,117) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,134) size 169x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 167x48
- RenderTableRow {TR} at (0,2) size 167x21
- RenderTableCell {TD} at (2,2) size 13x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,134) size 168x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 166x48
+ RenderTableRow {TR} at (0,2) size 166x21
+ RenderTableCell {TD} at (2,2) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "1"
</span><del>- RenderTableCell {TD} at (16,13) size 135x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,13) size 134x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 130x18
</span><span class="cx"> text run at (2,3) width 130: "rowspan 0 colspan 0"
</span><del>- RenderTableRow {TR} at (0,25) size 167x21
- RenderTableCell {TD} at (2,25) size 13x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 166x21
+ RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "4"
</span><del>- RenderTableCell {TD} at (152,25) size 13x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (152,25) size 12x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "6"
</span><span class="cx"> RenderBlock (anonymous) at (0,184) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,201) size 33x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 31x48
- RenderTableRow {TR} at (0,2) size 31x21
- RenderTableCell {TD} at (2,2) size 13x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,201) size 32x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 30x48
+ RenderTableRow {TR} at (0,2) size 30x21
+ RenderTableCell {TD} at (2,2) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "1"
</span><del>- RenderTableCell {TD} at (16,13) size 13x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,13) size 12x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x18
</span><span class="cx"> text run at (2,3) width 8: "2"
</span><del>- RenderTableRow {TR} at (0,25) size 31x21
- RenderTableCell {TD} at (2,25) size 13x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 9x17
- text run at (2,2) width 9: "3"
</del><ins>+ RenderTableRow {TR} at (0,25) size 30x21
+ RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 8x17
+ text run at (2,2) width 8: "3"
</ins><span class="cx"> RenderBlock (anonymous) at (0,251) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,268) size 143x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 141x48
- RenderTableRow {TR} at (0,2) size 141x21
- RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,268) size 142x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 140x48
+ RenderTableRow {TR} at (0,2) size 140x21
+ RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (35,2) size 71x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,2) size 70x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 66x17
</span><span class="cx"> text run at (2,2) width 66: "rowspan 0"
</span><del>- RenderTableCell {TD} at (107,2) size 32x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (107,2) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableRow {TR} at (0,25) size 141x21
- RenderTableCell {TD} at (2,25) size 32x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 140x21
+ RenderTableCell {TD} at (2,25) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (35,25) size 71x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,25) size 70x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (107,25) size 32x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (107,25) size 31x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacollapsing_bordersbug412623expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/collapsing_borders/bug41262-3-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacollapsing_bordersbug412623expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/collapsing_borders/bug41262-3-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/collapsing_borders/bug41262-3-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/collapsing_borders/bug41262-3-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,16 +12,16 @@
</span><span class="cx"> text run at (681,17) width 71: "because it's"
</span><span class="cx"> text run at (0,34) width 412: "thicker and the blue border should override the red border for the "
</span><span class="cx"> text run at (412,34) width 81: "same reason."
</span><del>- RenderTable {TABLE} at (0,67) size 166x31 [border: (3px solid #FF0000)]
- RenderTableSection {TBODY} at (2,3) size 161x25
- RenderTableRow {TR} at (0,0) size 161x25
- RenderTableCell {TD} at (0,0) size 54x25 [border: (3px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,67) size 165x31 [border: (3px solid #FF0000)]
+ RenderTableSection {TBODY} at (2,3) size 160x25
+ RenderTableRow {TR} at (0,0) size 160x25
+ RenderTableCell {TD} at (0,0) size 53x25 [border: (3px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 46x18
</span><span class="cx"> text run at (4,5) width 46: "Cell #1"
</span><del>- RenderTableCell {TD} at (53,0) size 54x25 [border: (3px solid #008000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (53,0) size 53x25 [border: (3px solid #008000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,4) size 46x18
</span><span class="cx"> text run at (3,5) width 46: "Cell #2"
</span><del>- RenderTableCell {TD} at (106,0) size 55x25 [border: (3px solid #0000FF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,0) size 54x25 [border: (3px solid #0000FF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 46x17
</span><span class="cx"> text run at (4,4) width 46: "Cell #3"
</span><span class="cx"> RenderBlock {P} at (0,114) size 769x17
</span><span class="lines">@@ -33,60 +33,60 @@
</span><span class="cx"> text run at (100,0) width 152: "collapsing border model"
</span><span class="cx"> RenderText {#text} at (252,0) size 122x17
</span><span class="cx"> text run at (252,0) width 122: " for following tests:"
</span><del>- RenderTable {TABLE} at (0,147) size 159x267 [border: (2px solid #FFFF00)]
</del><ins>+ RenderTable {TABLE} at (0,147) size 158x267 [border: (2px solid #FFFF00)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [border: (3px solid #000000)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (2,2) size 154x262
- RenderTableRow {TR} at (0,0) size 154x54
- RenderTableCell {TD} at (0,1) size 53x52 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (2,2) size 153x262
+ RenderTableRow {TR} at (0,0) size 153x54
+ RenderTableCell {TD} at (0,1) size 52x52 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,19) size 8x17
</span><span class="cx"> text run at (19,19) width 8: "1"
</span><del>- RenderTableCell {TD} at (52,0) size 51x54 [border: (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,0) size 50x54 [border: (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,19) size 8x17
</span><span class="cx"> text run at (18,19) width 8: "2"
</span><del>- RenderTableCell {TD} at (102,0) size 52x54 [border: (3px solid #FF0000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,0) size 51x54 [border: (3px solid #FF0000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,19) size 8x17
</span><span class="cx"> text run at (17,19) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,54) size 154x54
- RenderTableCell {TD} at (0,56) size 53x50 [border: (1px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,54) size 153x54
+ RenderTableCell {TD} at (0,56) size 52x50 [border: (1px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,17) size 8x17
</span><span class="cx"> text run at (19,17) width 8: "4"
</span><del>- RenderTableCell {TD} at (52,54) size 51x54 [border: (3px dashed #0000FF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,54) size 50x54 [border: (3px dashed #0000FF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,19) size 8x17
</span><span class="cx"> text run at (19,19) width 8: "5"
</span><del>- RenderTableCell {TD} at (102,54) size 52x54 [border: (3px solid #008000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,54) size 51x54 [border: (3px solid #008000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,19) size 8x17
</span><span class="cx"> text run at (19,19) width 8: "6"
</span><del>- RenderTableRow {TR} at (0,108) size 154x52
- RenderTableCell {TD} at (0,109) size 53x50 [border: (1px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,108) size 153x52
+ RenderTableCell {TD} at (0,109) size 52x50 [border: (1px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,17) size 8x17
</span><span class="cx"> text run at (19,17) width 8: "7"
</span><del>- RenderTableCell {TD} at (52,108) size 51x52 [border: (3px solid #FF0000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,108) size 50x52 [border: (3px solid #FF0000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,19) size 8x17
</span><span class="cx"> text run at (18,19) width 8: "8"
</span><del>- RenderTableCell {TD} at (102,108) size 52x52 [border: (3px solid #FF0000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,108) size 51x52 [border: (3px solid #FF0000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,19) size 8x17
</span><span class="cx"> text run at (17,19) width 8: "9"
</span><del>- RenderTableRow {TR} at (0,160) size 154x50
- RenderTableCell {TD} at (0,160) size 53x50 [border: (1px solid #FF0000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,160) size 153x50
+ RenderTableCell {TD} at (0,160) size 52x50 [border: (1px solid #FF0000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,17) size 16x17
</span><span class="cx"> text run at (19,17) width 16: "10"
</span><del>- RenderTableCell {TD} at (52,160) size 51x50 [border: (1px solid #FF0000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,160) size 50x50 [border: (1px solid #FF0000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,17) size 16x17
</span><span class="cx"> text run at (18,17) width 16: "11"
</span><del>- RenderTableCell {TD} at (102,160) size 52x50 [border: (1px solid #FF0000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,160) size 51x50 [border: (1px solid #FF0000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,17) size 16x17
</span><span class="cx"> text run at (17,17) width 16: "12"
</span><del>- RenderTableRow {TR} at (0,210) size 154x52
- RenderTableCell {TD} at (0,210) size 53x52 [border: (1px solid #FF0000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,210) size 153x52
+ RenderTableCell {TD} at (0,210) size 52x52 [border: (1px solid #FF0000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (19,17) size 16x17
</span><span class="cx"> text run at (19,17) width 16: "13"
</span><del>- RenderTableCell {TD} at (52,210) size 51x52 [border: (1px solid #FF0000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,210) size 50x52 [border: (1px solid #FF0000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (18,17) size 16x17
</span><span class="cx"> text run at (18,17) width 16: "14"
</span><del>- RenderTableCell {TD} at (102,210) size 52x52 [border: (1px solid #FF0000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (102,210) size 51x52 [border: (1px solid #FF0000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,17) size 16x17
</span><span class="cx"> text run at (17,17) width 16: "15"
</span><span class="cx"> RenderBlock {P} at (0,430) size 769x55
</span><span class="lines">@@ -111,35 +111,35 @@
</span><span class="cx"> text run at (213,20) width 112: "tr:first-child"
</span><span class="cx"> RenderText {#text} at (325,17) size 4x17
</span><span class="cx"> text run at (325,17) width 4: "."
</span><del>- RenderTable {TABLE} at (0,552) size 151x63 [border: (1px none #808080)]
- RenderTableSection {TBODY} at (0,1) size 151x62
- RenderTableRow {TR} at (0,0) size 151x21 [border: (2px solid #000000) none]
- RenderTableCell {TD} at (0,0) size 51x21 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (21,2) size 9x17
- text run at (21,2) width 9: "a"
- RenderTableCell {TD} at (50,0) size 51x21 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,552) size 150x63 [border: (1px none #808080)]
+ RenderTableSection {TBODY} at (0,1) size 150x62
+ RenderTableRow {TR} at (0,0) size 150x21 [border: (2px solid #000000) none]
+ RenderTableCell {TD} at (0,0) size 50x21 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (21,2) size 8x17
+ text run at (21,2) width 8: "a"
+ RenderTableCell {TD} at (50,0) size 50x21 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (20,2) size 10x17
</span><span class="cx"> text run at (20,2) width 10: "b"
</span><del>- RenderTableCell {TD} at (100,0) size 51x21 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (100,0) size 50x21 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (21,2) size 8x17
</span><span class="cx"> text run at (21,2) width 8: "c"
</span><del>- RenderTableRow {TR} at (0,21) size 151x21 [border: (2px solid #000000) none]
- RenderTableCell {TD} at (0,21) size 51x21 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (21,2) size 9x17
- text run at (21,2) width 9: "3"
- RenderTableCell {TD} at (50,21) size 51x21 [border: (1px none #000000)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (21,2) size 9x17
- text run at (21,2) width 9: "4"
- RenderTableCell {TD} at (100,21) size 51x21 [border: (1px none #000000)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (21,2) size 9x17
- text run at (21,2) width 9: "5"
- RenderTableRow {TR} at (0,42) size 151x20 [border: (2px solid #000000) none]
- RenderTableCell {TD} at (0,42) size 51x20 [border: (1px none #000000)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (21,2) size 9x17
- text run at (21,2) width 9: "5"
- RenderTableCell {TD} at (50,42) size 51x20 [border: (1px none #000000)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (17,2) size 17x17
- text run at (17,2) width 17: "12"
- RenderTableCell {TD} at (100,42) size 51x20 [border: (1px none #000000)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (17,2) size 17x17
- text run at (17,2) width 17: "13"
</del><ins>+ RenderTableRow {TR} at (0,21) size 150x21 [border: (2px solid #000000) none]
+ RenderTableCell {TD} at (0,21) size 50x21 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (21,2) size 8x17
+ text run at (21,2) width 8: "3"
+ RenderTableCell {TD} at (50,21) size 50x21 [border: (1px none #000000)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (21,2) size 8x17
+ text run at (21,2) width 8: "4"
+ RenderTableCell {TD} at (100,21) size 50x21 [border: (1px none #000000)] [r=1 c=2 rs=1 cs=1]
+ RenderText {#text} at (21,2) size 8x17
+ text run at (21,2) width 8: "5"
+ RenderTableRow {TR} at (0,42) size 150x20 [border: (2px solid #000000) none]
+ RenderTableCell {TD} at (0,42) size 50x20 [border: (1px none #000000)] [r=2 c=0 rs=1 cs=1]
+ RenderText {#text} at (21,2) size 8x17
+ text run at (21,2) width 8: "5"
+ RenderTableCell {TD} at (50,42) size 50x20 [border: (1px none #000000)] [r=2 c=1 rs=1 cs=1]
+ RenderText {#text} at (17,2) size 16x17
+ text run at (17,2) width 16: "12"
+ RenderTableCell {TD} at (100,42) size 50x20 [border: (1px none #000000)] [r=2 c=2 rs=1 cs=1]
+ RenderText {#text} at (17,2) size 16x17
+ text run at (17,2) width 16: "13"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorebloombergexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/bloomberg-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorebloombergexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/bloomberg-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/bloomberg-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/bloomberg-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 785x661
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 785x661
</span><span class="cx"> RenderBody {BODY} at (8,8) size 769x637 [color=#333333] [bgcolor=#FFFFFF]
</span><del>- RenderTable {TABLE} at (0,0) size 637x610 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 635x608
- RenderTableRow {TR} at (0,0) size 635x24
- RenderTableCell {TD} at (0,0) size 149x608 [bgcolor=#660000] [border: (1px inset #808080)] [r=0 c=0 rs=6 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 636x610 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 634x608
+ RenderTableRow {TR} at (0,0) size 634x24
+ RenderTableCell {TD} at (0,0) size 148x608 [bgcolor=#660000] [border: (1px inset #808080)] [r=0 c=0 rs=6 cs=1]
</ins><span class="cx"> RenderInline {B} at (0,0) size 64x17
</span><span class="cx"> RenderInline {A} at (0,0) size 64x17
</span><span class="cx"> RenderInline {FONT} at (0,0) size 64x15 [color=#FFFFFF]
</span><span class="lines">@@ -212,31 +212,31 @@
</span><span class="cx"> text run at (4,572) width 74: "To Advertise"
</span><span class="cx"> RenderBR {BR} at (78,584) size 0x0
</span><span class="cx"> RenderBR {BR} at (4,587) size 0x17
</span><del>- RenderTableCell {TD} at (148,0) size 487x24 [bgcolor=#660000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (148,0) size 486x24 [bgcolor=#660000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=3]
</ins><span class="cx"> RenderImage {IMG} at (10,4) size 466x16
</span><del>- RenderTableRow {TR} at (0,24) size 635x69
- RenderTableCell {TD} at (148,24) size 129x69 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderInline {A} at (0,0) size 121x17
</del><ins>+ RenderTableRow {TR} at (0,24) size 634x69
+ RenderTableCell {TD} at (148,24) size 128x69 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 120x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderImage {IMG} at (4,4) size 120x60
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderImage {IMG} at (4,64) size 120x1
</span><del>- RenderTableCell {TD} at (276,24) size 176x69 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderInline {A} at (0,0) size 168x17
</del><ins>+ RenderTableCell {TD} at (276,24) size 175x69 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+ RenderInline {A} at (0,0) size 167x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderImage {IMG} at (4,4) size 168x60
</del><ins>+ RenderImage {IMG} at (4,4) size 167x60
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderImage {IMG} at (4,64) size 168x1
- RenderTableCell {TD} at (451,24) size 184x519 [bgcolor=#CCCC99] [border: (1px inset #808080)] [r=1 c=3 rs=6 cs=1]
- RenderBlock (anonymous) at (4,4) size 176x26
- RenderInline {FONT} at (0,0) size 144x11
- RenderInline {FONT} at (0,0) size 144x11
- RenderInline {SPAN} at (0,0) size 144x11
- RenderText {#text} at (16,0) size 144x11
- text run at (16,0) width 144: "Tue, 27 Jul 1999, 2:47pm EDT"
- RenderBR {BR} at (159,9) size 1x0
</del><ins>+ RenderImage {IMG} at (4,64) size 167x1
+ RenderTableCell {TD} at (451,24) size 183x519 [bgcolor=#CCCC99] [border: (1px inset #808080)] [r=1 c=3 rs=6 cs=1]
+ RenderBlock (anonymous) at (4,4) size 175x26
+ RenderInline {FONT} at (0,0) size 143x11
+ RenderInline {FONT} at (0,0) size 143x11
+ RenderInline {SPAN} at (0,0) size 143x11
+ RenderText {#text} at (16,0) size 143x11
+ text run at (16,0) width 143: "Tue, 27 Jul 1999, 2:47pm EDT"
+ RenderBR {BR} at (159,9) size 0x0
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {FONT} at (0,0) size 105x15 [color=#000000]
</span><span class="cx"> RenderInline {B} at (0,0) size 105x15
</span><span class="lines">@@ -245,45 +245,45 @@
</span><span class="cx"> text run at (35,11) width 105: "Market Snapshot"
</span><span class="cx"> RenderBR {BR} at (139,23) size 1x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {CENTER} at (4,30) size 176x485
- RenderInline {A} at (0,0) size 176x17
</del><ins>+ RenderBlock {CENTER} at (4,30) size 175x485
+ RenderInline {A} at (0,0) size 175x17
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 175x270
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderInline {A} at (0,0) size 162x17
</del><ins>+ RenderInline {A} at (0,0) size 161x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderImage {IMG} at (7,270) size 161x30
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderInline {FONT} at (0,0) size 150x15 [color=#000000]
- RenderInline {B} at (0,0) size 150x15
- RenderInline {SPAN} at (0,0) size 150x15
- RenderText {#text} at (13,300) size 150x15
- text run at (13,300) width 150: "Financial Market Update"
- RenderBR {BR} at (162,312) size 1x0
</del><ins>+ RenderInline {FONT} at (0,0) size 149x15 [color=#000000]
+ RenderInline {B} at (0,0) size 149x15
+ RenderInline {SPAN} at (0,0) size 149x15
+ RenderText {#text} at (13,300) size 149x15
+ text run at (13,300) width 149: "Financial Market Update"
+ RenderBR {BR} at (162,312) size 0x0
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderInline {FONT} at (0,0) size 86x11
- RenderInline {A} at (0,0) size 33x11
- RenderText {#text} at (45,315) size 33x11
- text run at (45,315) width 33: "AUDIO"
- RenderText {#text} at (77,315) size 19x11
- text run at (77,315) width 19: " | "
- RenderInline {A} at (0,0) size 33x11
- RenderText {#text} at (95,315) size 33x11
- text run at (95,315) width 33: "VIDEO"
- RenderText {#text} at (127,315) size 4x11
- text run at (127,315) width 4: " "
</del><ins>+ RenderInline {FONT} at (0,0) size 85x11
+ RenderInline {A} at (0,0) size 32x11
+ RenderText {#text} at (45,315) size 32x11
+ text run at (45,315) width 32: "AUDIO"
+ RenderText {#text} at (77,315) size 18x11
+ text run at (77,315) width 18: " | "
+ RenderInline {A} at (0,0) size 32x11
+ RenderText {#text} at (95,315) size 32x11
+ text run at (95,315) width 32: "VIDEO"
+ RenderText {#text} at (127,315) size 3x11
+ text run at (127,315) width 3: " "
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x0
</span><span class="cx"> RenderBR {BR} at (87,326) size 1x17
</span><span class="cx"> RenderBR {BR} at (87,343) size 1x17
</span><del>- RenderInline {A} at (0,0) size 126x17
</del><ins>+ RenderInline {A} at (0,0) size 125x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderImage {IMG} at (25,360) size 125x125
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableRow {TR} at (0,93) size 635x110
- RenderTableCell {TD} at (148,93) size 304x110 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,93) size 634x110
+ RenderTableCell {TD} at (148,93) size 303x110 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderInline {A} at (0,0) size 0x0
</span><span class="cx"> RenderImage {IMG} at (4,4) size 288x26
</span><span class="cx"> RenderBR {BR} at (295,4) size 0x17
</span><span class="lines">@@ -300,8 +300,8 @@
</span><span class="cx"> RenderText {#text} at (4,89) size 46x17
</span><span class="cx"> text run at (4,89) width 46: "More..."
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableRow {TR} at (0,203) size 635x405
- RenderTableCell {TD} at (148,203) size 304x313 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,203) size 634x405
+ RenderTableCell {TD} at (148,203) size 303x313 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderImage {IMG} at (4,4) size 290x35
</span><span class="cx"> RenderBR {BR} at (294,39) size 0x0
</span><span class="cx"> RenderInline {A} at (0,0) size 249x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorebordersexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/borders-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorebordersexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/borders-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/borders-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/borders-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,149 +3,149 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 76x29 [border: (2px solid #FF0000)]
- RenderTableSection {TBODY} at (2,2) size 72x25
- RenderTableRow {TR} at (0,2) size 72x21
- RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 75x29 [border: (2px solid #FF0000)]
+ RenderTableSection {TBODY} at (2,2) size 71x25
+ RenderTableRow {TR} at (0,2) size 71x21
+ RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #FF0000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "One"
</span><del>- RenderTableCell {TD} at (35,2) size 35x21 [border: (1px inset #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,2) size 34x21 [border: (1px inset #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Two"
</span><span class="cx"> RenderBlock (anonymous) at (0,29) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,46) size 78x31 [border: (3px solid #FF0000)]
- RenderTableSection {TBODY} at (3,3) size 72x25
- RenderTableRow {TR} at (0,2) size 72x21
- RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,46) size 77x31 [border: (3px solid #FF0000)]
+ RenderTableSection {TBODY} at (3,3) size 71x25
+ RenderTableRow {TR} at (0,2) size 71x21
+ RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #FF0000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "One"
</span><del>- RenderTableCell {TD} at (35,2) size 35x21 [border: (1px inset #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,2) size 34x21 [border: (1px inset #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Two"
</span><del>- RenderTable {TABLE} at (0,77) size 64x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 62x25
- RenderTableRow {TR} at (0,2) size 62x21
- RenderTableCell {TD} at (2,2) size 28x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,77) size 63x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 61x25
+ RenderTableRow {TR} at (0,2) size 61x21
+ RenderTableCell {TD} at (2,2) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "one"
</span><del>- RenderTableCell {TD} at (31,2) size 29x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,2) size 28x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "two"
</span><span class="cx"> RenderBlock (anonymous) at (0,104) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,121) size 68x23
- RenderTableSection {TBODY} at (0,0) size 68x23
- RenderTableRow {TR} at (0,2) size 68x19
- RenderTableCell {TD} at (2,2) size 19x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,121) size 67x23
+ RenderTableSection {TBODY} at (0,0) size 67x23
+ RenderTableRow {TR} at (0,2) size 67x19
+ RenderTableCell {TD} at (2,2) size 18x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 16x17
</span><span class="cx"> text run at (1,1) width 16: "no"
</span><del>- RenderTableCell {TD} at (22,2) size 44x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (22,2) size 43x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 41x17
</span><span class="cx"> text run at (1,1) width 41: "border"
</span><span class="cx"> RenderBlock (anonymous) at (0,144) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 66x17
</span><span class="cx"> text run at (0,0) width 66: "This table:"
</span><del>- RenderTable {TABLE} at (0,161) size 74x27 [border: (1px solid #FF0000)]
- RenderTableSection {TBODY} at (1,1) size 72x25
- RenderTableRow {TR} at (0,2) size 72x21
- RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,161) size 73x27 [border: (1px solid #FF0000)]
+ RenderTableSection {TBODY} at (1,1) size 71x25
+ RenderTableRow {TR} at (0,2) size 71x21
+ RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #FF0000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "One"
</span><del>- RenderTableCell {TD} at (35,2) size 35x21 [border: (1px inset #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,2) size 34x21 [border: (1px inset #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Two"
</span><span class="cx"> RenderBlock (anonymous) at (0,188) size 784x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 187x17
</span><span class="cx"> text run at (0,17) width 187: "Should look just like this one:"
</span><del>- RenderTable {TABLE} at (0,222) size 76x29 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 72x25
- RenderTableRow {TR} at (0,2) size 72x21
- RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,222) size 75x29 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 71x25
+ RenderTableRow {TR} at (0,2) size 71x21
+ RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "One"
</span><del>- RenderTableCell {TD} at (35,2) size 35x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,2) size 34x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Two"
</span><span class="cx"> RenderBlock (anonymous) at (0,251) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,268) size 64x27 [border: (1px solid #FF0000)]
- RenderTableSection {TBODY} at (1,1) size 62x25
- RenderTableRow {TR} at (0,2) size 62x21
- RenderTableCell {TD} at (2,2) size 28x21 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,268) size 63x27 [border: (1px solid #FF0000)]
+ RenderTableSection {TBODY} at (1,1) size 61x25
+ RenderTableRow {TR} at (0,2) size 61x21
+ RenderTableCell {TD} at (2,2) size 27x21 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "one"
</span><del>- RenderTableCell {TD} at (31,2) size 29x21 [border: (1px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,2) size 28x21 [border: (1px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "two"
</span><span class="cx"> RenderBlock (anonymous) at (0,295) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,312) size 104x50 [border: (1px solid #FF0000)]
- RenderTableSection {TBODY} at (1,1) size 102x48
- RenderTableRow {TR} at (0,2) size 102x21
- RenderTableCell {TD} at (2,2) size 31x21 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,312) size 103x50 [border: (1px solid #FF0000)]
+ RenderTableSection {TBODY} at (1,1) size 101x48
+ RenderTableRow {TR} at (0,2) size 101x21
+ RenderTableCell {TD} at (2,2) size 30x21 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "one"
</span><del>- RenderTableCell {TD} at (34,2) size 29x21 [border: (1px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,2) size 28x21 [border: (1px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "two"
</span><del>- RenderTableCell {TD} at (64,2) size 36x21 [border: (1px solid #0000FF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (64,2) size 35x21 [border: (1px solid #0000FF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "three"
</span><del>- RenderTableRow {TR} at (0,25) size 102x21
- RenderTableCell {TD} at (2,25) size 31x21 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 101x21
+ RenderTableCell {TD} at (2,25) size 30x21 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "four"
</span><del>- RenderTableCell {TD} at (34,25) size 29x21 [border: (1px solid #FFFF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,25) size 28x21 [border: (1px solid #FFFF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "five"
</span><del>- RenderTableCell {TD} at (64,25) size 36x21 [border: (1px solid #FFA500)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (64,25) size 35x21 [border: (1px solid #FFA500)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 18x17
</span><span class="cx"> text run at (2,2) width 18: "six"
</span><span class="cx"> RenderBlock (anonymous) at (0,362) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,379) size 104x50 [border: (1px solid #FF0000)]
- RenderTableSection {TBODY} at (1,1) size 102x48
- RenderTableRow {TR} at (0,2) size 102x21
- RenderTableCell {TD} at (2,2) size 31x21 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,379) size 103x50 [border: (1px solid #FF0000)]
+ RenderTableSection {TBODY} at (1,1) size 101x48
+ RenderTableRow {TR} at (0,2) size 101x21
+ RenderTableCell {TD} at (2,2) size 30x21 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "one"
</span><del>- RenderTableCell {TD} at (34,2) size 29x21 [border: (1px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,2) size 28x21 [border: (1px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "two"
</span><del>- RenderTableCell {TD} at (64,2) size 36x21 [border: (1px solid #0000FF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (64,2) size 35x21 [border: (1px solid #0000FF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "three"
</span><del>- RenderTableRow {TR} at (0,25) size 102x21
- RenderTableCell {TD} at (2,25) size 31x21 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 101x21
+ RenderTableCell {TD} at (2,25) size 30x21 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "four"
</span><del>- RenderTableCell {TD} at (34,25) size 29x21 [border: (1px solid #FFFF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,25) size 28x21 [border: (1px solid #FFFF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "five"
</span><del>- RenderTableCell {TD} at (64,25) size 36x21 [border: (1px solid #FFA500)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (64,25) size 35x21 [border: (1px solid #FFA500)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 18x17
</span><span class="cx"> text run at (2,2) width 18: "six"
</span><span class="cx"> RenderBlock (anonymous) at (0,429) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,446) size 66x35 [border: (5px outset #808080)]
- RenderTableSection {TBODY} at (5,5) size 56x25
- RenderTableRow {TR} at (0,2) size 56x21
- RenderTableCell {TD} at (2,2) size 26x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,446) size 65x35 [border: (5px outset #808080)]
+ RenderTableSection {TBODY} at (5,5) size 55x25
+ RenderTableRow {TR} at (0,2) size 55x21
+ RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (29,2) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (29,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderBlock (anonymous) at (0,481) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,498) size 70x37 [border: (5px outset #808080)]
- RenderTableSection {TBODY} at (5,5) size 60x27
- RenderTableRow {TR} at (0,2) size 60x23
- RenderTableCell {TD} at (2,2) size 28x23 [border: (2px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,498) size 69x37 [border: (5px outset #808080)]
+ RenderTableSection {TBODY} at (5,5) size 59x27
+ RenderTableRow {TR} at (0,2) size 59x23
+ RenderTableCell {TD} at (2,2) size 27x23 [border: (2px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 21x17
</span><span class="cx"> text run at (3,3) width 21: "foo"
</span><del>- RenderTableCell {TD} at (31,2) size 27x23 [border: (2px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,2) size 26x23 [border: (2px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 20x17
</span><span class="cx"> text run at (3,3) width 20: "bar"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecell_heightsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/cell_heights-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecell_heightsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/cell_heights-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/cell_heights-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/cell_heights-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,169 +3,169 @@
</span><span class="cx"> layer at (0,0) size 785x4321
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 785x4322
</span><span class="cx"> RenderBody {BODY} at (8,8) size 769x4306
</span><del>- RenderTable {TABLE} at (0,0) size 40x584 [bgcolor=#0000FF] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 38x582
- RenderTableRow {TR} at (0,2) size 38x115
- RenderTableCell {TD} at (2,48) size 34x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 39x584 [bgcolor=#0000FF] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 37x582
+ RenderTableRow {TR} at (0,2) size 37x115
+ RenderTableCell {TD} at (2,48) size 33x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x18
</span><span class="cx"> text run at (2,3) width 29: "20%"
</span><del>- RenderTableRow {TR} at (0,118) size 38x462
- RenderTableCell {TD} at (2,338) size 34x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 37x462
+ RenderTableCell {TD} at (2,338) size 33x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 29x18
</span><span class="cx"> text run at (2,2) width 29: "80%"
</span><span class="cx"> RenderBlock (anonymous) at (0,584) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,601) size 56x108 [bgcolor=#0000FF] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 54x106
- RenderTableRow {TR} at (0,2) size 54x50
- RenderTableCell {TD} at (2,16) size 50x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,601) size 55x108 [bgcolor=#0000FF] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 53x106
+ RenderTableRow {TR} at (0,2) size 53x50
+ RenderTableCell {TD} at (2,16) size 49x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 45x18
</span><span class="cx"> text run at (2,3) width 45: "row 50"
</span><del>- RenderTableRow {TR} at (0,54) size 54x50
- RenderTableCell {TD} at (2,68) size 50x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,54) size 53x50
+ RenderTableCell {TD} at (2,68) size 49x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x18
</span><span class="cx"> text run at (2,3) width 16: "50"
</span><span class="cx"> RenderBlock (anonymous) at (0,709) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,726) size 27x113 [bgcolor=#0000FF] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 25x111
- RenderTableRow {TR} at (0,2) size 25x55
- RenderTableCell {TD} at (2,2) size 21x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,726) size 26x113 [bgcolor=#0000FF] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 24x111
+ RenderTableRow {TR} at (0,2) size 24x55
+ RenderTableCell {TD} at (2,2) size 20x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x51
</span><span class="cx"> text run at (2,2) width 8: "5"
</span><span class="cx"> text run at (2,19) width 8: "5"
</span><span class="cx"> text run at (2,36) width 8: "5"
</span><del>- RenderTableRow {TR} at (0,59) size 25x50
- RenderTableCell {TD} at (2,73) size 21x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,59) size 24x50
+ RenderTableCell {TD} at (2,73) size 20x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x18
</span><span class="cx"> text run at (2,3) width 16: "50"
</span><del>- RenderTable {TABLE} at (0,839) size 35x258 [bgcolor=#0000FF] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 33x256
- RenderTableRow {TR} at (0,2) size 33x200
- RenderTableCell {TD} at (2,91) size 29x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,839) size 34x258 [bgcolor=#0000FF] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 32x256
+ RenderTableRow {TR} at (0,2) size 32x200
+ RenderTableCell {TD} at (2,91) size 28x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x18
</span><span class="cx"> text run at (2,3) width 24: "200"
</span><del>- RenderTableRow {TR} at (0,204) size 33x50
- RenderTableCell {TD} at (2,218) size 29x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,204) size 32x50
+ RenderTableCell {TD} at (2,218) size 28x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x18
</span><span class="cx"> text run at (2,3) width 16: "50"
</span><span class="cx"> RenderBlock (anonymous) at (0,1097) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,1114) size 35x258 [bgcolor=#0000FF] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 33x256
- RenderTableRow {TR} at (0,2) size 33x200
- RenderTableCell {TD} at (2,91) size 29x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,1114) size 34x258 [bgcolor=#0000FF] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 32x256
+ RenderTableRow {TR} at (0,2) size 32x200
+ RenderTableCell {TD} at (2,91) size 28x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x18
</span><span class="cx"> text run at (2,3) width 24: "200"
</span><del>- RenderTableRow {TR} at (0,204) size 33x50
- RenderTableCell {TD} at (2,218) size 29x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,204) size 32x50
+ RenderTableCell {TD} at (2,218) size 28x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x18
</span><span class="cx"> text run at (2,3) width 16: "50"
</span><span class="cx"> RenderBlock (anonymous) at (0,1372) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,1389) size 65x208 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 63x206
- RenderTableRow {TR} at (0,2) size 63x100
- RenderTableCell {TD} at (2,92) size 29x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,1389) size 64x208 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 62x206
+ RenderTableRow {TR} at (0,2) size 62x100
+ RenderTableCell {TD} at (2,92) size 28x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x18
</span><span class="cx"> text run at (2,3) width 24: "100"
</span><del>- RenderTableCell {TD} at (32,41) size 29x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (32,41) size 28x22 [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,3) width 24: "100"
</span><del>- RenderTableRow {TR} at (0,104) size 63x100
- RenderTableCell {TD} at (32,126) size 29x56 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,104) size 62x100
+ RenderTableCell {TD} at (32,126) size 28x56 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x52
</span><span class="cx"> text run at (2,3) width 24: "100"
</span><span class="cx"> text run at (2,20) width 24: "100"
</span><span class="cx"> text run at (2,37) width 24: "100"
</span><span class="cx"> RenderBlock (anonymous) at (0,1597) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,1614) size 48x27 [bgcolor=#FFFF00] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 46x25
- RenderTableRow {TR} at (0,2) size 46x21
- RenderTableCell {TD} at (2,2) size 42x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,1614) size 47x27 [bgcolor=#FFFF00] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 45x25
+ RenderTableRow {TR} at (0,2) size 45x21
+ RenderTableCell {TD} at (2,2) size 41x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 37x17
</span><span class="cx"> text run at (2,2) width 37: "100%"
</span><span class="cx"> RenderBlock (anonymous) at (0,1641) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,1658) size 40x584 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 38x582
- RenderTableRow {TR} at (0,2) size 38x115
- RenderTableCell {TD} at (2,48) size 34x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,1658) size 39x584 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 37x582
+ RenderTableRow {TR} at (0,2) size 37x115
+ RenderTableCell {TD} at (2,48) size 33x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x18
</span><span class="cx"> text run at (2,3) width 29: "20%"
</span><del>- RenderTableRow {TR} at (0,118) size 38x462
- RenderTableCell {TD} at (2,338) size 34x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,118) size 37x462
+ RenderTableCell {TD} at (2,338) size 33x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 29x18
</span><span class="cx"> text run at (2,2) width 29: "80%"
</span><span class="cx"> RenderBlock (anonymous) at (0,2242) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,2259) size 62x206 [bgcolor=#808080] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 60x204
- RenderTableRow {TR} at (0,2) size 60x200
- RenderTableCell {TD} at (2,91) size 26x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,2259) size 61x206 [bgcolor=#808080] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 59x204
+ RenderTableRow {TR} at (0,2) size 59x200
+ RenderTableCell {TD} at (2,91) size 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,3) width 21: "5%"
</span><del>- RenderTableCell {TD} at (29,91) size 29x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (29,91) size 28x22 [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,3) width 24: "200"
</span><span class="cx"> RenderBlock (anonymous) at (0,2465) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,2482) size 62x199 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 60x197
- RenderTableRow {TR} at (0,2) size 60x193
- RenderTableCell {TD} at (2,87) size 34x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,2482) size 61x199 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 59x197
+ RenderTableRow {TR} at (0,2) size 59x193
+ RenderTableCell {TD} at (2,87) size 33x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x18
</span><span class="cx"> text run at (2,3) width 29: "50%"
</span><del>- RenderTableCell {TD} at (37,87) size 21x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (37,87) size 20x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x18
</span><span class="cx"> text run at (2,3) width 16: "20"
</span><span class="cx"> RenderBlock (anonymous) at (0,2680) size 769x18
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,2697) size 40x585 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 38x582
- RenderTableRow {TR} at (0,2) size 38x500
- RenderTableCell {TD} at (2,241) size 34x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,2697) size 39x585 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 37x582
+ RenderTableRow {TR} at (0,2) size 37x500
+ RenderTableCell {TD} at (2,241) size 33x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x18
</span><span class="cx"> text run at (2,3) width 24: "500"
</span><del>- RenderTableRow {TR} at (0,504) size 38x76
- RenderTableCell {TD} at (2,531) size 34x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,504) size 37x76
+ RenderTableCell {TD} at (2,531) size 33x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x18
</span><span class="cx"> text run at (2,3) width 29: "80%"
</span><span class="cx"> RenderBlock (anonymous) at (0,3281) size 769x18
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,3298) size 104x585 [bgcolor=#FF0000] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 102x582
- RenderTableRow {TR} at (0,2) size 102x40
- RenderTableCell {TD} at (2,259) size 32x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,3298) size 103x585 [bgcolor=#FF0000] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 101x582
+ RenderTableRow {TR} at (0,2) size 101x40
+ RenderTableCell {TD} at (2,259) size 31x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x18
</span><span class="cx"> text run at (2,3) width 24: "500"
</span><del>- RenderTableCell {TD} at (35,11) size 32x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,11) size 31x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 27x18
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableRow {TR} at (0,43) size 102x496
- RenderTableCell {TD} at (35,280) size 32x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,43) size 101x496
+ RenderTableCell {TD} at (35,280) size 31x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 27x18
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (68,280) size 32x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (68,280) size 31x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 27x18
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableRow {TR} at (0,540) size 102x40
- RenderTableCell {TD} at (2,549) size 32x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,540) size 101x40
+ RenderTableCell {TD} at (2,549) size 31x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 27x18
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (35,549) size 32x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,549) size 31x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 27x18
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,3882) size 769x18
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,3899) size 54x407 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 52x404
- RenderTableRow {TR} at (0,2) size 52x400
- RenderTableCell {TD} at (2,2) size 48x400 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 44x396 [bgcolor=#0000FF]
- RenderTableSection {TBODY} at (0,0) size 44x396
- RenderTableRow {TR} at (0,2) size 44x392
- RenderTableCell {TD} at (2,188) size 40x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,3899) size 53x407 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 51x404
+ RenderTableRow {TR} at (0,2) size 51x400
+ RenderTableCell {TD} at (2,2) size 47x400 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 43x396 [bgcolor=#0000FF]
+ RenderTableSection {TBODY} at (0,0) size 43x396
+ RenderTableRow {TR} at (0,2) size 43x392
+ RenderTableCell {TD} at (2,188) size 39x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 37x18
</span><span class="cx"> text run at (1,2) width 37: "100%"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_spanexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_span-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_spanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_span-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_span-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_span-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,30 +3,31 @@
</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 252x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 250x25
- RenderTableRow {TR} at (0,2) size 250x21
- RenderTableCell {TD} at (2,2) size 171x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 24x17
- text run at (2,2) width 24: "100"
- RenderTableCell {TD} at (174,2) size 74x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 69x17
- text run at (2,2) width 69: "30% width"
- RenderBlock (anonymous) at (0,27) size 784x17
</del><ins>+ RenderTable {TABLE} at (0,0) size 252x44 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 250x42
+ RenderTableRow {TR} at (0,2) size 250x38
+ RenderTableCell {TD} at (2,10) size 171x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 24x18
+ text run at (2,3) width 24: "100"
+ RenderTableCell {TD} at (174,2) size 74x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 36x34
+ text run at (2,2) width 29: "30%"
+ text run at (2,19) width 36: "width"
+ RenderBlock (anonymous) at (0,44) size 784x17
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,44) size 217x44 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 215x42
- RenderTableRow {TR} at (0,2) size 215x38
- RenderTableCell {TD} at (2,2) size 105x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,61) size 216x44 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 214x42
+ RenderTableRow {TR} at (0,2) size 214x38
+ RenderTableCell {TD} at (2,2) size 104x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 80x34
</span><span class="cx"> text run at (2,2) width 80: "100 100 100"
</span><span class="cx"> text run at (2,19) width 80: "100 100 100"
</span><del>- RenderTableCell {TD} at (108,10) size 105x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,10) size 104x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 69x18
</span><span class="cx"> text run at (2,3) width 69: "50% width"
</span><del>- RenderBlock (anonymous) at (0,88) size 784x17
</del><ins>+ RenderBlock (anonymous) at (0,105) size 784x17
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,105) size 536x50 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,122) size 536x50 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableSection {TBODY} at (1,1) size 534x48
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 534x21
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -42,9 +43,9 @@
</span><span class="cx"> RenderTableCell {TD} at (2,25) size 530x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=3]
</span><span class="cx"> RenderText {#text} at (2,2) size 93x17
</span><span class="cx"> text run at (2,2) width 93: "500 colspan=3"
</span><del>- RenderBlock (anonymous) at (0,155) size 784x17
</del><ins>+ RenderBlock (anonymous) at (0,172) size 784x17
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,172) size 438x73 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,189) size 438x73 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableSection {TBODY} at (1,1) size 436x71
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 436x21
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -70,9 +71,9 @@
</span><span class="cx"> RenderTableCell {TD} at (108,48) size 326x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 111x17
</span><span class="cx"> text run at (2,2) width 111: "300 spans col 2-3"
</span><del>- RenderBlock (anonymous) at (0,245) size 784x17
</del><ins>+ RenderBlock (anonymous) at (0,262) size 784x17
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,262) size 700x61 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,279) size 700x61 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableSection {TBODY} at (1,1) size 698x59
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 698x55
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 104x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -83,9 +84,9 @@
</span><span class="cx"> RenderTableCell {TD} at (108,19) size 588x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><del>- RenderBlock (anonymous) at (0,323) size 784x17
</del><ins>+ RenderBlock (anonymous) at (0,340) size 784x17
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,340) size 400x86 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,357) size 400x86 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableSection {TBODY} at (1,1) size 398x84
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 398x42
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 114x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="lines">@@ -94,13 +95,13 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 68x34
</span><span class="cx"> text run at (0,0) width 44: "This is"
</span><span class="cx"> text run at (0,17) width 68: "colspan=2"
</span><del>- RenderTableCell {TD} at (113,0) size 285x42 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (113,0) size 286x42 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 268x34
</span><span class="cx"> text run at (4,4) width 268: "Blah Blah Blah Blah Blah Blah Blah Blah"
</span><span class="cx"> text run at (4,21) width 30: "Blah"
</span><span class="cx"> RenderTableRow {TR} at (0,42) size 398x42
</span><del>- RenderTableCell {TD} at (0,42) size 398x42 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=3]
- RenderBlock {P} at (4,4) size 390x34
</del><ins>+ RenderTableCell {TD} at (0,42) size 399x42 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=3]
+ RenderBlock {P} at (4,4) size 391x34
</ins><span class="cx"> RenderInline {B} at (0,0) size 116x17
</span><span class="cx"> RenderText {#text} at (0,0) size 116x17
</span><span class="cx"> text run at (0,0) width 116: "This is colspan=3"
</span><span class="lines">@@ -108,10 +109,10 @@
</span><span class="cx"> text run at (116,0) width 159: " blah blah blah blah blah "
</span><span class="cx"> text run at (275,0) width 89: "blah blah blah"
</span><span class="cx"> text run at (0,17) width 213: "blah blah blah blah blah blah blah"
</span><del>- RenderBlock (anonymous) at (0,426) size 784x34
</del><ins>+ RenderBlock (anonymous) at (0,443) size 784x34
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,460) size 400x69 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,477) size 400x69 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableSection {TBODY} at (1,1) size 398x67
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 398x25
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 162x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -119,12 +120,12 @@
</span><span class="cx"> RenderInline {B} at (0,0) size 134x17
</span><span class="cx"> RenderText {#text} at (0,0) size 134x17
</span><span class="cx"> text run at (0,0) width 134: "no colspan declared"
</span><del>- RenderTableCell {TD} at (161,0) size 237x25 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (161,0) size 238x25 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 200x17
</span><span class="cx"> text run at (4,4) width 200: "Blah Blah Blah Blah Blah Blah"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 398x42
</span><del>- RenderTableCell {TD} at (0,25) size 398x42 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
- RenderBlock {P} at (4,4) size 390x34
</del><ins>+ RenderTableCell {TD} at (0,25) size 399x42 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
+ RenderBlock {P} at (4,4) size 391x34
</ins><span class="cx"> RenderInline {B} at (0,0) size 116x17
</span><span class="cx"> RenderText {#text} at (0,0) size 116x17
</span><span class="cx"> text run at (0,0) width 116: "This is colspan=2"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_autoFixexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFix-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_autoFixexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFix-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFix-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFix-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,26 +6,26 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 61x17
</span><span class="cx"> text run at (0,0) width 61: "auto table"
</span><del>- RenderTable {TABLE} at (0,17) size 88x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 86x25
- RenderTableRow {TR} at (0,2) size 86x21
- RenderTableCell {TD} at (2,2) size 49x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 87x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 85x25
+ RenderTableRow {TR} at (0,2) size 85x21
+ RenderTableCell {TD} at (2,2) size 48x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x17
</span><span class="cx"> text run at (2,2) width 44: "0 0 0 0"
</span><del>- RenderTableCell {TD} at (52,2) size 32x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,2) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,44) size 784x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 194x17
</span><span class="cx"> text run at (0,17) width 194: "auto table - fixed cells honored"
</span><del>- RenderTable {TABLE} at (0,78) size 144x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 142x25
- RenderTableRow {TR} at (0,2) size 142x21
</del><ins>+ RenderTable {TABLE} at (0,78) size 143x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 141x25
+ RenderTableRow {TR} at (0,2) size 141x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 84x17
</span><span class="cx"> text run at (2,2) width 84: "100px 100px"
</span><del>- RenderTableCell {TD} at (108,2) size 32x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,2) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,105) size 784x34
</span><span class="lines">@@ -33,45 +33,45 @@
</span><span class="cx"> RenderText {#text} at (0,17) size 88x17
</span><span class="cx"> text run at (0,17) width 88: "COLSPANS "
</span><span class="cx"> RenderBR {BR} at (88,31) size 0x0
</span><del>- RenderTable {TABLE} at (0,139) size 638x133 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 636x131
- RenderTableRow {TR} at (0,2) size 636x104
- RenderTableCell {TD} at (2,2) size 605x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTable {TABLE} at (0,139) size 637x133 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 635x131
+ RenderTableRow {TR} at (0,2) size 635x104
+ RenderTableCell {TD} at (2,2) size 604x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 600x100
</span><del>- RenderTableCell {TD} at (608,43) size 26x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (608,43) size 25x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "foo"
</span><del>- RenderTableRow {TR} at (0,108) size 636x21
- RenderTableCell {TD} at (2,108) size 26x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,108) size 635x21
+ RenderTableCell {TD} at (2,108) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (29,108) size 25x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (29,108) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><del>- RenderTableCell {TD} at (55,108) size 552x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (55,108) size 551x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (608,108) size 26x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (608,108) size 25x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderBlock (anonymous) at (0,272) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,289) size 535x59 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 533x57
- RenderTableRow {TR} at (0,5) size 533x21
- RenderTableCell {TD} at (5,5) size 414x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,289) size 534x59 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 532x57
+ RenderTableRow {TR} at (0,5) size 532x21
+ RenderTableCell {TD} at (5,5) size 413x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (423,5) size 105x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (423,5) size 104x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableRow {TR} at (0,31) size 533x21
</del><ins>+ RenderTableRow {TR} at (0,31) size 532x21
</ins><span class="cx"> RenderTableCell {TD} at (5,31) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (114,31) size 305x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (114,31) size 304x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "300"
</span><del>- RenderTableCell {TD} at (423,31) size 105x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (423,31) size 104x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_autoFixPerexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFixPer-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_autoFixPerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,23 +6,23 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x50 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x48
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x21
</span><del>- RenderTableCell {TD} at (2,2) size 82x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 81x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 77x17
</span><span class="cx"> text run at (2,2) width 77: "fooooooooo"
</span><del>- RenderTableCell {TD} at (85,2) size 82x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (85,2) size 81x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 77x17
</span><span class="cx"> text run at (2,2) width 77: "fooooooooo"
</span><span class="cx"> RenderTableCell {TD} at (168,2) size 309x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 96x17
</span><span class="cx"> text run at (2,2) width 96: "foo foo foo foo"
</span><del>- RenderTableCell {TD} at (478,2) size 302x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (478,2) size 303x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 96x17
</span><span class="cx"> text run at (2,2) width 96: "foo foo foo foo"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x21
</span><del>- RenderTableCell {TD} at (2,25) size 82x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,25) size 81x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 77x17
</span><span class="cx"> text run at (2,2) width 77: "fooooooooo"
</span><del>- RenderTableCell {TD} at (85,25) size 82x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (85,25) size 81x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 77x17
</span><span class="cx"> text run at (2,2) width 77: "fooooooooo"
</span><span class="cx"> RenderTableCell {TD} at (168,25) size 154x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="lines">@@ -31,20 +31,20 @@
</span><span class="cx"> RenderTableCell {TD} at (323,25) size 154x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 96x17
</span><span class="cx"> text run at (2,2) width 96: "foo foo foo foo"
</span><del>- RenderTableCell {TD} at (478,25) size 302x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (478,25) size 303x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 96x17
</span><span class="cx"> text run at (2,2) width 96: "foo foo foo foo"
</span><span class="cx"> RenderBlock (anonymous) at (0,50) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,67) size 271x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 269x25
- RenderTableRow {TR} at (0,2) size 269x21
- RenderTableCell {TD} at (2,2) size 209x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,67) size 270x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 268x25
+ RenderTableRow {TR} at (0,2) size 268x21
+ RenderTableCell {TD} at (2,2) size 208x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (212,2) size 27x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (212,2) size 26x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><del>- RenderTableCell {TD} at (240,2) size 27x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (240,2) size 26x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 22x17
</span><span class="cx"> text run at (2,2) width 22: "zap"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_fixexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fix-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_fixexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fix-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fix-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fix-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 67x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span><del>- RenderTableCell {TD} at (70,2) size 76x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,2) size 77x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 63x17
</span><span class="cx"> text run at (2,2) width 63: "one_hund"
</span><span class="cx"> RenderBlock (anonymous) at (0,27) size 769x17
</span><span class="lines">@@ -23,7 +23,7 @@
</span><span class="cx"> RenderTableCell {TD} at (178,2) size 175x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 77x17
</span><span class="cx"> text run at (2,2) width 77: "fooooooooo"
</span><del>- RenderTableCell {TD} at (354,2) size 142x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (354,2) size 143x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 96x17
</span><span class="cx"> text run at (2,2) width 96: "foo foo foo foo"
</span><span class="cx"> RenderBlock (anonymous) at (0,71) size 769x34
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,10) size 260x22 [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,3) width 21: "foo"
</span><del>- RenderTableCell {TD} at (263,2) size 133x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (263,2) size 134x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 121x34
</span><span class="cx"> text run at (2,2) width 121: "foo foo foo foo foo"
</span><span class="cx"> text run at (2,19) width 71: "foo foo foo"
</span><span class="lines">@@ -52,7 +52,7 @@
</span><span class="cx"> RenderText {#text} at (2,2) size 21x34
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> text run at (2,19) width 21: "foo"
</span><del>- RenderTableCell {TD} at (38,10) size 58x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,10) size 59x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "foo"
</span><span class="cx"> RenderBlock (anonymous) at (0,244) size 769x34
</span><span class="lines">@@ -62,7 +62,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,278) size 100x44 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 98x42
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 98x38
</span><del>- RenderTableCell {TD} at (2,2) size 26x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 25x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x34
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> text run at (2,19) width 21: "foo"
</span><span class="lines">@@ -74,7 +74,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,339) size 600x27 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 598x25
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 598x21
</span><del>- RenderTableCell {TD} at (2,2) size 26x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> RenderTableCell {TD} at (29,2) size 567x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -124,17 +124,17 @@
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 298x17
</span><span class="cx"> text run at (0,17) width 298: "auto table - cell width does not include padding"
</span><del>- RenderTable {TABLE} at (0,566) size 149x65 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 147x63
- RenderTableRow {TR} at (0,2) size 147x59
- RenderTableCell {TD} at (2,2) size 143x59 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,566) size 148x65 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 146x63
+ RenderTableRow {TR} at (0,2) size 146x59
+ RenderTableCell {TD} at (2,2) size 142x59 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (21,21) size 71x17
</span><span class="cx"> text run at (21,21) width 71: "cell=100px"
</span><span class="cx"> RenderBlock (anonymous) at (0,631) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,648) size 111x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 109x25
- RenderTableRow {TR} at (0,2) size 109x21
- RenderTableCell {TD} at (2,2) size 105x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,648) size 110x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 108x25
+ RenderTableRow {TR} at (0,2) size 108x21
+ RenderTableCell {TD} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 71x17
</span><span class="cx"> text run at (2,2) width 71: "cell=100px"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_fixPerexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fixPer-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_fixPerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fixPer-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fixPer-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fixPer-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x27 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x25
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x21
</span><del>- RenderTableCell {TD} at (2,2) size 82x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 81x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 77x17
</span><span class="cx"> text run at (2,2) width 77: "fooooooooo"
</span><del>- RenderTableCell {TD} at (85,2) size 82x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (85,2) size 81x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 77x17
</span><span class="cx"> text run at (2,2) width 77: "fooooooooo"
</span><del>- RenderTableCell {TD} at (168,2) size 306x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (168,2) size 305x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 96x17
</span><span class="cx"> text run at (2,2) width 96: "foo foo foo foo"
</span><span class="cx"> RenderTableCell {TD} at (475,2) size 305x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</span><span class="lines">@@ -23,7 +23,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,44) size 784x78 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x76
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x72
</span><del>- RenderTableCell {TD} at (2,2) size 26x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 25x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x68
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> text run at (2,19) width 21: "foo"
</span><span class="lines">@@ -35,10 +35,10 @@
</span><span class="cx"> RenderTableCell {TD} at (175,27) size 146x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 96x18
</span><span class="cx"> text run at (2,3) width 96: "foo foo foo foo"
</span><del>- RenderTableCell {TD} at (322,27) size 431x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (322,27) size 432x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (332,2) size 97x18
</span><span class="cx"> text run at (332,3) width 97: "foo foo foo foo"
</span><del>- RenderTableCell {TD} at (754,2) size 26x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (755,2) size 26x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x68
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> text run at (2,19) width 21: "foo"
</span><span class="lines">@@ -51,7 +51,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,156) size 784x43 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x41
</span><span class="cx"> RenderTableRow {TR} at (0,10) size 782x21
</span><del>- RenderTableCell {TD} at (10,10) size 26x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (10,10) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "1%"
</span><span class="cx"> RenderTableCell {TD} at (45,10) size 75x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_perexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_per-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_perexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_per-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_per-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_per-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 373x17
</span><span class="cx"> text run at (0,0) width 373: "auto table - % width single cell has no effect (not so in IE5)"
</span><del>- RenderTable {TABLE} at (0,17) size 683x43 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 681x41
- RenderTableRow {TR} at (0,10) size 681x21
- RenderTableCell {TD} at (10,10) size 661x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 682x43 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 680x41
+ RenderTableRow {TR} at (0,10) size 680x21
+ RenderTableCell {TD} at (10,10) size 660x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 62x17
</span><span class="cx"> text run at (2,2) width 62: "10% 10%"
</span><span class="cx"> RenderBlock (anonymous) at (0,60) size 784x51
</span><span class="lines">@@ -23,7 +23,7 @@
</span><span class="cx"> RenderTableCell {TD} at (10,10) size 85x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "1%"
</span><del>- RenderTableCell {TD} at (104,10) size 668x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (104,10) size 669x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x17
</span><span class="cx"> text run at (2,2) width 29: "10%"
</span><span class="cx"> RenderBlock (anonymous) at (0,154) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_autoFixexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_autoFix-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_autoFixexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_autoFix-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_autoFix-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_autoFix-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -76,10 +76,10 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 283x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (286,2) size 283x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (286,2) size 284x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><del>- RenderTableCell {TD} at (570,2) size 26x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (571,2) size 26x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> RenderBlock (anonymous) at (0,323) size 784x34
</span><span class="lines">@@ -89,10 +89,10 @@
</span><span class="cx"> RenderTable {TABLE} at (0,357) size 600x27 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 598x25
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 598x21
</span><del>- RenderTableCell {TD} at (2,2) size 26x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (29,2) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (29,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderTableCell {TD} at (55,2) size 541x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_fixexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fix-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_fixexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fix-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fix-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fix-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 67x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span><del>- RenderTableCell {TD} at (70,2) size 76x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (70,2) size 77x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 63x17
</span><span class="cx"> text run at (2,2) width 63: "one_hund"
</span><span class="cx"> RenderBlock (anonymous) at (0,27) size 784x17
</span><span class="lines">@@ -23,7 +23,7 @@
</span><span class="cx"> RenderTableCell {TD} at (178,2) size 175x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 77x17
</span><span class="cx"> text run at (2,2) width 77: "fooooooooo"
</span><del>- RenderTableCell {TD} at (354,2) size 142x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (354,2) size 143x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 96x17
</span><span class="cx"> text run at (2,2) width 96: "foo foo foo foo"
</span><span class="cx"> RenderBlock (anonymous) at (0,71) size 784x17
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,10) size 260x22 [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,3) width 21: "foo"
</span><del>- RenderTableCell {TD} at (263,2) size 133x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (263,2) size 134x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 121x34
</span><span class="cx"> text run at (2,2) width 121: "foo foo foo foo foo"
</span><span class="cx"> text run at (2,19) width 71: "foo foo foo"
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx"> RenderText {#text} at (2,2) size 21x34
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> text run at (2,19) width 21: "foo"
</span><del>- RenderTableCell {TD} at (38,10) size 58x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (38,10) size 59x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "foo"
</span><span class="cx"> RenderBlock (anonymous) at (0,262) size 784x34
</span><span class="lines">@@ -64,7 +64,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,296) size 100x44 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 98x42
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 98x38
</span><del>- RenderTableCell {TD} at (2,2) size 26x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 25x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x34
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> text run at (2,19) width 21: "foo"
</span><span class="lines">@@ -76,7 +76,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,357) size 600x27 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 598x25
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 598x21
</span><del>- RenderTableCell {TD} at (2,2) size 26x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> RenderTableCell {TD} at (29,2) size 567x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_fixPerexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fixPer-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_fixPerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fixPer-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fixPer-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fixPer-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 300x27 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 298x25
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 298x21
</span><del>- RenderTableCell {TD} at (2,2) size 26x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> RenderTableCell {TD} at (29,2) size 267x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -22,7 +22,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,78) size 300x44 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 298x42
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 298x38
</span><del>- RenderTableCell {TD} at (2,2) size 45x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 44x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 40x34
</span><span class="cx"> text run at (2,2) width 40: "100px"
</span><span class="cx"> text run at (2,19) width 40: "100px"
</span><span class="lines">@@ -39,14 +39,14 @@
</span><span class="cx"> RenderTable {TABLE} at (0,156) size 300x44 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 298x42
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 298x38
</span><del>- RenderTableCell {TD} at (2,2) size 45x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 44x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 40x34
</span><span class="cx"> text run at (2,2) width 40: "100px"
</span><span class="cx"> text run at (2,19) width 40: "100px"
</span><span class="cx"> RenderTableCell {TD} at (48,10) size 213x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 29x18
</span><span class="cx"> text run at (2,3) width 29: "95%"
</span><del>- RenderTableCell {TD} at (262,10) size 34x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (263,10) size 33x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x18
</span><span class="cx"> text run at (2,3) width 29: "95%"
</span><span class="cx"> RenderBlock (anonymous) at (0,200) size 769x34
</span><span class="lines">@@ -70,7 +70,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,328) size 200x77 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 198x75
</span><span class="cx"> RenderTableRow {TR} at (0,10) size 198x55
</span><del>- RenderTableCell {TD} at (10,18) size 45x39 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (10,18) size 44x39 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 40x35
</span><span class="cx"> text run at (2,3) width 40: "100px"
</span><span class="cx"> text run at (2,20) width 40: "100px"
</span><span class="lines">@@ -91,15 +91,15 @@
</span><span class="cx"> RenderTable {TABLE} at (0,439) size 400x60 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 398x58
</span><span class="cx"> RenderTableRow {TR} at (0,10) size 398x38
</span><del>- RenderTableCell {TD} at (10,10) size 45x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (10,10) size 44x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 40x34
</span><span class="cx"> text run at (2,2) width 40: "100px"
</span><span class="cx"> text run at (2,19) width 40: "100px"
</span><del>- RenderTableCell {TD} at (64,10) size 45x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (64,10) size 44x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 40x34
</span><span class="cx"> text run at (2,2) width 40: "100px"
</span><span class="cx"> text run at (2,19) width 40: "100px"
</span><del>- RenderTableCell {TD} at (118,18) size 131x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (118,18) size 130x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 95x18
</span><span class="cx"> text run at (2,3) width 95: "50% 50% 50%"
</span><span class="cx"> RenderTableCell {TD} at (258,18) size 130x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</span><span class="lines">@@ -112,11 +112,11 @@
</span><span class="cx"> RenderTable {TABLE} at (0,533) size 400x77 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 398x75
</span><span class="cx"> RenderTableRow {TR} at (0,10) size 398x55
</span><del>- RenderTableCell {TD} at (10,18) size 45x39 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (10,18) size 44x39 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 40x35
</span><span class="cx"> text run at (2,3) width 40: "100px"
</span><span class="cx"> text run at (2,20) width 40: "100px"
</span><del>- RenderTableCell {TD} at (64,18) size 45x39 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (64,18) size 44x39 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 40x35
</span><span class="cx"> text run at (2,3) width 40: "100px"
</span><span class="cx"> text run at (2,20) width 40: "100px"
</span><span class="lines">@@ -126,7 +126,7 @@
</span><span class="cx"> RenderTableCell {TD} at (236,27) size 109x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 95x17
</span><span class="cx"> text run at (2,2) width 95: "50% 50% 50%"
</span><del>- RenderTableCell {TD} at (354,10) size 34x55 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (355,10) size 33x55 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x51
</span><span class="cx"> text run at (2,2) width 29: "50%"
</span><span class="cx"> text run at (2,19) width 29: "50%"
</span><span class="lines">@@ -136,13 +136,13 @@
</span><span class="cx"> RenderTable {TABLE} at (0,627) size 200x27 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 198x25
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 198x21
</span><del>- RenderTableCell {TD} at (2,2) size 26x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> RenderTableCell {TD} at (29,2) size 83x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><del>- RenderTableCell {TD} at (113,2) size 83x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (113,2) size 84x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 22x17
</span><span class="cx"> text run at (2,2) width 22: "zap"
</span><span class="cx"> RenderBlock (anonymous) at (0,654) size 769x34
</span><span class="lines">@@ -158,10 +158,10 @@
</span><span class="cx"> RenderTableCell {TD} at (150,27) size 148x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 96x18
</span><span class="cx"> text run at (2,3) width 96: "foo foo foo foo"
</span><del>- RenderTableCell {TD} at (299,27) size 439x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (299,27) size 440x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (340,2) size 97x18
</span><span class="cx"> text run at (340,3) width 97: "foo foo foo foo"
</span><del>- RenderTableCell {TD} at (739,2) size 26x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (740,2) size 26x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x68
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> text run at (2,19) width 21: "foo"
</span><span class="lines">@@ -172,7 +172,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,783) size 769x78 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 767x76
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 767x72
</span><del>- RenderTableCell {TD} at (2,2) size 26x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 25x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x68
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> text run at (2,19) width 21: "foo"
</span><span class="lines">@@ -184,10 +184,10 @@
</span><span class="cx"> RenderTableCell {TD} at (172,27) size 143x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 96x18
</span><span class="cx"> text run at (2,3) width 96: "foo foo foo foo"
</span><del>- RenderTableCell {TD} at (316,27) size 422x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (316,27) size 423x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (323,2) size 97x18
</span><span class="cx"> text run at (323,3) width 97: "foo foo foo foo"
</span><del>- RenderTableCell {TD} at (739,2) size 26x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (740,2) size 26x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x68
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> text run at (2,19) width 21: "foo"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_perexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_per-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_perexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_per-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_per-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_per-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx"> RenderTableCell {TD} at (236,27) size 233x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 77x18
</span><span class="cx"> text run at (2,3) width 77: "fooooooooo"
</span><del>- RenderTableCell {TD} at (470,2) size 26x72 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (471,2) size 25x72 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x68
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> text run at (2,19) width 21: "foo"
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx"> RenderTableCell {TD} at (158,2) size 156x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 96x17
</span><span class="cx"> text run at (2,2) width 96: "foo foo foo foo"
</span><del>- RenderTableCell {TD} at (315,2) size 465x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (315,2) size 466x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (366,2) size 97x17
</span><span class="cx"> text run at (366,2) width 97: "foo foo foo foo"
</span><span class="cx"> RenderBlock (anonymous) at (0,227) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoremarginsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/margins-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/margins-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/margins-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -32,40 +32,40 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,130) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 181x17
</span><span class="cx"> text run at (0,0) width 181: "outer auto inner align=center"
</span><del>- RenderTable {TABLE} at (0,147) size 44x39 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 40x35
- RenderTableRow {TR} at (0,2) size 40x31
- RenderTableCell {TD} at (2,2) size 36x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 32x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 30x25
- RenderTableRow {TR} at (0,2) size 30x21
- RenderTableCell {TD} at (2,2) size 26x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,147) size 43x39 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 39x35
+ RenderTableRow {TR} at (0,2) size 39x31
+ RenderTableCell {TD} at (2,2) size 35x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 31x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 29x25
+ RenderTableRow {TR} at (0,2) size 29x21
+ RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> RenderBlock (anonymous) at (0,186) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 215x17
</span><span class="cx"> text run at (0,0) width 215: "outer width=50 inner align=center"
</span><del>- RenderTable {TABLE} at (0,203) size 44x39 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 40x35
- RenderTableRow {TR} at (0,2) size 40x31
- RenderTableCell {TD} at (2,2) size 36x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 32x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 30x25
- RenderTableRow {TR} at (0,2) size 30x21
- RenderTableCell {TD} at (2,2) size 26x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,203) size 43x39 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 39x35
+ RenderTableRow {TR} at (0,2) size 39x31
+ RenderTableCell {TD} at (2,2) size 35x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 31x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 29x25
+ RenderTableRow {TR} at (0,2) size 29x21
+ RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> RenderBlock (anonymous) at (0,242) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 226x17
</span><span class="cx"> text run at (0,0) width 226: "outer width=50 inner margin-left:50"
</span><del>- RenderTable {TABLE} at (0,259) size 94x39 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 90x35
- RenderTableRow {TR} at (0,2) size 90x31
- RenderTableCell {TD} at (2,2) size 86x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (52,2) size 32x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 30x25
- RenderTableRow {TR} at (0,2) size 30x21
- RenderTableCell {TD} at (2,2) size 26x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,259) size 93x39 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 89x35
+ RenderTableRow {TR} at (0,2) size 89x31
+ RenderTableCell {TD} at (2,2) size 85x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (52,2) size 31x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 29x25
+ RenderTableRow {TR} at (0,2) size 29x21
+ RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> RenderBlock (anonymous) at (0,298) size 784x17
</span><span class="lines">@@ -76,12 +76,12 @@
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 396x31
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 115x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTable {TABLE} at (41,2) size 32x27 [border: (1px outset #808080)]
</span><del>- RenderTableSection {TBODY} at (1,1) size 30x25
- RenderTableRow {TR} at (0,2) size 30x21
- RenderTableCell {TD} at (2,2) size 26x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 29x25
+ RenderTableRow {TR} at (0,2) size 29x21
+ RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (118,7) size 276x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (118,7) size 277x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 80x17
</span><span class="cx"> text run at (2,2) width 80: "x x x x x x x"
</span><span class="cx"> RenderBlock (anonymous) at (0,354) size 784x17
</span><span class="lines">@@ -92,12 +92,12 @@
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 396x31
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 169x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTable {TABLE} at (54,2) size 61x27 [border: (1px outset #808080)]
</span><del>- RenderTableSection {TBODY} at (1,1) size 59x25
- RenderTableRow {TR} at (0,2) size 59x21
- RenderTableCell {TD} at (2,2) size 55x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 58x25
+ RenderTableRow {TR} at (0,2) size 58x21
+ RenderTableCell {TD} at (2,2) size 54x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: "50"
</span><del>- RenderTableCell {TD} at (172,7) size 222x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (172,7) size 223x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 80x17
</span><span class="cx"> text run at (2,2) width 80: "x x x x x x x"
</span><span class="cx"> RenderBlock (anonymous) at (0,410) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoremiscexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/misc-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoremiscexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/misc-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/misc-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/misc-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 226x17
</span><span class="cx"> text run at (0,0) width 226: "cell split with color (standard mode)"
</span><del>- RenderTable {TABLE} at (0,17) size 32x27 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,17) size 31x27 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FF0000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#0000FF]
</span><del>- RenderTableSection {TBODY} at (1,1) size 30x25
- RenderTableRow {TR} at (0,2) size 30x21
- RenderTableCell {TD} at (2,2) size 26x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 29x25
+ RenderTableRow {TR} at (0,2) size 29x21
+ RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="lines">@@ -23,17 +23,17 @@
</span><span class="cx"> RenderTable {TABLE} at (0,96) size 600x108
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 600x108
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 600x44
</span><del>- RenderTableCell {TD} at (2,2) size 594x44 [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (2,2) size 595x44 [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderImage {IMG} at (7,1) size 580x42
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderTableRow {TR} at (0,48) size 600x37
</span><span class="cx"> RenderTableCell {TD} at (2,48) size 243x37 [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (1,1) size 232x35 [border: (1px solid #000000)]
</span><del>- RenderTableCell {TD} at (246,48) size 142x37 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (246,48) size 143x37 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (33,1) size 76x35
</span><span class="cx"> text run at (33,2) width 76: "Hassle-Free"
</span><span class="cx"> text run at (40,19) width 62: "Upgrades"
</span><span class="cx"> RenderTableRow {TR} at (0,87) size 600x19
</span><del>- RenderTableCell {TD} at (2,87) size 596x19 [bgcolor=#99CCCC] [r=2 c=0 rs=1 cs=4]
</del><ins>+ RenderTableCell {TD} at (2,87) size 597x19 [bgcolor=#99CCCC] [r=2 c=0 rs=1 cs=4]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "x"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorenested1expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/nested1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorenested1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/nested1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/nested1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/nested1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,14 +3,14 @@
</span><span class="cx"> layer at (0,0) size 800x585
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x585
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x569
</span><del>- RenderTable {TABLE} at (0,0) size 194x33 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 192x31
- RenderTableRow {TR} at (0,2) size 192x27
- RenderTableCell {TD} at (2,2) size 188x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 184x23 [bgcolor=#FFA500]
- RenderTableSection {TBODY} at (0,0) size 184x23
- RenderTableRow {TR} at (0,2) size 184x19
- RenderTableCell {TD} at (2,2) size 180x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 193x33 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 191x31
+ RenderTableRow {TR} at (0,2) size 191x27
+ RenderTableCell {TD} at (2,2) size 187x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 183x23 [bgcolor=#FFA500]
+ RenderTableSection {TBODY} at (0,0) size 183x23
+ RenderTableRow {TR} at (0,2) size 183x19
+ RenderTableCell {TD} at (2,2) size 179x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 177x17
</span><span class="cx"> text run at (1,1) width 177: "nested in auto, width=100%"
</span><span class="cx"> RenderBlock (anonymous) at (0,33) size 784x17
</span><span class="lines">@@ -39,17 +39,17 @@
</span><span class="cx"> text run at (1,1) width 182: "nested in fixed, width=100%"
</span><span class="cx"> RenderBlock (anonymous) at (0,133) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,150) size 227x33 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 225x31
- RenderTableRow {TR} at (0,2) size 225x27
- RenderTableCell {TD} at (2,2) size 188x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 184x23
- RenderTableSection {TBODY} at (0,0) size 184x23
- RenderTableRow {TR} at (0,2) size 184x19
- RenderTableCell {TD} at (2,2) size 180x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,150) size 226x33 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 224x31
+ RenderTableRow {TR} at (0,2) size 224x27
+ RenderTableCell {TD} at (2,2) size 187x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 183x23
+ RenderTableSection {TBODY} at (0,0) size 183x23
+ RenderTableRow {TR} at (0,2) size 183x19
+ RenderTableCell {TD} at (2,2) size 179x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 177x17
</span><span class="cx"> text run at (1,1) width 177: "nested in auto, width=100%"
</span><del>- RenderTableCell {TD} at (191,5) size 32x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (191,5) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,183) size 784x17
</span><span class="lines">@@ -64,7 +64,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 337x19 [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 179x17
</span><span class="cx"> text run at (1,1) width 179: "nested in 100%, width=50%"
</span><del>- RenderTableCell {TD} at (689,5) size 91x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (689,5) size 92x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> RenderBlock (anonymous) at (0,233) size 784x17
</span><span class="lines">@@ -83,6 +83,6 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 130x19 [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 45x17
</span><span class="cx"> text run at (1,1) width 45: "2n50%"
</span><del>- RenderTableCell {TD} at (554,8) size 226x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (554,8) size 227x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoreone_rowexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/one_row-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoreone_rowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/one_row-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/one_row-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/one_row-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 159x17
</span><span class="cx"> text run at (0,0) width 159: "Table auto, no cells fixed"
</span><del>- RenderTable {TABLE} at (0,17) size 342x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 340x25
- RenderTableRow {TR} at (0,2) size 340x21
- RenderTableCell {TD} at (2,2) size 242x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 341x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 339x25
+ RenderTableRow {TR} at (0,2) size 339x21
+ RenderTableCell {TD} at (2,2) size 241x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 237x17
</span><span class="cx"> text run at (2,2) width 237: "fooooooooooooooooooooooooooooo"
</span><del>- RenderTableCell {TD} at (245,2) size 65x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (245,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x17
</span><span class="cx"> text run at (2,2) width 60: "barrrrrrrrr"
</span><del>- RenderTableCell {TD} at (311,2) size 27x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (311,2) size 26x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 22x17
</span><span class="cx"> text run at (2,2) width 22: "zap"
</span><span class="cx"> RenderBlock (anonymous) at (0,44) size 769x34
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx"> RenderTableCell {TD} at (360,2) size 96x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 60x17
</span><span class="cx"> text run at (2,2) width 60: "barrrrrrrrr"
</span><del>- RenderTableCell {TD} at (457,2) size 39x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (457,2) size 40x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 22x17
</span><span class="cx"> text run at (2,2) width 22: "zap"
</span><span class="cx"> RenderBlock (anonymous) at (0,105) size 769x34
</span><span class="lines">@@ -46,25 +46,25 @@
</span><span class="cx"> text run at (2,2) width 113: "fo oo oo oo oo oo"
</span><span class="cx"> text run at (2,19) width 116: "oo oo oo oo oo oo"
</span><span class="cx"> text run at (2,36) width 56: "oo oo oo"
</span><del>- RenderTableCell {TD} at (132,2) size 36x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (132,2) size 37x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 25x51
</span><span class="cx"> text run at (2,2) width 25: "barr"
</span><span class="cx"> text run at (2,19) width 20: "rrrr"
</span><span class="cx"> text run at (2,36) width 20: "rrrr"
</span><del>- RenderTableCell {TD} at (169,19) size 27x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (170,19) size 27x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 22x17
</span><span class="cx"> text run at (2,2) width 22: "zap"
</span><span class="cx"> RenderBlock (anonymous) at (0,200) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 155x17
</span><span class="cx"> text run at (0,17) width 155: "Table auto, 1st cell fixed"
</span><del>- RenderTable {TABLE} at (0,234) size 137x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 135x25
- RenderTableRow {TR} at (0,2) size 135x21
</del><ins>+ RenderTable {TABLE} at (0,234) size 136x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 134x25
+ RenderTableRow {TR} at (0,2) size 134x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 45x17
</span><span class="cx"> text run at (2,2) width 45: "fooooo"
</span><del>- RenderTableCell {TD} at (108,2) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderBlock (anonymous) at (0,261) size 769x34
</span><span class="lines">@@ -84,13 +84,13 @@
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 216x17
</span><span class="cx"> text run at (0,17) width 216: "Table auto, 1st cell fixed too small"
</span><del>- RenderTable {TABLE} at (0,356) size 274x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 272x25
- RenderTableRow {TR} at (0,2) size 272x21
- RenderTableCell {TD} at (2,2) size 242x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,356) size 273x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 271x25
+ RenderTableRow {TR} at (0,2) size 271x21
+ RenderTableCell {TD} at (2,2) size 241x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 237x17
</span><span class="cx"> text run at (2,2) width 237: "fooooooooooooooooooooooooooooo"
</span><del>- RenderTableCell {TD} at (245,2) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (245,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderBlock (anonymous) at (0,383) size 769x34
</span><span class="lines">@@ -100,7 +100,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,417) size 500x27 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 498x25
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 498x21
</span><del>- RenderTableCell {TD} at (2,2) size 242x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 241x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 237x17
</span><span class="cx"> text run at (2,2) width 237: "fooooooooooooooooooooooooooooo"
</span><span class="cx"> RenderTableCell {TD} at (245,2) size 251x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -110,13 +110,13 @@
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 171x17
</span><span class="cx"> text run at (0,17) width 171: "Table auto, both cells fixed"
</span><del>- RenderTable {TABLE} at (0,478) size 217x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 215x25
- RenderTableRow {TR} at (0,2) size 215x21
- RenderTableCell {TD} at (2,2) size 105x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,478) size 216x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 214x25
+ RenderTableRow {TR} at (0,2) size 214x21
+ RenderTableCell {TD} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 37x17
</span><span class="cx"> text run at (2,2) width 37: "foooo"
</span><del>- RenderTableCell {TD} at (108,2) size 105x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,2) size 104x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderBlock (anonymous) at (0,505) size 769x34
</span><span class="lines">@@ -136,13 +136,13 @@
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 285x17
</span><span class="cx"> text run at (0,17) width 285: "Table auto, both cells fixed, 1st one too small"
</span><del>- RenderTable {TABLE} at (0,600) size 354x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 352x25
- RenderTableRow {TR} at (0,2) size 352x21
- RenderTableCell {TD} at (2,2) size 242x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,600) size 353x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 351x25
+ RenderTableRow {TR} at (0,2) size 351x21
+ RenderTableCell {TD} at (2,2) size 241x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 237x17
</span><span class="cx"> text run at (2,2) width 237: "fooooooooooooooooooooooooooooo"
</span><del>- RenderTableCell {TD} at (245,2) size 105x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (245,2) size 104x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderBlock (anonymous) at (0,627) size 769x34
</span><span class="lines">@@ -155,7 +155,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 344x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 237x17
</span><span class="cx"> text run at (2,2) width 237: "fooooooooooooooooooooooooooooo"
</span><del>- RenderTableCell {TD} at (347,2) size 149x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (347,2) size 150x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderBlock (anonymous) at (0,688) size 769x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoretable_frameexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_frame-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoretable_frameexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_frame-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_frame-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_frame-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,101 +3,101 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 79x25
- RenderTableSection {TBODY} at (0,0) size 79x25
- RenderTableRow {TR} at (0,2) size 79x21
- RenderTableCell {TD} at (2,2) size 41x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 78x25
+ RenderTableSection {TBODY} at (0,0) size 78x25
+ RenderTableRow {TR} at (0,2) size 78x21
+ RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "frame"
</span><del>- RenderTableCell {TD} at (44,2) size 33x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (44,2) size 32x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "void"
</span><span class="cx"> RenderBlock (anonymous) at (0,25) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,42) size 89x26 [border: (1px solid #808080) none]
- RenderTableSection {TBODY} at (0,1) size 89x25
- RenderTableRow {TR} at (0,2) size 89x21
- RenderTableCell {TD} at (2,2) size 41x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,42) size 88x26 [border: (1px solid #808080) none]
+ RenderTableSection {TBODY} at (0,1) size 88x25
+ RenderTableRow {TR} at (0,2) size 88x21
+ RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "frame"
</span><del>- RenderTableCell {TD} at (44,2) size 43x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (44,2) size 42x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 38x17
</span><span class="cx"> text run at (2,2) width 38: "above"
</span><span class="cx"> RenderBlock (anonymous) at (0,68) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,85) size 90x26 [border: none (1px solid #808080) none]
- RenderTableSection {TBODY} at (0,0) size 90x25
- RenderTableRow {TR} at (0,2) size 90x21
- RenderTableCell {TD} at (2,2) size 41x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,85) size 89x26 [border: none (1px solid #808080) none]
+ RenderTableSection {TBODY} at (0,0) size 89x25
+ RenderTableRow {TR} at (0,2) size 89x21
+ RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "frame"
</span><del>- RenderTableCell {TD} at (44,2) size 44x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (44,2) size 43x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 39x17
</span><span class="cx"> text run at (2,2) width 39: "below"
</span><span class="cx"> RenderBlock (anonymous) at (0,111) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,128) size 90x27 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableSection {TBODY} at (0,1) size 90x25
- RenderTableRow {TR} at (0,2) size 90x21
- RenderTableCell {TD} at (2,2) size 41x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,128) size 89x27 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableSection {TBODY} at (0,1) size 89x25
+ RenderTableRow {TR} at (0,2) size 89x21
+ RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "frame"
</span><del>- RenderTableCell {TD} at (44,2) size 44x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (44,2) size 43x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 39x17
</span><span class="cx"> text run at (2,2) width 39: "hsides"
</span><span class="cx"> RenderBlock (anonymous) at (0,155) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,172) size 92x25 [border: none (1px solid #808080) none (1px solid #808080)]
- RenderTableSection {TBODY} at (1,0) size 90x25
- RenderTableRow {TR} at (0,2) size 90x21
- RenderTableCell {TD} at (2,2) size 41x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,172) size 91x25 [border: none (1px solid #808080) none (1px solid #808080)]
+ RenderTableSection {TBODY} at (1,0) size 89x25
+ RenderTableRow {TR} at (0,2) size 89x21
+ RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "frame"
</span><del>- RenderTableCell {TD} at (44,2) size 44x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (44,2) size 43x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 39x17
</span><span class="cx"> text run at (2,2) width 39: "vsides"
</span><span class="cx"> RenderBlock (anonymous) at (0,197) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,214) size 71x25 [border: none (1px solid #808080) none]
- RenderTableSection {TBODY} at (0,0) size 70x25
- RenderTableRow {TR} at (0,2) size 70x21
- RenderTableCell {TD} at (2,2) size 41x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,214) size 70x25 [border: none (1px solid #808080) none]
+ RenderTableSection {TBODY} at (0,0) size 69x25
+ RenderTableRow {TR} at (0,2) size 69x21
+ RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "frame"
</span><del>- RenderTableCell {TD} at (44,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (44,2) size 23x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 19x17
</span><span class="cx"> text run at (2,2) width 19: "rhs"
</span><span class="cx"> RenderBlock (anonymous) at (0,239) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,256) size 70x25 [border: none (1px solid #808080)]
- RenderTableSection {TBODY} at (1,0) size 69x25
- RenderTableRow {TR} at (0,2) size 69x21
- RenderTableCell {TD} at (2,2) size 41x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,256) size 69x25 [border: none (1px solid #808080)]
+ RenderTableSection {TBODY} at (1,0) size 68x25
+ RenderTableRow {TR} at (0,2) size 68x21
+ RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "frame"
</span><del>- RenderTableCell {TD} at (44,2) size 23x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (44,2) size 22x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 18x17
</span><span class="cx"> text run at (2,2) width 18: "lhs"
</span><span class="cx"> RenderBlock (anonymous) at (0,281) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,298) size 77x27 [border: (1px solid #808080)]
- RenderTableSection {TBODY} at (1,1) size 75x25
- RenderTableRow {TR} at (0,2) size 75x21
- RenderTableCell {TD} at (2,2) size 41x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,298) size 76x27 [border: (1px solid #808080)]
+ RenderTableSection {TBODY} at (1,1) size 74x25
+ RenderTableRow {TR} at (0,2) size 74x21
+ RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "frame"
</span><del>- RenderTableCell {TD} at (44,2) size 29x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (44,2) size 28x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "box"
</span><span class="cx"> RenderBlock (anonymous) at (0,325) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,342) size 94x27 [border: (1px solid #808080)]
- RenderTableSection {TBODY} at (1,1) size 92x25
- RenderTableRow {TR} at (0,2) size 92x21
- RenderTableCell {TD} at (2,2) size 41x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,342) size 93x27 [border: (1px solid #808080)]
+ RenderTableSection {TBODY} at (1,1) size 91x25
+ RenderTableRow {TR} at (0,2) size 91x21
+ RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "frame"
</span><del>- RenderTableCell {TD} at (44,2) size 46x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (44,2) size 45x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "border"
</span><span class="cx"> RenderBlock (anonymous) at (0,369) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoretable_heightsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_heights-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoretable_heightsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_heights-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_heights-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_heights-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,9 +6,9 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 756x556 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 754x554
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 754x550
</span><del>- RenderTableCell {TD} at (2,266) size 369x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,266) size 370x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 33x18
</span><span class="cx"> text run at (2,3) width 33: "FOO"
</span><del>- RenderTableCell {TD} at (373,266) size 379x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (373,266) size 380x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 34x18
</span><span class="cx"> text run at (2,3) width 34: "BAR"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoretable_rulesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_rules-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_rules-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_rules-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,143 +3,143 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 68x40 [border: none]
- RenderTableSection {TBODY} at (0,0) size 67x39
- RenderTableRow {TR} at (0,0) size 67x20
- RenderTableCell {TD} at (0,0) size 34x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 67x40 [border: none]
+ RenderTableSection {TBODY} at (0,0) size 66x39
+ RenderTableRow {TR} at (0,0) size 66x20
+ RenderTableCell {TD} at (0,0) size 33x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "rules"
</span><del>- RenderTableCell {TD} at (33,0) size 34x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (33,0) size 33x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 31x17
</span><span class="cx"> text run at (1,2) width 31: "none"
</span><del>- RenderTableRow {TR} at (0,20) size 67x19
- RenderTableCell {TD} at (0,20) size 34x19 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 66x19
+ RenderTableCell {TD} at (0,20) size 33x19 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x17
</span><span class="cx"> text run at (2,1) width 30: "rules"
</span><del>- RenderTableCell {TD} at (33,20) size 34x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (33,20) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 31x17
</span><span class="cx"> text run at (1,1) width 31: "none"
</span><span class="cx"> RenderBlock (anonymous) at (0,40) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,57) size 115x79 [border: none]
- RenderTableSection {TBODY} at (0,0) size 114x39 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 114x20
- RenderTableCell {TD} at (0,0) size 34x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,57) size 114x79 [border: none]
+ RenderTableSection {TBODY} at (0,0) size 113x39 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 113x20
+ RenderTableCell {TD} at (0,0) size 33x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "rules"
</span><del>- RenderTableCell {TD} at (33,0) size 81x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (33,0) size 80x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 78x17
</span><span class="cx"> text run at (1,2) width 78: "row group 1"
</span><del>- RenderTableRow {TR} at (0,20) size 114x19
- RenderTableCell {TD} at (0,20) size 34x19 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 113x19
+ RenderTableCell {TD} at (0,20) size 33x19 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x17
</span><span class="cx"> text run at (2,1) width 30: "rules"
</span><del>- RenderTableCell {TD} at (33,20) size 81x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (33,20) size 80x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 78x17
</span><span class="cx"> text run at (1,1) width 78: "row group 1"
</span><del>- RenderTableSection {TBODY} at (0,39) size 114x39 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 114x20
- RenderTableCell {TD} at (0,0) size 34x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,39) size 113x39 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 113x20
+ RenderTableCell {TD} at (0,0) size 33x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "rules"
</span><del>- RenderTableCell {TD} at (33,0) size 81x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (33,0) size 80x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 78x17
</span><span class="cx"> text run at (1,2) width 78: "row group 2"
</span><del>- RenderTableRow {TR} at (0,20) size 114x19
- RenderTableCell {TD} at (0,20) size 34x19 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 113x19
+ RenderTableCell {TD} at (0,20) size 33x19 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x17
</span><span class="cx"> text run at (2,1) width 30: "rules"
</span><del>- RenderTableCell {TD} at (33,20) size 81x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (33,20) size 80x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 78x17
</span><span class="cx"> text run at (1,1) width 78: "row group 2"
</span><span class="cx"> RenderBlock (anonymous) at (0,136) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,153) size 216x40 [border: none]
</del><ins>+ RenderTable {TABLE} at (0,153) size 215x40 [border: none]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: none (1px solid #000000) none (1px solid #000000)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: none (1px solid #000000) none (1px solid #000000)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (0,0) size 215x39 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 215x20
- RenderTableCell {TD} at (0,0) size 34x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,0) size 214x39 [border: (1px solid #808080) none (1px solid #808080) none]
+ RenderTableRow {TR} at (0,0) size 214x20
+ RenderTableCell {TD} at (0,0) size 33x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "rules"
</span><del>- RenderTableCell {TD} at (33,0) size 75x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (33,0) size 74x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 72x17
</span><span class="cx"> text run at (1,2) width 72: "col group 1"
</span><del>- RenderTableCell {TD} at (107,0) size 34x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (107,0) size 33x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "rules"
</span><del>- RenderTableCell {TD} at (140,0) size 75x20 [border: (1px none #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (140,0) size 74x20 [border: (1px none #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 72x17
</span><span class="cx"> text run at (1,2) width 72: "col group 2"
</span><del>- RenderTableRow {TR} at (0,20) size 215x19
- RenderTableCell {TD} at (0,20) size 34x19 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 214x19
+ RenderTableCell {TD} at (0,20) size 33x19 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x17
</span><span class="cx"> text run at (2,1) width 30: "rules"
</span><del>- RenderTableCell {TD} at (33,20) size 75x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (33,20) size 74x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 72x17
</span><span class="cx"> text run at (1,1) width 72: "col group 1"
</span><del>- RenderTableCell {TD} at (107,20) size 34x19 [border: none] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (107,20) size 33x19 [border: none] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x17
</span><span class="cx"> text run at (2,1) width 30: "rules"
</span><del>- RenderTableCell {TD} at (140,20) size 75x19 [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (140,20) size 74x19 [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 72x17
</span><span class="cx"> text run at (1,1) width 72: "col group 2"
</span><span class="cx"> RenderBlock (anonymous) at (0,193) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,210) size 68x41 [border: none]
- RenderTableSection {TBODY} at (0,0) size 67x40
- RenderTableRow {TR} at (0,0) size 67x20
- RenderTableCell {TD} at (0,0) size 34x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,210) size 67x41 [border: none]
+ RenderTableSection {TBODY} at (0,0) size 66x40
+ RenderTableRow {TR} at (0,0) size 66x20
+ RenderTableCell {TD} at (0,0) size 33x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "rules"
</span><del>- RenderTableCell {TD} at (33,0) size 34x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (33,0) size 33x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 31x17
</span><span class="cx"> text run at (1,2) width 31: "rows"
</span><del>- RenderTableRow {TR} at (0,20) size 67x20
- RenderTableCell {TD} at (0,20) size 34x20 [border: (1px solid #808080) none none (1px none #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 66x20
+ RenderTableCell {TD} at (0,20) size 33x20 [border: (1px solid #808080) none none (1px none #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "rules"
</span><del>- RenderTableCell {TD} at (33,20) size 34x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (33,20) size 33x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,2) size 31x17
</span><span class="cx"> text run at (1,2) width 31: "rows"
</span><span class="cx"> RenderBlock (anonymous) at (0,251) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,268) size 63x40 [border: none]
- RenderTableSection {TBODY} at (0,0) size 62x39
- RenderTableRow {TR} at (0,0) size 62x20
- RenderTableCell {TD} at (0,0) size 34x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,268) size 62x40 [border: none]
+ RenderTableSection {TBODY} at (0,0) size 61x39
+ RenderTableRow {TR} at (0,0) size 61x20
+ RenderTableCell {TD} at (0,0) size 33x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "rules"
</span><del>- RenderTableCell {TD} at (33,0) size 29x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (33,0) size 28x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 25x17
</span><span class="cx"> text run at (2,2) width 25: "cols"
</span><del>- RenderTableRow {TR} at (0,20) size 62x19
- RenderTableCell {TD} at (0,20) size 34x19 [border: none none none (1px solid #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 61x19
+ RenderTableCell {TD} at (0,20) size 33x19 [border: none none none (1px solid #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 30x17
</span><span class="cx"> text run at (2,1) width 30: "rules"
</span><del>- RenderTableCell {TD} at (33,20) size 29x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (33,20) size 28x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,1) size 25x17
</span><span class="cx"> text run at (2,1) width 25: "cols"
</span><span class="cx"> RenderBlock (anonymous) at (0,308) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,325) size 53x41 [border: none]
- RenderTableSection {TBODY} at (0,0) size 52x40
- RenderTableRow {TR} at (0,0) size 52x20
- RenderTableCell {TD} at (0,0) size 34x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,325) size 52x41 [border: none]
+ RenderTableSection {TBODY} at (0,0) size 51x40
+ RenderTableRow {TR} at (0,0) size 51x20
+ RenderTableCell {TD} at (0,0) size 33x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "rules"
</span><del>- RenderTableCell {TD} at (33,0) size 19x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (33,0) size 18x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 15x17
</span><span class="cx"> text run at (2,2) width 15: "all"
</span><del>- RenderTableRow {TR} at (0,20) size 52x20
- RenderTableCell {TD} at (0,20) size 34x20 [border: (1px solid #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,20) size 51x20
+ RenderTableCell {TD} at (0,20) size 33x20 [border: (1px solid #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "rules"
</span><del>- RenderTableCell {TD} at (33,20) size 19x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (33,20) size 18x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 15x17
</span><span class="cx"> text run at (2,2) width 15: "all"
</span><span class="cx"> RenderBlock (anonymous) at (0,366) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoretable_widthsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_widths-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoretable_widthsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_widths-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_widths-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_widths-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -17,10 +17,10 @@
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 215x17
</span><span class="cx"> text run at (0,17) width 215: "nested table width includes border"
</span><del>- RenderTable {TABLE} at (0,114) size 205x49 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 203x47
- RenderTableRow {TR} at (0,0) size 203x47
- RenderTableCell {TD} at (0,0) size 203x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,114) size 204x49 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 202x47
+ RenderTableRow {TR} at (0,0) size 202x47
+ RenderTableCell {TD} at (0,0) size 202x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (1,1) size 200x45 [border: (10px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (10,10) size 180x25
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 180x21
</span><span class="lines">@@ -30,13 +30,13 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,163) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 215x17
</span><span class="cx"> text run at (0,0) width 215: "nested table width includes border"
</span><del>- RenderTable {TABLE} at (0,180) size 148x49 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 146x47
- RenderTableRow {TR} at (0,0) size 146x47
- RenderTableCell {TD} at (0,0) size 146x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 144x45 [border: (10px outset #808080)]
- RenderTableSection {TBODY} at (10,10) size 124x25
- RenderTableRow {TR} at (0,2) size 124x21
- RenderTableCell {TD} at (2,2) size 120x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,180) size 147x49 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 145x47
+ RenderTableRow {TR} at (0,0) size 145x47
+ RenderTableCell {TD} at (0,0) size 145x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 143x45 [border: (10px outset #808080)]
+ RenderTableSection {TBODY} at (10,10) size 123x25
+ RenderTableRow {TR} at (0,2) size 123x21
+ RenderTableCell {TD} at (2,2) size 119x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 115x17
</span><span class="cx"> text run at (2,2) width 115: "100% nested table"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertColGroups1expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertColGroups1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,40 +6,40 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 214x17
</span><span class="cx"> text run at (0,0) width 214: "The 2 tables should look the same"
</span><del>- RenderTable {TABLE} at (0,17) size 611x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,17) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 609x25
- RenderTableRow {TR} at (0,2) size 609x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 608x25
+ RenderTableRow {TR} at (0,2) size 608x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span><del>- RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "300"
</span><span class="cx"> RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,61) size 611x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,61) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 609x25
- RenderTableRow {TR} at (0,2) size 609x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 608x25
+ RenderTableRow {TR} at (0,2) size 608x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span><del>- RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "300"
</span><span class="cx"> RenderBlock (anonymous) at (0,88) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertColGroups2expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertColGroups2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 214x17
</span><span class="cx"> text run at (0,0) width 214: "The 2 tables should look the same"
</span><del>- RenderTable {TABLE} at (0,17) size 513x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,17) size 512x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="lines">@@ -14,23 +14,23 @@
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 511x25
- RenderTableRow {TR} at (0,2) size 511x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 510x25
+ RenderTableRow {TR} at (0,2) size 510x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 50x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: "50"
</span><del>- RenderTableCell {TD} at (54,2) size 101x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,2) size 100x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (156,2) size 151x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,2) size 150x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "150"
</span><del>- RenderTableCell {TD} at (308,2) size 201x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (308,2) size 200x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span><span class="cx"> RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,61) size 513x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,61) size 512x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="lines">@@ -38,18 +38,18 @@
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 511x25
- RenderTableRow {TR} at (0,2) size 511x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 510x25
+ RenderTableRow {TR} at (0,2) size 510x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 50x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: "50"
</span><del>- RenderTableCell {TD} at (54,2) size 101x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,2) size 100x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (156,2) size 151x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,2) size 150x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "150"
</span><del>- RenderTableCell {TD} at (308,2) size 201x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (308,2) size 200x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span><span class="cx"> RenderBlock (anonymous) at (0,88) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCols1expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCols1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,37 +6,37 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 214x17
</span><span class="cx"> text run at (0,0) width 214: "The 2 tables should look the same"
</span><del>- RenderTable {TABLE} at (0,17) size 611x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,17) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 609x25
- RenderTableRow {TR} at (0,2) size 609x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 608x25
+ RenderTableRow {TR} at (0,2) size 608x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span><del>- RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "300"
</span><span class="cx"> RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,61) size 611x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,61) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 609x25
- RenderTableRow {TR} at (0,2) size 609x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 608x25
+ RenderTableRow {TR} at (0,2) size 608x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span><del>- RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "300"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCols2expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCols2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,37 +6,37 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 214x17
</span><span class="cx"> text run at (0,0) width 214: "The 2 tables should look the same"
</span><del>- RenderTable {TABLE} at (0,17) size 611x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,17) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 609x25
- RenderTableRow {TR} at (0,2) size 609x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 608x25
+ RenderTableRow {TR} at (0,2) size 608x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span><del>- RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "300"
</span><span class="cx"> RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,61) size 611x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,61) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 609x25
- RenderTableRow {TR} at (0,2) size 609x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 608x25
+ RenderTableRow {TR} at (0,2) size 608x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span><del>- RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "300"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCols3expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols3-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCols3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols3-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols3-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols3-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,45 +6,45 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 214x17
</span><span class="cx"> text run at (0,0) width 214: "The 2 tables should look the same"
</span><del>- RenderTable {TABLE} at (0,17) size 513x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,17) size 512x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 511x25
- RenderTableRow {TR} at (0,2) size 511x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 510x25
+ RenderTableRow {TR} at (0,2) size 510x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 50x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: "50"
</span><del>- RenderTableCell {TD} at (54,2) size 101x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,2) size 100x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (156,2) size 151x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,2) size 150x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "150"
</span><del>- RenderTableCell {TD} at (308,2) size 201x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (308,2) size 200x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span><span class="cx"> RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,61) size 513x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,61) size 512x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 511x25
- RenderTableRow {TR} at (0,2) size 511x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 510x25
+ RenderTableRow {TR} at (0,2) size 510x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 50x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: "50"
</span><del>- RenderTableCell {TD} at (54,2) size 101x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,2) size 100x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (156,2) size 151x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (156,2) size 150x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "150"
</span><del>- RenderTableCell {TD} at (308,2) size 201x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (308,2) size 200x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCols4expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols4-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCols4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols4-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols4-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols4-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,37 +6,37 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 214x17
</span><span class="cx"> text run at (0,0) width 214: "The 2 tables should look the same"
</span><del>- RenderTable {TABLE} at (0,17) size 611x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,17) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 609x25
- RenderTableRow {TR} at (0,2) size 609x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 608x25
+ RenderTableRow {TR} at (0,2) size 608x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span><del>- RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "300"
</span><span class="cx"> RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,61) size 611x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,61) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 609x25
- RenderTableRow {TR} at (0,2) size 609x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 608x25
+ RenderTableRow {TR} at (0,2) size 608x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span><del>- RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "300"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCols5expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols5-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCols5expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols5-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols5-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols5-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,37 +6,37 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 214x17
</span><span class="cx"> text run at (0,0) width 214: "The 2 tables should look the same"
</span><del>- RenderTable {TABLE} at (0,17) size 611x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,17) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 609x25
- RenderTableRow {TR} at (0,2) size 609x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 608x25
+ RenderTableRow {TR} at (0,2) size 608x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span><del>- RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "300"
</span><span class="cx"> RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,61) size 611x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,61) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 609x25
- RenderTableRow {TR} at (0,2) size 609x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 608x25
+ RenderTableRow {TR} at (0,2) size 608x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span><del>- RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "300"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_layersopacityexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_layers-opacity-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_layersopacityexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_layers-opacity-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_layers-opacity-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_layers-opacity-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -51,30 +51,30 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,294) size 619x466 [color=#000000] [bgcolor=#FFFFFF] [border: (1px dotted #000000)]
- RenderBlock {CAPTION} at (0,0) size 619x21 [color=#FFFFFF]
- RenderText {#text} at (163,0) size 293x21
- text run at (163,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,294) size 618x466 [color=#000000] [bgcolor=#FFFFFF] [border: (1px dotted #000000)]
+ RenderBlock {CAPTION} at (0,0) size 618x21 [color=#FFFFFF]
+ RenderText {#text} at (163,0) size 292x21
+ text run at (163,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (1,22) size 617x114
- RenderTableSection {TBODY} at (1,136) size 617x206
- RenderTable {TABLE} at (0,759) size 579x432 [color=#000000] [bgcolor=#FFFFFF] [border: (6px dotted #000000)]
- RenderBlock {CAPTION} at (0,0) size 579x21 [color=#FFFFFF]
- RenderText {#text} at (144,0) size 291x21
- text run at (144,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTableSection {THEAD} at (1,22) size 616x114
+ RenderTableSection {TBODY} at (1,136) size 616x206
+ RenderTable {TABLE} at (0,759) size 578x432 [color=#000000] [bgcolor=#FFFFFF] [border: (6px dotted #000000)]
+ RenderBlock {CAPTION} at (0,0) size 578x21 [color=#FFFFFF]
+ RenderText {#text} at (144,0) size 290x21
+ text run at (144,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (0,27) size 578x99
- RenderTableSection {TBODY} at (0,126) size 578x190
</del><ins>+ RenderTableSection {THEAD} at (0,27) size 577x99
+ RenderTableSection {TBODY} at (0,126) size 577x190
</ins><span class="cx"> RenderBlock {DIV} at (0,1190) size 769x36
</span><span class="cx"> RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx"> RenderImage {IMG} at (0,0) size 88x31
</span><span class="lines">@@ -83,106 +83,106 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 704x15
</span><span class="cx"> text run at (0,0) width 704: "CSS2 Table Backgrounds Test Suite designed and written by fantasai <fantasai@escape.com>"
</span><span class="cx"> layer at (9,341) size 616x100
</span><del>- RenderTableRow {TR} at (0,7) size 617x100 [bgcolor=#FF0000]
- RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,7) size 616x100 [bgcolor=#FF0000]
+ RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,55) size 119x4 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
</del><ins>+ RenderTableCell {TH} at (371,55) size 118x4 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
</ins><span class="cx"> layer at (16,341) size 130x100
</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,3) width 46: "TH A"
</span><span class="cx"> layer at (9,654) size 616x122
</span><del>- RenderTableSection {TFOOT} at (1,342) size 617x122 [bgcolor=#FFFF00]
</del><ins>+ RenderTableSection {TFOOT} at (1,342) size 616x122 [bgcolor=#FFFF00]
</ins><span class="cx"> layer at (9,654) size 616x115
</span><del>- RenderTableRow {TR} at (0,0) size 617x115 [bgcolor=#FF0000]
- RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #000000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,0) size 616x115 [bgcolor=#FF0000]
+ RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #000000)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><span class="cx"> layer at (505,654) size 113x115
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [bgcolor=#0000FF] [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [bgcolor=#0000FF] [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><span class="cx"> layer at (9,448) size 616x108
</span><del>- RenderTableRow {TR} at (0,0) size 617x108 [bgcolor=#FF0000]
</del><ins>+ RenderTableRow {TR} at (0,0) size 616x108 [bgcolor=#FF0000]
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #000000)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><span class="cx"> layer at (9,563) size 616x84
</span><del>- RenderTableRow {TR} at (0,115) size 617x84 [bgcolor=#FF0000]
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ 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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><span class="cx"> layer at (8,804) size 577x99
</span><del>- RenderTableRow {TR} at (0,0) size 578x99 [bgcolor=#FF0000]
- RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,0) size 577x99 [bgcolor=#FF0000]
+ RenderTableCell {TH} at (135,31) size 207x37 [border: (7px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (342,48) size 124x3 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
</del><ins>+ RenderTableCell {TH} at (342,48) size 123x3 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TH} at (465,37) size 112x25 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
</ins><span class="cx"> layer at (8,804) size 135x99
</span><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,3) width 46: "TH A"
</span><span class="cx"> layer at (8,1093) size 577x114
</span><del>- RenderTableSection {TFOOT} at (0,316) size 578x114 [bgcolor=#FFFF00]
</del><ins>+ RenderTableSection {TFOOT} at (0,316) size 577x114 [bgcolor=#FFFF00]
</ins><span class="cx"> layer at (8,1093) size 577x114
</span><del>- RenderTableRow {TR} at (0,0) size 578x114 [bgcolor=#FF0000]
- RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #000000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,0) size 577x114 [bgcolor=#FF0000]
+ RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #000000)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,8) size 47x21
</span><span class="cx"> text run at (2,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><span class="cx"> layer at (473,1093) size 112x114
</span><del>- RenderTableCell {TD} at (465,45) size 113x24 [bgcolor=#0000FF] [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,45) size 112x24 [bgcolor=#0000FF] [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><span class="cx"> layer at (8,903) size 577x107
</span><del>- RenderTableRow {TR} at (0,0) size 578x107 [bgcolor=#FF0000]
</del><ins>+ RenderTableRow {TR} at (0,0) size 577x107 [bgcolor=#FF0000]
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #000000)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,38) size 207x31 [border: (7px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,41) size 123x25 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,41) size 112x25 [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,3) width 45: "TD H"
</span><span class="cx"> layer at (8,1010) size 577x83
</span><del>- RenderTableRow {TR} at (0,107) size 578x83 [bgcolor=#FF0000]
- RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 577x83 [bgcolor=#FF0000]
+ RenderTableCell {TD} at (135,136) size 207x25 [border: (1px dotted #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,136) size 123x25 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,136) size 112x25 [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,3) width 43: "TD L"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_positiontableexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_position-table-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_positiontableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_position-table-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_position-table-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_position-table-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -40,122 +40,122 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,249) size 619x466 [color=#FFFFFF] [bgcolor=#000000] [border: (1px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 619x21
- RenderText {#text} at (163,0) size 293x21
- text run at (163,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,249) size 618x466 [color=#FFFFFF] [bgcolor=#000000] [border: (1px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 618x21
+ RenderText {#text} at (163,0) size 292x21
+ text run at (163,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (1,22) size 617x114
- RenderTableRow {TR} at (0,7) size 617x100
</del><ins>+ RenderTableSection {THEAD} at (1,22) size 616x114
+ RenderTableRow {TR} at (0,7) size 616x100
</ins><span class="cx"> RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TBODY} at (1,136) size 617x206
- RenderTableRow {TR} at (0,0) size 617x108
</del><ins>+ RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TBODY} at (1,136) size 616x206
+ RenderTableRow {TR} at (0,0) size 616x108
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 617x84
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTableSection {TFOOT} at (1,342) size 617x122
- RenderTableRow {TR} at (0,0) size 617x115
- RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableSection {TFOOT} at (1,342) size 616x122
+ RenderTableRow {TR} at (0,0) size 616x115
+ RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTable {TABLE} at (0,714) size 579x432 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 579x21
- RenderText {#text} at (144,0) size 291x21
- text run at (144,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,714) size 578x432 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 578x21
+ RenderText {#text} at (144,0) size 290x21
+ text run at (144,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (0,27) size 578x99
- RenderTableRow {TR} at (0,0) size 578x99
</del><ins>+ RenderTableSection {THEAD} at (0,27) size 577x99
+ RenderTableRow {TR} at (0,0) size 577x99
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (135,31) size 207x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (342,37) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (342,37) size 123x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,2) size 46x22
</span><span class="cx"> text run at (42,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (0,316) size 578x114
- RenderTableRow {TR} at (0,0) size 578x114
- RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (465,37) size 112x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (0,316) size 577x114
+ RenderTableRow {TR} at (0,0) size 577x114
+ RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,8) size 47x21
</span><span class="cx"> text run at (2,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (0,126) size 578x190
- RenderTableRow {TR} at (0,0) size 578x107
</del><ins>+ RenderTableSection {TBODY} at (0,126) size 577x190
+ RenderTableRow {TR} at (0,0) size 577x107
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,38) size 207x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,41) size 123x25 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,41) size 112x25 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 578x83
- RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 577x83
+ RenderTableCell {TD} at (135,136) size 207x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,136) size 123x25 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,136) size 112x25 [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,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1145) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablecellexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-cell-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablecellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -49,122 +49,122 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,307) size 619x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 619x21
- RenderText {#text} at (163,0) size 293x21
- text run at (163,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,307) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 618x21
+ RenderText {#text} at (163,0) size 292x21
+ text run at (163,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (1,22) size 617x114
- RenderTableRow {TR} at (0,7) size 617x100
</del><ins>+ RenderTableSection {THEAD} at (1,22) size 616x114
+ RenderTableRow {TR} at (0,7) size 616x100
</ins><span class="cx"> RenderTableCell {TH} at (7,44) size 130x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,32) size 221x50 [bgcolor=#000000] [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,32) size 220x50 [bgcolor=#000000] [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,44) size 119x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} 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 (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (496,44) size 114x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (1,342) size 617x122
- RenderTableRow {TR} at (0,0) size 617x115
- RenderTableCell {TD} at (7,45) size 358x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (496,44) size 113x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (1,342) size 616x122
+ RenderTableRow {TR} at (0,0) size 616x115
+ RenderTableCell {TD} at (7,45) size 357x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (1,136) size 617x206
- RenderTableRow {TR} at (0,0) size 617x108
</del><ins>+ RenderTableSection {TBODY} at (1,136) size 616x206
+ RenderTableRow {TR} at (0,0) size 616x108
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [bgcolor=#000000] [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 617x84
- RenderTableCell {TD} at (144,144) size 221x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,772) size 579x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 579x21
- RenderText {#text} at (144,0) size 291x21
- text run at (144,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,772) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 578x21
+ RenderText {#text} at (144,0) size 290x21
+ text run at (144,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (0,27) size 578x99
- RenderTableRow {TR} at (0,0) size 578x99
</del><ins>+ RenderTableSection {THEAD} at (0,27) size 577x99
+ RenderTableRow {TR} at (0,0) size 577x99
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 135x31 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (135,31) size 208x37 [bgcolor=#000000] [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (135,31) size 207x37 [bgcolor=#000000] [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (342,37) size 124x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (342,37) size 123x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,2) size 46x22
</span><span class="cx"> text run at (42,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (465,37) size 113x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (0,316) size 578x114
- RenderTableRow {TR} at (0,0) size 578x114
- RenderTableCell {TD} at (0,42) size 343x30 [bgcolor=#000000] [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (465,37) size 112x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (0,316) size 577x114
+ RenderTableRow {TR} at (0,0) size 577x114
+ RenderTableCell {TD} at (0,42) size 342x30 [bgcolor=#000000] [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,8) size 47x21
</span><span class="cx"> text run at (2,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (342,45) size 124x24 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,45) size 123x24 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (465,45) size 113x24 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,45) size 112x24 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (0,126) size 578x190
- RenderTableRow {TR} at (0,0) size 578x107
</del><ins>+ RenderTableSection {TBODY} at (0,126) size 577x190
+ RenderTableRow {TR} at (0,0) size 577x107
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 135x36 [bgcolor=#000000] [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (135,38) size 208x31 [bgcolor=#000000] [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,38) size 207x31 [bgcolor=#000000] [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (342,41) size 124x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,41) size 123x25 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (465,41) size 113x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,41) size 112x25 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 578x83
- RenderTableCell {TD} at (135,136) size 208x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 577x83
+ RenderTableCell {TD} at (135,136) size 207x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (342,136) size 124x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,136) size 123x25 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (465,136) size 113x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,136) size 112x25 [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,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1203) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablecolumnexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablecolumnexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -59,122 +59,122 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,380) size 619x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 619x21
- RenderText {#text} at (163,0) size 293x21
- text run at (163,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,380) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 618x21
+ RenderText {#text} at (163,0) size 292x21
+ text run at (163,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</span><del>- RenderTableSection {THEAD} at (1,22) size 617x114
- RenderTableRow {TR} at (0,7) size 617x100
</del><ins>+ RenderTableSection {THEAD} at (1,22) size 616x114
+ RenderTableRow {TR} at (0,7) size 616x100
</ins><span class="cx"> RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (1,342) size 617x122
- RenderTableRow {TR} at (0,0) size 617x115
- RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (1,342) size 616x122
+ RenderTableRow {TR} at (0,0) size 616x115
+ RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (1,136) size 617x206
- RenderTableRow {TR} at (0,0) size 617x108
</del><ins>+ RenderTableSection {TBODY} at (1,136) size 616x206
+ RenderTableRow {TR} at (0,0) size 616x108
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 617x84
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,845) size 579x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 579x21
- RenderText {#text} at (144,0) size 291x21
- text run at (144,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,845) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 578x21
+ RenderText {#text} at (144,0) size 290x21
+ text run at (144,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</span><del>- RenderTableSection {THEAD} at (0,27) size 578x99
- RenderTableRow {TR} at (0,0) size 578x99
</del><ins>+ RenderTableSection {THEAD} at (0,27) size 577x99
+ RenderTableRow {TR} at (0,0) size 577x99
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (135,31) size 207x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (342,37) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (342,37) size 123x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,2) size 46x22
</span><span class="cx"> text run at (42,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (0,316) size 578x114
- RenderTableRow {TR} at (0,0) size 578x114
- RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (465,37) size 112x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (0,316) size 577x114
+ RenderTableRow {TR} at (0,0) size 577x114
+ RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,8) size 47x21
</span><span class="cx"> text run at (2,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (0,126) size 578x190
- RenderTableRow {TR} at (0,0) size 578x107
</del><ins>+ RenderTableSection {TBODY} at (0,126) size 577x190
+ RenderTableRow {TR} at (0,0) size 577x107
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,38) size 207x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,41) size 123x25 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,41) size 112x25 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 578x83
- RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 577x83
+ RenderTableCell {TD} at (135,136) size 207x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,136) size 123x25 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,136) size 112x25 [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,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1276) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablecolumngroupexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablecolumngroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -61,122 +61,122 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,395) size 619x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 619x21
- RenderText {#text} at (163,0) size 293x21
- text run at (163,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,395) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 618x21
+ RenderText {#text} at (163,0) size 292x21
+ text run at (163,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (1,22) size 617x114
- RenderTableRow {TR} at (0,7) size 617x100
</del><ins>+ RenderTableSection {THEAD} at (1,22) size 616x114
+ RenderTableRow {TR} at (0,7) size 616x100
</ins><span class="cx"> RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (1,342) size 617x122
- RenderTableRow {TR} at (0,0) size 617x115
- RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (1,342) size 616x122
+ RenderTableRow {TR} at (0,0) size 616x115
+ RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (1,136) size 617x206
- RenderTableRow {TR} at (0,0) size 617x108
</del><ins>+ RenderTableSection {TBODY} at (1,136) size 616x206
+ RenderTableRow {TR} at (0,0) size 616x108
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 617x84
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,860) size 579x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 579x21
- RenderText {#text} at (144,0) size 291x21
- text run at (144,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,860) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 578x21
+ RenderText {#text} at (144,0) size 290x21
+ text run at (144,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (0,27) size 578x99
- RenderTableRow {TR} at (0,0) size 578x99
</del><ins>+ RenderTableSection {THEAD} at (0,27) size 577x99
+ RenderTableRow {TR} at (0,0) size 577x99
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (135,31) size 207x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (342,37) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (342,37) size 123x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,2) size 46x22
</span><span class="cx"> text run at (42,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (0,316) size 578x114
- RenderTableRow {TR} at (0,0) size 578x114
- RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (465,37) size 112x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (0,316) size 577x114
+ RenderTableRow {TR} at (0,0) size 577x114
+ RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,8) size 47x21
</span><span class="cx"> text run at (2,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (0,126) size 578x190
- RenderTableRow {TR} at (0,0) size 578x107
</del><ins>+ RenderTableSection {TBODY} at (0,126) size 577x190
+ RenderTableRow {TR} at (0,0) size 577x107
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,38) size 207x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,41) size 123x25 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,41) size 112x25 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 578x83
- RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 577x83
+ RenderTableCell {TD} at (135,136) size 207x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,136) size 123x25 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,136) size 112x25 [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,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1291) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletableexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -48,122 +48,122 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,307) size 619x466 [color=#FFFFFF] [bgcolor=#000000] [border: (1px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 619x21
- RenderText {#text} at (163,0) size 293x21
- text run at (163,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,307) size 618x466 [color=#FFFFFF] [bgcolor=#000000] [border: (1px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 618x21
+ RenderText {#text} at (163,0) size 292x21
+ text run at (163,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (1,22) size 617x114
- RenderTableRow {TR} at (0,7) size 617x100
</del><ins>+ RenderTableSection {THEAD} at (1,22) size 616x114
+ RenderTableRow {TR} at (0,7) size 616x100
</ins><span class="cx"> RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (1,342) size 617x122
- RenderTableRow {TR} at (0,0) size 617x115
- RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (1,342) size 616x122
+ RenderTableRow {TR} at (0,0) size 616x115
+ RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (1,136) size 617x206
- RenderTableRow {TR} at (0,0) size 617x108
</del><ins>+ RenderTableSection {TBODY} at (1,136) size 616x206
+ RenderTableRow {TR} at (0,0) size 616x108
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 617x84
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,772) size 579x432 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 579x21
- RenderText {#text} at (144,0) size 291x21
- text run at (144,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,772) size 578x432 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 578x21
+ RenderText {#text} at (144,0) size 290x21
+ text run at (144,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (0,27) size 578x99
- RenderTableRow {TR} at (0,0) size 578x99
</del><ins>+ RenderTableSection {THEAD} at (0,27) size 577x99
+ RenderTableRow {TR} at (0,0) size 577x99
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (135,31) size 207x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (342,37) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (342,37) size 123x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,2) size 46x22
</span><span class="cx"> text run at (42,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (0,316) size 578x114
- RenderTableRow {TR} at (0,0) size 578x114
- RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (465,37) size 112x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (0,316) size 577x114
+ RenderTableRow {TR} at (0,0) size 577x114
+ RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,8) size 47x21
</span><span class="cx"> text run at (2,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (0,126) size 578x190
- RenderTableRow {TR} at (0,0) size 578x107
</del><ins>+ RenderTableSection {TBODY} at (0,126) size 577x190
+ RenderTableRow {TR} at (0,0) size 577x107
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,38) size 207x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,41) size 123x25 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,41) size 112x25 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 578x83
- RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 577x83
+ RenderTableCell {TD} at (135,136) size 207x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,136) size 123x25 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,136) size 112x25 [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,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1203) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablerowexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablerowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -59,122 +59,122 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,380) size 619x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 619x21
- RenderText {#text} at (163,0) size 293x21
- text run at (163,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,380) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 618x21
+ RenderText {#text} at (163,0) size 292x21
+ text run at (163,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (1,22) size 617x114
- RenderTableRow {TR} at (0,7) size 617x100 [bgcolor=#000000]
</del><ins>+ RenderTableSection {THEAD} at (1,22) size 616x114
+ RenderTableRow {TR} at (0,7) size 616x100 [bgcolor=#000000]
</ins><span class="cx"> RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (1,342) size 617x122
- RenderTableRow {TR} at (0,0) size 617x115 [bgcolor=#000000]
- RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (1,342) size 616x122
+ RenderTableRow {TR} at (0,0) size 616x115 [bgcolor=#000000]
+ RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (1,136) size 617x206
- RenderTableRow {TR} at (0,0) size 617x108 [bgcolor=#000000]
</del><ins>+ RenderTableSection {TBODY} at (1,136) size 616x206
+ RenderTableRow {TR} at (0,0) size 616x108 [bgcolor=#000000]
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 617x84 [bgcolor=#000000]
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,845) size 579x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 579x21
- RenderText {#text} at (144,0) size 291x21
- text run at (144,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,845) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 578x21
+ RenderText {#text} at (144,0) size 290x21
+ text run at (144,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (0,27) size 578x99
- RenderTableRow {TR} at (0,0) size 578x99 [bgcolor=#000000]
</del><ins>+ RenderTableSection {THEAD} at (0,27) size 577x99
+ RenderTableRow {TR} at (0,0) size 577x99 [bgcolor=#000000]
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (135,31) size 207x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (342,37) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (342,37) size 123x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,2) size 46x22
</span><span class="cx"> text run at (42,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (0,316) size 578x114
- RenderTableRow {TR} at (0,0) size 578x114 [bgcolor=#000000]
- RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (465,37) size 112x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (0,316) size 577x114
+ RenderTableRow {TR} at (0,0) size 577x114 [bgcolor=#000000]
+ RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,8) size 47x21
</span><span class="cx"> text run at (2,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (0,126) size 578x190
- RenderTableRow {TR} at (0,0) size 578x107 [bgcolor=#000000]
</del><ins>+ RenderTableSection {TBODY} at (0,126) size 577x190
+ RenderTableRow {TR} at (0,0) size 577x107 [bgcolor=#000000]
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,38) size 207x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,41) size 123x25 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,41) size 112x25 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 578x83 [bgcolor=#000000]
- RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 577x83 [bgcolor=#000000]
+ RenderTableCell {TD} at (135,136) size 207x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,136) size 123x25 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,136) size 112x25 [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,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1276) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablerowgroupexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablerowgroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -57,122 +57,122 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,365) size 619x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 619x21
- RenderText {#text} at (163,0) size 293x21
- text run at (163,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,365) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 618x21
+ RenderText {#text} at (163,0) size 292x21
+ text run at (163,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (1,22) size 617x114
- RenderTableRow {TR} at (0,7) size 617x100
</del><ins>+ RenderTableSection {THEAD} at (1,22) size 616x114
+ RenderTableRow {TR} at (0,7) size 616x100
</ins><span class="cx"> RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (1,342) size 617x122
- RenderTableRow {TR} at (0,0) size 617x115
- RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (1,342) size 616x122
+ RenderTableRow {TR} at (0,0) size 616x115
+ RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (1,136) size 617x206 [bgcolor=#000000]
- RenderTableRow {TR} at (0,0) size 617x108
</del><ins>+ RenderTableSection {TBODY} at (1,136) size 616x206 [bgcolor=#000000]
+ RenderTableRow {TR} at (0,0) size 616x108
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 617x84
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,830) size 579x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 579x21
- RenderText {#text} at (144,0) size 291x21
- text run at (144,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,830) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 578x21
+ RenderText {#text} at (144,0) size 290x21
+ text run at (144,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (0,27) size 578x99
- RenderTableRow {TR} at (0,0) size 578x99
</del><ins>+ RenderTableSection {THEAD} at (0,27) size 577x99
+ RenderTableRow {TR} at (0,0) size 577x99
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (135,31) size 207x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (342,37) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (342,37) size 123x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,2) size 46x22
</span><span class="cx"> text run at (42,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (0,316) size 578x114
- RenderTableRow {TR} at (0,0) size 578x114
- RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (465,37) size 112x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (0,316) size 577x114
+ RenderTableRow {TR} at (0,0) size 577x114
+ RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,8) size 47x21
</span><span class="cx"> text run at (2,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (0,126) size 578x190 [bgcolor=#000000]
- RenderTableRow {TR} at (0,0) size 578x107
</del><ins>+ RenderTableSection {TBODY} at (0,126) size 577x190 [bgcolor=#000000]
+ RenderTableRow {TR} at (0,0) size 577x107
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,38) size 207x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,41) size 123x25 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,41) size 112x25 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 578x83
- RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 577x83
+ RenderTableCell {TD} at (135,136) size 207x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,136) size 123x25 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,136) size 112x25 [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,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1261) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbody_theadexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_thead-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_thead-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_thead-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,63 +3,63 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 489x124
- RenderBlock {CAPTION} at (0,0) size 489x17
- RenderText {#text} at (50,0) size 389x17
- text run at (50,0) width 389: "Communicator 4.5 Installers for Mac and Windows Platforms"
- RenderTableSection {THEAD} at (0,17) size 489x23
- RenderTableRow {TR} at (0,2) size 489x19
- RenderTableCell {TD} at (2,2) size 191x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 488x124
+ RenderBlock {CAPTION} at (0,0) size 488x17
+ RenderText {#text} at (50,0) size 388x17
+ text run at (50,0) width 388: "Communicator 4.5 Installers for Mac and Windows Platforms"
+ RenderTableSection {THEAD} at (0,17) size 488x23
+ RenderTableRow {TR} at (0,2) size 488x19
+ RenderTableCell {TD} at (2,2) size 190x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 188x17
</span><span class="cx"> text run at (1,1) width 188: "This is the header information"
</span><del>- RenderTableSection {TBODY} at (0,40) size 489x84
- RenderTableRow {TR} at (0,0) size 489x19
- RenderTableCell {TH} at (2,8) size 191x3 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TH} at (194,0) size 110x19 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 108x17
- text run at (1,1) width 108: "Macintosh PPC"
- RenderTableCell {TH} at (305,0) size 87x19 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 85x17
- text run at (1,1) width 85: "Windows 95"
- RenderTableCell {TH} at (393,0) size 94x19 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 92x17
- text run at (1,1) width 92: "Windows NT"
- RenderTableRow {TR} at (0,21) size 489x19
- RenderTableCell {TD} at (2,21) size 191x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,40) size 488x84
+ RenderTableRow {TR} at (0,0) size 488x19
+ RenderTableCell {TH} at (2,8) size 190x3 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TH} at (194,0) size 109x19 [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 107x17
+ text run at (1,1) width 107: "Macintosh PPC"
+ RenderTableCell {TH} at (305,0) size 86x19 [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 84x17
+ text run at (1,1) width 84: "Windows 95"
+ RenderTableCell {TH} at (393,0) size 93x19 [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 91x17
+ text run at (1,1) width 91: "Windows NT"
+ RenderTableRow {TR} at (0,21) size 488x19
+ RenderTableCell {TD} at (2,21) size 190x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 73x17
</span><span class="cx"> text run at (1,1) width 73: "Base Install"
</span><del>- RenderTableCell {TD} at (194,21) size 110x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (194,21) size 109x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "yes"
</span><del>- RenderTableCell {TD} at (305,21) size 87x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (305,21) size 86x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "yes"
</span><del>- RenderTableCell {TD} at (393,21) size 94x19 [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (393,21) size 93x19 [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,42) size 489x19
- RenderTableCell {TD} at (2,42) size 191x19 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,42) size 488x19
+ RenderTableCell {TD} at (2,42) size 190x19 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 103x17
</span><span class="cx"> text run at (1,1) width 103: "Complete Install"
</span><del>- RenderTableCell {TD} at (194,42) size 110x19 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (194,42) size 109x19 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "yes"
</span><del>- RenderTableCell {TD} at (305,42) size 87x19 [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (305,42) size 86x19 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "yes"
</span><del>- RenderTableCell {TD} at (393,42) size 94x19 [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (393,42) size 93x19 [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,63) size 489x19
- RenderTableCell {TD} at (2,63) size 191x19 [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,63) size 488x19
+ RenderTableCell {TD} at (2,63) size 190x19 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 114x17
</span><span class="cx"> text run at (1,1) width 114: "Pro Edition Install"
</span><del>- RenderTableCell {TD} at (194,63) size 110x19 [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (194,63) size 109x19 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "yes"
</span><del>- RenderTableCell {TD} at (305,63) size 87x19 [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (305,63) size 86x19 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "yes"
</span><del>- RenderTableCell {TD} at (393,63) size 94x19 [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (393,63) size 93x19 [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "yes"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_centerexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_center-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_center-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_center-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_center-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,110 +10,110 @@
</span><span class="cx"> RenderBlock {P} at (0,50) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 262x17
</span><span class="cx"> text run at (0,0) width 262: "Text in the cells should be center-aligned."
</span><del>- RenderTable {TABLE} at (0,83) size 743x165 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,83) size 742x165 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 741x163
- RenderTableRow {TR} at (0,2) size 741x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 740x163
+ RenderTableRow {TR} at (0,2) size 740x21
</ins><span class="cx"> RenderTableCell {TH} at (2,2) size 402x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (143,2) size 116x17
</span><span class="cx"> text run at (143,2) width 116: "Airport Location"
</span><del>- RenderTableCell {TH} at (406,2) size 333x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
- RenderText {#text} at (86,2) size 161x17
- text run at (86,2) width 161: "Car Rental information"
- RenderTableRow {TR} at (0,25) size 741x21
</del><ins>+ RenderTableCell {TH} at (406,2) size 332x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+ RenderText {#text} at (86,2) size 160x17
+ text run at (86,2) width 160: "Car Rental information"
+ RenderTableRow {TR} at (0,25) size 740x21
</ins><span class="cx"> RenderTableCell {TH} at (2,25) size 100x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (21,2) size 58x17
</span><span class="cx"> text run at (21,2) width 58: "Country"
</span><span class="cx"> RenderTableCell {TH} at (104,25) size 300x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (135,2) size 30x17
</span><span class="cx"> text run at (135,2) width 30: "City"
</span><del>- RenderTableCell {TH} at (406,25) size 111x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x17
- text run at (2,2) width 107: "ABC Company"
- RenderTableCell {TH} at (518,25) size 109x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 105x17
- text run at (2,2) width 105: "EFG Company"
- RenderTableCell {TH} at (628,25) size 111x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x17
- text run at (2,2) width 107: "XYZ Company"
- RenderTableRow {TR} at (0,48) size 741x21
</del><ins>+ RenderTableCell {TH} at (406,25) size 110x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 106x17
+ text run at (2,2) width 106: "ABC Company"
+ RenderTableCell {TH} at (518,25) size 108x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 104x17
+ text run at (2,2) width 104: "EFG Company"
+ RenderTableCell {TH} at (628,25) size 110x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 106x17
+ text run at (2,2) width 106: "XYZ Company"
+ RenderTableRow {TR} at (0,48) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,48) size 100x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 43x17
</span><span class="cx"> text run at (2,2) width 43: "France"
</span><span class="cx"> RenderTableCell {TD} at (104,48) size 300x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "Paris"
</span><del>- RenderTableCell {TD} at (406,48) size 111x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,48) size 110x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,48) size 109x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,48) size 108x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,48) size 111x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,48) size 110x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,71) size 741x21
</del><ins>+ RenderTableRow {TR} at (0,71) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,71) size 100x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "Germany"
</span><span class="cx"> RenderTableCell {TD} at (104,71) size 300x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "Frankfurt"
</span><del>- RenderTableCell {TD} at (406,71) size 111x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,71) size 110x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,71) size 109x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,71) size 108x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,71) size 111x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,71) size 110x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,94) size 741x21
</del><ins>+ RenderTableRow {TR} at (0,94) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,94) size 100x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "England"
</span><span class="cx"> RenderTableCell {TD} at (104,94) size 300x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 50x17
</span><span class="cx"> text run at (2,2) width 50: "London"
</span><del>- RenderTableCell {TD} at (406,94) size 111x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,94) size 110x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,94) size 109x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,94) size 108x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,94) size 111x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,94) size 110x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,117) size 741x21
</del><ins>+ RenderTableRow {TR} at (0,117) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,117) size 100x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 76x17
</span><span class="cx"> text run at (2,2) width 76: "Netherlands"
</span><span class="cx"> RenderTableCell {TD} at (104,117) size 300x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 73x17
</span><span class="cx"> text run at (2,2) width 73: "Amsterdam"
</span><del>- RenderTableCell {TD} at (406,117) size 111x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,117) size 110x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,117) size 109x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,117) size 108x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,117) size 111x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,117) size 110x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,140) size 741x21
</del><ins>+ RenderTableRow {TR} at (0,140) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,140) size 100x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 33x17
</span><span class="cx"> text run at (2,2) width 33: "USA"
</span><span class="cx"> RenderTableCell {TD} at (104,140) size 300x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 68x17
</span><span class="cx"> text run at (2,2) width 68: "New York"
</span><del>- RenderTableCell {TD} at (406,140) size 111x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,140) size 110x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,140) size 109x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,140) size 108x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,140) size 111x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,140) size 110x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_justifyexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_justify-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_justifyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_justify-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_justify-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_justify-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,110 +10,110 @@
</span><span class="cx"> RenderBlock {P} at (0,50) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 223x17
</span><span class="cx"> text run at (0,0) width 223: "Text in the cells should be justified."
</span><del>- RenderTable {TABLE} at (0,83) size 743x165 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,83) size 742x165 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 741x163
- RenderTableRow {TR} at (0,2) size 741x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 740x163
+ RenderTableRow {TR} at (0,2) size 740x21
</ins><span class="cx"> RenderTableCell {TH} at (2,2) size 402x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (143,2) size 116x17
</span><span class="cx"> text run at (143,2) width 116: "Airport Location"
</span><del>- RenderTableCell {TH} at (406,2) size 333x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
- RenderText {#text} at (86,2) size 161x17
- text run at (86,2) width 161: "Car Rental information"
- RenderTableRow {TR} at (0,25) size 741x21
</del><ins>+ RenderTableCell {TH} at (406,2) size 332x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+ RenderText {#text} at (86,2) size 160x17
+ text run at (86,2) width 160: "Car Rental information"
+ RenderTableRow {TR} at (0,25) size 740x21
</ins><span class="cx"> RenderTableCell {TH} at (2,25) size 100x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (21,2) size 58x17
</span><span class="cx"> text run at (21,2) width 58: "Country"
</span><span class="cx"> RenderTableCell {TH} at (104,25) size 300x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (135,2) size 30x17
</span><span class="cx"> text run at (135,2) width 30: "City"
</span><del>- RenderTableCell {TH} at (406,25) size 111x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x17
- text run at (2,2) width 107: "ABC Company"
- RenderTableCell {TH} at (518,25) size 109x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 105x17
- text run at (2,2) width 105: "EFG Company"
- RenderTableCell {TH} at (628,25) size 111x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x17
- text run at (2,2) width 107: "XYZ Company"
- RenderTableRow {TR} at (0,48) size 741x21
</del><ins>+ RenderTableCell {TH} at (406,25) size 110x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 106x17
+ text run at (2,2) width 106: "ABC Company"
+ RenderTableCell {TH} at (518,25) size 108x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 104x17
+ text run at (2,2) width 104: "EFG Company"
+ RenderTableCell {TH} at (628,25) size 110x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 106x17
+ text run at (2,2) width 106: "XYZ Company"
+ RenderTableRow {TR} at (0,48) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,48) size 100x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 43x17
</span><span class="cx"> text run at (2,2) width 43: "France"
</span><span class="cx"> RenderTableCell {TD} at (104,48) size 300x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "Paris"
</span><del>- RenderTableCell {TD} at (406,48) size 111x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,48) size 110x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,48) size 109x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,48) size 108x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,48) size 111x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,48) size 110x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,71) size 741x21
</del><ins>+ RenderTableRow {TR} at (0,71) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,71) size 100x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "Germany"
</span><span class="cx"> RenderTableCell {TD} at (104,71) size 300x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "Frankfurt"
</span><del>- RenderTableCell {TD} at (406,71) size 111x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,71) size 110x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,71) size 109x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,71) size 108x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,71) size 111x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,71) size 110x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,94) size 741x21
</del><ins>+ RenderTableRow {TR} at (0,94) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,94) size 100x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "England"
</span><span class="cx"> RenderTableCell {TD} at (104,94) size 300x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 50x17
</span><span class="cx"> text run at (2,2) width 50: "London"
</span><del>- RenderTableCell {TD} at (406,94) size 111x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,94) size 110x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,94) size 109x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,94) size 108x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,94) size 111x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,94) size 110x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,117) size 741x21
</del><ins>+ RenderTableRow {TR} at (0,117) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,117) size 100x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 76x17
</span><span class="cx"> text run at (2,2) width 76: "Netherlands"
</span><span class="cx"> RenderTableCell {TD} at (104,117) size 300x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 73x17
</span><span class="cx"> text run at (2,2) width 73: "Amsterdam"
</span><del>- RenderTableCell {TD} at (406,117) size 111x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,117) size 110x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,117) size 109x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,117) size 108x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,117) size 111x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,117) size 110x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,140) size 741x21
</del><ins>+ RenderTableRow {TR} at (0,140) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,140) size 100x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 33x17
</span><span class="cx"> text run at (2,2) width 33: "USA"
</span><span class="cx"> RenderTableCell {TD} at (104,140) size 300x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 68x17
</span><span class="cx"> text run at (2,2) width 68: "New York"
</span><del>- RenderTableCell {TD} at (406,140) size 111x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,140) size 110x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,140) size 109x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,140) size 108x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,140) size 111x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,140) size 110x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_leftexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_left-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_left-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_left-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_left-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,110 +10,110 @@
</span><span class="cx"> RenderBlock {P} at (0,50) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 244x17
</span><span class="cx"> text run at (0,0) width 244: "Text in the cells should be left-aligned."
</span><del>- RenderTable {TABLE} at (0,83) size 743x165 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,83) size 742x165 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 741x163
- RenderTableRow {TR} at (0,2) size 741x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 740x163
+ RenderTableRow {TR} at (0,2) size 740x21
</ins><span class="cx"> RenderTableCell {TH} at (2,2) size 402x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (143,2) size 116x17
</span><span class="cx"> text run at (143,2) width 116: "Airport Location"
</span><del>- RenderTableCell {TH} at (406,2) size 333x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
- RenderText {#text} at (86,2) size 161x17
- text run at (86,2) width 161: "Car Rental information"
- RenderTableRow {TR} at (0,25) size 741x21
</del><ins>+ RenderTableCell {TH} at (406,2) size 332x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+ RenderText {#text} at (86,2) size 160x17
+ text run at (86,2) width 160: "Car Rental information"
+ RenderTableRow {TR} at (0,25) size 740x21
</ins><span class="cx"> RenderTableCell {TH} at (2,25) size 100x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (21,2) size 58x17
</span><span class="cx"> text run at (21,2) width 58: "Country"
</span><span class="cx"> RenderTableCell {TH} at (104,25) size 300x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (135,2) size 30x17
</span><span class="cx"> text run at (135,2) width 30: "City"
</span><del>- RenderTableCell {TH} at (406,25) size 111x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x17
- text run at (2,2) width 107: "ABC Company"
- RenderTableCell {TH} at (518,25) size 109x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 105x17
- text run at (2,2) width 105: "EFG Company"
- RenderTableCell {TH} at (628,25) size 111x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x17
- text run at (2,2) width 107: "XYZ Company"
- RenderTableRow {TR} at (0,48) size 741x21
</del><ins>+ RenderTableCell {TH} at (406,25) size 110x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 106x17
+ text run at (2,2) width 106: "ABC Company"
+ RenderTableCell {TH} at (518,25) size 108x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 104x17
+ text run at (2,2) width 104: "EFG Company"
+ RenderTableCell {TH} at (628,25) size 110x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 106x17
+ text run at (2,2) width 106: "XYZ Company"
+ RenderTableRow {TR} at (0,48) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,48) size 100x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 43x17
</span><span class="cx"> text run at (2,2) width 43: "France"
</span><span class="cx"> RenderTableCell {TD} at (104,48) size 300x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "Paris"
</span><del>- RenderTableCell {TD} at (406,48) size 111x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,48) size 110x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,48) size 109x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,48) size 108x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,48) size 111x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,48) size 110x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,71) size 741x21
</del><ins>+ RenderTableRow {TR} at (0,71) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,71) size 100x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "Germany"
</span><span class="cx"> RenderTableCell {TD} at (104,71) size 300x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "Frankfurt"
</span><del>- RenderTableCell {TD} at (406,71) size 111x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,71) size 110x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,71) size 109x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,71) size 108x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,71) size 111x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,71) size 110x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,94) size 741x21
</del><ins>+ RenderTableRow {TR} at (0,94) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,94) size 100x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "England"
</span><span class="cx"> RenderTableCell {TD} at (104,94) size 300x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 50x17
</span><span class="cx"> text run at (2,2) width 50: "London"
</span><del>- RenderTableCell {TD} at (406,94) size 111x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,94) size 110x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,94) size 109x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,94) size 108x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,94) size 111x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,94) size 110x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,117) size 741x21
</del><ins>+ RenderTableRow {TR} at (0,117) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,117) size 100x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 76x17
</span><span class="cx"> text run at (2,2) width 76: "Netherlands"
</span><span class="cx"> RenderTableCell {TD} at (104,117) size 300x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 73x17
</span><span class="cx"> text run at (2,2) width 73: "Amsterdam"
</span><del>- RenderTableCell {TD} at (406,117) size 111x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,117) size 110x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,117) size 109x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,117) size 108x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,117) size 111x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,117) size 110x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,140) size 741x21
</del><ins>+ RenderTableRow {TR} at (0,140) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,140) size 100x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 33x17
</span><span class="cx"> text run at (2,2) width 33: "USA"
</span><span class="cx"> RenderTableCell {TD} at (104,140) size 300x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 68x17
</span><span class="cx"> text run at (2,2) width 68: "New York"
</span><del>- RenderTableCell {TD} at (406,140) size 111x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,140) size 110x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,140) size 109x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,140) size 108x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,140) size 111x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,140) size 110x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_rightexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_right-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_right-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_right-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_right-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,110 +10,110 @@
</span><span class="cx"> RenderBlock {P} at (0,50) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 253x17
</span><span class="cx"> text run at (0,0) width 253: "Text in the cells should be right-aligned."
</span><del>- RenderTable {TABLE} at (0,83) size 743x165 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,83) size 742x165 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 741x163
- RenderTableRow {TR} at (0,2) size 741x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 740x163
+ RenderTableRow {TR} at (0,2) size 740x21
</ins><span class="cx"> RenderTableCell {TH} at (2,2) size 402x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (143,2) size 116x17
</span><span class="cx"> text run at (143,2) width 116: "Airport Location"
</span><del>- RenderTableCell {TH} at (406,2) size 333x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
- RenderText {#text} at (86,2) size 161x17
- text run at (86,2) width 161: "Car Rental information"
- RenderTableRow {TR} at (0,25) size 741x21
</del><ins>+ RenderTableCell {TH} at (406,2) size 332x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+ RenderText {#text} at (86,2) size 160x17
+ text run at (86,2) width 160: "Car Rental information"
+ RenderTableRow {TR} at (0,25) size 740x21
</ins><span class="cx"> RenderTableCell {TH} at (2,25) size 100x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (21,2) size 58x17
</span><span class="cx"> text run at (21,2) width 58: "Country"
</span><span class="cx"> RenderTableCell {TH} at (104,25) size 300x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (135,2) size 30x17
</span><span class="cx"> text run at (135,2) width 30: "City"
</span><del>- RenderTableCell {TH} at (406,25) size 111x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x17
- text run at (2,2) width 107: "ABC Company"
- RenderTableCell {TH} at (518,25) size 109x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 105x17
- text run at (2,2) width 105: "EFG Company"
- RenderTableCell {TH} at (628,25) size 111x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x17
- text run at (2,2) width 107: "XYZ Company"
- RenderTableRow {TR} at (0,48) size 741x21
</del><ins>+ RenderTableCell {TH} at (406,25) size 110x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 106x17
+ text run at (2,2) width 106: "ABC Company"
+ RenderTableCell {TH} at (518,25) size 108x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 104x17
+ text run at (2,2) width 104: "EFG Company"
+ RenderTableCell {TH} at (628,25) size 110x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 106x17
+ text run at (2,2) width 106: "XYZ Company"
+ RenderTableRow {TR} at (0,48) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,48) size 100x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 43x17
</span><span class="cx"> text run at (2,2) width 43: "France"
</span><span class="cx"> RenderTableCell {TD} at (104,48) size 300x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "Paris"
</span><del>- RenderTableCell {TD} at (406,48) size 111x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,48) size 110x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,48) size 109x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,48) size 108x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,48) size 111x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,48) size 110x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,71) size 741x21
</del><ins>+ RenderTableRow {TR} at (0,71) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,71) size 100x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "Germany"
</span><span class="cx"> RenderTableCell {TD} at (104,71) size 300x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "Frankfurt"
</span><del>- RenderTableCell {TD} at (406,71) size 111x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,71) size 110x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,71) size 109x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,71) size 108x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,71) size 111x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,71) size 110x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,94) size 741x21
</del><ins>+ RenderTableRow {TR} at (0,94) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,94) size 100x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "England"
</span><span class="cx"> RenderTableCell {TD} at (104,94) size 300x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 50x17
</span><span class="cx"> text run at (2,2) width 50: "London"
</span><del>- RenderTableCell {TD} at (406,94) size 111x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,94) size 110x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,94) size 109x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,94) size 108x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,94) size 111x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,94) size 110x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,117) size 741x21
</del><ins>+ RenderTableRow {TR} at (0,117) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,117) size 100x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 76x17
</span><span class="cx"> text run at (2,2) width 76: "Netherlands"
</span><span class="cx"> RenderTableCell {TD} at (104,117) size 300x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 73x17
</span><span class="cx"> text run at (2,2) width 73: "Amsterdam"
</span><del>- RenderTableCell {TD} at (406,117) size 111x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,117) size 110x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,117) size 109x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,117) size 108x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,117) size 111x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,117) size 110x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,140) size 741x21
</del><ins>+ RenderTableRow {TR} at (0,140) size 740x21
</ins><span class="cx"> RenderTableCell {TD} at (2,140) size 100x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 33x17
</span><span class="cx"> text run at (2,2) width 33: "USA"
</span><span class="cx"> RenderTableCell {TD} at (104,140) size 300x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 68x17
</span><span class="cx"> text run at (2,2) width 68: "New York"
</span><del>- RenderTableCell {TD} at (406,140) size 111x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,140) size 110x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (518,140) size 109x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (518,140) size 108x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (628,140) size 111x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (628,140) size 110x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_spanexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_span-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_spanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_span-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_span-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_span-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,110 +7,110 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 760x34
</span><span class="cx"> text run at (0,0) width 760: "Colgroups are used to identify column groups. In this test case, the COLGROUP element is used in conjunction with the"
</span><span class="cx"> text run at (0,17) width 714: "SPAN attribute. The table below has two distinct column groups; 'Airport Location' and 'Car Rental Information'."
</span><del>- RenderTable {TABLE} at (0,50) size 500x165 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,50) size 499x165 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 498x163
- RenderTableRow {TR} at (0,2) size 498x21
- RenderTableCell {TH} at (2,2) size 160x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 497x163
+ RenderTableRow {TR} at (0,2) size 497x21
+ RenderTableCell {TH} at (2,2) size 159x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (21,2) size 117x17
</span><span class="cx"> text run at (21,2) width 117: "Airport Location"
</span><del>- RenderTableCell {TH} at (163,2) size 333x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
- RenderText {#text} at (86,2) size 161x17
- text run at (86,2) width 161: "Car Rental information"
- RenderTableRow {TR} at (0,25) size 498x21
- RenderTableCell {TH} at (2,25) size 81x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (11,2) size 59x17
- text run at (11,2) width 59: "Country"
- RenderTableCell {TH} at (84,25) size 78x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (24,2) size 30x17
- text run at (24,2) width 30: "City"
- RenderTableCell {TH} at (163,25) size 111x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x17
- text run at (2,2) width 107: "ABC Company"
- RenderTableCell {TH} at (275,25) size 109x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 105x17
- text run at (2,2) width 105: "EFG Company"
- RenderTableCell {TH} at (385,25) size 111x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x17
- text run at (2,2) width 107: "XYZ Company"
- RenderTableRow {TR} at (0,48) size 498x21
- RenderTableCell {TD} at (2,48) size 81x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (163,2) size 332x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+ RenderText {#text} at (86,2) size 160x17
+ text run at (86,2) width 160: "Car Rental information"
+ RenderTableRow {TR} at (0,25) size 497x21
+ RenderTableCell {TH} at (2,25) size 80x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (11,2) size 58x17
+ text run at (11,2) width 58: "Country"
+ RenderTableCell {TH} at (84,25) size 77x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (24,2) size 29x17
+ text run at (24,2) width 29: "City"
+ RenderTableCell {TH} at (163,25) size 110x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 106x17
+ text run at (2,2) width 106: "ABC Company"
+ RenderTableCell {TH} at (275,25) size 108x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 104x17
+ text run at (2,2) width 104: "EFG Company"
+ RenderTableCell {TH} at (385,25) size 110x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 106x17
+ text run at (2,2) width 106: "XYZ Company"
+ RenderTableRow {TR} at (0,48) size 497x21
+ RenderTableCell {TD} at (2,48) size 80x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 43x17
</span><span class="cx"> text run at (2,2) width 43: "France"
</span><del>- RenderTableCell {TD} at (84,48) size 78x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,48) size 77x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "Paris"
</span><del>- RenderTableCell {TD} at (163,48) size 111x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,48) size 110x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,48) size 109x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,48) size 108x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,48) size 111x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,48) size 110x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,71) size 498x21
- RenderTableCell {TD} at (2,71) size 81x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,71) size 497x21
+ RenderTableCell {TD} at (2,71) size 80x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "Germany"
</span><del>- RenderTableCell {TD} at (84,71) size 78x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,71) size 77x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "Frankfurt"
</span><del>- RenderTableCell {TD} at (163,71) size 111x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,71) size 110x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,71) size 109x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,71) size 108x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,71) size 111x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,71) size 110x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,94) size 498x21
- RenderTableCell {TD} at (2,94) size 81x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,94) size 497x21
+ RenderTableCell {TD} at (2,94) size 80x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "England"
</span><del>- RenderTableCell {TD} at (84,94) size 78x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,94) size 77x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 50x17
</span><span class="cx"> text run at (2,2) width 50: "London"
</span><del>- RenderTableCell {TD} at (163,94) size 111x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,94) size 110x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,94) size 109x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,94) size 108x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,94) size 111x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,94) size 110x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,117) size 498x21
- RenderTableCell {TD} at (2,117) size 81x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,117) size 497x21
+ RenderTableCell {TD} at (2,117) size 80x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 76x17
</span><span class="cx"> text run at (2,2) width 76: "Netherlands"
</span><del>- RenderTableCell {TD} at (84,117) size 78x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,117) size 77x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 73x17
</span><span class="cx"> text run at (2,2) width 73: "Amsterdam"
</span><del>- RenderTableCell {TD} at (163,117) size 111x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,117) size 110x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,117) size 109x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,117) size 108x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,117) size 111x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,117) size 110x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,140) size 498x21
- RenderTableCell {TD} at (2,140) size 81x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,140) size 497x21
+ RenderTableCell {TD} at (2,140) size 80x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 33x17
</span><span class="cx"> text run at (2,2) width 33: "USA"
</span><del>- RenderTableCell {TD} at (84,140) size 78x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,140) size 77x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 68x17
</span><span class="cx"> text run at (2,2) width 68: "New York"
</span><del>- RenderTableCell {TD} at (163,140) size 111x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,140) size 110x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,140) size 109x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,140) size 108x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,140) size 111x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,140) size 110x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_baselineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_baseline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,110 +10,110 @@
</span><span class="cx"> RenderBlock {P} at (0,50) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 350x17
</span><span class="cx"> text run at (0,0) width 350: "In this test case, the cell text should be baseline-aligned."
</span><del>- RenderTable {TABLE} at (0,83) size 500x368 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,83) size 499x368 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 498x366
- RenderTableRow {TR} at (0,2) size 498x50
- RenderTableCell {TH} at (2,16) size 160x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 497x366
+ RenderTableRow {TR} at (0,2) size 497x50
+ RenderTableCell {TH} at (2,16) size 159x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (21,2) size 117x18
</span><span class="cx"> text run at (21,3) width 117: "Airport Location"
</span><del>- RenderTableCell {TH} at (163,16) size 333x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
- RenderText {#text} at (86,2) size 161x18
- text run at (86,3) width 161: "Car Rental information"
- RenderTableRow {TR} at (0,54) size 498x50
- RenderTableCell {TH} at (2,68) size 81x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (11,2) size 59x18
- text run at (11,3) width 59: "Country"
- RenderTableCell {TH} at (84,68) size 78x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (24,2) size 30x18
- text run at (24,3) width 30: "City"
- RenderTableCell {TH} at (163,68) size 111x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x18
- text run at (2,3) width 107: "ABC Company"
- RenderTableCell {TH} at (275,68) size 109x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 105x18
- text run at (2,3) width 105: "EFG Company"
- RenderTableCell {TH} at (385,68) size 111x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x18
- text run at (2,3) width 107: "XYZ Company"
- RenderTableRow {TR} at (0,106) size 498x50
- RenderTableCell {TD} at (2,120) size 81x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (163,16) size 332x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+ RenderText {#text} at (86,2) size 160x18
+ text run at (86,3) width 160: "Car Rental information"
+ RenderTableRow {TR} at (0,54) size 497x50
+ RenderTableCell {TH} at (2,68) size 80x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (11,2) size 58x18
+ text run at (11,3) width 58: "Country"
+ RenderTableCell {TH} at (84,68) size 77x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (24,2) size 29x18
+ text run at (24,3) width 29: "City"
+ RenderTableCell {TH} at (163,68) size 110x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 106x18
+ text run at (2,3) width 106: "ABC Company"
+ RenderTableCell {TH} at (275,68) size 108x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 104x18
+ text run at (2,3) width 104: "EFG Company"
+ RenderTableCell {TH} at (385,68) size 110x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 106x18
+ text run at (2,3) width 106: "XYZ Company"
+ RenderTableRow {TR} at (0,106) size 497x50
+ RenderTableCell {TD} at (2,120) size 80x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 43x18
</span><span class="cx"> text run at (2,3) width 43: "France"
</span><del>- RenderTableCell {TD} at (84,120) size 78x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,120) size 77x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x18
</span><span class="cx"> text run at (2,3) width 31: "Paris"
</span><del>- RenderTableCell {TD} at (163,120) size 111x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,120) size 110x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,120) size 109x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,120) size 108x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,120) size 111x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,120) size 110x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,158) size 498x50
- RenderTableCell {TD} at (2,172) size 81x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,158) size 497x50
+ RenderTableCell {TD} at (2,172) size 80x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x18
</span><span class="cx"> text run at (2,3) width 59: "Germany"
</span><del>- RenderTableCell {TD} at (84,172) size 78x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,172) size 77x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x18
</span><span class="cx"> text run at (2,3) width 59: "Frankfurt"
</span><del>- RenderTableCell {TD} at (163,172) size 111x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,172) size 110x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,172) size 109x22 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,172) size 108x22 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,172) size 111x22 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,172) size 110x22 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,210) size 498x50
- RenderTableCell {TD} at (2,224) size 81x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,210) size 497x50
+ RenderTableCell {TD} at (2,224) size 80x22 [border: (1px inset #808080)] [r=4 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,3) width 53: "England"
</span><del>- RenderTableCell {TD} at (84,224) size 78x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,224) size 77x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 50x18
</span><span class="cx"> text run at (2,3) width 50: "London"
</span><del>- RenderTableCell {TD} at (163,224) size 111x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,224) size 110x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,224) size 109x22 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,224) size 108x22 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,224) size 111x22 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,224) size 110x22 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,262) size 498x50
- RenderTableCell {TD} at (2,276) size 81x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,262) size 497x50
+ RenderTableCell {TD} at (2,276) size 80x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 76x18
</span><span class="cx"> text run at (2,3) width 76: "Netherlands"
</span><del>- RenderTableCell {TD} at (84,276) size 78x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,276) size 77x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 73x18
</span><span class="cx"> text run at (2,3) width 73: "Amsterdam"
</span><del>- RenderTableCell {TD} at (163,276) size 111x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,276) size 110x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,276) size 109x22 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,276) size 108x22 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,276) size 111x22 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,276) size 110x22 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,314) size 498x50
- RenderTableCell {TD} at (2,328) size 81x22 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,314) size 497x50
+ RenderTableCell {TD} at (2,328) size 80x22 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 33x18
</span><span class="cx"> text run at (2,3) width 33: "USA"
</span><del>- RenderTableCell {TD} at (84,328) size 78x22 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,328) size 77x22 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 68x18
</span><span class="cx"> text run at (2,3) width 68: "New York"
</span><del>- RenderTableCell {TD} at (163,328) size 111x22 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,328) size 110x22 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,328) size 109x22 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,328) size 108x22 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,328) size 111x22 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,328) size 110x22 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,110 +10,110 @@
</span><span class="cx"> RenderBlock {P} at (0,50) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 343x17
</span><span class="cx"> text run at (0,0) width 343: "In this test case, the cell text should be bottom-aligned."
</span><del>- RenderTable {TABLE} at (0,83) size 500x368 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,83) size 499x368 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 498x366
- RenderTableRow {TR} at (0,2) size 498x50
- RenderTableCell {TH} at (2,16) size 160x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 497x366
+ RenderTableRow {TR} at (0,2) size 497x50
+ RenderTableCell {TH} at (2,16) size 159x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (21,2) size 117x18
</span><span class="cx"> text run at (21,3) width 117: "Airport Location"
</span><del>- RenderTableCell {TH} at (163,16) size 333x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
- RenderText {#text} at (86,2) size 161x18
- text run at (86,3) width 161: "Car Rental information"
- RenderTableRow {TR} at (0,54) size 498x50
- RenderTableCell {TH} at (2,68) size 81x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (11,2) size 59x18
- text run at (11,3) width 59: "Country"
- RenderTableCell {TH} at (84,68) size 78x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (24,2) size 30x18
- text run at (24,3) width 30: "City"
- RenderTableCell {TH} at (163,68) size 111x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x18
- text run at (2,3) width 107: "ABC Company"
- RenderTableCell {TH} at (275,68) size 109x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 105x18
- text run at (2,3) width 105: "EFG Company"
- RenderTableCell {TH} at (385,68) size 111x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x18
- text run at (2,3) width 107: "XYZ Company"
- RenderTableRow {TR} at (0,106) size 498x50
- RenderTableCell {TD} at (2,120) size 81x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (163,16) size 332x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+ RenderText {#text} at (86,2) size 160x18
+ text run at (86,3) width 160: "Car Rental information"
+ RenderTableRow {TR} at (0,54) size 497x50
+ RenderTableCell {TH} at (2,68) size 80x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (11,2) size 58x18
+ text run at (11,3) width 58: "Country"
+ RenderTableCell {TH} at (84,68) size 77x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (24,2) size 29x18
+ text run at (24,3) width 29: "City"
+ RenderTableCell {TH} at (163,68) size 110x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 106x18
+ text run at (2,3) width 106: "ABC Company"
+ RenderTableCell {TH} at (275,68) size 108x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 104x18
+ text run at (2,3) width 104: "EFG Company"
+ RenderTableCell {TH} at (385,68) size 110x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 106x18
+ text run at (2,3) width 106: "XYZ Company"
+ RenderTableRow {TR} at (0,106) size 497x50
+ RenderTableCell {TD} at (2,120) size 80x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 43x18
</span><span class="cx"> text run at (2,3) width 43: "France"
</span><del>- RenderTableCell {TD} at (84,120) size 78x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,120) size 77x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x18
</span><span class="cx"> text run at (2,3) width 31: "Paris"
</span><del>- RenderTableCell {TD} at (163,120) size 111x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,120) size 110x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,120) size 109x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,120) size 108x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,120) size 111x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,120) size 110x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,158) size 498x50
- RenderTableCell {TD} at (2,172) size 81x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,158) size 497x50
+ RenderTableCell {TD} at (2,172) size 80x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x18
</span><span class="cx"> text run at (2,3) width 59: "Germany"
</span><del>- RenderTableCell {TD} at (84,172) size 78x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,172) size 77x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x18
</span><span class="cx"> text run at (2,3) width 59: "Frankfurt"
</span><del>- RenderTableCell {TD} at (163,172) size 111x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,172) size 110x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,172) size 109x22 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,172) size 108x22 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,172) size 111x22 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,172) size 110x22 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,210) size 498x50
- RenderTableCell {TD} at (2,224) size 81x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,210) size 497x50
+ RenderTableCell {TD} at (2,224) size 80x22 [border: (1px inset #808080)] [r=4 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,3) width 53: "England"
</span><del>- RenderTableCell {TD} at (84,224) size 78x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,224) size 77x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 50x18
</span><span class="cx"> text run at (2,3) width 50: "London"
</span><del>- RenderTableCell {TD} at (163,224) size 111x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,224) size 110x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,224) size 109x22 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,224) size 108x22 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,224) size 111x22 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,224) size 110x22 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,262) size 498x50
- RenderTableCell {TD} at (2,276) size 81x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,262) size 497x50
+ RenderTableCell {TD} at (2,276) size 80x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 76x18
</span><span class="cx"> text run at (2,3) width 76: "Netherlands"
</span><del>- RenderTableCell {TD} at (84,276) size 78x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,276) size 77x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 73x18
</span><span class="cx"> text run at (2,3) width 73: "Amsterdam"
</span><del>- RenderTableCell {TD} at (163,276) size 111x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,276) size 110x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,276) size 109x22 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,276) size 108x22 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,276) size 111x22 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,276) size 110x22 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,314) size 498x50
- RenderTableCell {TD} at (2,328) size 81x22 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,314) size 497x50
+ RenderTableCell {TD} at (2,328) size 80x22 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 33x18
</span><span class="cx"> text run at (2,3) width 33: "USA"
</span><del>- RenderTableCell {TD} at (84,328) size 78x22 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,328) size 77x22 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 68x18
</span><span class="cx"> text run at (2,3) width 68: "New York"
</span><del>- RenderTableCell {TD} at (163,328) size 111x22 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,328) size 110x22 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,328) size 109x22 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,328) size 108x22 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,328) size 111x22 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,328) size 110x22 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_middleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_middle-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_middle-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_middle-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_middle-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,110 +10,110 @@
</span><span class="cx"> RenderBlock {P} at (0,50) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 342x17
</span><span class="cx"> text run at (0,0) width 342: "In this test case, the cell text should be middle-aligned."
</span><del>- RenderTable {TABLE} at (0,83) size 500x368 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,83) size 499x368 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 498x366
- RenderTableRow {TR} at (0,2) size 498x50
- RenderTableCell {TH} at (2,16) size 160x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 497x366
+ RenderTableRow {TR} at (0,2) size 497x50
+ RenderTableCell {TH} at (2,16) size 159x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (21,2) size 117x18
</span><span class="cx"> text run at (21,3) width 117: "Airport Location"
</span><del>- RenderTableCell {TH} at (163,16) size 333x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
- RenderText {#text} at (86,2) size 161x18
- text run at (86,3) width 161: "Car Rental information"
- RenderTableRow {TR} at (0,54) size 498x50
- RenderTableCell {TH} at (2,68) size 81x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (11,2) size 59x18
- text run at (11,3) width 59: "Country"
- RenderTableCell {TH} at (84,68) size 78x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (24,2) size 30x18
- text run at (24,3) width 30: "City"
- RenderTableCell {TH} at (163,68) size 111x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x18
- text run at (2,3) width 107: "ABC Company"
- RenderTableCell {TH} at (275,68) size 109x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 105x18
- text run at (2,3) width 105: "EFG Company"
- RenderTableCell {TH} at (385,68) size 111x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x18
- text run at (2,3) width 107: "XYZ Company"
- RenderTableRow {TR} at (0,106) size 498x50
- RenderTableCell {TD} at (2,120) size 81x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (163,16) size 332x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+ RenderText {#text} at (86,2) size 160x18
+ text run at (86,3) width 160: "Car Rental information"
+ RenderTableRow {TR} at (0,54) size 497x50
+ RenderTableCell {TH} at (2,68) size 80x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (11,2) size 58x18
+ text run at (11,3) width 58: "Country"
+ RenderTableCell {TH} at (84,68) size 77x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (24,2) size 29x18
+ text run at (24,3) width 29: "City"
+ RenderTableCell {TH} at (163,68) size 110x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 106x18
+ text run at (2,3) width 106: "ABC Company"
+ RenderTableCell {TH} at (275,68) size 108x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 104x18
+ text run at (2,3) width 104: "EFG Company"
+ RenderTableCell {TH} at (385,68) size 110x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 106x18
+ text run at (2,3) width 106: "XYZ Company"
+ RenderTableRow {TR} at (0,106) size 497x50
+ RenderTableCell {TD} at (2,120) size 80x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 43x18
</span><span class="cx"> text run at (2,3) width 43: "France"
</span><del>- RenderTableCell {TD} at (84,120) size 78x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,120) size 77x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x18
</span><span class="cx"> text run at (2,3) width 31: "Paris"
</span><del>- RenderTableCell {TD} at (163,120) size 111x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,120) size 110x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,120) size 109x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,120) size 108x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,120) size 111x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,120) size 110x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,158) size 498x50
- RenderTableCell {TD} at (2,172) size 81x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,158) size 497x50
+ RenderTableCell {TD} at (2,172) size 80x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x18
</span><span class="cx"> text run at (2,3) width 59: "Germany"
</span><del>- RenderTableCell {TD} at (84,172) size 78x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,172) size 77x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x18
</span><span class="cx"> text run at (2,3) width 59: "Frankfurt"
</span><del>- RenderTableCell {TD} at (163,172) size 111x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,172) size 110x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,172) size 109x22 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,172) size 108x22 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,172) size 111x22 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,172) size 110x22 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,210) size 498x50
- RenderTableCell {TD} at (2,224) size 81x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,210) size 497x50
+ RenderTableCell {TD} at (2,224) size 80x22 [border: (1px inset #808080)] [r=4 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,3) width 53: "England"
</span><del>- RenderTableCell {TD} at (84,224) size 78x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,224) size 77x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 50x18
</span><span class="cx"> text run at (2,3) width 50: "London"
</span><del>- RenderTableCell {TD} at (163,224) size 111x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,224) size 110x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,224) size 109x22 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,224) size 108x22 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,224) size 111x22 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,224) size 110x22 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,262) size 498x50
- RenderTableCell {TD} at (2,276) size 81x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,262) size 497x50
+ RenderTableCell {TD} at (2,276) size 80x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 76x18
</span><span class="cx"> text run at (2,3) width 76: "Netherlands"
</span><del>- RenderTableCell {TD} at (84,276) size 78x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,276) size 77x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 73x18
</span><span class="cx"> text run at (2,3) width 73: "Amsterdam"
</span><del>- RenderTableCell {TD} at (163,276) size 111x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,276) size 110x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,276) size 109x22 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,276) size 108x22 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,276) size 111x22 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,276) size 110x22 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,314) size 498x50
- RenderTableCell {TD} at (2,328) size 81x22 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,314) size 497x50
+ RenderTableCell {TD} at (2,328) size 80x22 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 33x18
</span><span class="cx"> text run at (2,3) width 33: "USA"
</span><del>- RenderTableCell {TD} at (84,328) size 78x22 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,328) size 77x22 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 68x18
</span><span class="cx"> text run at (2,3) width 68: "New York"
</span><del>- RenderTableCell {TD} at (163,328) size 111x22 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,328) size 110x22 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,328) size 109x22 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,328) size 108x22 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,328) size 111x22 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,328) size 110x22 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,110 +10,110 @@
</span><span class="cx"> RenderBlock {P} at (0,50) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 319x17
</span><span class="cx"> text run at (0,0) width 319: "In this test case, the cell text should be top-aligned."
</span><del>- RenderTable {TABLE} at (0,83) size 500x368 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,83) size 499x368 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 498x366
- RenderTableRow {TR} at (0,2) size 498x50
- RenderTableCell {TH} at (2,16) size 160x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 497x366
+ RenderTableRow {TR} at (0,2) size 497x50
+ RenderTableCell {TH} at (2,16) size 159x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (21,2) size 117x18
</span><span class="cx"> text run at (21,3) width 117: "Airport Location"
</span><del>- RenderTableCell {TH} at (163,16) size 333x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
- RenderText {#text} at (86,2) size 161x18
- text run at (86,3) width 161: "Car Rental information"
- RenderTableRow {TR} at (0,54) size 498x50
- RenderTableCell {TH} at (2,68) size 81x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (11,2) size 59x18
- text run at (11,3) width 59: "Country"
- RenderTableCell {TH} at (84,68) size 78x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (24,2) size 30x18
- text run at (24,3) width 30: "City"
- RenderTableCell {TH} at (163,68) size 111x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x18
- text run at (2,3) width 107: "ABC Company"
- RenderTableCell {TH} at (275,68) size 109x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 105x18
- text run at (2,3) width 105: "EFG Company"
- RenderTableCell {TH} at (385,68) size 111x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 107x18
- text run at (2,3) width 107: "XYZ Company"
- RenderTableRow {TR} at (0,106) size 498x50
- RenderTableCell {TD} at (2,120) size 81x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (163,16) size 332x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+ RenderText {#text} at (86,2) size 160x18
+ text run at (86,3) width 160: "Car Rental information"
+ RenderTableRow {TR} at (0,54) size 497x50
+ RenderTableCell {TH} at (2,68) size 80x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (11,2) size 58x18
+ text run at (11,3) width 58: "Country"
+ RenderTableCell {TH} at (84,68) size 77x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (24,2) size 29x18
+ text run at (24,3) width 29: "City"
+ RenderTableCell {TH} at (163,68) size 110x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 106x18
+ text run at (2,3) width 106: "ABC Company"
+ RenderTableCell {TH} at (275,68) size 108x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 104x18
+ text run at (2,3) width 104: "EFG Company"
+ RenderTableCell {TH} at (385,68) size 110x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 106x18
+ text run at (2,3) width 106: "XYZ Company"
+ RenderTableRow {TR} at (0,106) size 497x50
+ RenderTableCell {TD} at (2,120) size 80x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 43x18
</span><span class="cx"> text run at (2,3) width 43: "France"
</span><del>- RenderTableCell {TD} at (84,120) size 78x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,120) size 77x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x18
</span><span class="cx"> text run at (2,3) width 31: "Paris"
</span><del>- RenderTableCell {TD} at (163,120) size 111x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,120) size 110x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,120) size 109x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,120) size 108x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,120) size 111x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,120) size 110x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,158) size 498x50
- RenderTableCell {TD} at (2,172) size 81x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,158) size 497x50
+ RenderTableCell {TD} at (2,172) size 80x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x18
</span><span class="cx"> text run at (2,3) width 59: "Germany"
</span><del>- RenderTableCell {TD} at (84,172) size 78x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,172) size 77x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x18
</span><span class="cx"> text run at (2,3) width 59: "Frankfurt"
</span><del>- RenderTableCell {TD} at (163,172) size 111x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,172) size 110x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,172) size 109x22 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,172) size 108x22 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,172) size 111x22 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,172) size 110x22 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,210) size 498x50
- RenderTableCell {TD} at (2,224) size 81x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,210) size 497x50
+ RenderTableCell {TD} at (2,224) size 80x22 [border: (1px inset #808080)] [r=4 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,3) width 53: "England"
</span><del>- RenderTableCell {TD} at (84,224) size 78x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,224) size 77x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 50x18
</span><span class="cx"> text run at (2,3) width 50: "London"
</span><del>- RenderTableCell {TD} at (163,224) size 111x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,224) size 110x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,224) size 109x22 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,224) size 108x22 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,224) size 111x22 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,224) size 110x22 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,262) size 498x50
- RenderTableCell {TD} at (2,276) size 81x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,262) size 497x50
+ RenderTableCell {TD} at (2,276) size 80x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 76x18
</span><span class="cx"> text run at (2,3) width 76: "Netherlands"
</span><del>- RenderTableCell {TD} at (84,276) size 78x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,276) size 77x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 73x18
</span><span class="cx"> text run at (2,3) width 73: "Amsterdam"
</span><del>- RenderTableCell {TD} at (163,276) size 111x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,276) size 110x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,276) size 109x22 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,276) size 108x22 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,276) size 111x22 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,276) size 110x22 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,314) size 498x50
- RenderTableCell {TD} at (2,328) size 81x22 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,314) size 497x50
+ RenderTableCell {TD} at (2,328) size 80x22 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 33x18
</span><span class="cx"> text run at (2,3) width 33: "USA"
</span><del>- RenderTableCell {TD} at (84,328) size 78x22 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (84,328) size 77x22 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 68x18
</span><span class="cx"> text run at (2,3) width 68: "New York"
</span><del>- RenderTableCell {TD} at (163,328) size 111x22 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (163,328) size 110x22 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (275,328) size 109x22 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (275,328) size 108x22 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span><del>- RenderTableCell {TD} at (385,328) size 111x22 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (385,328) size 110x22 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "yes"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_width_pctexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_pct-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_width_pctexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_pct-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_pct-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_pct-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -15,9 +15,9 @@
</span><span class="cx"> RenderTableCell {TH} at (2,2) size 464x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (174,2) size 116x17
</span><span class="cx"> text run at (174,2) width 116: "Airport Location"
</span><del>- RenderTableCell {TH} at (468,2) size 312x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
- RenderText {#text} at (75,2) size 162x17
- text run at (75,2) width 162: "Car Rental Information"
</del><ins>+ RenderTableCell {TH} at (468,2) size 313x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+ RenderText {#text} at (75,2) size 163x17
+ text run at (75,2) width 163: "Car Rental Information"
</ins><span class="cx"> RenderTableRow {TR} at (0,25) size 782x38
</span><span class="cx"> RenderTableCell {TH} at (2,33) size 154x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (48,2) size 58x18
</span><span class="lines">@@ -33,7 +33,7 @@
</span><span class="cx"> RenderText {#text} at (34,2) size 68x34
</span><span class="cx"> text run at (34,2) width 34: "EFG"
</span><span class="cx"> text run at (17,19) width 68: "Company"
</span><del>- RenderTableCell {TH} at (676,25) size 104x38 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (676,25) size 105x38 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (34,2) size 68x34
</span><span class="cx"> text run at (34,2) width 36: "XYZ"
</span><span class="cx"> text run at (18,19) width 68: "Company"
</span><span class="lines">@@ -50,7 +50,7 @@
</span><span class="cx"> RenderTableCell {TD} at (573,65) size 102x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (676,65) size 104x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (676,65) size 105x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><span class="cx"> RenderTableRow {TR} at (0,88) size 782x21
</span><span class="lines">@@ -66,7 +66,7 @@
</span><span class="cx"> RenderTableCell {TD} at (573,88) size 102x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (676,88) size 104x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (676,88) size 105x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><span class="cx"> RenderTableRow {TR} at (0,111) size 782x21
</span><span class="lines">@@ -82,7 +82,7 @@
</span><span class="cx"> RenderTableCell {TD} at (573,111) size 102x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (676,111) size 104x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (676,111) size 105x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><span class="cx"> RenderTableRow {TR} at (0,134) size 782x21
</span><span class="lines">@@ -98,7 +98,7 @@
</span><span class="cx"> RenderTableCell {TD} at (573,134) size 102x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (676,134) size 104x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (676,134) size 105x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><span class="cx"> RenderTableRow {TR} at (0,157) size 782x21
</span><span class="lines">@@ -114,6 +114,6 @@
</span><span class="cx"> RenderTableCell {TD} at (573,157) size 102x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (676,157) size 104x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (676,157) size 105x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_width_pxexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_px-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_width_pxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_px-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_px-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_px-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,108 +12,108 @@
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x180
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x21
</span><del>- RenderTableCell {TH} at (2,2) size 559x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (2,2) size 560x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (221,2) size 117x17
</span><span class="cx"> text run at (221,2) width 117: "Airport Location"
</span><del>- RenderTableCell {TH} at (562,2) size 218x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
</del><ins>+ RenderTableCell {TH} at (563,2) size 218x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (27,2) size 163x17
</span><span class="cx"> text run at (27,2) width 163: "Car Rental Information"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x38
</span><span class="cx"> RenderTableCell {TH} at (2,33) size 189x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (65,2) size 59x18
</span><span class="cx"> text run at (65,3) width 59: "Country"
</span><del>- RenderTableCell {TH} at (192,33) size 369x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (192,33) size 370x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (169,2) size 30x18
</span><span class="cx"> text run at (169,3) width 30: "City"
</span><del>- RenderTableCell {TH} at (562,25) size 72x38 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (18,2) size 68x34
- text run at (18,2) width 36: "ABC"
- text run at (2,19) width 68: "Company"
- RenderTableCell {TH} at (635,25) size 72x38 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (19,2) size 68x34
- text run at (19,2) width 34: "EFG"
- text run at (2,19) width 68: "Company"
- RenderTableCell {TH} at (708,25) size 72x38 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (18,2) size 68x34
- text run at (18,2) width 36: "XYZ"
- text run at (2,19) width 68: "Company"
</del><ins>+ RenderTableCell {TH} at (563,25) size 72x38 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+ RenderText {#text} at (18,2) size 67x34
+ text run at (18,2) width 35: "ABC"
+ text run at (2,19) width 67: "Company"
+ RenderTableCell {TH} at (636,25) size 72x38 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+ RenderText {#text} at (19,2) size 67x34
+ text run at (19,2) width 33: "EFG"
+ text run at (2,19) width 67: "Company"
+ RenderTableCell {TH} at (709,25) size 72x38 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+ RenderText {#text} at (18,2) size 67x34
+ text run at (18,2) width 35: "XYZ"
+ text run at (2,19) width 67: "Company"
</ins><span class="cx"> RenderTableRow {TR} at (0,65) size 782x21
</span><span class="cx"> RenderTableCell {TD} at (2,65) size 189x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 43x17
</span><span class="cx"> text run at (2,2) width 43: "France"
</span><del>- RenderTableCell {TD} at (192,65) size 369x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (192,65) size 370x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "Paris"
</span><del>- RenderTableCell {TD} at (562,65) size 72x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (563,65) size 72x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (635,65) size 72x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (636,65) size 72x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (708,65) size 72x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (709,65) size 72x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><span class="cx"> RenderTableRow {TR} at (0,88) size 782x21
</span><span class="cx"> RenderTableCell {TD} at (2,88) size 189x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "Germany"
</span><del>- RenderTableCell {TD} at (192,88) size 369x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (192,88) size 370x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "Frankfurt"
</span><del>- RenderTableCell {TD} at (562,88) size 72x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (563,88) size 72x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (635,88) size 72x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (636,88) size 72x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (708,88) size 72x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (709,88) size 72x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><span class="cx"> RenderTableRow {TR} at (0,111) size 782x21
</span><span class="cx"> RenderTableCell {TD} at (2,111) size 189x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "England"
</span><del>- RenderTableCell {TD} at (192,111) size 369x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (192,111) size 370x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 50x17
</span><span class="cx"> text run at (2,2) width 50: "London"
</span><del>- RenderTableCell {TD} at (562,111) size 72x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (563,111) size 72x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (635,111) size 72x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (636,111) size 72x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (708,111) size 72x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (709,111) size 72x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><span class="cx"> RenderTableRow {TR} at (0,134) size 782x21
</span><span class="cx"> RenderTableCell {TD} at (2,134) size 189x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 76x17
</span><span class="cx"> text run at (2,2) width 76: "Netherlands"
</span><del>- RenderTableCell {TD} at (192,134) size 369x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (192,134) size 370x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 73x17
</span><span class="cx"> text run at (2,2) width 73: "Amsterdam"
</span><del>- RenderTableCell {TD} at (562,134) size 72x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (563,134) size 72x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (635,134) size 72x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (636,134) size 72x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (708,134) size 72x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (709,134) size 72x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><span class="cx"> RenderTableRow {TR} at (0,157) size 782x21
</span><span class="cx"> RenderTableCell {TD} at (2,157) size 189x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 33x17
</span><span class="cx"> text run at (2,2) width 33: "USA"
</span><del>- RenderTableCell {TD} at (192,157) size 369x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (192,157) size 370x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 68x17
</span><span class="cx"> text run at (2,2) width 68: "New York"
</span><del>- RenderTableCell {TD} at (562,157) size 72x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (563,157) size 72x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (635,157) size 72x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (636,157) size 72x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span><del>- RenderTableCell {TD} at (708,157) size 72x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (709,157) size 72x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "yes"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintable_overflow_hidden_tdexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_hidden_td-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintable_overflow_hidden_tdexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,11 +3,11 @@
</span><span class="cx"> layer at (0,0) size 800x38
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x38
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x22
</span><del>- RenderTable {TABLE} at (0,0) size 23x22 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 21x20
- RenderTableRow {TR} at (0,2) size 21x16
</del><ins>+ RenderTable {TABLE} at (0,0) size 22x22 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 20x20
+ RenderTableRow {TR} at (0,2) size 20x16
</ins><span class="cx"> layer at (11,11) size 16x16 clip at (12,12) size 14x14 scrollWidth 704 scrollHeight 504
</span><del>- RenderTableCell {TD} at (2,2) size 17x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 16x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 12x12 [border: (1px solid #008000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 702x502 [border: (1px solid #FF0000)]
</span><span class="cx"> RenderText {#text} at (1,1) size 60x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintable_overflow_td_dynamic_deactivateexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintable_overflow_td_dynamic_deactivateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,43) size 60x22 [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,3) width 21: "foo"
</span><del>- RenderTableCell {TD} at (63,50) size 133x56 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (63,50) size 134x56 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 52x52 [border: (1px solid #008000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 42x22 [border: (1px solid #FF0000)]
</span><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintable_row_align_centerexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_center-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintable_row_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_center-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_center-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_center-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx"> RenderTableCell {TD} at (102,2) size 103x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (17,2) size 69x17
</span><span class="cx"> text run at (17,2) width 69: "Messenger"
</span><del>- RenderTableCell {TD} at (206,2) size 90x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (206,2) size 91x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (17,2) size 55x17
</span><span class="cx"> text run at (17,2) width 55: "Collabra"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 298x21
</span><span class="lines">@@ -29,6 +29,6 @@
</span><span class="cx"> RenderTableCell {TD} at (102,25) size 103x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (22,2) size 58x17
</span><span class="cx"> text run at (22,2) width 58: "Calendar"
</span><del>- RenderTableCell {TD} at (206,25) size 90x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (206,25) size 91x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (15,2) size 60x17
</span><span class="cx"> text run at (15,2) width 60: "Netcaster"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintable_row_align_leftexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_left-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintable_row_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_left-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_left-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_left-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx"> RenderTableCell {TD} at (102,2) size 103x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 68x17
</span><span class="cx"> text run at (2,2) width 68: "Messenger"
</span><del>- RenderTableCell {TD} at (206,2) size 90x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (206,2) size 91x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 54x17
</span><span class="cx"> text run at (2,2) width 54: "Collabra"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 298x21
</span><span class="lines">@@ -29,6 +29,6 @@
</span><span class="cx"> RenderTableCell {TD} at (102,25) size 103x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "Calendar"
</span><del>- RenderTableCell {TD} at (206,25) size 90x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (206,25) size 91x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "Netcaster"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintable_row_align_rightexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_right-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintable_row_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_right-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_right-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_right-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx"> RenderTableCell {TD} at (102,2) size 103x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (32,2) size 69x17
</span><span class="cx"> text run at (32,2) width 69: "Messenger"
</span><del>- RenderTableCell {TD} at (206,2) size 90x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (206,2) size 91x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (33,2) size 55x17
</span><span class="cx"> text run at (33,2) width 55: "Collabra"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 298x21
</span><span class="lines">@@ -29,6 +29,6 @@
</span><span class="cx"> RenderTableCell {TD} at (102,25) size 103x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (43,2) size 58x17
</span><span class="cx"> text run at (43,2) width 58: "Calendar"
</span><del>- RenderTableCell {TD} at (206,25) size 90x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (206,25) size 91x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (28,2) size 60x17
</span><span class="cx"> text run at (28,2) width 60: "Netcaster"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintable_rules_groupsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_rules_groups-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_rules_groups-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_rules_groups-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,69 +3,69 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 489x145
- RenderBlock {CAPTION} at (0,0) size 489x17
- RenderText {#text} at (50,0) size 389x17
- text run at (50,0) width 389: "Communicator 4.5 Installers for Mac and Windows Platforms"
</del><ins>+ RenderTable {TABLE} at (0,0) size 488x145
+ RenderBlock {CAPTION} at (0,0) size 488x17
+ RenderText {#text} at (50,0) size 388x17
+ text run at (50,0) width 388: "Communicator 4.5 Installers for Mac and Windows Platforms"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (0,17) size 489x23
- RenderTableRow {TR} at (0,2) size 489x19
- RenderTableCell {TD} at (2,2) size 191x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (0,17) size 488x23
+ RenderTableRow {TR} at (0,2) size 488x19
+ RenderTableCell {TD} at (2,2) size 190x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 188x17
</span><span class="cx"> text run at (1,1) width 188: "This is the header information"
</span><del>- RenderTableSection {TFOOT} at (0,124) size 489x21
- RenderTableRow {TR} at (0,0) size 489x19
- RenderTableCell {TD} at (2,0) size 191x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TFOOT} at (0,124) size 488x21
+ RenderTableRow {TR} at (0,0) size 488x19
+ RenderTableCell {TD} at (2,0) size 190x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 183x17
</span><span class="cx"> text run at (1,1) width 183: "This is the footer information"
</span><del>- RenderTableSection {TBODY} at (0,40) size 489x84
- RenderTableRow {TR} at (0,0) size 489x19
- RenderTableCell {TH} at (2,8) size 191x3 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TH} at (194,0) size 110x19 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 108x17
- text run at (1,1) width 108: "Macintosh PPC"
- RenderTableCell {TH} at (305,0) size 87x19 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 85x17
- text run at (1,1) width 85: "Windows 95"
- RenderTableCell {TH} at (393,0) size 94x19 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 92x17
- text run at (1,1) width 92: "Windows NT"
- RenderTableRow {TR} at (0,21) size 489x19
- RenderTableCell {TD} at (2,21) size 191x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,40) size 488x84
+ RenderTableRow {TR} at (0,0) size 488x19
+ RenderTableCell {TH} at (2,8) size 190x3 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TH} at (194,0) size 109x19 [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 107x17
+ text run at (1,1) width 107: "Macintosh PPC"
+ RenderTableCell {TH} at (305,0) size 86x19 [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 84x17
+ text run at (1,1) width 84: "Windows 95"
+ RenderTableCell {TH} at (393,0) size 93x19 [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 91x17
+ text run at (1,1) width 91: "Windows NT"
+ RenderTableRow {TR} at (0,21) size 488x19
+ RenderTableCell {TD} at (2,21) size 190x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 73x17
</span><span class="cx"> text run at (1,1) width 73: "Base Install"
</span><del>- RenderTableCell {TD} at (194,21) size 110x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (194,21) size 109x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "yes"
</span><del>- RenderTableCell {TD} at (305,21) size 87x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (305,21) size 86x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "yes"
</span><del>- RenderTableCell {TD} at (393,21) size 94x19 [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (393,21) size 93x19 [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,42) size 489x19
- RenderTableCell {TD} at (2,42) size 191x19 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,42) size 488x19
+ RenderTableCell {TD} at (2,42) size 190x19 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 103x17
</span><span class="cx"> text run at (1,1) width 103: "Complete Install"
</span><del>- RenderTableCell {TD} at (194,42) size 110x19 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (194,42) size 109x19 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "yes"
</span><del>- RenderTableCell {TD} at (305,42) size 87x19 [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (305,42) size 86x19 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "yes"
</span><del>- RenderTableCell {TD} at (393,42) size 94x19 [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (393,42) size 93x19 [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "yes"
</span><del>- RenderTableRow {TR} at (0,63) size 489x19
- RenderTableCell {TD} at (2,63) size 191x19 [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,63) size 488x19
+ RenderTableCell {TD} at (2,63) size 190x19 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 114x17
</span><span class="cx"> text run at (1,1) width 114: "Pro Edition Install"
</span><del>- RenderTableCell {TD} at (194,63) size 110x19 [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (194,63) size 109x19 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "yes"
</span><del>- RenderTableCell {TD} at (305,63) size 87x19 [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (305,63) size 86x19 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "yes"
</span><del>- RenderTableCell {TD} at (393,63) size 94x19 [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (393,63) size 93x19 [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "yes"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_aquaexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_aquaexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 266x17
</span><span class="cx"> text run at (0,0) width 266: "Aqua table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#00FFFF] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#00FFFF] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_aqua_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_aqua_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 266x17
</span><span class="cx"> text run at (0,0) width 266: "Aqua table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#00FFFF] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#00FFFF] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_blackexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_blackexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 268x17
</span><span class="cx"> text run at (0,0) width 268: "Black table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#000000] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#000000] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_black_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_black_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 268x17
</span><span class="cx"> text run at (0,0) width 268: "Black table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#000000] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#000000] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_blueexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_blueexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 261x17
</span><span class="cx"> text run at (0,0) width 261: "Blue table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#0000FF] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#0000FF] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_blue_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_blue_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 261x17
</span><span class="cx"> text run at (0,0) width 261: "Blue table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#0000FF] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#0000FF] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_fuchsiaexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_fuchsiaexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 280x17
</span><span class="cx"> text run at (0,0) width 280: "Fuchsia table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#FF00FF] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#FF00FF] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_fuchsia_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_fuchsia_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 280x17
</span><span class="cx"> text run at (0,0) width 280: "Fuchsia table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#FF00FF] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#FF00FF] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_grayexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_grayexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 263x17
</span><span class="cx"> text run at (0,0) width 263: "Gray table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#808080] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#808080] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_gray_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_gray_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 263x17
</span><span class="cx"> text run at (0,0) width 263: "Gray table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#808080] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#808080] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_greenexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_greenexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 270x17
</span><span class="cx"> text run at (0,0) width 270: "Green table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#008000] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#008000] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_green_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_green_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 270x17
</span><span class="cx"> text run at (0,0) width 270: "Green table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#008000] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#008000] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_limeexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_limeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 264x17
</span><span class="cx"> text run at (0,0) width 264: "Lime table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_lime_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_lime_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 264x17
</span><span class="cx"> text run at (0,0) width 264: "Lime table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_maroonexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_maroonexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 281x17
</span><span class="cx"> text run at (0,0) width 281: "Maroon table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#800000] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#800000] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_maroon_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_maroon_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 281x17
</span><span class="cx"> text run at (0,0) width 281: "Maroon table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#800000] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#800000] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_navyexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_navyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 266x17
</span><span class="cx"> text run at (0,0) width 266: "Navy table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#000080] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#000080] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_navy_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_navy_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 266x17
</span><span class="cx"> text run at (0,0) width 266: "Navy table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#000080] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#000080] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_oliveexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_oliveexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 266x17
</span><span class="cx"> text run at (0,0) width 266: "Olive table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#808000] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#808000] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_olive_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_olive_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 266x17
</span><span class="cx"> text run at (0,0) width 266: "Olive table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#808000] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#808000] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_purpleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_purpleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 272x17
</span><span class="cx"> text run at (0,0) width 272: "Purple table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#800080] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#800080] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_purple_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_purple_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 272x17
</span><span class="cx"> text run at (0,0) width 272: "Purple table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#800080] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#800080] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_redexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_redexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 257x17
</span><span class="cx"> text run at (0,0) width 257: "Red table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#FF0000] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#FF0000] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_red_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_red_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 257x17
</span><span class="cx"> text run at (0,0) width 257: "Red table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#FF0000] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#FF0000] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_silverexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_silverexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 268x17
</span><span class="cx"> text run at (0,0) width 268: "Silver table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#C0C0C0] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#C0C0C0] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_silver_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_silver_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 268x17
</span><span class="cx"> text run at (0,0) width 268: "Silver table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#C0C0C0] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#C0C0C0] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_tealexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_tealexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 259x17
</span><span class="cx"> text run at (0,0) width 259: "Teal table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#008080] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#008080] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_teal_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_teal_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 259x17
</span><span class="cx"> text run at (0,0) width 259: "Teal table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#008080] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#008080] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_whiteexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_whiteexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 254x17
</span><span class="cx"> text run at (0,0) width 254: "White table with a red body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_white_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_white_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 254x17
</span><span class="cx"> text run at (0,0) width 254: "White table with a red body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_yellowexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_yellowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 278x17
</span><span class="cx"> text run at (0,0) width 278: "Yellow table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#FFFF00] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#FFFF00] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_yellow_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_yellow_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 278x17
</span><span class="cx"> text run at (0,0) width 278: "Yellow table with a white body background"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#FFFF00] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#FFFF00] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_cellpadding_pctexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellpadding_pct-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_cellpadding_pctexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,50 +7,50 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 726x34
</span><span class="cx"> text run at (0,0) width 726: "CELLPADDING specifies the amount of space between the border of the cell and its contents. The first table has a"
</span><span class="cx"> text run at (0,17) width 442: "cellpadding value of 20%; the second table does not have cellpadding."
</span><del>- RenderTable {TABLE} at (0,50) size 206x126 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 204x124
- RenderTableRow {TR} at (0,2) size 204x59
- RenderTableCell {TD} at (2,2) size 66x59 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,50) size 205x126 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 203x124
+ RenderTableRow {TR} at (0,2) size 203x59
+ RenderTableCell {TD} at (2,2) size 65x59 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (21,21) size 23x17
</span><span class="cx"> text run at (21,21) width 23: "text"
</span><del>- RenderTableCell {TD} at (69,2) size 66x59 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (69,2) size 65x59 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (21,21) size 23x17
</span><span class="cx"> text run at (21,21) width 23: "text"
</span><del>- RenderTableCell {TD} at (136,2) size 66x59 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (136,2) size 65x59 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (21,21) size 23x17
</span><span class="cx"> text run at (21,21) width 23: "text"
</span><del>- RenderTableRow {TR} at (0,63) size 204x59
- RenderTableCell {TD} at (2,63) size 66x59 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,63) size 203x59
+ RenderTableCell {TD} at (2,63) size 65x59 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (21,21) size 23x17
</span><span class="cx"> text run at (21,21) width 23: "text"
</span><del>- RenderTableCell {TD} at (69,63) size 66x59 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (69,63) size 65x59 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (21,21) size 23x17
</span><span class="cx"> text run at (21,21) width 23: "text"
</span><del>- RenderTableCell {TD} at (136,63) size 66x59 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (136,63) size 65x59 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (21,21) size 23x17
</span><span class="cx"> text run at (21,21) width 23: "text"
</span><span class="cx"> RenderBlock (anonymous) at (0,176) size 784x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,210) size 92x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 90x48
- RenderTableRow {TR} at (0,2) size 90x21
- RenderTableCell {TD} at (2,2) size 28x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,210) size 91x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 89x48
+ RenderTableRow {TR} at (0,2) size 89x21
+ RenderTableCell {TD} at (2,2) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "text"
</span><del>- RenderTableCell {TD} at (31,2) size 28x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,2) size 27x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "text"
</span><del>- RenderTableCell {TD} at (60,2) size 28x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (60,2) size 27x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "text"
</span><del>- RenderTableRow {TR} at (0,25) size 90x21
- RenderTableCell {TD} at (2,25) size 28x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 89x21
+ RenderTableCell {TD} at (2,25) size 27x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "text"
</span><del>- RenderTableCell {TD} at (31,25) size 28x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,25) size 27x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "text"
</span><del>- RenderTableCell {TD} at (60,25) size 28x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (60,25) size 27x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "text"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_td_widthexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_width-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_td_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_width-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_width-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_width-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,14 +7,14 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 535x17
</span><span class="cx"> text run at (0,0) width 535: "The TD tag uses the WIDTH attribute. The first table's TD width is set to 500 pixels."
</span><span class="cx"> RenderBR {BR} at (535,14) size 0x0
</span><del>- RenderTable {TABLE} at (0,17) size 611x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 609x48
- RenderTableRow {TR} at (0,2) size 609x21
- RenderTableCell {TD} at (2,2) size 605x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 610x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 608x48
+ RenderTableRow {TR} at (0,2) size 608x21
+ RenderTableCell {TD} at (2,2) size 604x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 246x17
</span><span class="cx"> text run at (2,2) width 246: "Netscape Communicator Version 4.0.6"
</span><del>- RenderTableRow {TR} at (0,25) size 609x21
- RenderTableCell {TD} at (2,25) size 605x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 608x21
+ RenderTableCell {TD} at (2,25) size 604x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x17
</span><span class="cx"> text run at (2,2) width 60: "Platforms"
</span><span class="cx"> RenderBlock (anonymous) at (0,67) size 784x34
</span><span class="lines">@@ -22,14 +22,14 @@
</span><span class="cx"> RenderText {#text} at (0,17) size 309x17
</span><span class="cx"> text run at (0,17) width 309: "This second table's TD width is set to 200 pixels."
</span><span class="cx"> RenderBR {BR} at (309,31) size 0x0
</span><del>- RenderTable {TABLE} at (0,101) size 211x67 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 209x65
- RenderTableRow {TR} at (0,2) size 209x38
- RenderTableCell {TD} at (2,2) size 205x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,101) size 210x67 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 208x65
+ RenderTableRow {TR} at (0,2) size 208x38
+ RenderTableCell {TD} at (2,2) size 204x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 156x34
</span><span class="cx"> text run at (2,2) width 156: "Netscape Communicator"
</span><span class="cx"> text run at (2,19) width 86: "Version 4.0.6"
</span><del>- RenderTableRow {TR} at (0,42) size 209x21
- RenderTableCell {TD} at (2,42) size 205x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,42) size 208x21
+ RenderTableCell {TD} at (2,42) size 204x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x17
</span><span class="cx"> text run at (2,2) width 60: "Platforms"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_th_colspanexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_colspan-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_th_colspanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_colspan-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_colspan-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_colspan-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -8,28 +8,28 @@
</span><span class="cx"> text run at (0,0) width 600: "This table uses a COLSPAN attribute in the TH tag. The COLSPAN attribute has a value of 6."
</span><span class="cx"> RenderBR {BR} at (600,14) size 0x0
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,34) size 347x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 345x48
- RenderTableRow {TR} at (0,2) size 345x21
- RenderTableCell {TH} at (2,2) size 341x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
- RenderText {#text} at (33,2) size 275x17
- text run at (33,2) width 275: "Netscape Communicator 4.0.6 Platforms"
- RenderTableRow {TR} at (0,25) size 345x21
- RenderTableCell {TD} at (2,25) size 61x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,34) size 346x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 344x48
+ RenderTableRow {TR} at (0,2) size 344x21
+ RenderTableCell {TH} at (2,2) size 340x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
+ RenderText {#text} at (33,2) size 274x17
+ text run at (33,2) width 274: "Netscape Communicator 4.0.6 Platforms"
+ RenderTableRow {TR} at (0,25) size 344x21
+ RenderTableCell {TD} at (2,25) size 60x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "Mac 68k"
</span><del>- RenderTableCell {TD} at (64,25) size 78x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (64,25) size 77x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 73x17
</span><span class="cx"> text run at (2,2) width 73: "Power Mac"
</span><del>- RenderTableCell {TD} at (143,25) size 56x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,25) size 55x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 51x17
</span><span class="cx"> text run at (2,2) width 51: "Win 3.1"
</span><del>- RenderTableCell {TD} at (200,25) size 52x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (200,25) size 51x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Win 95"
</span><del>- RenderTableCell {TD} at (253,25) size 52x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (253,25) size 51x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x17
</span><span class="cx"> text run at (2,2) width 47: "Win 98"
</span><del>- RenderTableCell {TD} at (306,25) size 37x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (306,25) size 36x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: "Unix"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_th_widthexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_width-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_th_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_width-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_width-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_width-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,14 +7,14 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 535x17
</span><span class="cx"> text run at (0,0) width 535: "The TH tag uses the WIDTH attribute. The first table's TH width is set to 500 pixels."
</span><span class="cx"> RenderBR {BR} at (535,14) size 0x0
</span><del>- RenderTable {TABLE} at (0,17) size 611x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 609x48
- RenderTableRow {TR} at (0,2) size 609x21
- RenderTableCell {TH} at (2,2) size 605x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 610x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 608x48
+ RenderTableRow {TR} at (0,2) size 608x21
+ RenderTableCell {TH} at (2,2) size 604x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (171,2) size 262x17
</span><span class="cx"> text run at (171,2) width 262: "Netscape Communicator Version 4.0.6"
</span><del>- RenderTableRow {TR} at (0,25) size 609x21
- RenderTableCell {TD} at (2,25) size 605x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 608x21
+ RenderTableCell {TD} at (2,25) size 604x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x17
</span><span class="cx"> text run at (2,2) width 60: "Platforms"
</span><span class="cx"> RenderBlock (anonymous) at (0,67) size 784x34
</span><span class="lines">@@ -22,14 +22,14 @@
</span><span class="cx"> RenderText {#text} at (0,17) size 309x17
</span><span class="cx"> text run at (0,17) width 309: "This second table's TH width is set to 200 pixels."
</span><span class="cx"> RenderBR {BR} at (309,31) size 0x0
</span><del>- RenderTable {TABLE} at (0,101) size 211x67 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 209x65
- RenderTableRow {TR} at (0,2) size 209x38
- RenderTableCell {TH} at (2,2) size 205x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (18,2) size 169x34
- text run at (18,2) width 169: "Netscape Communicator"
</del><ins>+ RenderTable {TABLE} at (0,101) size 210x67 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 208x65
+ RenderTableRow {TR} at (0,2) size 208x38
+ RenderTableCell {TH} at (2,2) size 204x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (18,2) size 168x34
+ text run at (18,2) width 168: "Netscape Communicator"
</ins><span class="cx"> text run at (57,19) width 90: "Version 4.0.6"
</span><del>- RenderTableRow {TR} at (0,42) size 209x21
- RenderTableCell {TD} at (2,42) size 205x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,42) size 208x21
+ RenderTableCell {TD} at (2,42) size 204x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x17
</span><span class="cx"> text run at (2,2) width 60: "Platforms"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_width_percentexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_percent-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_width_percentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_percent-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_percent-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_percent-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -44,7 +44,7 @@
</span><span class="cx"> RenderTableCell {TD} at (133,2) size 137x19 [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 68x17
</span><span class="cx"> text run at (1,1) width 68: "Messenger"
</span><del>- RenderTableCell {TD} at (271,2) size 119x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (271,2) size 120x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 54x17
</span><span class="cx"> text run at (1,1) width 54: "Collabra"
</span><span class="cx"> RenderTableRow {TR} at (0,23) size 392x19
</span><span class="lines">@@ -54,6 +54,6 @@
</span><span class="cx"> RenderTableCell {TD} at (133,23) size 137x19 [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 57x17
</span><span class="cx"> text run at (1,1) width 57: "Calendar"
</span><del>- RenderTableCell {TD} at (271,23) size 119x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (271,23) size 120x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 59x17
</span><span class="cx"> text run at (1,1) width 59: "Netcaster"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_width_pxexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_px-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_width_pxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_px-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_px-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_px-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> RenderTableCell {TD} at (136,2) size 140x19 [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 68x17
</span><span class="cx"> text run at (1,1) width 68: "Messenger"
</span><del>- RenderTableCell {TD} at (277,2) size 121x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (277,2) size 122x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 54x17
</span><span class="cx"> text run at (1,1) width 54: "Collabra"
</span><span class="cx"> RenderTableRow {TR} at (0,23) size 400x19
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx"> RenderTableCell {TD} at (136,23) size 140x19 [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 57x17
</span><span class="cx"> text run at (1,1) width 57: "Calendar"
</span><del>- RenderTableCell {TD} at (277,23) size 121x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (277,23) size 122x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 59x17
</span><span class="cx"> text run at (1,1) width 59: "Netcaster"
</span><span class="cx"> RenderBlock (anonymous) at (0,78) size 784x34
</span><span class="lines">@@ -43,7 +43,7 @@
</span><span class="cx"> RenderTableCell {TD} at (102,2) size 105x19 [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 68x17
</span><span class="cx"> text run at (1,1) width 68: "Messenger"
</span><del>- RenderTableCell {TD} at (208,2) size 90x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (208,2) size 91x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 54x17
</span><span class="cx"> text run at (1,1) width 54: "Collabra"
</span><span class="cx"> RenderTableRow {TR} at (0,23) size 300x19
</span><span class="lines">@@ -53,6 +53,6 @@
</span><span class="cx"> RenderTableCell {TD} at (102,23) size 105x19 [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 57x17
</span><span class="cx"> text run at (1,1) width 57: "Calendar"
</span><del>- RenderTableCell {TD} at (208,23) size 90x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (208,23) size 91x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 59x17
</span><span class="cx"> text run at (1,1) width 59: "Netcaster"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_baselineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_baseline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_baseline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_baseline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_baseline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x261 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {THEAD} at (1,1) size 782x25
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x21
</span><del>- RenderTableCell {TD} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableCell {TD} at (308,2) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableSection {TFOOT} at (1,237) size 782x23
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x21
</span><del>- RenderTableCell {TD} at (2,0) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableSection {TBODY} at (1,26) size 782x211
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x209
</span><del>- RenderTableCell {TD} at (2,0) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ 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><span class="cx"> RenderTableCell {TD} at (308,171) size 472x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 454x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x241 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {THEAD} at (1,1) size 782x25
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x21
</span><del>- RenderTableCell {TD} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableCell {TD} at (308,2) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableSection {TFOOT} at (1,217) size 782x23
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x21
</span><del>- RenderTableCell {TD} at (2,0) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableSection {TBODY} at (1,26) size 782x191
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x189
</span><del>- RenderTableCell {TD} at (2,0) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ 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><span class="cx"> RenderTableCell {TD} at (308,151) size 472x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 454x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_middleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_middle-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_middle-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_middle-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_middle-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x241 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {THEAD} at (1,1) size 782x25
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x21
</span><del>- RenderTableCell {TD} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableCell {TD} at (308,2) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableSection {TFOOT} at (1,217) size 782x23
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x21
</span><del>- RenderTableCell {TD} at (2,0) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableSection {TBODY} at (1,26) size 782x191
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x189
</span><del>- RenderTableCell {TD} at (2,0) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ 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><span class="cx"> RenderTableCell {TD} at (308,75) size 472x39 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 454x35
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x241 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {THEAD} at (1,1) size 782x25
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x21
</span><del>- RenderTableCell {TD} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableCell {TD} at (308,2) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableSection {TFOOT} at (1,217) size 782x23
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x21
</span><del>- RenderTableCell {TD} at (2,0) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableSection {TBODY} at (1,26) size 782x191
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x189
</span><del>- RenderTableCell {TD} at (2,0) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ 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><span class="cx"> RenderTableCell {TD} at (308,0) size 472x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 454x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_baselineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_baseline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_baseline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_baseline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_baseline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x195 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x193
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x189
</span><del>- RenderTableCell {TD} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) 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><span class="cx"> RenderTableCell {TD} at (308,2) size 235x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 182x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x195 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x193
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x189
</span><del>- RenderTableCell {TD} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) 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><span class="cx"> RenderTableCell {TD} at (308,153) size 235x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 182x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_middleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_middle-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_middle-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_middle-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_middle-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x195 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x193
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x189
</span><del>- RenderTableCell {TD} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) 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><span class="cx"> RenderTableCell {TD} at (308,77) size 235x39 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 182x35
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x195 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x193
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x189
</span><del>- RenderTableCell {TD} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) 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><span class="cx"> RenderTableCell {TD} at (308,2) size 235x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 182x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_baselineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_baseline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x261 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {THEAD} at (1,1) size 782x25
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x21
</span><del>- RenderTableCell {TD} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableCell {TD} at (308,2) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableSection {TFOOT} at (1,49) size 782x211
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x209
</span><del>- RenderTableCell {TD} at (2,0) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ 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><span class="cx"> RenderTableCell {TD} at (308,171) size 472x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 466x34
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> text run at (2,19) width 74: "the baseline"
</span><span class="cx"> RenderTableSection {TBODY} at (1,26) size 782x23
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x21
</span><del>- RenderTableCell {TD} at (2,0) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span><span class="cx"> RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x241 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {THEAD} at (1,1) size 782x25
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x21
</span><del>- RenderTableCell {TD} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableCell {TD} at (308,2) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableSection {TFOOT} at (1,49) size 782x191
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x189
</span><del>- RenderTableCell {TD} at (2,0) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ 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><span class="cx"> RenderTableCell {TD} at (308,151) size 472x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 466x34
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> text run at (2,19) width 67: "the bottom"
</span><span class="cx"> RenderTableSection {TBODY} at (1,26) size 782x23
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x21
</span><del>- RenderTableCell {TD} at (2,0) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span><span class="cx"> RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_middleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_middle-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_middle-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_middle-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_middle-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x241 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {THEAD} at (1,1) size 782x25
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x21
</span><del>- RenderTableCell {TD} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableCell {TD} at (308,2) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableSection {TFOOT} at (1,49) size 782x191
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x189
</span><del>- RenderTableCell {TD} at (2,0) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ 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><span class="cx"> RenderTableCell {TD} at (308,75) size 472x39 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 466x35
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> text run at (2,20) width 66: "the middle"
</span><span class="cx"> RenderTableSection {TBODY} at (1,26) size 782x23
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x21
</span><del>- RenderTableCell {TD} at (2,0) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span><span class="cx"> RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x241 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {THEAD} at (1,1) size 782x25
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x21
</span><del>- RenderTableCell {TD} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableCell {TD} at (308,2) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableSection {TFOOT} at (1,49) size 782x191
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x189
</span><del>- RenderTableCell {TD} at (2,0) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ 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><span class="cx"> RenderTableCell {TD} at (308,0) size 472x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 466x34
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> text run at (2,19) width 43: "the top"
</span><span class="cx"> RenderTableSection {TBODY} at (1,26) size 782x23
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x21
</span><del>- RenderTableCell {TD} at (2,0) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span><span class="cx"> RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_baselineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_baseline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_baseline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_baseline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_baseline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,13 +9,13 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x195 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x193
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x189
</span><del>- RenderTableCell {TH} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (2,2) 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><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderTableCell {TH} at (308,2) size 235x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (20,2) size 195x34
</span><span class="cx"> text run at (20,2) width 195: "This text should be vertically"
</span><del>- text run at (42,19) width 150: "aligned to the baseline"
</del><ins>+ text run at (43,19) width 149: "aligned to the baseline"
</ins><span class="cx"> RenderTableCell {TH} at (545,2) size 235x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (20,2) size 195x34
</span><span class="cx"> text run at (20,2) width 195: "This text should be vertically"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,13 +9,13 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x195 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x193
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x189
</span><del>- RenderTableCell {TH} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (2,2) 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><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderTableCell {TH} at (308,153) size 235x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (20,2) size 195x34
</span><span class="cx"> text run at (20,2) width 195: "This text should be vertically"
</span><del>- text run at (45,19) width 144: "aligned to the bottom"
</del><ins>+ text run at (46,19) width 143: "aligned to the bottom"
</ins><span class="cx"> RenderTableCell {TH} at (545,153) size 235x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (20,2) size 195x34
</span><span class="cx"> text run at (20,2) width 195: "This text should be vertically"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_middleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_middle-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_middle-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_middle-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_middle-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,13 +9,13 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x195 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x193
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x189
</span><del>- RenderTableCell {TH} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (2,2) 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><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderTableCell {TH} at (308,77) size 235x39 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (20,2) size 195x35
</span><span class="cx"> text run at (20,3) width 195: "This text should be vertically"
</span><del>- text run at (46,20) width 142: "aligned to the middle"
</del><ins>+ text run at (47,20) width 141: "aligned to the middle"
</ins><span class="cx"> RenderTableCell {TH} at (545,77) size 235x39 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (20,2) size 195x35
</span><span class="cx"> text run at (20,3) width 195: "This text should be vertically"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,13 +9,13 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x195 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x193
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x189
</span><del>- RenderTableCell {TH} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (2,2) 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><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderTableCell {TH} at (308,2) size 235x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (20,2) size 195x34
</span><span class="cx"> text run at (20,2) width 195: "This text should be vertically"
</span><del>- text run at (58,19) width 118: "aligned to the top"
</del><ins>+ text run at (59,19) width 117: "aligned to the top"
</ins><span class="cx"> RenderTableCell {TH} at (545,2) size 235x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (20,2) size 195x34
</span><span class="cx"> text run at (20,2) width 195: "This text should be vertically"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_baselineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_baseline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_baseline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_baseline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_baseline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x261 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {THEAD} at (1,1) size 782x213
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x209
</span><del>- RenderTableCell {TD} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) 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><span class="cx"> RenderTableCell {TD} at (308,173) size 472x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 453x34
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> text run at (2,19) width 90: "to the baseline"
</span><span class="cx"> RenderTableSection {TFOOT} at (1,237) size 782x23
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x21
</span><del>- RenderTableCell {TD} at (2,0) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableSection {TBODY} at (1,214) size 782x23
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x21
</span><del>- RenderTableCell {TD} at (2,0) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span><span class="cx"> RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x241 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {THEAD} at (1,1) size 782x193
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x189
</span><del>- RenderTableCell {TD} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) 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><span class="cx"> RenderTableCell {TD} at (308,153) size 472x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 453x34
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> text run at (2,19) width 83: "to the bottom"
</span><span class="cx"> RenderTableSection {TFOOT} at (1,217) size 782x23
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x21
</span><del>- RenderTableCell {TD} at (2,0) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableSection {TBODY} at (1,194) size 782x23
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x21
</span><del>- RenderTableCell {TD} at (2,0) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span><span class="cx"> RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_middleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_middle-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_middle-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_middle-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_middle-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x241 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {THEAD} at (1,1) size 782x193
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x189
</span><del>- RenderTableCell {TD} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) 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><span class="cx"> RenderTableCell {TD} at (308,77) size 472x39 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 453x35
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> text run at (2,20) width 82: "to the middle"
</span><span class="cx"> RenderTableSection {TFOOT} at (1,217) size 782x23
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x21
</span><del>- RenderTableCell {TD} at (2,0) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableSection {TBODY} at (1,194) size 782x23
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x21
</span><del>- RenderTableCell {TD} at (2,0) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span><span class="cx"> RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x241 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {THEAD} at (1,1) size 782x193
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x189
</span><del>- RenderTableCell {TD} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) 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><span class="cx"> RenderTableCell {TD} at (308,2) size 472x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 453x34
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> text run at (2,19) width 59: "to the top"
</span><span class="cx"> RenderTableSection {TFOOT} at (1,217) size 782x23
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x21
</span><del>- RenderTableCell {TD} at (2,0) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableSection {TBODY} at (1,194) size 782x23
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 782x21
</span><del>- RenderTableCell {TD} at (2,0) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span><span class="cx"> RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_aqua_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_aqua_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 280x17
</span><span class="cx"> text run at (0,0) width 280: "Table with one aqua row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#00FFFF]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#00FFFF]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_blackexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_black-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_blackexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_black-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_black-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_black-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 284x17
</span><span class="cx"> text run at (0,0) width 284: "Table with one black row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#000000]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#000000]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_black_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_black_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 284x17
</span><span class="cx"> text run at (0,0) width 284: "Table with one black row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#000000]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#000000]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_blueexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_blueexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 277x17
</span><span class="cx"> text run at (0,0) width 277: "Table with one blue row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#0000FF]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#0000FF]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_blue_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_blue_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 277x17
</span><span class="cx"> text run at (0,0) width 277: "Table with one blue row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#0000FF]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#0000FF]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_fuchsiaexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_fuchsiaexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 295x17
</span><span class="cx"> text run at (0,0) width 295: "Table with one fuchsia row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#FF00FF]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#FF00FF]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_fuchsia_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_fuchsia_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 295x17
</span><span class="cx"> text run at (0,0) width 295: "Table with one fuchsia row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#FF00FF]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#FF00FF]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_grayexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_grayexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 278x17
</span><span class="cx"> text run at (0,0) width 278: "Table with one gray row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#808080]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#808080]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_gray_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_gray_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 278x17
</span><span class="cx"> text run at (0,0) width 278: "Table with one gray row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#808080]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#808080]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_greenexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_green-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_greenexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_green-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_green-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_green-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 285x17
</span><span class="cx"> text run at (0,0) width 285: "Table with one green row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#008000]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#008000]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_green_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_green_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 285x17
</span><span class="cx"> text run at (0,0) width 285: "Table with one green row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#008000]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#008000]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_limeexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_limeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 277x17
</span><span class="cx"> text run at (0,0) width 277: "Table with one lime row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#00FF00]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#00FF00]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_lime_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_lime_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 277x17
</span><span class="cx"> text run at (0,0) width 277: "Table with one lime row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#00FF00]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#00FF00]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_maroonexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_maroonexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 298x17
</span><span class="cx"> text run at (0,0) width 298: "Table with one maroon row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#800000]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#800000]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_maroon_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_maroon_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 298x17
</span><span class="cx"> text run at (0,0) width 298: "Table with one maroon row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#800000]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#800000]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_navyexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_navyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 281x17
</span><span class="cx"> text run at (0,0) width 281: "Table with one navy row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#000080]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#000080]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_navy_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_navy_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 281x17
</span><span class="cx"> text run at (0,0) width 281: "Table with one navy row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#000080]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#000080]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_oliveexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_oliveexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 281x17
</span><span class="cx"> text run at (0,0) width 281: "Table with one olive row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#808000]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#808000]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_olive_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_olive_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 281x17
</span><span class="cx"> text run at (0,0) width 281: "Table with one olive row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#808000]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#808000]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_purpleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_purpleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 290x17
</span><span class="cx"> text run at (0,0) width 290: "Table with one purple row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#800080]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#800080]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_purple_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_purple_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 290x17
</span><span class="cx"> text run at (0,0) width 290: "Table with one purple row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#800080]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#800080]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_redexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_red-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_redexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_red-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_red-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_red-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 270x17
</span><span class="cx"> text run at (0,0) width 270: "Table with one red row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#FF0000]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#FF0000]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_red_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_red_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 270x17
</span><span class="cx"> text run at (0,0) width 270: "Table with one red row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#FF0000]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#FF0000]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_silverexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_silverexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 284x17
</span><span class="cx"> text run at (0,0) width 284: "Table with one silver row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#C0C0C0]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#C0C0C0]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_silver_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_silver_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 284x17
</span><span class="cx"> text run at (0,0) width 284: "Table with one silver row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#C0C0C0]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#C0C0C0]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_tealexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_tealexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 272x17
</span><span class="cx"> text run at (0,0) width 272: "Table with one teal row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#008080]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#008080]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_teal_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_teal_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 272x17
</span><span class="cx"> text run at (0,0) width 272: "Table with one teal row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#008080]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#008080]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_whiteexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_white-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_whiteexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_white-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_white-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_white-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 439x17
</span><span class="cx"> text run at (0,0) width 439: "Table with one white row and one red row. This tests the color white."
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#FFFFFF]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#FFFFFF]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_white_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_white_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 439x17
</span><span class="cx"> text run at (0,0) width 439: "Table with one white row and one red row. This tests the color white."
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#FFFFFF]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#FFFFFF]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_yellowexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_yellowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 293x17
</span><span class="cx"> text run at (0,0) width 293: "Table with one yellow row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#FFFF00]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#FFFF00]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_yellow_rgbexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_bgcolor_yellow_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {P} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 293x17
</span><span class="cx"> text run at (0,0) width 293: "Table with one yellow row and one white row"
</span><del>- RenderTable {TABLE} at (0,33) size 119x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 117x48
- RenderTableRow {TR} at (0,2) size 117x21 [bgcolor=#FFFF00]
- RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,33) size 118x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 116x48
+ RenderTableRow {TR} at (0,2) size 116x21 [bgcolor=#FFFF00]
+ RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableRow {TR} at (0,25) size 117x21
- RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 116x21
+ RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span><del>- RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_valign_baselineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_baseline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_baseline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_baseline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_baseline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x215 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x213
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x209
</span><del>- RenderTableCell {TD} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) 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><span class="cx"> RenderTableCell {TD} at (308,173) size 235x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 182x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_valign_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x195 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x193
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x189
</span><del>- RenderTableCell {TD} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) 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><span class="cx"> RenderTableCell {TD} at (308,153) size 235x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 182x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_valign_middleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_middle-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_middle-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_middle-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_middle-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x195 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x193
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x189
</span><del>- RenderTableCell {TD} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) 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><span class="cx"> RenderTableCell {TD} at (308,77) size 235x39 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 182x35
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_valign_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintr_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tr_valign_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 784x195 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x193
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x189
</span><del>- RenderTableCell {TD} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) 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><span class="cx"> RenderTableCell {TD} at (308,2) size 235x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 182x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_col_align_charexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_align_char-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_col_align_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_align_char-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_align_char-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_align_char-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -15,13 +15,13 @@
</span><span class="cx"> RenderTableCell {td} at (2,2) size 183x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "55.00"
</span><del>- RenderTableCell {td} at (186,2) size 210x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (186,2) size 211x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x17
</span><span class="cx"> text run at (2,2) width 60: "55555.00"
</span><span class="cx"> RenderTableRow {tr} at (0,25) size 398x21
</span><span class="cx"> RenderTableCell {td} at (2,25) size 183x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 52x17
</span><span class="cx"> text run at (2,2) width 52: "1234.56"
</span><del>- RenderTableCell {td} at (186,25) size 210x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (186,25) size 211x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x17
</span><span class="cx"> text run at (2,2) width 44: "123.45"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_col_spanexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_span-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_col_spanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_span-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_span-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_span-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,16 +3,16 @@
</span><span class="cx"> layer at (0,0) size 800x60
</span><span class="cx"> RenderBlock {html} at (0,0) size 800x60
</span><span class="cx"> RenderBody {body} at (8,8) size 784x44
</span><del>- RenderTable {table} at (0,0) size 409x44 [border: (1px outset #808080)]
</del><ins>+ RenderTable {table} at (0,0) size 408x44 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {col} at (0,0) size 0x0
</span><del>- RenderTableSection (anonymous) at (1,1) size 407x42
- RenderTableRow {tr} at (0,2) size 407x38
- RenderTableCell {td} at (2,2) size 201x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection (anonymous) at (1,1) size 406x42
+ RenderTableRow {tr} at (0,2) size 406x38
+ RenderTableCell {td} at (2,2) size 200x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 188x34
</span><span class="cx"> text run at (2,2) width 188: "This column should be 200px"
</span><span class="cx"> text run at (2,19) width 31: "wide"
</span><del>- RenderTableCell {td} at (204,2) size 201x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (204,2) size 200x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 188x34
</span><span class="cx"> text run at (2,2) width 188: "This column should be 200px"
</span><span class="cx"> text run at (2,19) width 31: "wide"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_col_valign_baselineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_baseline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_col_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_baseline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_baseline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_baseline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -21,7 +21,7 @@
</span><span class="cx"> text run at (2,53) width 115: "the next cell: they "
</span><span class="cx"> text run at (117,53) width 61: "should be"
</span><span class="cx"> text run at (2,70) width 108: "vertically aligned"
</span><del>- RenderTableCell {td} at (217,2) size 563x229 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (217,2) size 564x229 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 532x225
</span><span class="cx"> text run at (2,2) width 524: "Compare the baseline of the first"
</span><span class="cx"> text run at (2,47) width 70: "line "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_col_valign_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_col_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> RenderTableCol {col} at (0,0) size 0x0
</span><span class="cx"> RenderTableSection (anonymous) at (1,1) size 782x211
</span><span class="cx"> RenderTableRow {tr} at (0,2) size 782x207
</span><del>- RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><span class="cx"> RenderTableCell {td} at (208,78) size 572x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 561x51
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_col_valign_middleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_middle-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_col_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_middle-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_middle-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_middle-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,15 +6,15 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 172x17
</span><span class="cx"> text run at (0,0) width 172: "COL VALIGN=MIDDLE"
</span><del>- RenderTable {table} at (0,33) size 708x213 [border: (1px outset #808080)]
</del><ins>+ RenderTable {table} at (0,33) size 707x213 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {col} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {col} at (0,0) size 0x0
</span><del>- RenderTableSection (anonymous) at (1,1) size 706x211
- RenderTableRow {tr} at (0,2) size 706x207
- RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection (anonymous) at (1,1) size 705x211
+ RenderTableRow {tr} at (0,2) size 705x207
+ RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><del>- RenderTableCell {td} at (208,95) size 496x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,95) size 495x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 491x17
</span><span class="cx"> text run at (2,2) width 362: "The middle of this text should be vertically aligned to the "
</span><span class="cx"> text run at (364,2) width 129: "middle of the image."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_col_valign_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_col_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_valign_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,15 +6,15 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 140x17
</span><span class="cx"> text run at (0,0) width 140: "COL VALIGN=TOP"
</span><del>- RenderTable {table} at (0,33) size 658x213 [border: (1px outset #808080)]
</del><ins>+ RenderTable {table} at (0,33) size 657x213 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {col} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {col} at (0,0) size 0x0
</span><del>- RenderTableSection (anonymous) at (1,1) size 656x211
- RenderTableRow {tr} at (0,2) size 656x207
- RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection (anonymous) at (1,1) size 655x211
+ RenderTableRow {tr} at (0,2) size 655x207
+ RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><del>- RenderTableCell {td} at (208,95) size 446x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,95) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 441x17
</span><span class="cx"> text run at (2,2) width 380: "The top of this text should be vertically aligned to the top of "
</span><span class="cx"> text run at (382,2) width 61: "the image"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_col_width_pxexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_width_px-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_col_width_pxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_width_px-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_width_px-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_width_px-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 116x17
</span><span class="cx"> text run at (0,0) width 116: "COL WIDTH=px"
</span><del>- RenderTable {table} at (0,33) size 609x44 [border: (1px outset #808080)]
</del><ins>+ RenderTable {table} at (0,33) size 608x44 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {col} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {col} at (0,0) size 0x0
</span><del>- RenderTableSection (anonymous) at (1,1) size 607x42
- RenderTableRow {tr} at (0,2) size 607x38
</del><ins>+ RenderTableSection (anonymous) at (1,1) size 606x42
+ RenderTableRow {tr} at (0,2) size 606x38
</ins><span class="cx"> RenderTableCell {td} at (2,2) size 200x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 170x34
</span><span class="cx"> text run at (2,2) width 170: "This column should have a"
</span><span class="cx"> text run at (2,19) width 122: "width of 200 pixels"
</span><del>- RenderTableCell {td} at (204,10) size 401x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (204,10) size 400x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 296x18
</span><span class="cx"> text run at (2,3) width 296: "This column should have a width of 400 pixels"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_col_width_relexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_width_rel-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_col_width_relexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_width_rel-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_width_rel-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_col_width_rel-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx"> text run at (2,19) width 125: "This column should"
</span><span class="cx"> text run at (2,36) width 108: "be 1/2 as wide as"
</span><span class="cx"> text run at (2,53) width 124: "Column 2 or 100px"
</span><del>- RenderTableCell {td} at (148,2) size 148x72 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (148,2) size 149x72 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 138x68
</span><span class="cx"> text run at (2,2) width 138: "Table width is 300px."
</span><span class="cx"> text run at (2,19) width 125: "This column should"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_align_charexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_align_char-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_align_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_align_char-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_align_char-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_align_char-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -15,13 +15,13 @@
</span><span class="cx"> RenderTableCell {td} at (2,2) size 277x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "55.00"
</span><del>- RenderTableCell {td} at (280,2) size 316x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (280,2) size 317x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x17
</span><span class="cx"> text run at (2,2) width 60: "55555.00"
</span><span class="cx"> RenderTableRow {tr} at (0,25) size 598x21
</span><span class="cx"> RenderTableCell {td} at (2,25) size 277x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 52x17
</span><span class="cx"> text run at (2,2) width 52: "1234.56"
</span><del>- RenderTableCell {td} at (280,25) size 316x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (280,25) size 317x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x17
</span><span class="cx"> text run at (2,2) width 44: "123.45"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_spanexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_span-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_spanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_span-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_span-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_span-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,15 +3,15 @@
</span><span class="cx"> layer at (0,0) size 800x60
</span><span class="cx"> RenderBlock {html} at (0,0) size 800x60
</span><span class="cx"> RenderBody {body} at (8,8) size 784x44
</span><del>- RenderTable {table} at (0,0) size 409x44 [border: (1px outset #808080)]
</del><ins>+ RenderTable {table} at (0,0) size 408x44 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {colgroup} at (0,0) size 0x0
</span><del>- RenderTableSection (anonymous) at (1,1) size 407x42
- RenderTableRow {tr} at (0,2) size 407x38
- RenderTableCell {td} at (2,2) size 201x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection (anonymous) at (1,1) size 406x42
+ RenderTableRow {tr} at (0,2) size 406x38
+ RenderTableCell {td} at (2,2) size 200x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 188x34
</span><span class="cx"> text run at (2,2) width 188: "This column should be 200px"
</span><span class="cx"> text run at (2,19) width 31: "wide"
</span><del>- RenderTableCell {td} at (204,2) size 201x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (204,2) size 200x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 188x34
</span><span class="cx"> text run at (2,2) width 188: "This column should be 200px"
</span><span class="cx"> text run at (2,19) width 31: "wide"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_valign_baselineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -21,7 +21,7 @@
</span><span class="cx"> text run at (2,53) width 115: "the next cell: they "
</span><span class="cx"> text run at (117,53) width 61: "should be"
</span><span class="cx"> text run at (2,70) width 108: "vertically aligned"
</span><del>- RenderTableCell {td} at (217,2) size 563x229 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (217,2) size 564x229 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 532x225
</span><span class="cx"> text run at (2,2) width 524: "Compare the baseline of the first"
</span><span class="cx"> text run at (2,47) width 70: "line "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_valign_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> RenderTableCol {col} at (0,0) size 0x0
</span><span class="cx"> RenderTableSection (anonymous) at (1,1) size 782x211
</span><span class="cx"> RenderTableRow {tr} at (0,2) size 782x207
</span><del>- RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><span class="cx"> RenderTableCell {td} at (208,78) size 572x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 561x51
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_valign_middleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_middle-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,15 +6,15 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 228x17
</span><span class="cx"> text run at (0,0) width 228: "COLGROUP VALIGN=MIDDLE"
</span><del>- RenderTable {table} at (0,33) size 678x213 [border: (1px outset #808080)]
</del><ins>+ RenderTable {table} at (0,33) size 677x213 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {col} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {col} at (0,0) size 0x0
</span><del>- RenderTableSection (anonymous) at (1,1) size 676x211
- RenderTableRow {tr} at (0,2) size 676x207
- RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection (anonymous) at (1,1) size 675x211
+ RenderTableRow {tr} at (0,2) size 675x207
+ RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><del>- RenderTableCell {td} at (208,95) size 466x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,95) size 465x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 461x17
</span><span class="cx"> text run at (2,2) width 383: "The middle of text should be vertically aligned to the middle "
</span><span class="cx"> text run at (385,2) width 78: "of the image"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_valign_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_valign_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,15 +6,15 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 196x17
</span><span class="cx"> text run at (0,0) width 196: "COLGROUP VALIGN=TOP"
</span><del>- RenderTable {table} at (0,33) size 658x213 [border: (1px outset #808080)]
</del><ins>+ RenderTable {table} at (0,33) size 657x213 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {col} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {col} at (0,0) size 0x0
</span><del>- RenderTableSection (anonymous) at (1,1) size 656x211
- RenderTableRow {tr} at (0,2) size 656x207
- RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection (anonymous) at (1,1) size 655x211
+ RenderTableRow {tr} at (0,2) size 655x207
+ RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><del>- RenderTableCell {td} at (208,95) size 446x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,95) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 441x17
</span><span class="cx"> text run at (2,2) width 380: "The top of this text should be vertically aligned to the top of "
</span><span class="cx"> text run at (382,2) width 61: "the image"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_width_relexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_width_rel-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_colgroup_width_relexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_width_rel-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_width_rel-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_colgroup_width_rel-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> text run at (2,19) width 125: "This column should"
</span><span class="cx"> text run at (2,36) width 108: "be 1/2 as wide as"
</span><span class="cx"> text run at (2,53) width 124: "Column 2 or 100px"
</span><del>- RenderTableCell {td} at (148,2) size 148x72 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (148,2) size 149x72 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 138x68
</span><span class="cx"> text run at (2,2) width 138: "Table width is 300px."
</span><span class="cx"> text run at (2,19) width 125: "This column should"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tbody_valign_baselineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_baseline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tbody_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> RenderTableCell {td} at (2,2) size 214x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><del>- RenderTableCell {td} at (217,2) size 563x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (217,2) size 564x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableSection {tfoot} at (1,257) size 782x23
</span><span class="lines">@@ -20,7 +20,7 @@
</span><span class="cx"> RenderTableCell {td} at (2,0) size 214x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><del>- RenderTableCell {td} at (217,0) size 563x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (217,0) size 564x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableSection {tbody} at (1,26) size 782x231
</span><span class="lines">@@ -34,7 +34,7 @@
</span><span class="cx"> text run at (2,53) width 115: "the next cell: they "
</span><span class="cx"> text run at (117,53) width 61: "should be"
</span><span class="cx"> text run at (2,70) width 108: "vertically aligned"
</span><del>- RenderTableCell {td} at (217,0) size 563x229 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (217,0) size 564x229 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 532x225
</span><span class="cx"> text run at (2,2) width 524: "Compare the baseline of the first"
</span><span class="cx"> text run at (2,47) width 70: "line "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tbody_valign_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tbody_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {table} at (0,33) size 784x259 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {thead} at (1,1) size 782x25
</span><span class="cx"> RenderTableRow {tr} at (0,2) size 782x21
</span><del>- RenderTableCell {td} at (2,2) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (2,2) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableCell {td} at (208,2) size 572x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableSection {tfoot} at (1,235) size 782x23
</span><span class="cx"> RenderTableRow {tr} at (0,0) size 782x21
</span><del>- RenderTableCell {td} at (2,0) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableCell {td} at (208,0) size 572x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableSection {tbody} at (1,26) size 782x209
</span><span class="cx"> RenderTableRow {tr} at (0,0) size 782x207
</span><del>- RenderTableCell {td} at (2,0) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (2,0) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><span class="cx"> RenderTableCell {td} at (208,152) size 572x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 561x51
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tbody_valign_middleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_middle-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tbody_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_middle-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_middle-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_middle-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,28 +6,28 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 196x17
</span><span class="cx"> text run at (0,0) width 196: "TBODY VALIGN=MIDDLE"
</span><del>- RenderTable {table} at (0,33) size 617x259 [border: (1px outset #808080)]
- RenderTableSection {thead} at (1,1) size 615x25
- RenderTableRow {tr} at (0,2) size 615x21
- RenderTableCell {td} at (2,2) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,33) size 616x259 [border: (1px outset #808080)]
+ RenderTableSection {thead} at (1,1) size 614x25
+ RenderTableRow {tr} at (0,2) size 614x21
+ RenderTableCell {td} at (2,2) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><del>- RenderTableCell {td} at (208,2) size 405x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,2) size 404x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><del>- RenderTableSection {tfoot} at (1,235) size 615x23
- RenderTableRow {tr} at (0,0) size 615x21
- RenderTableCell {td} at (2,0) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {tfoot} at (1,235) size 614x23
+ RenderTableRow {tr} at (0,0) size 614x21
+ RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><del>- RenderTableCell {td} at (208,0) size 405x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,0) size 404x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><del>- RenderTableSection {tbody} at (1,26) size 615x209
- RenderTableRow {tr} at (0,0) size 615x207
- RenderTableCell {td} at (2,0) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {tbody} at (1,26) size 614x209
+ RenderTableRow {tr} at (0,0) size 614x207
+ RenderTableCell {td} at (2,0) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><del>- RenderTableCell {td} at (208,93) size 405x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,93) size 404x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 400x17
</span><span class="cx"> text run at (2,2) width 362: "This text should be vertically aligned to the middle of the "
</span><span class="cx"> text run at (364,2) width 38: "image"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tbody_valign_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tbody_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tbody_valign_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,28 +6,28 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 164x17
</span><span class="cx"> text run at (0,0) width 164: "TBODY VALIGN=TOP"
</span><del>- RenderTable {table} at (0,33) size 658x259 [border: (1px outset #808080)]
- RenderTableSection {thead} at (1,1) size 656x25
- RenderTableRow {tr} at (0,2) size 656x21
- RenderTableCell {td} at (2,2) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,33) size 657x259 [border: (1px outset #808080)]
+ RenderTableSection {thead} at (1,1) size 655x25
+ RenderTableRow {tr} at (0,2) size 655x21
+ RenderTableCell {td} at (2,2) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><del>- RenderTableCell {td} at (208,2) size 446x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,2) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><del>- RenderTableSection {tfoot} at (1,235) size 656x23
- RenderTableRow {tr} at (0,0) size 656x21
- RenderTableCell {td} at (2,0) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {tfoot} at (1,235) size 655x23
+ RenderTableRow {tr} at (0,0) size 655x21
+ RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><del>- RenderTableCell {td} at (208,0) size 446x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,0) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><del>- RenderTableSection {tbody} at (1,26) size 656x209
- RenderTableRow {tr} at (0,0) size 656x207
- RenderTableCell {td} at (2,0) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {tbody} at (1,26) size 655x209
+ RenderTableRow {tr} at (0,0) size 655x207
+ RenderTableCell {td} at (2,0) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><del>- RenderTableCell {td} at (208,0) size 446x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,0) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 441x17
</span><span class="cx"> text run at (2,2) width 380: "The top of this text should be vertically aligned to the top of "
</span><span class="cx"> text run at (382,2) width 61: "the image"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_centerexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_center-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_center-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_center-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_center-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -27,14 +27,14 @@
</span><span class="cx"> RenderText {#text} at (0,17) size 424x17
</span><span class="cx"> text run at (0,17) width 399: "No specific table width; text in second row exceeds text in first "
</span><span class="cx"> text run at (399,17) width 25: "row"
</span><del>- RenderTable {table} at (0,176) size 567x50 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 565x48
- RenderTableRow {tr} at (0,2) size 565x21
- RenderTableCell {td} at (2,2) size 561x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (175,2) size 211x17
- text run at (175,2) width 211: "Cell text should be center aligned"
- RenderTableRow {tr} at (0,25) size 565x21
- RenderTableCell {td} at (2,25) size 561x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,176) size 566x50 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 564x48
+ RenderTableRow {tr} at (0,2) size 564x21
+ RenderTableCell {td} at (2,2) size 560x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (175,2) size 210x17
+ text run at (175,2) width 210: "Cell text should be center aligned"
+ RenderTableRow {tr} at (0,25) size 564x21
+ RenderTableCell {td} at (2,25) size 560x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 556x17
</span><span class="cx"> text run at (2,2) width 448: "xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx "
</span><span class="cx"> text run at (450,2) width 108: "xxx xxx xxx xxx"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_charexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_char-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_char-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_char-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_char-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 301x17
</span><span class="cx"> text run at (0,0) width 301: "TEST: Numbers should align by decimal points"
</span><del>- RenderTable {table} at (0,33) size 195x50 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 193x48
- RenderTableRow {tr} at (0,2) size 193x21
- RenderTableCell {td} at (2,2) size 57x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,33) size 194x50 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 192x48
+ RenderTableRow {tr} at (0,2) size 192x21
+ RenderTableCell {td} at (2,2) size 56x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "55.00"
</span><del>- RenderTableCell {td} at (60,2) size 65x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (60,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x17
</span><span class="cx"> text run at (2,2) width 60: "55555.00"
</span><del>- RenderTableCell {td} at (126,2) size 65x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (126,2) size 64x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x17
</span><span class="cx"> text run at (2,2) width 44: "555.00"
</span><del>- RenderTableRow {tr} at (0,25) size 193x21
- RenderTableCell {td} at (2,25) size 57x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 192x21
+ RenderTableCell {td} at (2,25) size 56x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 52x17
</span><span class="cx"> text run at (2,2) width 52: "1234.56"
</span><del>- RenderTableCell {td} at (60,25) size 65x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (60,25) size 64x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x17
</span><span class="cx"> text run at (2,2) width 44: "123.45"
</span><del>- RenderTableCell {td} at (126,25) size 65x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (126,25) size 64x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x17
</span><span class="cx"> text run at (2,2) width 60: "12345.67"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_justifyexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_justify-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_justifyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_justify-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_justify-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_justify-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -15,6 +15,6 @@
</span><span class="cx"> text run at (2,36) width 295: "content becomes (except the last line which "
</span><span class="cx"> text run at (296,36) width 91: "should be left"
</span><span class="cx"> text run at (2,53) width 51: "aligned)"
</span><del>- RenderTableCell {td} at (392,27) size 388x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (392,27) size 389x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 224x18
</span><span class="cx"> text run at (2,3) width 224: "This cell text should be left justified"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_leftexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_left-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_left-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_left-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_left-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -27,14 +27,14 @@
</span><span class="cx"> RenderText {#text} at (0,17) size 424x17
</span><span class="cx"> text run at (0,17) width 399: "No specific table width; text in second row exceeds text in first "
</span><span class="cx"> text run at (399,17) width 25: "row"
</span><del>- RenderTable {table} at (0,176) size 567x50 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 565x48
- RenderTableRow {tr} at (0,2) size 565x21
- RenderTableCell {td} at (2,2) size 561x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,176) size 566x50 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 564x48
+ RenderTableRow {tr} at (0,2) size 564x21
+ RenderTableCell {td} at (2,2) size 560x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 192x17
</span><span class="cx"> text run at (2,2) width 192: "Cell text should be left aligned"
</span><del>- RenderTableRow {tr} at (0,25) size 565x21
- RenderTableCell {td} at (2,25) size 561x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 564x21
+ RenderTableCell {td} at (2,25) size 560x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 556x17
</span><span class="cx"> text run at (2,2) width 448: "xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx "
</span><span class="cx"> text run at (450,2) width 108: "xxx xxx xxx xxx"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_rightexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_right-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_right-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_right-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_align_right-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -27,14 +27,14 @@
</span><span class="cx"> RenderText {#text} at (0,17) size 424x17
</span><span class="cx"> text run at (0,17) width 399: "No specific table width; text in second row exceeds text in first "
</span><span class="cx"> text run at (399,17) width 25: "row"
</span><del>- RenderTable {table} at (0,176) size 567x50 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 565x48
- RenderTableRow {tr} at (0,2) size 565x21
- RenderTableCell {td} at (2,2) size 561x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (357,2) size 202x17
- text run at (357,2) width 202: "Cell text should be right aligned"
- RenderTableRow {tr} at (0,25) size 565x21
- RenderTableCell {td} at (2,25) size 561x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,176) size 566x50 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 564x48
+ RenderTableRow {tr} at (0,2) size 564x21
+ RenderTableCell {td} at (2,2) size 560x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (357,2) size 201x17
+ text run at (357,2) width 201: "Cell text should be right aligned"
+ RenderTableRow {tr} at (0,25) size 564x21
+ RenderTableCell {td} at (2,25) size 560x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 556x17
</span><span class="cx"> text run at (2,2) width 448: "xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx "
</span><span class="cx"> text run at (450,2) width 108: "xxx xxx xxx xxx"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_valign_baselineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_baseline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_baseline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_baseline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_baseline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> text run at (2,36) width 206: "baseline of the first line of text in"
</span><span class="cx"> text run at (2,53) width 176: "the next cell: they should be"
</span><span class="cx"> text run at (2,70) width 108: "vertically aligned"
</span><del>- RenderTableCell {td} at (217,2) size 563x229 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (217,2) size 564x229 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 532x225
</span><span class="cx"> text run at (2,2) width 358: "Compare the baseline "
</span><span class="cx"> text run at (360,2) width 166: "of the first"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_valign_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {table} at (0,33) size 784x213 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection (anonymous) at (1,1) size 782x211
</span><span class="cx"> RenderTableRow {tr} at (0,2) size 782x207
</span><del>- RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><span class="cx"> RenderTableCell {td} at (208,154) size 572x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 561x51
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_valign_middleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_middle-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_middle-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_middle-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_middle-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 161x17
</span><span class="cx"> text run at (0,0) width 161: "TD VALIGN=MIDDLE"
</span><del>- RenderTable {table} at (0,33) size 617x213 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 615x211
- RenderTableRow {tr} at (0,2) size 615x207
- RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,33) size 616x213 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 614x211
+ RenderTableRow {tr} at (0,2) size 614x207
+ RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><del>- RenderTableCell {td} at (208,95) size 405x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,95) size 404x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 400x17
</span><span class="cx"> text run at (2,2) width 275: "This text should be vertically aligned to the "
</span><span class="cx"> text run at (277,2) width 125: "middle of the image"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_valign_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_valign_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 129x17
</span><span class="cx"> text run at (0,0) width 129: "TD VALIGN=TOP"
</span><del>- RenderTable {table} at (0,33) size 658x213 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 656x211
- RenderTableRow {tr} at (0,2) size 656x207
- RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,33) size 657x213 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 655x211
+ RenderTableRow {tr} at (0,2) size 655x207
+ RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><del>- RenderTableCell {td} at (208,2) size 446x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,2) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 441x17
</span><span class="cx"> text run at (2,2) width 300: "The top of this text should be vertically aligned "
</span><span class="cx"> text run at (302,2) width 141: "to the top of the image"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_widthexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_width-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_td_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_width-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_width-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_td_width-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,44 +3,44 @@
</span><span class="cx"> layer at (0,0) size 800x270
</span><span class="cx"> RenderBlock {html} at (0,0) size 800x270
</span><span class="cx"> RenderBody {body} at (8,8) size 784x254
</span><del>- RenderTable {table} at (0,0) size 111x61 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 109x59
- RenderTableRow {tr} at (0,2) size 109x55
- RenderTableCell {td} at (2,2) size 105x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,0) size 110x61 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 108x59
+ RenderTableRow {tr} at (0,2) size 108x55
+ RenderTableCell {td} at (2,2) size 104x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 94x51
</span><span class="cx"> text run at (2,2) width 82: "The width of"
</span><span class="cx"> text run at (2,19) width 94: "this cell should"
</span><span class="cx"> text run at (2,36) width 84: "be 100 pixels"
</span><span class="cx"> RenderBlock (anonymous) at (0,61) size 784x17
</span><span class="cx"> RenderBR {br} at (0,0) size 0x17
</span><del>- RenderTable {table} at (0,78) size 211x44 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 209x42
- RenderTableRow {tr} at (0,2) size 209x38
- RenderTableCell {td} at (2,2) size 205x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,78) size 210x44 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 208x42
+ RenderTableRow {tr} at (0,2) size 208x38
+ RenderTableCell {td} at (2,2) size 204x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 199x34
</span><span class="cx"> text run at (2,2) width 199: "The width of this cell should be"
</span><span class="cx"> text run at (2,19) width 65: "200 pixels"
</span><span class="cx"> RenderBlock (anonymous) at (0,122) size 784x17
</span><span class="cx"> RenderBR {br} at (0,0) size 0x17
</span><del>- RenderTable {table} at (0,139) size 311x27 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 309x25
- RenderTableRow {tr} at (0,2) size 309x21
- RenderTableCell {td} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,139) size 310x27 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 308x25
+ RenderTableRow {tr} at (0,2) size 308x21
+ RenderTableCell {td} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 268x17
</span><span class="cx"> text run at (2,2) width 268: "The width of this cell should be 300 pixels"
</span><span class="cx"> RenderBlock (anonymous) at (0,166) size 784x17
</span><span class="cx"> RenderBR {br} at (0,0) size 0x17
</span><del>- RenderTable {table} at (0,183) size 411x27 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 409x25
- RenderTableRow {tr} at (0,2) size 409x21
- RenderTableCell {td} at (2,2) size 405x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,183) size 410x27 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 408x25
+ RenderTableRow {tr} at (0,2) size 408x21
+ RenderTableCell {td} at (2,2) size 404x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 268x17
</span><span class="cx"> text run at (2,2) width 268: "The width of this cell should be 400 pixels"
</span><span class="cx"> RenderBlock (anonymous) at (0,210) size 784x17
</span><span class="cx"> RenderBR {br} at (0,0) size 0x17
</span><del>- RenderTable {table} at (0,227) size 511x27 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 509x25
- RenderTableRow {tr} at (0,2) size 509x21
- RenderTableCell {td} at (2,2) size 505x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,227) size 510x27 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 508x25
+ RenderTableRow {tr} at (0,2) size 508x21
+ RenderTableCell {td} at (2,2) size 504x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 268x17
</span><span class="cx"> text run at (2,2) width 268: "The width of this cell should be 500 pixels"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_baselineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> RenderTableCell {td} at (2,2) size 214x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><del>- RenderTableCell {td} at (217,2) size 563x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (217,2) size 564x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableSection {tfoot} at (1,49) size 782x231
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx"> text run at (2,53) width 115: "the next cell: they "
</span><span class="cx"> text run at (117,53) width 61: "should be"
</span><span class="cx"> text run at (2,70) width 108: "vertically aligned"
</span><del>- RenderTableCell {td} at (217,0) size 563x229 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (217,0) size 564x229 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 532x225
</span><span class="cx"> text run at (2,2) width 524: "Compare the baseline of the first"
</span><span class="cx"> text run at (2,47) width 70: "line "
</span><span class="lines">@@ -39,6 +39,6 @@
</span><span class="cx"> RenderTableCell {td} at (2,0) size 214x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span><del>- RenderTableCell {td} at (217,0) size 563x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (217,0) size 564x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {table} at (0,33) size 784x259 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {thead} at (1,1) size 782x25
</span><span class="cx"> RenderTableRow {tr} at (0,2) size 782x21
</span><del>- RenderTableCell {td} at (2,2) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (2,2) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableCell {td} at (208,2) size 572x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><span class="cx"> RenderTableSection {tfoot} at (1,49) size 782x209
</span><span class="cx"> RenderTableRow {tr} at (0,0) size 782x207
</span><del>- RenderTableCell {td} at (2,0) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (2,0) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><span class="cx"> RenderTableCell {td} at (208,152) size 572x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 561x51
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx"> text run at (193,36) width 132: "x-fill x-fill x-fill x-fill"
</span><span class="cx"> RenderTableSection {tbody} at (1,26) size 782x23
</span><span class="cx"> RenderTableRow {tr} at (0,0) size 782x21
</span><del>- RenderTableCell {td} at (2,0) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span><span class="cx"> RenderTableCell {td} at (208,0) size 572x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_middleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_middle-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,28 +6,28 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 192x17
</span><span class="cx"> text run at (0,0) width 192: "TFOOT VALIGN=MIDDLE"
</span><del>- RenderTable {table} at (0,33) size 617x259 [border: (1px outset #808080)]
- RenderTableSection {thead} at (1,1) size 615x25
- RenderTableRow {tr} at (0,2) size 615x21
- RenderTableCell {td} at (2,2) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,33) size 616x259 [border: (1px outset #808080)]
+ RenderTableSection {thead} at (1,1) size 614x25
+ RenderTableRow {tr} at (0,2) size 614x21
+ RenderTableCell {td} at (2,2) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><del>- RenderTableCell {td} at (208,2) size 405x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,2) size 404x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><del>- RenderTableSection {tfoot} at (1,49) size 615x209
- RenderTableRow {tr} at (0,0) size 615x207
- RenderTableCell {td} at (2,0) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {tfoot} at (1,49) size 614x209
+ RenderTableRow {tr} at (0,0) size 614x207
+ RenderTableCell {td} at (2,0) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><del>- RenderTableCell {td} at (208,93) size 405x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,93) size 404x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 400x17
</span><span class="cx"> text run at (2,2) width 362: "This text should be vertically aligned to the middle of the "
</span><span class="cx"> text run at (364,2) width 38: "image"
</span><del>- RenderTableSection {tbody} at (1,26) size 615x23
- RenderTableRow {tr} at (0,0) size 615x21
- RenderTableCell {td} at (2,0) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {tbody} at (1,26) size 614x23
+ RenderTableRow {tr} at (0,0) size 614x21
+ RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span><del>- RenderTableCell {td} at (208,0) size 405x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,0) size 404x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,28 +6,28 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 160x17
</span><span class="cx"> text run at (0,0) width 160: "TFOOT VALIGN=TOP"
</span><del>- RenderTable {table} at (0,33) size 658x259 [border: (1px outset #808080)]
- RenderTableSection {thead} at (1,1) size 656x25
- RenderTableRow {tr} at (0,2) size 656x21
- RenderTableCell {td} at (2,2) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,33) size 657x259 [border: (1px outset #808080)]
+ RenderTableSection {thead} at (1,1) size 655x25
+ RenderTableRow {tr} at (0,2) size 655x21
+ RenderTableCell {td} at (2,2) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><del>- RenderTableCell {td} at (208,2) size 446x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,2) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "THEAD"
</span><del>- RenderTableSection {tfoot} at (1,49) size 656x209
- RenderTableRow {tr} at (0,0) size 656x207
- RenderTableCell {td} at (2,0) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {tfoot} at (1,49) size 655x209
+ RenderTableRow {tr} at (0,0) size 655x207
+ RenderTableCell {td} at (2,0) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><del>- RenderTableCell {td} at (208,0) size 446x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,0) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 441x17
</span><span class="cx"> text run at (2,2) width 380: "The top of this text should be vertically aligned to the top of "
</span><span class="cx"> text run at (382,2) width 61: "the image"
</span><del>- RenderTableSection {tbody} at (1,26) size 656x23
- RenderTableRow {tr} at (0,0) size 656x21
- RenderTableCell {td} at (2,0) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {tbody} at (1,26) size 655x23
+ RenderTableRow {tr} at (0,0) size 655x21
+ RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span><del>- RenderTableCell {td} at (208,0) size 446x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,0) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_centerexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_center-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_center-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_center-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_center-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -27,14 +27,14 @@
</span><span class="cx"> RenderText {#text} at (0,17) size 424x17
</span><span class="cx"> text run at (0,17) width 399: "No specific table width; text in second row exceeds text in first "
</span><span class="cx"> text run at (399,17) width 25: "row"
</span><del>- RenderTable {table} at (0,176) size 567x50 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 565x48
- RenderTableRow {tr} at (0,2) size 565x21
- RenderTableCell {th} at (2,2) size 561x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (168,2) size 225x17
- text run at (168,2) width 225: "Cell text should be center aligned"
- RenderTableRow {tr} at (0,25) size 565x21
- RenderTableCell {th} at (2,25) size 561x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 557x17
- text run at (2,2) width 449: "xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx "
- text run at (450,2) width 109: "xxx xxx xxx xxx"
</del><ins>+ RenderTable {table} at (0,176) size 566x50 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 564x48
+ RenderTableRow {tr} at (0,2) size 564x21
+ RenderTableCell {th} at (2,2) size 560x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (168,2) size 224x17
+ text run at (168,2) width 224: "Cell text should be center aligned"
+ RenderTableRow {tr} at (0,25) size 564x21
+ RenderTableCell {th} at (2,25) size 560x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 556x17
+ text run at (2,2) width 448: "xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx "
+ text run at (450,2) width 108: "xxx xxx xxx xxx"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_charexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_char-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_char-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_char-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_char-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 301x17
</span><span class="cx"> text run at (0,0) width 301: "TEST: Numbers should align by decimal points"
</span><del>- RenderTable {table} at (0,33) size 195x50 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 193x48
- RenderTableRow {tr} at (0,2) size 193x21
- RenderTableCell {th} at (2,2) size 57x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (10,2) size 37x17
- text run at (10,2) width 37: "55.00"
- RenderTableCell {th} at (60,2) size 65x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 61x17
- text run at (2,2) width 61: "55555.00"
- RenderTableCell {th} at (126,2) size 65x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (10,2) size 45x17
- text run at (10,2) width 45: "555.00"
- RenderTableRow {tr} at (0,25) size 193x21
- RenderTableCell {th} at (2,25) size 57x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 53x17
- text run at (2,2) width 53: "1234.56"
- RenderTableCell {th} at (60,25) size 65x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (10,2) size 45x17
- text run at (10,2) width 45: "123.45"
- RenderTableCell {th} at (126,25) size 65x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 61x17
- text run at (2,2) width 61: "12345.67"
</del><ins>+ RenderTable {table} at (0,33) size 194x50 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 192x48
+ RenderTableRow {tr} at (0,2) size 192x21
+ RenderTableCell {th} at (2,2) size 56x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (10,2) size 36x17
+ text run at (10,2) width 36: "55.00"
+ RenderTableCell {th} at (60,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 60x17
+ text run at (2,2) width 60: "55555.00"
+ RenderTableCell {th} at (126,2) size 64x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (10,2) size 44x17
+ text run at (10,2) width 44: "555.00"
+ RenderTableRow {tr} at (0,25) size 192x21
+ RenderTableCell {th} at (2,25) size 56x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 52x17
+ text run at (2,2) width 52: "1234.56"
+ RenderTableCell {th} at (60,25) size 64x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (10,2) size 44x17
+ text run at (10,2) width 44: "123.45"
+ RenderTableCell {th} at (126,25) size 64x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 60x17
+ text run at (2,2) width 60: "12345.67"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_justifyexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_justify-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_justifyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_justify-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_justify-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_justify-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx"> text run at (304,19) width 83: "matter how"
</span><span class="cx"> text run at (2,36) width 385: "long the content becomes (except the last line which"
</span><span class="cx"> text run at (2,53) width 148: "should be left aligned)"
</span><del>- RenderTableCell {th} at (392,27) size 388x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {th} at (392,27) size 389x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 237x18
</span><span class="cx"> text run at (2,3) width 183: "This cell text should be left "
</span><span class="cx"> text run at (185,3) width 54: "justified"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_leftexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_left-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_left-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_left-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_left-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -27,14 +27,14 @@
</span><span class="cx"> RenderText {#text} at (0,17) size 424x17
</span><span class="cx"> text run at (0,17) width 399: "No specific table width; text in second row exceeds text in first "
</span><span class="cx"> text run at (399,17) width 25: "row"
</span><del>- RenderTable {table} at (0,176) size 567x50 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 565x48
- RenderTableRow {tr} at (0,2) size 565x21
- RenderTableCell {th} at (2,2) size 561x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,176) size 566x50 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 564x48
+ RenderTableRow {tr} at (0,2) size 564x21
+ RenderTableCell {th} at (2,2) size 560x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 203x17
</span><span class="cx"> text run at (2,2) width 203: "Cell text should be left aligned"
</span><del>- RenderTableRow {tr} at (0,25) size 565x21
- RenderTableCell {th} at (2,25) size 561x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 557x17
- text run at (2,2) width 449: "xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx "
- text run at (450,2) width 109: "xxx xxx xxx xxx"
</del><ins>+ RenderTableRow {tr} at (0,25) size 564x21
+ RenderTableCell {th} at (2,25) size 560x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 556x17
+ text run at (2,2) width 448: "xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx "
+ text run at (450,2) width 108: "xxx xxx xxx xxx"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_rightexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_right-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_right-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_right-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_right-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -27,14 +27,14 @@
</span><span class="cx"> RenderText {#text} at (0,17) size 424x17
</span><span class="cx"> text run at (0,17) width 399: "No specific table width; text in second row exceeds text in first "
</span><span class="cx"> text run at (399,17) width 25: "row"
</span><del>- RenderTable {table} at (0,176) size 567x50 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 565x48
- RenderTableRow {tr} at (0,2) size 565x21
- RenderTableCell {th} at (2,2) size 561x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (343,2) size 216x17
- text run at (343,2) width 216: "Cell text should be right aligned"
- RenderTableRow {tr} at (0,25) size 565x21
- RenderTableCell {th} at (2,25) size 561x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 557x17
- text run at (2,2) width 449: "xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx "
- text run at (450,2) width 109: "xxx xxx xxx xxx"
</del><ins>+ RenderTable {table} at (0,176) size 566x50 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 564x48
+ RenderTableRow {tr} at (0,2) size 564x21
+ RenderTableCell {th} at (2,2) size 560x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (343,2) size 215x17
+ text run at (343,2) width 215: "Cell text should be right aligned"
+ RenderTableRow {tr} at (0,25) size 564x21
+ RenderTableCell {th} at (2,25) size 560x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 556x17
+ text run at (2,2) width 448: "xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx "
+ text run at (450,2) width 108: "xxx xxx xxx xxx"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_rowspanexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_rowspan-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_rowspanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_rowspan-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_rowspan-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_rowspan-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,16 +3,16 @@
</span><span class="cx"> layer at (0,0) size 800x66
</span><span class="cx"> RenderBlock {html} at (0,0) size 800x66
</span><span class="cx"> RenderBody {body} at (8,8) size 784x50
</span><del>- RenderTable {table} at (0,0) size 233x50 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 231x48
- RenderTableRow {tr} at (0,2) size 231x21
- RenderTableCell {th} at (2,13) size 169x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,2) size 165x18
- text run at (2,3) width 165: "This cell spans two rows"
- RenderTableCell {th} at (172,2) size 57x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 53x17
- text run at (2,2) width 53: "xxx xxx"
- RenderTableRow {tr} at (0,25) size 231x21
- RenderTableCell {th} at (172,25) size 57x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 53x17
- text run at (2,2) width 53: "xxx xxx"
</del><ins>+ RenderTable {table} at (0,0) size 232x50 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 230x48
+ RenderTableRow {tr} at (0,2) size 230x21
+ RenderTableCell {th} at (2,13) size 168x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+ RenderText {#text} at (2,2) size 164x18
+ text run at (2,3) width 164: "This cell spans two rows"
+ RenderTableCell {th} at (172,2) size 56x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 52x17
+ text run at (2,2) width 52: "xxx xxx"
+ RenderTableRow {tr} at (0,25) size 230x21
+ RenderTableCell {th} at (172,25) size 56x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 52x17
+ text run at (2,2) width 52: "xxx xxx"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_baselineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx"> text run at (25,53) width 47: "text in "
</span><span class="cx"> text run at (71,53) width 119: "the next cell: they"
</span><span class="cx"> text run at (15,70) width 185: "should be vertically aligned"
</span><del>- RenderTableCell {th} at (218,2) size 562x229 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {th} at (218,2) size 563x229 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,2) size 529x225
</span><span class="cx"> text run at (42,2) width 382: "Compare the baseline "
</span><span class="cx"> text run at (423,2) width 97: "of the"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {table} at (0,33) size 784x213 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection (anonymous) at (1,1) size 782x211
</span><span class="cx"> RenderTableRow {tr} at (0,2) size 782x207
</span><del>- RenderTableCell {th} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {th} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><span class="cx"> RenderTableCell {th} at (208,154) size 572x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (6,2) size 560x51
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_middleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_middle-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_middle-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_middle-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_middle-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 161x17
</span><span class="cx"> text run at (0,0) width 161: "TH VALIGN=MIDDLE"
</span><del>- RenderTable {table} at (0,33) size 642x213 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 640x211
- RenderTableRow {tr} at (0,2) size 640x207
- RenderTableCell {th} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,33) size 641x213 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 639x211
+ RenderTableRow {tr} at (0,2) size 639x207
+ RenderTableCell {th} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><del>- RenderTableCell {th} at (208,95) size 430x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 426x17
- text run at (2,2) width 294: "This text should be vertically aligned to the "
- text run at (295,2) width 133: "middle of the image"
</del><ins>+ RenderTableCell {th} at (208,95) size 429x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 425x17
+ text run at (2,2) width 293: "This text should be vertically aligned to the "
+ text run at (295,2) width 132: "middle of the image"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 129x17
</span><span class="cx"> text run at (0,0) width 129: "TH VALIGN=TOP"
</span><del>- RenderTable {table} at (0,33) size 686x213 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 684x211
- RenderTableRow {tr} at (0,2) size 684x207
- RenderTableCell {th} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,33) size 685x213 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 683x211
+ RenderTableRow {tr} at (0,2) size 683x207
+ RenderTableCell {th} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><del>- RenderTableCell {th} at (208,2) size 474x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 470x17
- text run at (2,2) width 320: "The top of this text should be vertically aligned "
- text run at (321,2) width 151: "to the top of the image"
</del><ins>+ RenderTableCell {th} at (208,2) size 473x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 469x17
+ text run at (2,2) width 319: "The top of this text should be vertically aligned "
+ text run at (321,2) width 150: "to the top of the image"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_widthexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_width-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_width-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_width-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_width-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,44 +3,44 @@
</span><span class="cx"> layer at (0,0) size 800x270
</span><span class="cx"> RenderBlock {html} at (0,0) size 800x270
</span><span class="cx"> RenderBody {body} at (8,8) size 784x254
</span><del>- RenderTable {table} at (0,0) size 111x61 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 109x59
- RenderTableRow {tr} at (0,2) size 109x55
- RenderTableCell {th} at (2,2) size 105x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,0) size 110x61 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 108x59
+ RenderTableRow {tr} at (0,2) size 108x55
+ RenderTableCell {th} at (2,2) size 104x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 100x51
</span><span class="cx"> text run at (8,2) width 88: "The width of"
</span><span class="cx"> text run at (2,19) width 100: "this cell should"
</span><del>- text run at (9,36) width 87: "be 100 pixels"
</del><ins>+ text run at (9,36) width 86: "be 100 pixels"
</ins><span class="cx"> RenderBlock (anonymous) at (0,61) size 784x17
</span><span class="cx"> RenderBR {br} at (0,0) size 0x17
</span><del>- RenderTable {table} at (0,78) size 211x44 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 209x42
- RenderTableRow {tr} at (0,2) size 209x38
- RenderTableCell {th} at (2,2) size 205x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (7,2) size 191x34
- text run at (7,2) width 191: "The width of this cell should"
- text run at (59,19) width 87: "be 200 pixels"
</del><ins>+ RenderTable {table} at (0,78) size 210x44 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 208x42
+ RenderTableRow {tr} at (0,2) size 208x38
+ RenderTableCell {th} at (2,2) size 204x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (7,2) size 190x34
+ text run at (7,2) width 190: "The width of this cell should"
+ text run at (59,19) width 86: "be 200 pixels"
</ins><span class="cx"> RenderBlock (anonymous) at (0,122) size 784x17
</span><span class="cx"> RenderBR {br} at (0,0) size 0x17
</span><del>- RenderTable {table} at (0,139) size 311x27 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 309x25
- RenderTableRow {tr} at (0,2) size 309x21
- RenderTableCell {th} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (12,2) size 281x17
- text run at (12,2) width 281: "The width of this cell should be 300 pixels"
</del><ins>+ RenderTable {table} at (0,139) size 310x27 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 308x25
+ RenderTableRow {tr} at (0,2) size 308x21
+ RenderTableCell {th} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (12,2) size 280x17
+ text run at (12,2) width 280: "The width of this cell should be 300 pixels"
</ins><span class="cx"> RenderBlock (anonymous) at (0,166) size 784x17
</span><span class="cx"> RenderBR {br} at (0,0) size 0x17
</span><del>- RenderTable {table} at (0,183) size 411x27 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 409x25
- RenderTableRow {tr} at (0,2) size 409x21
- RenderTableCell {th} at (2,2) size 405x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (62,2) size 281x17
- text run at (62,2) width 281: "The width of this cell should be 400 pixels"
</del><ins>+ RenderTable {table} at (0,183) size 410x27 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 408x25
+ RenderTableRow {tr} at (0,2) size 408x21
+ RenderTableCell {th} at (2,2) size 404x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (62,2) size 280x17
+ text run at (62,2) width 280: "The width of this cell should be 400 pixels"
</ins><span class="cx"> RenderBlock (anonymous) at (0,210) size 784x17
</span><span class="cx"> RenderBR {br} at (0,0) size 0x17
</span><del>- RenderTable {table} at (0,227) size 511x27 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 509x25
- RenderTableRow {tr} at (0,2) size 509x21
- RenderTableCell {th} at (2,2) size 505x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (112,2) size 281x17
- text run at (112,2) width 281: "The width of this cell should be 500 pixels"
</del><ins>+ RenderTable {table} at (0,227) size 510x27 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 508x25
+ RenderTableRow {tr} at (0,2) size 508x21
+ RenderTableCell {th} at (2,2) size 504x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (112,2) size 280x17
+ text run at (112,2) width 280: "The width of this cell should be 500 pixels"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_baselineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_baseline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx"> text run at (2,53) width 115: "the next cell: they "
</span><span class="cx"> text run at (117,53) width 61: "should be"
</span><span class="cx"> text run at (2,70) width 108: "vertically aligned"
</span><del>- RenderTableCell {td} at (217,2) size 563x229 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (217,2) size 564x229 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 532x225
</span><span class="cx"> text run at (2,2) width 524: "Compare the baseline of the first"
</span><span class="cx"> text run at (2,47) width 70: "line "
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx"> RenderTableCell {td} at (2,0) size 214x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><del>- RenderTableCell {td} at (217,0) size 563x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (217,0) size 564x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableSection {tbody} at (1,234) size 782x23
</span><span class="lines">@@ -39,6 +39,6 @@
</span><span class="cx"> RenderTableCell {td} at (2,0) size 214x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span><del>- RenderTableCell {td} at (217,0) size 563x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (217,0) size 564x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {table} at (0,33) size 784x259 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {thead} at (1,1) size 782x211
</span><span class="cx"> RenderTableRow {tr} at (0,2) size 782x207
</span><del>- RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><span class="cx"> RenderTableCell {td} at (208,154) size 572x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 561x51
</span><span class="lines">@@ -22,7 +22,7 @@
</span><span class="cx"> text run at (193,36) width 132: "x-fill x-fill x-fill x-fill"
</span><span class="cx"> RenderTableSection {tfoot} at (1,235) size 782x23
</span><span class="cx"> RenderTableRow {tr} at (0,0) size 782x21
</span><del>- RenderTableCell {td} at (2,0) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableCell {td} at (208,0) size 572x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><span class="cx"> RenderTableSection {tbody} at (1,212) size 782x23
</span><span class="cx"> RenderTableRow {tr} at (0,0) size 782x21
</span><del>- RenderTableCell {td} at (2,0) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span><span class="cx"> RenderTableCell {td} at (208,0) size 572x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_middleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_middle-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_middle-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_middle-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_middle-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,28 +6,28 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 195x17
</span><span class="cx"> text run at (0,0) width 195: "THEAD VALIGN=MIDDLE"
</span><del>- RenderTable {table} at (0,33) size 617x259 [border: (1px outset #808080)]
- RenderTableSection {thead} at (1,1) size 615x211
- RenderTableRow {tr} at (0,2) size 615x207
- RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,33) size 616x259 [border: (1px outset #808080)]
+ RenderTableSection {thead} at (1,1) size 614x211
+ RenderTableRow {tr} at (0,2) size 614x207
+ RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><del>- RenderTableCell {td} at (208,95) size 405x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,95) size 404x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 400x17
</span><span class="cx"> text run at (2,2) width 362: "This text should be vertically aligned to the middle of the "
</span><span class="cx"> text run at (364,2) width 38: "image"
</span><del>- RenderTableSection {tfoot} at (1,235) size 615x23
- RenderTableRow {tr} at (0,0) size 615x21
- RenderTableCell {td} at (2,0) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {tfoot} at (1,235) size 614x23
+ RenderTableRow {tr} at (0,0) size 614x21
+ RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><del>- RenderTableCell {td} at (208,0) size 405x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,0) size 404x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><del>- RenderTableSection {tbody} at (1,212) size 615x23
- RenderTableRow {tr} at (0,0) size 615x21
- RenderTableCell {td} at (2,0) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {tbody} at (1,212) size 614x23
+ RenderTableRow {tr} at (0,0) size 614x21
+ RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span><del>- RenderTableCell {td} at (208,0) size 405x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,0) size 404x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,28 +6,28 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 163x17
</span><span class="cx"> text run at (0,0) width 163: "THEAD VALIGN=TOP"
</span><del>- RenderTable {table} at (0,33) size 658x259 [border: (1px outset #808080)]
- RenderTableSection {thead} at (1,1) size 656x211
- RenderTableRow {tr} at (0,2) size 656x207
- RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,33) size 657x259 [border: (1px outset #808080)]
+ RenderTableSection {thead} at (1,1) size 655x211
+ RenderTableRow {tr} at (0,2) size 655x207
+ RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><del>- RenderTableCell {td} at (208,2) size 446x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,2) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 441x17
</span><span class="cx"> text run at (2,2) width 380: "The top of this text should be vertically aligned to the top of "
</span><span class="cx"> text run at (382,2) width 61: "the image"
</span><del>- RenderTableSection {tfoot} at (1,235) size 656x23
- RenderTableRow {tr} at (0,0) size 656x21
- RenderTableCell {td} at (2,0) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {tfoot} at (1,235) size 655x23
+ RenderTableRow {tr} at (0,0) size 655x21
+ RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><del>- RenderTableCell {td} at (208,0) size 446x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,0) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 53x17
</span><span class="cx"> text run at (2,2) width 53: "TFOOT"
</span><del>- RenderTableSection {tbody} at (1,212) size 656x23
- RenderTableRow {tr} at (0,0) size 656x21
- RenderTableCell {td} at (2,0) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {tbody} at (1,212) size 655x23
+ RenderTableRow {tr} at (0,0) size 655x21
+ RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span><del>- RenderTableCell {td} at (208,0) size 446x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,0) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 57x17
</span><span class="cx"> text run at (2,2) width 57: "TBODY"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_align_charexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_align_char-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_align_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_align_char-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_align_char-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_align_char-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 301x17
</span><span class="cx"> text run at (0,0) width 301: "TEST: Numbers should align by decimal points"
</span><del>- RenderTable {table} at (0,33) size 195x50 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 193x48
- RenderTableRow {tr} at (0,2) size 193x21
- RenderTableCell {td} at (2,2) size 57x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,33) size 194x50 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 192x48
+ RenderTableRow {tr} at (0,2) size 192x21
+ RenderTableCell {td} at (2,2) size 56x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "55.00"
</span><del>- RenderTableCell {td} at (60,2) size 65x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (60,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x17
</span><span class="cx"> text run at (2,2) width 60: "55555.00"
</span><del>- RenderTableCell {td} at (126,2) size 65x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (126,2) size 64x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x17
</span><span class="cx"> text run at (2,2) width 44: "555.00"
</span><del>- RenderTableRow {tr} at (0,25) size 193x21
- RenderTableCell {td} at (2,25) size 57x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {tr} at (0,25) size 192x21
+ RenderTableCell {td} at (2,25) size 56x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 52x17
</span><span class="cx"> text run at (2,2) width 52: "1234.56"
</span><del>- RenderTableCell {td} at (60,25) size 65x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (60,25) size 64x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x17
</span><span class="cx"> text run at (2,2) width 44: "123.45"
</span><del>- RenderTableCell {td} at (126,25) size 65x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (126,25) size 64x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x17
</span><span class="cx"> text run at (2,2) width 60: "12345.67"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_baselineexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_baseline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_baseline-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_baseline-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_baseline-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx"> text run at (2,53) width 115: "the next cell: they "
</span><span class="cx"> text run at (117,53) width 61: "should be"
</span><span class="cx"> text run at (2,70) width 108: "vertically aligned"
</span><del>- RenderTableCell {td} at (217,2) size 563x229 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (217,2) size 564x229 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 532x225
</span><span class="cx"> text run at (2,2) width 524: "Compare the baseline of the first"
</span><span class="cx"> text run at (2,47) width 70: "line "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {table} at (0,33) size 784x213 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection (anonymous) at (1,1) size 782x211
</span><span class="cx"> RenderTableRow {tr} at (0,2) size 782x207
</span><del>- RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><span class="cx"> RenderTableCell {td} at (208,154) size 572x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 561x51
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_middleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_middle-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_middle-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_middle-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_middle-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 160x17
</span><span class="cx"> text run at (0,0) width 160: "TR VALIGN=MIDDLE"
</span><del>- RenderTable {table} at (0,33) size 617x213 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 615x211
- RenderTableRow {tr} at (0,2) size 615x207
- RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,33) size 616x213 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 614x211
+ RenderTableRow {tr} at (0,2) size 614x207
+ RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><del>- RenderTableCell {td} at (208,95) size 405x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,95) size 404x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 400x17
</span><span class="cx"> text run at (2,2) width 362: "This text should be vertically aligned to the middle of the "
</span><span class="cx"> text run at (364,2) width 38: "image"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx"> RenderBlock {p} at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 128x17
</span><span class="cx"> text run at (0,0) width 128: "TR VALIGN=TOP"
</span><del>- RenderTable {table} at (0,33) size 658x213 [border: (1px outset #808080)]
- RenderTableSection (anonymous) at (1,1) size 656x211
- RenderTableRow {tr} at (0,2) size 656x207
- RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {table} at (0,33) size 657x213 [border: (1px outset #808080)]
+ RenderTableSection (anonymous) at (1,1) size 655x211
+ RenderTableRow {tr} at (0,2) size 655x207
+ RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {img} at (2,2) size 200x200
</span><del>- RenderTableCell {td} at (208,2) size 446x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {td} at (208,2) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 441x17
</span><span class="cx"> text run at (2,2) width 380: "The top of this text should be vertically aligned to the top of "
</span><span class="cx"> text run at (382,2) width 61: "the image"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaothercell_widthsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/cell_widths-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaothercell_widthsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/cell_widths-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/cell_widths-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/cell_widths-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 500x110 [bgcolor=#FFA500] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 498x108
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 498x104
</span><del>- RenderTableCell {TD} at (2,2) size 105x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 104x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 100x100
</span><span class="cx"> RenderTableCell {TD} at (108,26) size 388x56 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 383x52
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,161) size 500x61 [bgcolor=#FFA500] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 498x59
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 498x55
</span><del>- RenderTableCell {TD} at (2,16) size 105x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,16) size 104x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (2,2) size 100x23
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 100x23
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 100x19
</span><span class="lines">@@ -44,7 +44,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,256) size 769x110 [bgcolor=#FFA500] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 767x108
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 767x104
</span><del>- RenderTableCell {TD} at (2,2) size 105x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 104x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 100x100
</span><span class="cx"> RenderTableCell {TD} at (108,35) size 657x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 615x34
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,400) size 500x110 [bgcolor=#FFA500] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 498x108
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 498x104
</span><del>- RenderTableCell {TD} at (2,2) size 105x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 104x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 100x100
</span><span class="cx"> RenderTableCell {TD} at (108,26) size 388x56 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 383x52
</span><span class="lines">@@ -73,7 +73,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,544) size 769x110 [bgcolor=#FFA500] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 767x108
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 767x104
</span><del>- RenderTableCell {TD} at (2,2) size 105x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 104x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 100x100
</span><span class="cx"> RenderTableCell {TD} at (108,35) size 657x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 615x34
</span><span class="lines">@@ -84,12 +84,12 @@
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 325x17
</span><span class="cx"> text run at (0,17) width 325: "small fixed width table with 100px image in 1st cell"
</span><del>- RenderTable {TABLE} at (0,688) size 156x435 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 154x433
- RenderTableRow {TR} at (0,2) size 154x429
- RenderTableCell {TD} at (2,164) size 105x105 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,688) size 155x435 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 153x433
+ RenderTableRow {TR} at (0,2) size 153x429
+ RenderTableCell {TD} at (2,164) size 104x105 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 100x100
</span><del>- RenderTableCell {TD} at (108,2) size 44x429 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,2) size 43x429 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 39x425
</span><span class="cx"> text run at (2,2) width 7: "a"
</span><span class="cx"> text run at (2,19) width 39: "bunch"
</span><span class="lines">@@ -141,12 +141,12 @@
</span><span class="cx"> RenderText {#text} at (0,17) size 747x34
</span><span class="cx"> text run at (0,17) width 747: "auto width table with 100px image in 1st cell, 100px 2nd cell containing text. This differs from Nav4.5 but is similar to"
</span><span class="cx"> text run at (0,34) width 23: "IE5"
</span><del>- RenderTable {TABLE} at (0,1354) size 217x146 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 215x144
- RenderTableRow {TR} at (0,2) size 215x140
- RenderTableCell {TD} at (2,20) size 105x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,1354) size 216x146 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 214x144
+ RenderTableRow {TR} at (0,2) size 214x140
+ RenderTableCell {TD} at (2,20) size 104x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 100x100
</span><del>- RenderTableCell {TD} at (108,2) size 105x140 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,2) size 104x140 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 98x136
</span><span class="cx"> text run at (2,2) width 98: "a bunch of text,"
</span><span class="cx"> text run at (2,19) width 98: "a bunch of text,"
</span><span class="lines">@@ -167,7 +167,7 @@
</span><span class="cx"> RenderText {#text} at (2,2) size 381x17
</span><span class="cx"> text run at (2,2) width 381: "hello hello hello hello hello hello hello hello hello hello hello"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 498x104
</span><del>- RenderTableCell {TD} at (2,25) size 105x104 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,25) size 104x104 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 100x100
</span><span class="cx"> RenderTableCell {TD} at (108,58) size 388x38 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 381x34
</span><span class="lines">@@ -177,16 +177,16 @@
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 522x17
</span><span class="cx"> text run at (0,17) width 522: "Auto width table with colspan=2 in 1st row, 2nd row containing 100px image, text"
</span><del>- RenderTable {TABLE} at (0,1701) size 533x133 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 531x131
- RenderTableRow {TR} at (0,2) size 531x21
- RenderTableCell {TD} at (2,2) size 527x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,1701) size 532x133 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 530x131
+ RenderTableRow {TR} at (0,2) size 530x21
+ RenderTableCell {TD} at (2,2) size 526x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 381x17
</span><span class="cx"> text run at (2,2) width 381: "hello hello hello hello hello hello hello hello hello hello hello"
</span><del>- RenderTableRow {TR} at (0,25) size 531x104
- RenderTableCell {TD} at (2,25) size 105x104 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 530x104
+ RenderTableCell {TD} at (2,25) size 104x104 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 100x100
</span><del>- RenderTableCell {TD} at (108,66) size 421x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,66) size 420x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 416x18
</span><span class="cx"> text run at (2,3) width 416: "there there there there there there there there there there there there"
</span><span class="cx"> RenderBlock (anonymous) at (0,1834) size 769x34
</span><span class="lines">@@ -214,16 +214,16 @@
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 565x17
</span><span class="cx"> text run at (0,17) width 565: "Auto width table with colspan=2 in 1st row, 2nd row containing 100px image, 100px cell"
</span><del>- RenderTable {TABLE} at (0,2037) size 392x135 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 390x133
- RenderTableRow {TR} at (0,2) size 390x21
- RenderTableCell {TD} at (2,2) size 386x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,2037) size 391x135 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 389x133
+ RenderTableRow {TR} at (0,2) size 389x21
+ RenderTableCell {TD} at (2,2) size 385x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 381x17
</span><span class="cx"> text run at (2,2) width 381: "hello hello hello hello hello hello hello hello hello hello hello"
</span><del>- RenderTableRow {TR} at (0,25) size 390x106
- RenderTableCell {TD} at (2,26) size 280x104 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 389x106
+ RenderTableCell {TD} at (2,26) size 279x104 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 100x100
</span><del>- RenderTableCell {TD} at (283,25) size 105x106 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (283,25) size 104x106 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 66x102
</span><span class="cx"> text run at (2,2) width 66: "there there"
</span><span class="cx"> text run at (2,19) width 66: "there there"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaothermsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/ms-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaothermsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/ms-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/ms-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/ms-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx"> RenderImage {IMG} at (0,0) size 250x60
</span><span class="cx"> RenderTableCell {TD} at (352,0) size 26x20 [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderImage {IMG} at (7,0) size 19x20
</span><del>- RenderTableCell {TD} at (377,4) size 423x12 [bgcolor=#000000] [r=0 c=2 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (377,4) size 424x12 [bgcolor=#000000] [r=0 c=2 rs=1 cs=2]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 301x11 [color=#FFFFFF]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderInline {B} at (0,0) size 301x11
</span><span class="lines">@@ -67,11 +67,11 @@
</span><span class="cx"> text run at (416,0) width 7: " "
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderTableRow {TR} at (0,20) size 800x40
</span><del>- RenderTableCell {TD} at (352,20) size 448x40 [r=1 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (352,20) size 449x40 [r=1 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderInline {A} at (0,0) size 113x17 [color=#003399]
</span><span class="cx"> RenderImage {IMG} at (335,0) size 113x40
</span><span class="cx"> RenderTableRow {TR} at (0,60) size 800x20
</span><del>- RenderTableCell {TD} at (0,64) size 800x12 [bgcolor=#6699CC] [r=2 c=0 rs=1 cs=4]
</del><ins>+ RenderTableCell {TD} at (0,64) size 801x12 [bgcolor=#6699CC] [r=2 c=0 rs=1 cs=4]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 502x11 [color=#FFFFFF]
</span><span class="cx"> RenderInline {B} at (0,0) size 502x11
</span><span class="cx"> RenderText {#text} at (0,-1) size 6x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaothernested2expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/nested2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaothernested2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/nested2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/nested2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/nested2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx"> RenderText {#text} at (1,1) size 160x34
</span><span class="cx"> text run at (1,1) width 160: "TheMozillaOrganization-"
</span><span class="cx"> text run at (1,18) width 155: "TheMozillaOrganization"
</span><del>- RenderTableCell {TD} at (269,8) size 508x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (269,8) size 509x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 397x34
</span><span class="cx"> text run at (2,2) width 397: "Checkin Guidelines for the Seamonkey Tree xxxxxxxxxxxxxx"
</span><span class="cx"> text run at (2,19) width 228: "xxxxxxxxxxxxxxxx xxxxxxxxxxxx"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaothernestedTablesexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/nestedTables-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaothernestedTablesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/nestedTables-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/nestedTables-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/nestedTables-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx"> RenderTableCell {TD} at (618,2) size 73x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 34x17
</span><span class="cx"> text run at (2,2) width 34: "Cell2"
</span><del>- RenderTableCell {TD} at (692,2) size 73x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (692,2) size 74x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 38x17
</span><span class="cx"> text run at (2,2) width 38: "Cell 3"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x21
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> RenderTableCell {TD} at (618,25) size 73x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 38x17
</span><span class="cx"> text run at (2,2) width 38: "Cell 5"
</span><del>- RenderTableCell {TD} at (692,25) size 73x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (692,25) size 74x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 38x17
</span><span class="cx"> text run at (2,2) width 38: "Cell 6"
</span><span class="cx"> RenderTableRow {TR} at (0,48) size 767x643
</span><span class="lines">@@ -47,9 +47,9 @@
</span><span class="cx"> RenderText {#text} at (2,2) size 8x18
</span><span class="cx"> text run at (2,3) width 8: "4"
</span><span class="cx"> RenderTableCell {TD} at (25,25) size 559x570 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (2,2) size 555x549 [bgcolor=#66FFFF] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 553x547
- RenderTableRow {TR} at (0,2) size 553x497
</del><ins>+ RenderTable {TABLE} at (2,2) size 554x549 [bgcolor=#66FFFF] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 552x547
+ RenderTableRow {TR} at (0,2) size 552x497
</ins><span class="cx"> RenderTableCell {TD} at (2,240) size 22x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "1"
</span><span class="lines">@@ -391,7 +391,7 @@
</span><span class="cx"> RenderTableCell {TD} at (528,240) size 23x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,501) size 553x21
</del><ins>+ RenderTableRow {TR} at (0,501) size 552x21
</ins><span class="cx"> RenderTableCell {TD} at (2,501) size 22x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "4"
</span><span class="lines">@@ -401,7 +401,7 @@
</span><span class="cx"> RenderTableCell {TD} at (528,501) size 23x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "6"
</span><del>- RenderTableRow {TR} at (0,524) size 553x21
</del><ins>+ RenderTableRow {TR} at (0,524) size 552x21
</ins><span class="cx"> RenderTableCell {TD} at (2,524) size 22x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "7"
</span><span class="lines">@@ -411,7 +411,7 @@
</span><span class="cx"> RenderTableCell {TD} at (528,524) size 23x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "9"
</span><del>- RenderBlock (anonymous) at (2,551) size 555x17
</del><ins>+ RenderBlock (anonymous) at (2,551) size 554x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><span class="cx"> RenderTableCell {TD} at (585,299) size 22x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="lines">@@ -433,7 +433,7 @@
</span><span class="cx"> RenderTableCell {TD} at (618,359) size 73x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "8"
</span><del>- RenderTableCell {TD} at (692,359) size 73x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (692,359) size 74x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "9"
</span><span class="cx"> RenderBlock (anonymous) at (0,712) size 769x34
</span><span class="lines">@@ -442,17 +442,17 @@
</span><span class="cx"> RenderBR {BR} at (8,14) size 0x0
</span><span class="cx"> RenderText {#text} at (0,17) size 280x17
</span><span class="cx"> text run at (0,17) width 280: "the following text should display on one line"
</span><del>- RenderTable {TABLE} at (0,746) size 208x17
- RenderTableSection {TBODY} at (0,0) size 208x17
- RenderTableRow {TR} at (0,0) size 208x17
- RenderTableCell {TD} at (0,0) size 208x17 [bgcolor=#B70000] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (0,0) size 208x17
- RenderTableSection {TBODY} at (0,0) size 208x17
- RenderTableRow {TR} at (0,0) size 208x17
- RenderTableCell {TD} at (0,0) size 14x16 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,746) size 207x17
+ RenderTableSection {TBODY} at (0,0) size 207x17
+ RenderTableRow {TR} at (0,0) size 207x17
+ RenderTableCell {TD} at (0,0) size 207x17 [bgcolor=#B70000] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (0,0) size 207x17
+ RenderTableSection {TBODY} at (0,0) size 207x17
+ RenderTableRow {TR} at (0,0) size 207x17
+ RenderTableCell {TD} at (0,0) size 13x16 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 13x16
</span><del>- RenderTableCell {TD} at (13,0) size 191x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (13,0) size 190x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 162x17
</span><span class="cx"> text run at (0,0) width 162: "AlphaLinux Distributions"
</span><del>- RenderTableCell {TD} at (203,0) size 5x4 [r=0 c=2 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 5x4
</del><ins>+ RenderTableCell {TD} at (203,0) size 4x4 [r=0 c=2 rs=1 cs=1]
+ RenderImage {IMG} at (0,0) size 4x4
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaotherslashlogoexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/slashlogo-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaotherslashlogoexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/slashlogo-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/slashlogo-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/slashlogo-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -78,11 +78,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,0) size 8x11 [bgcolor=#027777] [r=0 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,0) size 9x11 [bgcolor=#027777] [r=0 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,0) size 9x11 [bgcolor=#027777] [r=0 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,0) size 8x11 [bgcolor=#027777] [r=0 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -102,11 +102,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,0) size 8x11 [bgcolor=#EDEEEF] [r=0 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,0) size 9x11 [bgcolor=#EDEEEF] [r=0 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,0) size 9x11 [bgcolor=#FDFDFB] [r=0 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,0) size 8x11 [bgcolor=#FDFDFB] [r=0 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -134,7 +134,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,0) size 9x11 [bgcolor=#FDFDFB] [r=0 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,0) size 8x11 [bgcolor=#FDFDFB] [r=0 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -154,11 +154,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,0) size 8x11 [bgcolor=#CADEDD] [r=0 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,0) size 8x11 [bgcolor=#CADEDD] [r=0 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -178,11 +178,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,0) size 8x11 [bgcolor=#CADEDD] [r=0 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,0) size 8x11 [bgcolor=#CADEDD] [r=0 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -202,15 +202,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,0) size 8x11 [bgcolor=#CADEDD] [r=0 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,0) size 8x11 [bgcolor=#CADEDD] [r=0 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -230,11 +230,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,0) size 8x11 [bgcolor=#CADEDD] [r=0 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,0) size 9x11 [bgcolor=#EDEEEF] [r=0 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,0) size 8x11 [bgcolor=#EDEEEF] [r=0 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -254,15 +254,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,0) size 8x11 [bgcolor=#FDFDFB] [r=0 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,0) size 9x11 [bgcolor=#FDFDFB] [r=0 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,0) size 9x11 [bgcolor=#FDFDFB] [r=0 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,0) size 8x11 [bgcolor=#FDFDFB] [r=0 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,0) size 9x11 [bgcolor=#FDFDFB] [r=0 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,0) size 8x11 [bgcolor=#FDFDFB] [r=0 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -278,15 +278,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,0) size 8x11 [bgcolor=#FDFDFB] [r=0 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,0) size 9x11 [bgcolor=#FDFDFB] [r=0 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,0) size 9x11 [bgcolor=#FDFDFB] [r=0 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,0) size 9x11 [bgcolor=#FDFDFB] [r=0 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,0) size 9x11 [bgcolor=#FDFDFB] [r=0 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,0) size 8x11 [bgcolor=#FDFDFB] [r=0 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -302,15 +302,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,0) size 8x11 [bgcolor=#E0EAE9] [r=0 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,0) size 9x11 [bgcolor=#E0EAE9] [r=0 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,0) size 8x11 [bgcolor=#CADEDD] [r=0 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -330,15 +330,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,0) size 8x11 [bgcolor=#CADEDD] [r=0 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,0) size 8x11 [bgcolor=#CADEDD] [r=0 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -354,15 +354,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,0) size 8x11 [bgcolor=#CADEDD] [r=0 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,0) size 8x11 [bgcolor=#CADEDD] [r=0 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -378,19 +378,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,0) size 8x11 [bgcolor=#CADEDD] [r=0 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,0) size 9x11 [bgcolor=#CADEDD] [r=0 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,0) size 9x11 [bgcolor=#E0EAE9] [r=0 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,0) size 9x11 [bgcolor=#E0EAE9] [r=0 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,0) size 9x11 [bgcolor=#FDFDFB] [r=0 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,0) size 8x11 [bgcolor=#FDFDFB] [r=0 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,0) size 9x11 [bgcolor=#FDFDFB] [r=0 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,0) size 8x11 [bgcolor=#FDFDFB] [r=0 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -402,7 +402,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,0) size 8x11 [bgcolor=#FDFDFB] [r=0 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,0) size 9x11 [bgcolor=#FDFDFB] [r=0 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -479,11 +479,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,11) size 8x11 [bgcolor=#027777] [r=1 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,11) size 9x11 [bgcolor=#027777] [r=1 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,11) size 9x11 [bgcolor=#027777] [r=1 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,11) size 8x11 [bgcolor=#027777] [r=1 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -503,11 +503,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,11) size 8x11 [bgcolor=#589594] [r=1 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,11) size 9x11 [bgcolor=#589594] [r=1 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,11) size 9x11 [bgcolor=#BEC2C2] [r=1 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,11) size 8x11 [bgcolor=#BEC2C2] [r=1 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -535,7 +535,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,11) size 9x11 [bgcolor=#FDFDFB] [r=1 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,11) size 8x11 [bgcolor=#FDFDFB] [r=1 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -555,11 +555,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,11) size 8x11 [bgcolor=#249393] [r=1 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,11) size 9x11 [bgcolor=#249393] [r=1 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,11) size 9x11 [bgcolor=#1B8685] [r=1 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,11) size 8x11 [bgcolor=#1B8685] [r=1 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -579,11 +579,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,11) size 8x11 [bgcolor=#1B8685] [r=1 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,11) size 9x11 [bgcolor=#1B8685] [r=1 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,11) size 9x11 [bgcolor=#1B8685] [r=1 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,11) size 8x11 [bgcolor=#1B8685] [r=1 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -603,15 +603,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,11) size 8x11 [bgcolor=#1B8685] [r=1 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,11) size 9x11 [bgcolor=#1B8685] [r=1 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,11) size 9x11 [bgcolor=#1B8685] [r=1 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,11) size 9x11 [bgcolor=#1B8685] [r=1 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,11) size 9x11 [bgcolor=#1E7A79] [r=1 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,11) size 8x11 [bgcolor=#1E7A79] [r=1 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -631,11 +631,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,11) size 8x11 [bgcolor=#1A6B6A] [r=1 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,11) size 9x11 [bgcolor=#1A6B6A] [r=1 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,11) size 9x11 [bgcolor=#BEC2C2] [r=1 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,11) size 8x11 [bgcolor=#BEC2C2] [r=1 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -655,15 +655,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,11) size 8x11 [bgcolor=#FDFDFB] [r=1 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,11) size 9x11 [bgcolor=#FDFDFB] [r=1 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,11) size 9x11 [bgcolor=#FDFDFB] [r=1 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,11) size 8x11 [bgcolor=#FDFDFB] [r=1 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,11) size 9x11 [bgcolor=#FDFDFB] [r=1 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,11) size 8x11 [bgcolor=#FDFDFB] [r=1 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -679,15 +679,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,11) size 8x11 [bgcolor=#E0EAE9] [r=1 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,11) size 9x11 [bgcolor=#E0EAE9] [r=1 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,11) size 9x11 [bgcolor=#B6D8D7] [r=1 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,11) size 9x11 [bgcolor=#B6D8D7] [r=1 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,11) size 9x11 [bgcolor=#7DBAB9] [r=1 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,11) size 8x11 [bgcolor=#7DBAB9] [r=1 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -703,15 +703,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,11) size 8x11 [bgcolor=#249393] [r=1 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,11) size 9x11 [bgcolor=#249393] [r=1 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,11) size 9x11 [bgcolor=#1B8685] [r=1 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,11) size 9x11 [bgcolor=#1B8685] [r=1 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,11) size 9x11 [bgcolor=#1B8685] [r=1 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,11) size 8x11 [bgcolor=#1B8685] [r=1 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -731,15 +731,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,11) size 8x11 [bgcolor=#1B8685] [r=1 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,11) size 9x11 [bgcolor=#1B8685] [r=1 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,11) size 9x11 [bgcolor=#1B8685] [r=1 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,11) size 9x11 [bgcolor=#1B8685] [r=1 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,11) size 9x11 [bgcolor=#1B8685] [r=1 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,11) size 8x11 [bgcolor=#1B8685] [r=1 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -755,15 +755,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,11) size 8x11 [bgcolor=#1B8685] [r=1 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,11) size 9x11 [bgcolor=#1B8685] [r=1 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,11) size 9x11 [bgcolor=#1B8685] [r=1 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,11) size 9x11 [bgcolor=#1B8685] [r=1 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,11) size 9x11 [bgcolor=#1B8685] [r=1 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,11) size 8x11 [bgcolor=#1B8685] [r=1 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -779,19 +779,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,11) size 8x11 [bgcolor=#1A6B6A] [r=1 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,11) size 9x11 [bgcolor=#1A6B6A] [r=1 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,11) size 9x11 [bgcolor=#91A3A3] [r=1 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,11) size 9x11 [bgcolor=#91A3A3] [r=1 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,11) size 9x11 [bgcolor=#E0EAE9] [r=1 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,11) size 8x11 [bgcolor=#E0EAE9] [r=1 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,11) size 9x11 [bgcolor=#EDEEEF] [r=1 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,11) size 8x11 [bgcolor=#EDEEEF] [r=1 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -803,7 +803,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,11) size 8x11 [bgcolor=#FDFDFB] [r=1 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,11) size 9x11 [bgcolor=#FDFDFB] [r=1 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -880,11 +880,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,22) size 8x11 [bgcolor=#025E5E] [r=2 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,22) size 9x11 [bgcolor=#025E5E] [r=2 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,22) size 9x11 [bgcolor=#026766] [r=2 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,22) size 8x11 [bgcolor=#026766] [r=2 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -904,11 +904,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,22) size 8x11 [bgcolor=#026766] [r=2 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,22) size 9x11 [bgcolor=#026766] [r=2 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,22) size 9x11 [bgcolor=#026766] [r=2 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,22) size 8x11 [bgcolor=#026766] [r=2 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -936,7 +936,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,22) size 9x11 [bgcolor=#FDFDFB] [r=2 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,22) size 8x11 [bgcolor=#FDFDFB] [r=2 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -956,11 +956,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,22) size 8x11 [bgcolor=#048485] [r=2 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,22) size 9x11 [bgcolor=#048485] [r=2 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,22) size 9x11 [bgcolor=#027777] [r=2 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,22) size 8x11 [bgcolor=#027777] [r=2 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -980,11 +980,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,22) size 8x11 [bgcolor=#027777] [r=2 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,22) size 9x11 [bgcolor=#027777] [r=2 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,22) size 9x11 [bgcolor=#027777] [r=2 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,22) size 8x11 [bgcolor=#027777] [r=2 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1004,15 +1004,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,22) size 8x11 [bgcolor=#027777] [r=2 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,22) size 9x11 [bgcolor=#027777] [r=2 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,22) size 9x11 [bgcolor=#027777] [r=2 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,22) size 9x11 [bgcolor=#027777] [r=2 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,22) size 9x11 [bgcolor=#026766] [r=2 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,22) size 8x11 [bgcolor=#026766] [r=2 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1032,11 +1032,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,22) size 8x11 [bgcolor=#044F4F] [r=2 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,22) size 9x11 [bgcolor=#044F4F] [r=2 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,22) size 9x11 [bgcolor=#939494] [r=2 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,22) size 8x11 [bgcolor=#939494] [r=2 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1056,15 +1056,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,22) size 8x11 [bgcolor=#FDFDFB] [r=2 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,22) size 9x11 [bgcolor=#FDFDFB] [r=2 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,22) size 9x11 [bgcolor=#FDFDFB] [r=2 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,22) size 8x11 [bgcolor=#FDFDFB] [r=2 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,22) size 9x11 [bgcolor=#FDFDFB] [r=2 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,22) size 8x11 [bgcolor=#FDFDFB] [r=2 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1080,15 +1080,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,22) size 8x11 [bgcolor=#158E8C] [r=2 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,22) size 9x11 [bgcolor=#158E8C] [r=2 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,22) size 9x11 [bgcolor=#048485] [r=2 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,22) size 9x11 [bgcolor=#048485] [r=2 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,22) size 9x11 [bgcolor=#048485] [r=2 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,22) size 8x11 [bgcolor=#048485] [r=2 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1104,15 +1104,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,22) size 8x11 [bgcolor=#027777] [r=2 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,22) size 9x11 [bgcolor=#027777] [r=2 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,22) size 9x11 [bgcolor=#027777] [r=2 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,22) size 9x11 [bgcolor=#027777] [r=2 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,22) size 9x11 [bgcolor=#027777] [r=2 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,22) size 8x11 [bgcolor=#027777] [r=2 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1132,15 +1132,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,22) size 8x11 [bgcolor=#027777] [r=2 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,22) size 9x11 [bgcolor=#027777] [r=2 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,22) size 9x11 [bgcolor=#027777] [r=2 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,22) size 9x11 [bgcolor=#027777] [r=2 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,22) size 9x11 [bgcolor=#027777] [r=2 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,22) size 8x11 [bgcolor=#027777] [r=2 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1156,15 +1156,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,22) size 8x11 [bgcolor=#027777] [r=2 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,22) size 9x11 [bgcolor=#027777] [r=2 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,22) size 9x11 [bgcolor=#027777] [r=2 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,22) size 9x11 [bgcolor=#027777] [r=2 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,22) size 9x11 [bgcolor=#027777] [r=2 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,22) size 8x11 [bgcolor=#027777] [r=2 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1180,19 +1180,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,22) size 8x11 [bgcolor=#044F4F] [r=2 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,22) size 9x11 [bgcolor=#044F4F] [r=2 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,22) size 9x11 [bgcolor=#647979] [r=2 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,22) size 9x11 [bgcolor=#647979] [r=2 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,22) size 9x11 [bgcolor=#BEC2C2] [r=2 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,22) size 8x11 [bgcolor=#BEC2C2] [r=2 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,22) size 9x11 [bgcolor=#E0EAE9] [r=2 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,22) size 8x11 [bgcolor=#E0EAE9] [r=2 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1204,7 +1204,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,22) size 8x11 [bgcolor=#FDFDFB] [r=2 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,22) size 9x11 [bgcolor=#FDFDFB] [r=2 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1281,11 +1281,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,33) size 8x11 [bgcolor=#1A5C5C] [r=3 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,33) size 9x11 [bgcolor=#1A5C5C] [r=3 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,33) size 9x11 [bgcolor=#026766] [r=3 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,33) size 8x11 [bgcolor=#026766] [r=3 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1305,11 +1305,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,33) size 8x11 [bgcolor=#026766] [r=3 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,33) size 9x11 [bgcolor=#026766] [r=3 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,33) size 9x11 [bgcolor=#026766] [r=3 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,33) size 8x11 [bgcolor=#026766] [r=3 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1337,7 +1337,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,33) size 9x11 [bgcolor=#B4B4B4] [r=3 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,33) size 8x11 [bgcolor=#B4B4B4] [r=3 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1357,11 +1357,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,33) size 8x11 [bgcolor=#027777] [r=3 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,33) size 9x11 [bgcolor=#027777] [r=3 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,33) size 9x11 [bgcolor=#026766] [r=3 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,33) size 8x11 [bgcolor=#026766] [r=3 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1381,11 +1381,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,33) size 8x11 [bgcolor=#026766] [r=3 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,33) size 9x11 [bgcolor=#026766] [r=3 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,33) size 9x11 [bgcolor=#026766] [r=3 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,33) size 8x11 [bgcolor=#026766] [r=3 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1405,15 +1405,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,33) size 8x11 [bgcolor=#026766] [r=3 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,33) size 9x11 [bgcolor=#026766] [r=3 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,33) size 9x11 [bgcolor=#026766] [r=3 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,33) size 9x11 [bgcolor=#026766] [r=3 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,33) size 9x11 [bgcolor=#026766] [r=3 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,33) size 8x11 [bgcolor=#026766] [r=3 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1433,11 +1433,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,33) size 8x11 [bgcolor=#044140] [r=3 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,33) size 9x11 [bgcolor=#044140] [r=3 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,33) size 9x11 [bgcolor=#515C5B] [r=3 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,33) size 8x11 [bgcolor=#515C5B] [r=3 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1457,15 +1457,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,33) size 8x11 [bgcolor=#B4B4B4] [r=3 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,33) size 9x11 [bgcolor=#B4B4B4] [r=3 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,33) size 9x11 [bgcolor=#B4B4B4] [r=3 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,33) size 8x11 [bgcolor=#B4B4B4] [r=3 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,33) size 9x11 [bgcolor=#72A3A1] [r=3 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,33) size 8x11 [bgcolor=#72A3A1] [r=3 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1481,15 +1481,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,33) size 8x11 [bgcolor=#027777] [r=3 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,33) size 9x11 [bgcolor=#027777] [r=3 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,33) size 9x11 [bgcolor=#027777] [r=3 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,33) size 9x11 [bgcolor=#027777] [r=3 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,33) size 9x11 [bgcolor=#027777] [r=3 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,33) size 8x11 [bgcolor=#027777] [r=3 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1505,15 +1505,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,33) size 8x11 [bgcolor=#025E5E] [r=3 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,33) size 9x11 [bgcolor=#025E5E] [r=3 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,33) size 9x11 [bgcolor=#025E5E] [r=3 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,33) size 9x11 [bgcolor=#025E5E] [r=3 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,33) size 9x11 [bgcolor=#025E5E] [r=3 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,33) size 8x11 [bgcolor=#025E5E] [r=3 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1533,15 +1533,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,33) size 8x11 [bgcolor=#026766] [r=3 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,33) size 9x11 [bgcolor=#026766] [r=3 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,33) size 9x11 [bgcolor=#026766] [r=3 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,33) size 9x11 [bgcolor=#026766] [r=3 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,33) size 9x11 [bgcolor=#026766] [r=3 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,33) size 8x11 [bgcolor=#026766] [r=3 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1557,15 +1557,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,33) size 8x11 [bgcolor=#026766] [r=3 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,33) size 9x11 [bgcolor=#026766] [r=3 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,33) size 9x11 [bgcolor=#026766] [r=3 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,33) size 9x11 [bgcolor=#026766] [r=3 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,33) size 9x11 [bgcolor=#026766] [r=3 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,33) size 8x11 [bgcolor=#026766] [r=3 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1581,19 +1581,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,33) size 8x11 [bgcolor=#044140] [r=3 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,33) size 9x11 [bgcolor=#044140] [r=3 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,33) size 9x11 [bgcolor=#344C4E] [r=3 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,33) size 9x11 [bgcolor=#344C4E] [r=3 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,33) size 9x11 [bgcolor=#777878] [r=3 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,33) size 8x11 [bgcolor=#777878] [r=3 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,33) size 9x11 [bgcolor=#91A3A3] [r=3 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,33) size 8x11 [bgcolor=#91A3A3] [r=3 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1605,7 +1605,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,33) size 8x11 [bgcolor=#848788] [r=3 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,33) size 9x11 [bgcolor=#848788] [r=3 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1682,11 +1682,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,44) size 8x11 [bgcolor=#526B6B] [r=4 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,44) size 9x11 [bgcolor=#526B6B] [r=4 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,44) size 9x11 [bgcolor=#026766] [r=4 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,44) size 8x11 [bgcolor=#026766] [r=4 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1706,11 +1706,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,44) size 8x11 [bgcolor=#026766] [r=4 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,44) size 9x11 [bgcolor=#026766] [r=4 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,44) size 9x11 [bgcolor=#026766] [r=4 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,44) size 8x11 [bgcolor=#026766] [r=4 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1738,7 +1738,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,44) size 9x11 [bgcolor=#A5A6A6] [r=4 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,44) size 8x11 [bgcolor=#A5A6A6] [r=4 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1758,11 +1758,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,44) size 8x11 [bgcolor=#027777] [r=4 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,44) size 9x11 [bgcolor=#027777] [r=4 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,44) size 9x11 [bgcolor=#026766] [r=4 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,44) size 8x11 [bgcolor=#026766] [r=4 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1782,11 +1782,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,44) size 8x11 [bgcolor=#026766] [r=4 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,44) size 9x11 [bgcolor=#026766] [r=4 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,44) size 9x11 [bgcolor=#026766] [r=4 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,44) size 8x11 [bgcolor=#026766] [r=4 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1806,15 +1806,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,44) size 8x11 [bgcolor=#026766] [r=4 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,44) size 9x11 [bgcolor=#026766] [r=4 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,44) size 9x11 [bgcolor=#026766] [r=4 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,44) size 9x11 [bgcolor=#026766] [r=4 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,44) size 9x11 [bgcolor=#026766] [r=4 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,44) size 8x11 [bgcolor=#026766] [r=4 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1834,11 +1834,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,44) size 8x11 [bgcolor=#083131] [r=4 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,44) size 9x11 [bgcolor=#083131] [r=4 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,44) size 9x11 [bgcolor=#4D4F4F] [r=4 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,44) size 8x11 [bgcolor=#4D4F4F] [r=4 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1858,15 +1858,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,44) size 8x11 [bgcolor=#A5A6A6] [r=4 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,44) size 9x11 [bgcolor=#A5A6A6] [r=4 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,44) size 9x11 [bgcolor=#589594] [r=4 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,44) size 8x11 [bgcolor=#589594] [r=4 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,44) size 9x11 [bgcolor=#048485] [r=4 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,44) size 8x11 [bgcolor=#048485] [r=4 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1882,15 +1882,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,44) size 8x11 [bgcolor=#026766] [r=4 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,44) size 9x11 [bgcolor=#026766] [r=4 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,44) size 9x11 [bgcolor=#026766] [r=4 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,44) size 9x11 [bgcolor=#026766] [r=4 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,44) size 9x11 [bgcolor=#026766] [r=4 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,44) size 8x11 [bgcolor=#026766] [r=4 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1906,15 +1906,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,44) size 8x11 [bgcolor=#044F4F] [r=4 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,44) size 9x11 [bgcolor=#044F4F] [r=4 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,44) size 9x11 [bgcolor=#044140] [r=4 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,44) size 9x11 [bgcolor=#044140] [r=4 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,44) size 9x11 [bgcolor=#044F4F] [r=4 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,44) size 8x11 [bgcolor=#044F4F] [r=4 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1934,15 +1934,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,44) size 8x11 [bgcolor=#026766] [r=4 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,44) size 9x11 [bgcolor=#026766] [r=4 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,44) size 9x11 [bgcolor=#026766] [r=4 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,44) size 9x11 [bgcolor=#026766] [r=4 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,44) size 9x11 [bgcolor=#026766] [r=4 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,44) size 8x11 [bgcolor=#026766] [r=4 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1958,15 +1958,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,44) size 8x11 [bgcolor=#026766] [r=4 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,44) size 9x11 [bgcolor=#026766] [r=4 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,44) size 9x11 [bgcolor=#026766] [r=4 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,44) size 9x11 [bgcolor=#026766] [r=4 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,44) size 9x11 [bgcolor=#026766] [r=4 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,44) size 8x11 [bgcolor=#026766] [r=4 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -1982,19 +1982,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,44) size 8x11 [bgcolor=#044140] [r=4 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,44) size 9x11 [bgcolor=#044140] [r=4 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,44) size 9x11 [bgcolor=#3D4242] [r=4 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,44) size 9x11 [bgcolor=#3D4242] [r=4 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,44) size 9x11 [bgcolor=#696A69] [r=4 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,44) size 8x11 [bgcolor=#696A69] [r=4 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,44) size 9x11 [bgcolor=#939494] [r=4 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,44) size 8x11 [bgcolor=#939494] [r=4 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2006,7 +2006,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,44) size 8x11 [bgcolor=#696A69] [r=4 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,44) size 9x11 [bgcolor=#696A69] [r=4 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2083,11 +2083,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,55) size 8x11 [bgcolor=#777878] [r=5 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,55) size 9x11 [bgcolor=#777878] [r=5 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,55) size 9x11 [bgcolor=#1E7A79] [r=5 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,55) size 8x11 [bgcolor=#1E7A79] [r=5 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2107,11 +2107,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,55) size 8x11 [bgcolor=#026766] [r=5 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,55) size 9x11 [bgcolor=#026766] [r=5 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,55) size 9x11 [bgcolor=#026766] [r=5 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,55) size 8x11 [bgcolor=#026766] [r=5 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2139,7 +2139,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,55) size 9x11 [bgcolor=#939494] [r=5 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,55) size 8x11 [bgcolor=#939494] [r=5 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2159,11 +2159,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,55) size 8x11 [bgcolor=#027777] [r=5 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,55) size 9x11 [bgcolor=#027777] [r=5 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,55) size 9x11 [bgcolor=#026766] [r=5 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,55) size 8x11 [bgcolor=#026766] [r=5 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2183,11 +2183,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,55) size 8x11 [bgcolor=#026766] [r=5 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,55) size 9x11 [bgcolor=#026766] [r=5 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,55) size 9x11 [bgcolor=#026766] [r=5 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,55) size 8x11 [bgcolor=#026766] [r=5 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2207,15 +2207,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,55) size 8x11 [bgcolor=#026766] [r=5 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,55) size 9x11 [bgcolor=#026766] [r=5 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,55) size 9x11 [bgcolor=#026766] [r=5 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,55) size 9x11 [bgcolor=#026766] [r=5 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,55) size 9x11 [bgcolor=#025E5E] [r=5 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,55) size 8x11 [bgcolor=#025E5E] [r=5 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2235,11 +2235,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,55) size 8x11 [bgcolor=#083131] [r=5 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,55) size 9x11 [bgcolor=#083131] [r=5 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,55) size 9x11 [bgcolor=#4D4F4F] [r=5 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,55) size 8x11 [bgcolor=#4D4F4F] [r=5 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2259,15 +2259,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,55) size 8x11 [bgcolor=#469191] [r=5 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,55) size 9x11 [bgcolor=#469191] [r=5 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,55) size 9x11 [bgcolor=#048485] [r=5 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,55) size 8x11 [bgcolor=#048485] [r=5 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,55) size 9x11 [bgcolor=#048485] [r=5 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,55) size 8x11 [bgcolor=#048485] [r=5 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2283,15 +2283,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,55) size 8x11 [bgcolor=#026766] [r=5 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,55) size 9x11 [bgcolor=#026766] [r=5 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,55) size 9x11 [bgcolor=#026766] [r=5 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,55) size 9x11 [bgcolor=#026766] [r=5 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,55) size 9x11 [bgcolor=#026766] [r=5 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,55) size 8x11 [bgcolor=#026766] [r=5 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2307,15 +2307,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,55) size 8x11 [bgcolor=#083131] [r=5 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,55) size 9x11 [bgcolor=#083131] [r=5 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,55) size 9x11 [bgcolor=#083131] [r=5 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,55) size 9x11 [bgcolor=#083131] [r=5 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,55) size 9x11 [bgcolor=#223C3D] [r=5 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,55) size 8x11 [bgcolor=#223C3D] [r=5 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2335,15 +2335,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,55) size 8x11 [bgcolor=#026766] [r=5 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,55) size 9x11 [bgcolor=#026766] [r=5 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,55) size 9x11 [bgcolor=#026766] [r=5 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,55) size 9x11 [bgcolor=#026766] [r=5 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,55) size 9x11 [bgcolor=#026766] [r=5 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,55) size 8x11 [bgcolor=#026766] [r=5 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2359,15 +2359,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,55) size 8x11 [bgcolor=#026766] [r=5 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,55) size 9x11 [bgcolor=#026766] [r=5 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,55) size 9x11 [bgcolor=#026766] [r=5 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,55) size 9x11 [bgcolor=#026766] [r=5 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,55) size 9x11 [bgcolor=#026766] [r=5 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,55) size 8x11 [bgcolor=#026766] [r=5 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2383,19 +2383,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,55) size 8x11 [bgcolor=#044140] [r=5 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,55) size 9x11 [bgcolor=#044140] [r=5 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,55) size 9x11 [bgcolor=#223C3D] [r=5 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,55) size 9x11 [bgcolor=#223C3D] [r=5 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,55) size 9x11 [bgcolor=#696A69] [r=5 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,55) size 8x11 [bgcolor=#696A69] [r=5 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,55) size 9x11 [bgcolor=#848788] [r=5 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,55) size 8x11 [bgcolor=#848788] [r=5 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2407,7 +2407,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,55) size 8x11 [bgcolor=#515C5B] [r=5 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,55) size 9x11 [bgcolor=#515C5B] [r=5 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2484,11 +2484,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,66) size 8x11 [bgcolor=#848788] [r=6 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,66) size 9x11 [bgcolor=#848788] [r=6 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,66) size 9x11 [bgcolor=#1E7A79] [r=6 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,66) size 8x11 [bgcolor=#1E7A79] [r=6 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2508,11 +2508,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,66) size 8x11 [bgcolor=#026766] [r=6 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,66) size 9x11 [bgcolor=#026766] [r=6 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,66) size 9x11 [bgcolor=#026766] [r=6 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,66) size 8x11 [bgcolor=#026766] [r=6 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2540,7 +2540,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,66) size 9x11 [bgcolor=#848788] [r=6 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,66) size 8x11 [bgcolor=#848788] [r=6 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2560,11 +2560,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,66) size 8x11 [bgcolor=#027777] [r=6 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,66) size 9x11 [bgcolor=#027777] [r=6 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,66) size 9x11 [bgcolor=#026766] [r=6 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,66) size 8x11 [bgcolor=#026766] [r=6 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2584,11 +2584,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,66) size 8x11 [bgcolor=#026766] [r=6 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,66) size 9x11 [bgcolor=#026766] [r=6 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,66) size 9x11 [bgcolor=#026766] [r=6 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,66) size 8x11 [bgcolor=#026766] [r=6 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2608,15 +2608,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,66) size 8x11 [bgcolor=#72A3A1] [r=6 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,66) size 9x11 [bgcolor=#72A3A1] [r=6 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,66) size 9x11 [bgcolor=#338686] [r=6 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,66) size 9x11 [bgcolor=#338686] [r=6 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,66) size 9x11 [bgcolor=#025E5E] [r=6 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,66) size 8x11 [bgcolor=#025E5E] [r=6 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2636,11 +2636,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,66) size 8x11 [bgcolor=#3D4242] [r=6 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,66) size 9x11 [bgcolor=#3D4242] [r=6 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,66) size 9x11 [bgcolor=#515C5B] [r=6 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,66) size 8x11 [bgcolor=#515C5B] [r=6 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2660,15 +2660,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,66) size 8x11 [bgcolor=#048485] [r=6 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,66) size 9x11 [bgcolor=#048485] [r=6 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,66) size 9x11 [bgcolor=#048485] [r=6 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,66) size 8x11 [bgcolor=#048485] [r=6 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,66) size 9x11 [bgcolor=#027777] [r=6 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,66) size 8x11 [bgcolor=#027777] [r=6 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2684,15 +2684,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,66) size 8x11 [bgcolor=#026766] [r=6 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,66) size 9x11 [bgcolor=#026766] [r=6 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,66) size 9x11 [bgcolor=#026766] [r=6 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,66) size 9x11 [bgcolor=#026766] [r=6 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,66) size 9x11 [bgcolor=#1A6B6A] [r=6 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,66) size 8x11 [bgcolor=#1A6B6A] [r=6 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2708,15 +2708,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,66) size 8x11 [bgcolor=#2D3433] [r=6 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,66) size 9x11 [bgcolor=#2D3433] [r=6 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,66) size 9x11 [bgcolor=#3D4242] [r=6 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,66) size 9x11 [bgcolor=#3D4242] [r=6 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,66) size 9x11 [bgcolor=#4D4F4F] [r=6 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,66) size 8x11 [bgcolor=#4D4F4F] [r=6 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2736,15 +2736,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,66) size 8x11 [bgcolor=#026766] [r=6 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,66) size 9x11 [bgcolor=#026766] [r=6 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,66) size 9x11 [bgcolor=#026766] [r=6 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,66) size 9x11 [bgcolor=#026766] [r=6 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,66) size 9x11 [bgcolor=#026766] [r=6 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,66) size 8x11 [bgcolor=#026766] [r=6 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2760,15 +2760,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,66) size 8x11 [bgcolor=#026766] [r=6 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,66) size 9x11 [bgcolor=#026766] [r=6 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,66) size 9x11 [bgcolor=#026766] [r=6 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,66) size 9x11 [bgcolor=#026766] [r=6 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,66) size 9x11 [bgcolor=#026766] [r=6 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,66) size 8x11 [bgcolor=#026766] [r=6 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2784,19 +2784,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,66) size 8x11 [bgcolor=#044140] [r=6 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,66) size 9x11 [bgcolor=#044140] [r=6 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,66) size 9x11 [bgcolor=#223C3D] [r=6 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,66) size 9x11 [bgcolor=#223C3D] [r=6 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,66) size 9x11 [bgcolor=#5E5F60] [r=6 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,66) size 8x11 [bgcolor=#5E5F60] [r=6 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,66) size 9x11 [bgcolor=#777878] [r=6 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,66) size 8x11 [bgcolor=#777878] [r=6 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2808,7 +2808,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,66) size 8x11 [bgcolor=#4D4F4F] [r=6 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,66) size 9x11 [bgcolor=#4D4F4F] [r=6 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2885,11 +2885,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,77) size 8x11 [bgcolor=#4D4F4F] [r=7 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,77) size 9x11 [bgcolor=#4D4F4F] [r=7 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,77) size 9x11 [bgcolor=#1E7A79] [r=7 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,77) size 8x11 [bgcolor=#1E7A79] [r=7 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2909,11 +2909,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,77) size 8x11 [bgcolor=#026766] [r=7 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,77) size 9x11 [bgcolor=#026766] [r=7 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,77) size 9x11 [bgcolor=#026766] [r=7 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,77) size 8x11 [bgcolor=#026766] [r=7 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2941,7 +2941,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,77) size 9x11 [bgcolor=#777878] [r=7 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,77) size 8x11 [bgcolor=#777878] [r=7 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2961,11 +2961,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,77) size 8x11 [bgcolor=#027777] [r=7 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,77) size 9x11 [bgcolor=#027777] [r=7 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,77) size 9x11 [bgcolor=#026766] [r=7 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,77) size 8x11 [bgcolor=#026766] [r=7 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -2985,11 +2985,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,77) size 8x11 [bgcolor=#026766] [r=7 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,77) size 9x11 [bgcolor=#026766] [r=7 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,77) size 9x11 [bgcolor=#026766] [r=7 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,77) size 8x11 [bgcolor=#026766] [r=7 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3009,15 +3009,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,77) size 8x11 [bgcolor=#FDFDFB] [r=7 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,77) size 9x11 [bgcolor=#FDFDFB] [r=7 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,77) size 9x11 [bgcolor=#7B918F] [r=7 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,77) size 9x11 [bgcolor=#7B918F] [r=7 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,77) size 9x11 [bgcolor=#044140] [r=7 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,77) size 8x11 [bgcolor=#044140] [r=7 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3037,11 +3037,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,77) size 8x11 [bgcolor=#5E5F60] [r=7 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,77) size 9x11 [bgcolor=#5E5F60] [r=7 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,77) size 9x11 [bgcolor=#777878] [r=7 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,77) size 8x11 [bgcolor=#777878] [r=7 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3061,15 +3061,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,77) size 8x11 [bgcolor=#048485] [r=7 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,77) size 9x11 [bgcolor=#048485] [r=7 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,77) size 9x11 [bgcolor=#027777] [r=7 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,77) size 8x11 [bgcolor=#027777] [r=7 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,77) size 9x11 [bgcolor=#026766] [r=7 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,77) size 8x11 [bgcolor=#026766] [r=7 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3085,15 +3085,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,77) size 8x11 [bgcolor=#026766] [r=7 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,77) size 9x11 [bgcolor=#026766] [r=7 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,77) size 9x11 [bgcolor=#026766] [r=7 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,77) size 9x11 [bgcolor=#026766] [r=7 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,77) size 9x11 [bgcolor=#1E7A79] [r=7 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,77) size 8x11 [bgcolor=#1E7A79] [r=7 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3109,15 +3109,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,77) size 8x11 [bgcolor=#3D4242] [r=7 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,77) size 9x11 [bgcolor=#3D4242] [r=7 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,77) size 9x11 [bgcolor=#515C5B] [r=7 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,77) size 9x11 [bgcolor=#515C5B] [r=7 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,77) size 9x11 [bgcolor=#696A69] [r=7 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,77) size 8x11 [bgcolor=#696A69] [r=7 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3137,15 +3137,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,77) size 8x11 [bgcolor=#026766] [r=7 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,77) size 9x11 [bgcolor=#026766] [r=7 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,77) size 9x11 [bgcolor=#026766] [r=7 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,77) size 9x11 [bgcolor=#026766] [r=7 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,77) size 9x11 [bgcolor=#026766] [r=7 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,77) size 8x11 [bgcolor=#026766] [r=7 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3161,15 +3161,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,77) size 8x11 [bgcolor=#026766] [r=7 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,77) size 9x11 [bgcolor=#026766] [r=7 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,77) size 9x11 [bgcolor=#026766] [r=7 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,77) size 9x11 [bgcolor=#026766] [r=7 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,77) size 9x11 [bgcolor=#026766] [r=7 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,77) size 8x11 [bgcolor=#026766] [r=7 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3185,19 +3185,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,77) size 8x11 [bgcolor=#274C4D] [r=7 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,77) size 9x11 [bgcolor=#274C4D] [r=7 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,77) size 9x11 [bgcolor=#223C3D] [r=7 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,77) size 9x11 [bgcolor=#223C3D] [r=7 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,77) size 9x11 [bgcolor=#5E5F60] [r=7 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,77) size 8x11 [bgcolor=#5E5F60] [r=7 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,77) size 9x11 [bgcolor=#777878] [r=7 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,77) size 8x11 [bgcolor=#777878] [r=7 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3209,7 +3209,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,77) size 8x11 [bgcolor=#4D4F4F] [r=7 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,77) size 9x11 [bgcolor=#4D4F4F] [r=7 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3286,11 +3286,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,88) size 8x11 [bgcolor=#2D3433] [r=8 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,88) size 9x11 [bgcolor=#2D3433] [r=8 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,88) size 9x11 [bgcolor=#1E7A79] [r=8 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,88) size 8x11 [bgcolor=#1E7A79] [r=8 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3310,11 +3310,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,88) size 8x11 [bgcolor=#026766] [r=8 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,88) size 9x11 [bgcolor=#026766] [r=8 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,88) size 9x11 [bgcolor=#026766] [r=8 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,88) size 8x11 [bgcolor=#026766] [r=8 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3342,7 +3342,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,88) size 9x11 [bgcolor=#515C5B] [r=8 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,88) size 8x11 [bgcolor=#515C5B] [r=8 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3362,11 +3362,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,88) size 8x11 [bgcolor=#027777] [r=8 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,88) size 9x11 [bgcolor=#027777] [r=8 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,88) size 9x11 [bgcolor=#026766] [r=8 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,88) size 8x11 [bgcolor=#026766] [r=8 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3386,11 +3386,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,88) size 8x11 [bgcolor=#026766] [r=8 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,88) size 9x11 [bgcolor=#026766] [r=8 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,88) size 9x11 [bgcolor=#026766] [r=8 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,88) size 8x11 [bgcolor=#026766] [r=8 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3410,15 +3410,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,88) size 8x11 [bgcolor=#FDFDFB] [r=8 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,88) size 9x11 [bgcolor=#FDFDFB] [r=8 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,88) size 9x11 [bgcolor=#848788] [r=8 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,88) size 9x11 [bgcolor=#848788] [r=8 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,88) size 9x11 [bgcolor=#083131] [r=8 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,88) size 8x11 [bgcolor=#083131] [r=8 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3438,11 +3438,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,88) size 8x11 [bgcolor=#777878] [r=8 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,88) size 9x11 [bgcolor=#777878] [r=8 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,88) size 9x11 [bgcolor=#848788] [r=8 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,88) size 8x11 [bgcolor=#848788] [r=8 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3462,15 +3462,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,88) size 8x11 [bgcolor=#027777] [r=8 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,88) size 9x11 [bgcolor=#027777] [r=8 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,88) size 9x11 [bgcolor=#026766] [r=8 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,88) size 8x11 [bgcolor=#026766] [r=8 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,88) size 9x11 [bgcolor=#026766] [r=8 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,88) size 8x11 [bgcolor=#026766] [r=8 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3486,15 +3486,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,88) size 8x11 [bgcolor=#026766] [r=8 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,88) size 9x11 [bgcolor=#026766] [r=8 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,88) size 9x11 [bgcolor=#026766] [r=8 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,88) size 9x11 [bgcolor=#026766] [r=8 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,88) size 9x11 [bgcolor=#1E7A79] [r=8 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,88) size 8x11 [bgcolor=#1E7A79] [r=8 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3510,15 +3510,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,88) size 8x11 [bgcolor=#515C5B] [r=8 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,88) size 9x11 [bgcolor=#515C5B] [r=8 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,88) size 9x11 [bgcolor=#777878] [r=8 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,88) size 9x11 [bgcolor=#777878] [r=8 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,88) size 9x11 [bgcolor=#848788] [r=8 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,88) size 8x11 [bgcolor=#848788] [r=8 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3538,15 +3538,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,88) size 8x11 [bgcolor=#026766] [r=8 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,88) size 9x11 [bgcolor=#026766] [r=8 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,88) size 9x11 [bgcolor=#026766] [r=8 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,88) size 9x11 [bgcolor=#026766] [r=8 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,88) size 9x11 [bgcolor=#026766] [r=8 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,88) size 8x11 [bgcolor=#026766] [r=8 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3562,15 +3562,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,88) size 8x11 [bgcolor=#026766] [r=8 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,88) size 9x11 [bgcolor=#026766] [r=8 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,88) size 9x11 [bgcolor=#026766] [r=8 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,88) size 9x11 [bgcolor=#026766] [r=8 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,88) size 9x11 [bgcolor=#026766] [r=8 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,88) size 8x11 [bgcolor=#026766] [r=8 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3586,19 +3586,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,88) size 8x11 [bgcolor=#223C3D] [r=8 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,88) size 9x11 [bgcolor=#223C3D] [r=8 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,88) size 9x11 [bgcolor=#223C3D] [r=8 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,88) size 9x11 [bgcolor=#223C3D] [r=8 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,88) size 9x11 [bgcolor=#5E5F60] [r=8 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,88) size 8x11 [bgcolor=#5E5F60] [r=8 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,88) size 9x11 [bgcolor=#777878] [r=8 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,88) size 8x11 [bgcolor=#777878] [r=8 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3610,7 +3610,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,88) size 8x11 [bgcolor=#4D4F4F] [r=8 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,88) size 9x11 [bgcolor=#4D4F4F] [r=8 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3687,11 +3687,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,99) size 8x11 [bgcolor=#2D3433] [r=9 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,99) size 9x11 [bgcolor=#2D3433] [r=9 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,99) size 9x11 [bgcolor=#1E7A79] [r=9 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,99) size 8x11 [bgcolor=#1E7A79] [r=9 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3711,11 +3711,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,99) size 8x11 [bgcolor=#7CAEAF] [r=9 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,99) size 9x11 [bgcolor=#7CAEAF] [r=9 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,99) size 9x11 [bgcolor=#97C1C0] [r=9 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,99) size 8x11 [bgcolor=#97C1C0] [r=9 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3743,7 +3743,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,99) size 9x11 [bgcolor=#344C4E] [r=9 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,99) size 8x11 [bgcolor=#344C4E] [r=9 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3763,11 +3763,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,99) size 8x11 [bgcolor=#60A2A3] [r=9 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,99) size 9x11 [bgcolor=#60A2A3] [r=9 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,99) size 9x11 [bgcolor=#8DB7B6] [r=9 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,99) size 8x11 [bgcolor=#8DB7B6] [r=9 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3787,11 +3787,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,99) size 8x11 [bgcolor=#287A7A] [r=9 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,99) size 9x11 [bgcolor=#287A7A] [r=9 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,99) size 9x11 [bgcolor=#026766] [r=9 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,99) size 8x11 [bgcolor=#026766] [r=9 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3811,15 +3811,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,99) size 8x11 [bgcolor=#FDFDFB] [r=9 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,99) size 9x11 [bgcolor=#FDFDFB] [r=9 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,99) size 9x11 [bgcolor=#848788] [r=9 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,99) size 9x11 [bgcolor=#848788] [r=9 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,99) size 9x11 [bgcolor=#274C4D] [r=9 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,99) size 8x11 [bgcolor=#274C4D] [r=9 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3839,11 +3839,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,99) size 8x11 [bgcolor=#B4B4B4] [r=9 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,99) size 9x11 [bgcolor=#B4B4B4] [r=9 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,99) size 9x11 [bgcolor=#A5A6A6] [r=9 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,99) size 8x11 [bgcolor=#A5A6A6] [r=9 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3863,15 +3863,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,99) size 8x11 [bgcolor=#027777] [r=9 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,99) size 9x11 [bgcolor=#027777] [r=9 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,99) size 9x11 [bgcolor=#1A6B6A] [r=9 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,99) size 8x11 [bgcolor=#1A6B6A] [r=9 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,99) size 9x11 [bgcolor=#469191] [r=9 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,99) size 8x11 [bgcolor=#469191] [r=9 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3887,15 +3887,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,99) size 8x11 [bgcolor=#7CAEAF] [r=9 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,99) size 9x11 [bgcolor=#7CAEAF] [r=9 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,99) size 9x11 [bgcolor=#469191] [r=9 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,99) size 9x11 [bgcolor=#469191] [r=9 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,99) size 9x11 [bgcolor=#338686] [r=9 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,99) size 8x11 [bgcolor=#338686] [r=9 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3911,15 +3911,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,99) size 8x11 [bgcolor=#5E5F60] [r=9 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,99) size 9x11 [bgcolor=#5E5F60] [r=9 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,99) size 9x11 [bgcolor=#777878] [r=9 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,99) size 9x11 [bgcolor=#777878] [r=9 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,99) size 9x11 [bgcolor=#939494] [r=9 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,99) size 8x11 [bgcolor=#939494] [r=9 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3939,15 +3939,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,99) size 8x11 [bgcolor=#97C1C0] [r=9 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,99) size 9x11 [bgcolor=#97C1C0] [r=9 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,99) size 9x11 [bgcolor=#97C1C0] [r=9 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,99) size 9x11 [bgcolor=#97C1C0] [r=9 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,99) size 9x11 [bgcolor=#7CAEAF] [r=9 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,99) size 8x11 [bgcolor=#7CAEAF] [r=9 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3963,15 +3963,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,99) size 8x11 [bgcolor=#026766] [r=9 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,99) size 9x11 [bgcolor=#026766] [r=9 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,99) size 9x11 [bgcolor=#026766] [r=9 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,99) size 9x11 [bgcolor=#026766] [r=9 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,99) size 9x11 [bgcolor=#469191] [r=9 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,99) size 8x11 [bgcolor=#469191] [r=9 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -3987,19 +3987,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,99) size 8x11 [bgcolor=#848788] [r=9 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,99) size 9x11 [bgcolor=#848788] [r=9 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,99) size 9x11 [bgcolor=#848788] [r=9 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,99) size 9x11 [bgcolor=#848788] [r=9 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,99) size 9x11 [bgcolor=#777878] [r=9 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,99) size 8x11 [bgcolor=#777878] [r=9 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,99) size 9x11 [bgcolor=#777878] [r=9 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,99) size 8x11 [bgcolor=#777878] [r=9 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4011,7 +4011,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,99) size 8x11 [bgcolor=#4D4F4F] [r=9 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,99) size 9x11 [bgcolor=#4D4F4F] [r=9 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4088,11 +4088,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,110) size 8x11 [bgcolor=#2D3433] [r=10 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,110) size 9x11 [bgcolor=#2D3433] [r=10 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,110) size 9x11 [bgcolor=#1E7A79] [r=10 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,110) size 8x11 [bgcolor=#1E7A79] [r=10 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4112,11 +4112,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,110) size 8x11 [bgcolor=#BEC2C2] [r=10 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,110) size 9x11 [bgcolor=#BEC2C2] [r=10 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,110) size 9x11 [bgcolor=#939494] [r=10 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,110) size 8x11 [bgcolor=#939494] [r=10 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4144,7 +4144,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,110) size 9x11 [bgcolor=#044140] [r=10 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,110) size 8x11 [bgcolor=#044140] [r=10 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4164,11 +4164,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,110) size 8x11 [bgcolor=#EDEEEF] [r=10 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,110) size 9x11 [bgcolor=#EDEEEF] [r=10 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,110) size 9x11 [bgcolor=#A5A6A6] [r=10 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,110) size 8x11 [bgcolor=#A5A6A6] [r=10 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4188,11 +4188,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,110) size 8x11 [bgcolor=#E0EAE9] [r=10 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,110) size 9x11 [bgcolor=#E0EAE9] [r=10 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,110) size 9x11 [bgcolor=#589594] [r=10 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,110) size 8x11 [bgcolor=#589594] [r=10 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4212,15 +4212,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,110) size 8x11 [bgcolor=#FDFDFB] [r=10 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,110) size 9x11 [bgcolor=#FDFDFB] [r=10 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,110) size 9x11 [bgcolor=#CECFCF] [r=10 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,110) size 9x11 [bgcolor=#CECFCF] [r=10 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,110) size 9x11 [bgcolor=#CECFCF] [r=10 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,110) size 8x11 [bgcolor=#CECFCF] [r=10 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4240,11 +4240,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,110) size 8x11 [bgcolor=#FDFDFB] [r=10 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,110) size 9x11 [bgcolor=#FDFDFB] [r=10 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,110) size 9x11 [bgcolor=#EDEEEF] [r=10 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,110) size 8x11 [bgcolor=#EDEEEF] [r=10 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4264,15 +4264,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,110) size 8x11 [bgcolor=#349392] [r=10 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,110) size 9x11 [bgcolor=#349392] [r=10 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,110) size 9x11 [bgcolor=#B6D0D1] [r=10 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,110) size 8x11 [bgcolor=#B6D0D1] [r=10 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,110) size 9x11 [bgcolor=#EDEEEF] [r=10 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,110) size 8x11 [bgcolor=#EDEEEF] [r=10 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4288,15 +4288,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,110) size 8x11 [bgcolor=#939494] [r=10 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,110) size 9x11 [bgcolor=#939494] [r=10 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,110) size 9x11 [bgcolor=#CECFCF] [r=10 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,110) size 9x11 [bgcolor=#CECFCF] [r=10 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,110) size 9x11 [bgcolor=#B6D8D7] [r=10 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,110) size 8x11 [bgcolor=#B6D8D7] [r=10 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4312,15 +4312,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,110) size 8x11 [bgcolor=#5E5F60] [r=10 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,110) size 9x11 [bgcolor=#5E5F60] [r=10 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,110) size 9x11 [bgcolor=#848788] [r=10 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,110) size 9x11 [bgcolor=#848788] [r=10 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,110) size 9x11 [bgcolor=#939494] [r=10 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,110) size 8x11 [bgcolor=#939494] [r=10 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4340,15 +4340,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,110) size 8x11 [bgcolor=#848788] [r=10 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,110) size 9x11 [bgcolor=#848788] [r=10 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,110) size 9x11 [bgcolor=#939494] [r=10 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,110) size 9x11 [bgcolor=#939494] [r=10 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,110) size 9x11 [bgcolor=#BEC2C2] [r=10 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,110) size 8x11 [bgcolor=#BEC2C2] [r=10 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4364,15 +4364,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,110) size 8x11 [bgcolor=#026766] [r=10 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,110) size 9x11 [bgcolor=#026766] [r=10 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,110) size 9x11 [bgcolor=#026766] [r=10 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,110) size 9x11 [bgcolor=#026766] [r=10 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,110) size 9x11 [bgcolor=#7CAEAF] [r=10 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,110) size 8x11 [bgcolor=#7CAEAF] [r=10 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4388,19 +4388,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,110) size 8x11 [bgcolor=#BEC2C2] [r=10 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,110) size 9x11 [bgcolor=#BEC2C2] [r=10 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,110) size 9x11 [bgcolor=#B4B4B4] [r=10 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,110) size 9x11 [bgcolor=#B4B4B4] [r=10 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,110) size 9x11 [bgcolor=#696A69] [r=10 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,110) size 8x11 [bgcolor=#696A69] [r=10 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,110) size 9x11 [bgcolor=#696A69] [r=10 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,110) size 8x11 [bgcolor=#696A69] [r=10 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4412,7 +4412,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,110) size 8x11 [bgcolor=#4D4F4F] [r=10 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,110) size 9x11 [bgcolor=#4D4F4F] [r=10 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4489,11 +4489,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,121) size 8x11 [bgcolor=#2D3433] [r=11 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,121) size 9x11 [bgcolor=#2D3433] [r=11 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,121) size 9x11 [bgcolor=#1E7A79] [r=11 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,121) size 8x11 [bgcolor=#1E7A79] [r=11 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4513,11 +4513,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,121) size 8x11 [bgcolor=#072323] [r=11 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,121) size 9x11 [bgcolor=#072323] [r=11 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,121) size 9x11 [bgcolor=#044140] [r=11 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,121) size 8x11 [bgcolor=#044140] [r=11 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4545,7 +4545,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,121) size 9x11 [bgcolor=#083131] [r=11 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,121) size 8x11 [bgcolor=#083131] [r=11 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4565,11 +4565,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,121) size 8x11 [bgcolor=#5E5F60] [r=11 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,121) size 9x11 [bgcolor=#5E5F60] [r=11 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,121) size 9x11 [bgcolor=#083131] [r=11 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,121) size 8x11 [bgcolor=#083131] [r=11 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4589,11 +4589,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,121) size 8x11 [bgcolor=#CECFCF] [r=11 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,121) size 9x11 [bgcolor=#CECFCF] [r=11 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,121) size 9x11 [bgcolor=#A5A6A6] [r=11 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,121) size 8x11 [bgcolor=#A5A6A6] [r=11 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4613,15 +4613,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,121) size 8x11 [bgcolor=#FDFDFB] [r=11 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,121) size 9x11 [bgcolor=#FDFDFB] [r=11 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,121) size 9x11 [bgcolor=#EDEEEF] [r=11 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,121) size 9x11 [bgcolor=#EDEEEF] [r=11 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,121) size 9x11 [bgcolor=#4D4F4F] [r=11 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,121) size 8x11 [bgcolor=#4D4F4F] [r=11 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4641,11 +4641,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,121) size 8x11 [bgcolor=#B4B4B4] [r=11 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,121) size 9x11 [bgcolor=#B4B4B4] [r=11 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,121) size 9x11 [bgcolor=#FDFDFB] [r=11 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,121) size 8x11 [bgcolor=#FDFDFB] [r=11 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4665,15 +4665,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,121) size 8x11 [bgcolor=#E0EAE9] [r=11 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,121) size 9x11 [bgcolor=#E0EAE9] [r=11 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,121) size 9x11 [bgcolor=#FDFDFB] [r=11 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,121) size 8x11 [bgcolor=#FDFDFB] [r=11 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,121) size 9x11 [bgcolor=#777878] [r=11 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,121) size 8x11 [bgcolor=#777878] [r=11 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4689,15 +4689,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,121) size 8x11 [bgcolor=#044F4F] [r=11 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,121) size 9x11 [bgcolor=#044F4F] [r=11 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,121) size 9x11 [bgcolor=#1A5C5C] [r=11 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,121) size 9x11 [bgcolor=#1A5C5C] [r=11 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,121) size 9x11 [bgcolor=#A2B5B4] [r=11 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,121) size 8x11 [bgcolor=#A2B5B4] [r=11 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4713,15 +4713,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,121) size 8x11 [bgcolor=#5E5F60] [r=11 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,121) size 9x11 [bgcolor=#5E5F60] [r=11 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,121) size 9x11 [bgcolor=#848788] [r=11 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,121) size 9x11 [bgcolor=#848788] [r=11 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,121) size 9x11 [bgcolor=#CECFCF] [r=11 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,121) size 8x11 [bgcolor=#CECFCF] [r=11 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4741,15 +4741,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,121) size 8x11 [bgcolor=#044F4F] [r=11 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,121) size 9x11 [bgcolor=#044F4F] [r=11 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,121) size 9x11 [bgcolor=#044F4F] [r=11 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,121) size 9x11 [bgcolor=#044F4F] [r=11 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,121) size 9x11 [bgcolor=#044F4F] [r=11 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,121) size 8x11 [bgcolor=#044F4F] [r=11 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4765,15 +4765,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,121) size 8x11 [bgcolor=#5A8787] [r=11 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,121) size 9x11 [bgcolor=#5A8787] [r=11 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,121) size 9x11 [bgcolor=#025E5E] [r=11 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,121) size 9x11 [bgcolor=#025E5E] [r=11 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,121) size 9x11 [bgcolor=#025E5E] [r=11 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,121) size 8x11 [bgcolor=#025E5E] [r=11 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4789,19 +4789,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,121) size 8x11 [bgcolor=#2D3433] [r=11 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,121) size 9x11 [bgcolor=#2D3433] [r=11 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,121) size 9x11 [bgcolor=#1C2524] [r=11 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,121) size 9x11 [bgcolor=#1C2524] [r=11 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,121) size 9x11 [bgcolor=#3D4242] [r=11 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,121) size 8x11 [bgcolor=#3D4242] [r=11 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,121) size 9x11 [bgcolor=#777878] [r=11 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,121) size 8x11 [bgcolor=#777878] [r=11 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4813,7 +4813,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,121) size 8x11 [bgcolor=#4D4F4F] [r=11 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,121) size 9x11 [bgcolor=#4D4F4F] [r=11 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4890,11 +4890,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,132) size 8x11 [bgcolor=#2D3433] [r=12 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,132) size 9x11 [bgcolor=#2D3433] [r=12 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,132) size 9x11 [bgcolor=#1E7A79] [r=12 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,132) size 8x11 [bgcolor=#1E7A79] [r=12 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4914,11 +4914,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,132) size 8x11 [bgcolor=#287A7A] [r=12 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,132) size 9x11 [bgcolor=#287A7A] [r=12 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,132) size 9x11 [bgcolor=#338686] [r=12 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,132) size 8x11 [bgcolor=#338686] [r=12 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4946,7 +4946,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,132) size 9x11 [bgcolor=#072323] [r=12 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,132) size 8x11 [bgcolor=#072323] [r=12 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4966,11 +4966,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,132) size 8x11 [bgcolor=#CECFCF] [r=12 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,132) size 9x11 [bgcolor=#CECFCF] [r=12 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,132) size 9x11 [bgcolor=#8DB7B6] [r=12 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,132) size 8x11 [bgcolor=#8DB7B6] [r=12 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -4990,11 +4990,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,132) size 8x11 [bgcolor=#1A5C5C] [r=12 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,132) size 9x11 [bgcolor=#1A5C5C] [r=12 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,132) size 9x11 [bgcolor=#044F4F] [r=12 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,132) size 8x11 [bgcolor=#044F4F] [r=12 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5014,15 +5014,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,132) size 8x11 [bgcolor=#FDFDFB] [r=12 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,132) size 9x11 [bgcolor=#FDFDFB] [r=12 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,132) size 9x11 [bgcolor=#A5A6A6] [r=12 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,132) size 9x11 [bgcolor=#A5A6A6] [r=12 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,132) size 9x11 [bgcolor=#072323] [r=12 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,132) size 8x11 [bgcolor=#072323] [r=12 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5042,11 +5042,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,132) size 8x11 [bgcolor=#B4B4B4] [r=12 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,132) size 9x11 [bgcolor=#B4B4B4] [r=12 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,132) size 9x11 [bgcolor=#FDFDFB] [r=12 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,132) size 8x11 [bgcolor=#FDFDFB] [r=12 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5066,15 +5066,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,132) size 8x11 [bgcolor=#FDFDFB] [r=12 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,132) size 9x11 [bgcolor=#FDFDFB] [r=12 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,132) size 9x11 [bgcolor=#DEDFDF] [r=12 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,132) size 8x11 [bgcolor=#DEDFDF] [r=12 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,132) size 9x11 [bgcolor=#072323] [r=12 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,132) size 8x11 [bgcolor=#072323] [r=12 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5090,15 +5090,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,132) size 8x11 [bgcolor=#026766] [r=12 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,132) size 9x11 [bgcolor=#026766] [r=12 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,132) size 9x11 [bgcolor=#026766] [r=12 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,132) size 9x11 [bgcolor=#026766] [r=12 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,132) size 9x11 [bgcolor=#287A7A] [r=12 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,132) size 8x11 [bgcolor=#287A7A] [r=12 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5114,15 +5114,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,132) size 8x11 [bgcolor=#5E5F60] [r=12 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,132) size 9x11 [bgcolor=#5E5F60] [r=12 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,132) size 9x11 [bgcolor=#91A3A3] [r=12 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,132) size 9x11 [bgcolor=#91A3A3] [r=12 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,132) size 9x11 [bgcolor=#FDFDFB] [r=12 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,132) size 8x11 [bgcolor=#FDFDFB] [r=12 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5142,15 +5142,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,132) size 8x11 [bgcolor=#026766] [r=12 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,132) size 9x11 [bgcolor=#026766] [r=12 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,132) size 9x11 [bgcolor=#026766] [r=12 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,132) size 9x11 [bgcolor=#026766] [r=12 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,132) size 9x11 [bgcolor=#026766] [r=12 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,132) size 8x11 [bgcolor=#026766] [r=12 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5166,15 +5166,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,132) size 8x11 [bgcolor=#BEC2C2] [r=12 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,132) size 9x11 [bgcolor=#BEC2C2] [r=12 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,132) size 9x11 [bgcolor=#1A5C5C] [r=12 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,132) size 9x11 [bgcolor=#1A5C5C] [r=12 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,132) size 9x11 [bgcolor=#026766] [r=12 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,132) size 8x11 [bgcolor=#026766] [r=12 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5190,19 +5190,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,132) size 8x11 [bgcolor=#2D3433] [r=12 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,132) size 9x11 [bgcolor=#2D3433] [r=12 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,132) size 9x11 [bgcolor=#223C3D] [r=12 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,132) size 9x11 [bgcolor=#223C3D] [r=12 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,132) size 9x11 [bgcolor=#5E5F60] [r=12 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,132) size 8x11 [bgcolor=#5E5F60] [r=12 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,132) size 9x11 [bgcolor=#777878] [r=12 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,132) size 8x11 [bgcolor=#777878] [r=12 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5214,7 +5214,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,132) size 8x11 [bgcolor=#4D4F4F] [r=12 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,132) size 9x11 [bgcolor=#4D4F4F] [r=12 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5291,11 +5291,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,143) size 8x11 [bgcolor=#2D3433] [r=13 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,143) size 9x11 [bgcolor=#2D3433] [r=13 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,143) size 9x11 [bgcolor=#1E7A79] [r=13 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,143) size 8x11 [bgcolor=#1E7A79] [r=13 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5315,11 +5315,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,143) size 8x11 [bgcolor=#E0EAE9] [r=13 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,143) size 9x11 [bgcolor=#E0EAE9] [r=13 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,143) size 9x11 [bgcolor=#E0EAE9] [r=13 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,143) size 8x11 [bgcolor=#E0EAE9] [r=13 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5347,7 +5347,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,143) size 9x11 [bgcolor=#072323] [r=13 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,143) size 8x11 [bgcolor=#072323] [r=13 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5367,11 +5367,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,143) size 8x11 [bgcolor=#B4B4B4] [r=13 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,143) size 9x11 [bgcolor=#B4B4B4] [r=13 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,143) size 9x11 [bgcolor=#DEDFDF] [r=13 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,143) size 8x11 [bgcolor=#DEDFDF] [r=13 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5391,11 +5391,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,143) size 8x11 [bgcolor=#97C1C0] [r=13 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,143) size 9x11 [bgcolor=#97C1C0] [r=13 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,143) size 9x11 [bgcolor=#469191] [r=13 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,143) size 8x11 [bgcolor=#469191] [r=13 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5415,15 +5415,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,143) size 8x11 [bgcolor=#FDFDFB] [r=13 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,143) size 9x11 [bgcolor=#FDFDFB] [r=13 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,143) size 9x11 [bgcolor=#848788] [r=13 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,143) size 9x11 [bgcolor=#848788] [r=13 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,143) size 9x11 [bgcolor=#072323] [r=13 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,143) size 8x11 [bgcolor=#072323] [r=13 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5443,11 +5443,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,143) size 8x11 [bgcolor=#B4B4B4] [r=13 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,143) size 9x11 [bgcolor=#B4B4B4] [r=13 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,143) size 9x11 [bgcolor=#FDFDFB] [r=13 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,143) size 8x11 [bgcolor=#FDFDFB] [r=13 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5467,15 +5467,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,143) size 8x11 [bgcolor=#FDFDFB] [r=13 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,143) size 9x11 [bgcolor=#FDFDFB] [r=13 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,143) size 9x11 [bgcolor=#BEC2C2] [r=13 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,143) size 8x11 [bgcolor=#BEC2C2] [r=13 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,143) size 9x11 [bgcolor=#083131] [r=13 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,143) size 8x11 [bgcolor=#083131] [r=13 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5491,15 +5491,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,143) size 8x11 [bgcolor=#026766] [r=13 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,143) size 9x11 [bgcolor=#026766] [r=13 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,143) size 9x11 [bgcolor=#026766] [r=13 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,143) size 9x11 [bgcolor=#026766] [r=13 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,143) size 9x11 [bgcolor=#1E7A79] [r=13 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,143) size 8x11 [bgcolor=#1E7A79] [r=13 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5515,15 +5515,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,143) size 8x11 [bgcolor=#5E5F60] [r=13 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,143) size 9x11 [bgcolor=#5E5F60] [r=13 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,143) size 9x11 [bgcolor=#B4B4B4] [r=13 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,143) size 9x11 [bgcolor=#B4B4B4] [r=13 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,143) size 9x11 [bgcolor=#FDFDFB] [r=13 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,143) size 8x11 [bgcolor=#FDFDFB] [r=13 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5543,15 +5543,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,143) size 8x11 [bgcolor=#026766] [r=13 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,143) size 9x11 [bgcolor=#026766] [r=13 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,143) size 9x11 [bgcolor=#026766] [r=13 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,143) size 9x11 [bgcolor=#026766] [r=13 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,143) size 9x11 [bgcolor=#026766] [r=13 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,143) size 8x11 [bgcolor=#026766] [r=13 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5567,15 +5567,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,143) size 8x11 [bgcolor=#DEDFDF] [r=13 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,143) size 9x11 [bgcolor=#DEDFDF] [r=13 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,143) size 9x11 [bgcolor=#274C4D] [r=13 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,143) size 9x11 [bgcolor=#274C4D] [r=13 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,143) size 9x11 [bgcolor=#026766] [r=13 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,143) size 8x11 [bgcolor=#026766] [r=13 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5591,19 +5591,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,143) size 8x11 [bgcolor=#2D3433] [r=13 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,143) size 9x11 [bgcolor=#2D3433] [r=13 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,143) size 9x11 [bgcolor=#223C3D] [r=13 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,143) size 9x11 [bgcolor=#223C3D] [r=13 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,143) size 9x11 [bgcolor=#5E5F60] [r=13 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,143) size 8x11 [bgcolor=#5E5F60] [r=13 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,143) size 9x11 [bgcolor=#777878] [r=13 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,143) size 8x11 [bgcolor=#777878] [r=13 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5615,7 +5615,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,143) size 8x11 [bgcolor=#4D4F4F] [r=13 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,143) size 9x11 [bgcolor=#4D4F4F] [r=13 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5692,11 +5692,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,154) size 8x11 [bgcolor=#2D3433] [r=14 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,154) size 9x11 [bgcolor=#2D3433] [r=14 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,154) size 9x11 [bgcolor=#1E7A79] [r=14 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,154) size 8x11 [bgcolor=#1E7A79] [r=14 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5716,11 +5716,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,154) size 8x11 [bgcolor=#223C3D] [r=14 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,154) size 9x11 [bgcolor=#223C3D] [r=14 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,154) size 9x11 [bgcolor=#072323] [r=14 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,154) size 8x11 [bgcolor=#072323] [r=14 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5748,7 +5748,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,154) size 9x11 [bgcolor=#072323] [r=14 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,154) size 8x11 [bgcolor=#072323] [r=14 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5768,11 +5768,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,154) size 8x11 [bgcolor=#025E5E] [r=14 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,154) size 9x11 [bgcolor=#025E5E] [r=14 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,154) size 9x11 [bgcolor=#044140] [r=14 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,154) size 8x11 [bgcolor=#044140] [r=14 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5792,11 +5792,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,154) size 8x11 [bgcolor=#EDEEEF] [r=14 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,154) size 9x11 [bgcolor=#EDEEEF] [r=14 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,154) size 9x11 [bgcolor=#FDFDFB] [r=14 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,154) size 8x11 [bgcolor=#FDFDFB] [r=14 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5816,15 +5816,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,154) size 8x11 [bgcolor=#FDFDFB] [r=14 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,154) size 9x11 [bgcolor=#FDFDFB] [r=14 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,154) size 9x11 [bgcolor=#848788] [r=14 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,154) size 9x11 [bgcolor=#848788] [r=14 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,154) size 9x11 [bgcolor=#072323] [r=14 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,154) size 8x11 [bgcolor=#072323] [r=14 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5844,11 +5844,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,154) size 8x11 [bgcolor=#B4B4B4] [r=14 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,154) size 9x11 [bgcolor=#B4B4B4] [r=14 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,154) size 9x11 [bgcolor=#FDFDFB] [r=14 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,154) size 8x11 [bgcolor=#FDFDFB] [r=14 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5868,15 +5868,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,154) size 8x11 [bgcolor=#FDFDFB] [r=14 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,154) size 9x11 [bgcolor=#FDFDFB] [r=14 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,154) size 9x11 [bgcolor=#E0EAE9] [r=14 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,154) size 8x11 [bgcolor=#E0EAE9] [r=14 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,154) size 9x11 [bgcolor=#044140] [r=14 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,154) size 8x11 [bgcolor=#044140] [r=14 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5892,15 +5892,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,154) size 8x11 [bgcolor=#026766] [r=14 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,154) size 9x11 [bgcolor=#026766] [r=14 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,154) size 9x11 [bgcolor=#026766] [r=14 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,154) size 9x11 [bgcolor=#026766] [r=14 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,154) size 9x11 [bgcolor=#287A7A] [r=14 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,154) size 8x11 [bgcolor=#287A7A] [r=14 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5916,15 +5916,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,154) size 8x11 [bgcolor=#5E5F60] [r=14 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,154) size 9x11 [bgcolor=#5E5F60] [r=14 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,154) size 9x11 [bgcolor=#A5A6A6] [r=14 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,154) size 9x11 [bgcolor=#A5A6A6] [r=14 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,154) size 9x11 [bgcolor=#FDFDFB] [r=14 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,154) size 8x11 [bgcolor=#FDFDFB] [r=14 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5944,15 +5944,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,154) size 8x11 [bgcolor=#026766] [r=14 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,154) size 9x11 [bgcolor=#026766] [r=14 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,154) size 9x11 [bgcolor=#026766] [r=14 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,154) size 9x11 [bgcolor=#026766] [r=14 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,154) size 9x11 [bgcolor=#026766] [r=14 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,154) size 8x11 [bgcolor=#026766] [r=14 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5968,15 +5968,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,154) size 8x11 [bgcolor=#BEC2C2] [r=14 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,154) size 9x11 [bgcolor=#BEC2C2] [r=14 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,154) size 9x11 [bgcolor=#223C3D] [r=14 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,154) size 9x11 [bgcolor=#223C3D] [r=14 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,154) size 9x11 [bgcolor=#026766] [r=14 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,154) size 8x11 [bgcolor=#026766] [r=14 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -5992,19 +5992,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,154) size 8x11 [bgcolor=#2D3433] [r=14 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,154) size 9x11 [bgcolor=#2D3433] [r=14 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,154) size 9x11 [bgcolor=#223C3D] [r=14 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,154) size 9x11 [bgcolor=#223C3D] [r=14 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,154) size 9x11 [bgcolor=#5E5F60] [r=14 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,154) size 8x11 [bgcolor=#5E5F60] [r=14 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,154) size 9x11 [bgcolor=#777878] [r=14 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,154) size 8x11 [bgcolor=#777878] [r=14 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6016,7 +6016,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,154) size 8x11 [bgcolor=#4D4F4F] [r=14 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,154) size 9x11 [bgcolor=#4D4F4F] [r=14 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6093,11 +6093,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,165) size 8x11 [bgcolor=#2D3433] [r=15 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,165) size 9x11 [bgcolor=#2D3433] [r=15 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,165) size 9x11 [bgcolor=#1E7A79] [r=15 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,165) size 8x11 [bgcolor=#1E7A79] [r=15 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6117,11 +6117,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,165) size 8x11 [bgcolor=#025E5E] [r=15 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,165) size 9x11 [bgcolor=#025E5E] [r=15 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,165) size 9x11 [bgcolor=#025E5E] [r=15 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,165) size 8x11 [bgcolor=#025E5E] [r=15 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6149,7 +6149,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,165) size 9x11 [bgcolor=#1C2524] [r=15 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,165) size 8x11 [bgcolor=#1C2524] [r=15 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6169,11 +6169,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,165) size 8x11 [bgcolor=#338686] [r=15 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,165) size 9x11 [bgcolor=#338686] [r=15 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,165) size 9x11 [bgcolor=#026766] [r=15 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,165) size 8x11 [bgcolor=#026766] [r=15 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6193,11 +6193,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,165) size 8x11 [bgcolor=#CADEDD] [r=15 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,165) size 9x11 [bgcolor=#CADEDD] [r=15 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,165) size 9x11 [bgcolor=#FDFDFB] [r=15 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,165) size 8x11 [bgcolor=#FDFDFB] [r=15 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6217,15 +6217,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,165) size 8x11 [bgcolor=#FDFDFB] [r=15 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,165) size 9x11 [bgcolor=#FDFDFB] [r=15 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,165) size 9x11 [bgcolor=#848788] [r=15 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,165) size 9x11 [bgcolor=#848788] [r=15 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,165) size 9x11 [bgcolor=#072323] [r=15 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,165) size 8x11 [bgcolor=#072323] [r=15 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6245,11 +6245,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,165) size 8x11 [bgcolor=#B4B4B4] [r=15 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,165) size 9x11 [bgcolor=#B4B4B4] [r=15 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,165) size 9x11 [bgcolor=#FDFDFB] [r=15 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,165) size 8x11 [bgcolor=#FDFDFB] [r=15 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6269,15 +6269,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,165) size 8x11 [bgcolor=#B6D8D7] [r=15 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,165) size 9x11 [bgcolor=#B6D8D7] [r=15 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,165) size 9x11 [bgcolor=#FDFDFB] [r=15 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,165) size 8x11 [bgcolor=#FDFDFB] [r=15 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,165) size 9x11 [bgcolor=#91A3A3] [r=15 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,165) size 8x11 [bgcolor=#91A3A3] [r=15 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6293,15 +6293,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,165) size 8x11 [bgcolor=#026766] [r=15 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,165) size 9x11 [bgcolor=#026766] [r=15 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,165) size 9x11 [bgcolor=#1A6B6A] [r=15 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,165) size 9x11 [bgcolor=#1A6B6A] [r=15 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,165) size 9x11 [bgcolor=#8DB7B6] [r=15 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,165) size 8x11 [bgcolor=#8DB7B6] [r=15 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6317,15 +6317,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,165) size 8x11 [bgcolor=#5E5F60] [r=15 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,165) size 9x11 [bgcolor=#5E5F60] [r=15 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,165) size 9x11 [bgcolor=#848788] [r=15 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,165) size 9x11 [bgcolor=#848788] [r=15 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,165) size 9x11 [bgcolor=#CECFCF] [r=15 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,165) size 8x11 [bgcolor=#CECFCF] [r=15 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6345,15 +6345,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,165) size 8x11 [bgcolor=#026766] [r=15 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,165) size 9x11 [bgcolor=#026766] [r=15 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,165) size 9x11 [bgcolor=#026766] [r=15 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,165) size 9x11 [bgcolor=#026766] [r=15 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,165) size 9x11 [bgcolor=#026766] [r=15 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,165) size 8x11 [bgcolor=#026766] [r=15 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6369,15 +6369,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,165) size 8x11 [bgcolor=#515C5B] [r=15 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,165) size 9x11 [bgcolor=#515C5B] [r=15 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,165) size 9x11 [bgcolor=#044140] [r=15 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,165) size 9x11 [bgcolor=#044140] [r=15 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,165) size 9x11 [bgcolor=#026766] [r=15 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,165) size 8x11 [bgcolor=#026766] [r=15 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6393,19 +6393,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,165) size 8x11 [bgcolor=#2D3433] [r=15 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,165) size 9x11 [bgcolor=#2D3433] [r=15 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,165) size 9x11 [bgcolor=#223C3D] [r=15 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,165) size 9x11 [bgcolor=#223C3D] [r=15 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,165) size 9x11 [bgcolor=#5E5F60] [r=15 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,165) size 8x11 [bgcolor=#5E5F60] [r=15 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,165) size 9x11 [bgcolor=#777878] [r=15 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,165) size 8x11 [bgcolor=#777878] [r=15 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6417,7 +6417,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,165) size 8x11 [bgcolor=#4D4F4F] [r=15 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,165) size 9x11 [bgcolor=#4D4F4F] [r=15 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6494,11 +6494,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,176) size 8x11 [bgcolor=#2D3433] [r=16 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,176) size 9x11 [bgcolor=#2D3433] [r=16 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,176) size 9x11 [bgcolor=#1E7A79] [r=16 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,176) size 8x11 [bgcolor=#1E7A79] [r=16 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6518,11 +6518,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,176) size 8x11 [bgcolor=#7CAEAF] [r=16 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,176) size 9x11 [bgcolor=#7CAEAF] [r=16 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,176) size 9x11 [bgcolor=#60A2A3] [r=16 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,176) size 8x11 [bgcolor=#60A2A3] [r=16 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6550,7 +6550,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,176) size 9x11 [bgcolor=#939494] [r=16 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,176) size 8x11 [bgcolor=#939494] [r=16 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6570,11 +6570,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,176) size 8x11 [bgcolor=#DEDFDF] [r=16 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,176) size 9x11 [bgcolor=#DEDFDF] [r=16 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,176) size 9x11 [bgcolor=#8DB7B6] [r=16 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,176) size 8x11 [bgcolor=#8DB7B6] [r=16 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6594,11 +6594,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,176) size 8x11 [bgcolor=#FDFDFB] [r=16 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,176) size 9x11 [bgcolor=#FDFDFB] [r=16 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,176) size 9x11 [bgcolor=#B4B4B4] [r=16 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,176) size 8x11 [bgcolor=#B4B4B4] [r=16 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6618,15 +6618,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,176) size 8x11 [bgcolor=#FDFDFB] [r=16 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,176) size 9x11 [bgcolor=#FDFDFB] [r=16 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,176) size 9x11 [bgcolor=#848788] [r=16 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,176) size 9x11 [bgcolor=#848788] [r=16 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,176) size 9x11 [bgcolor=#072323] [r=16 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,176) size 8x11 [bgcolor=#072323] [r=16 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6646,11 +6646,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,176) size 8x11 [bgcolor=#B4B4B4] [r=16 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,176) size 9x11 [bgcolor=#B4B4B4] [r=16 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,176) size 9x11 [bgcolor=#FDFDFB] [r=16 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,176) size 8x11 [bgcolor=#FDFDFB] [r=16 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6670,15 +6670,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,176) size 8x11 [bgcolor=#338686] [r=16 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,176) size 9x11 [bgcolor=#338686] [r=16 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,176) size 9x11 [bgcolor=#B6D0D1] [r=16 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,176) size 8x11 [bgcolor=#B6D0D1] [r=16 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,176) size 9x11 [bgcolor=#FDFDFB] [r=16 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,176) size 8x11 [bgcolor=#FDFDFB] [r=16 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6694,15 +6694,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,176) size 8x11 [bgcolor=#7CAEAF] [r=16 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,176) size 9x11 [bgcolor=#7CAEAF] [r=16 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,176) size 9x11 [bgcolor=#CADEDD] [r=16 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,176) size 9x11 [bgcolor=#CADEDD] [r=16 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,176) size 9x11 [bgcolor=#DEDFDF] [r=16 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,176) size 8x11 [bgcolor=#DEDFDF] [r=16 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6718,15 +6718,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,176) size 8x11 [bgcolor=#5E5F60] [r=16 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,176) size 9x11 [bgcolor=#5E5F60] [r=16 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,176) size 9x11 [bgcolor=#848788] [r=16 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,176) size 9x11 [bgcolor=#848788] [r=16 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,176) size 9x11 [bgcolor=#939494] [r=16 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,176) size 8x11 [bgcolor=#939494] [r=16 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6746,15 +6746,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,176) size 8x11 [bgcolor=#72A3A1] [r=16 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,176) size 9x11 [bgcolor=#72A3A1] [r=16 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,176) size 9x11 [bgcolor=#72A3A1] [r=16 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,176) size 9x11 [bgcolor=#72A3A1] [r=16 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,176) size 9x11 [bgcolor=#97C1C0] [r=16 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,176) size 8x11 [bgcolor=#97C1C0] [r=16 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6770,15 +6770,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,176) size 8x11 [bgcolor=#072323] [r=16 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,176) size 9x11 [bgcolor=#072323] [r=16 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,176) size 9x11 [bgcolor=#025E5E] [r=16 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,176) size 9x11 [bgcolor=#025E5E] [r=16 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,176) size 9x11 [bgcolor=#026766] [r=16 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,176) size 8x11 [bgcolor=#026766] [r=16 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6794,19 +6794,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,176) size 8x11 [bgcolor=#B4B4B4] [r=16 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,176) size 9x11 [bgcolor=#B4B4B4] [r=16 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,176) size 9x11 [bgcolor=#91A3A3] [r=16 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,176) size 9x11 [bgcolor=#91A3A3] [r=16 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,176) size 9x11 [bgcolor=#848788] [r=16 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,176) size 8x11 [bgcolor=#848788] [r=16 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,176) size 9x11 [bgcolor=#777878] [r=16 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,176) size 8x11 [bgcolor=#777878] [r=16 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6818,7 +6818,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,176) size 8x11 [bgcolor=#4D4F4F] [r=16 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,176) size 9x11 [bgcolor=#4D4F4F] [r=16 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6895,11 +6895,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,187) size 8x11 [bgcolor=#2D3433] [r=17 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,187) size 9x11 [bgcolor=#2D3433] [r=17 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,187) size 9x11 [bgcolor=#1E7A79] [r=17 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,187) size 8x11 [bgcolor=#1E7A79] [r=17 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6919,11 +6919,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,187) size 8x11 [bgcolor=#A5A6A6] [r=17 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,187) size 9x11 [bgcolor=#A5A6A6] [r=17 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,187) size 9x11 [bgcolor=#A5A6A6] [r=17 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,187) size 8x11 [bgcolor=#A5A6A6] [r=17 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6951,7 +6951,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,187) size 9x11 [bgcolor=#939494] [r=17 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,187) size 8x11 [bgcolor=#939494] [r=17 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6971,11 +6971,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,187) size 8x11 [bgcolor=#7B918F] [r=17 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,187) size 9x11 [bgcolor=#7B918F] [r=17 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,187) size 9x11 [bgcolor=#A5A6A6] [r=17 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,187) size 8x11 [bgcolor=#A5A6A6] [r=17 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -6995,11 +6995,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,187) size 8x11 [bgcolor=#344C4E] [r=17 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,187) size 9x11 [bgcolor=#344C4E] [r=17 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,187) size 9x11 [bgcolor=#072323] [r=17 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,187) size 8x11 [bgcolor=#072323] [r=17 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7019,15 +7019,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,187) size 8x11 [bgcolor=#848788] [r=17 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,187) size 9x11 [bgcolor=#848788] [r=17 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,187) size 9x11 [bgcolor=#344C4E] [r=17 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,187) size 9x11 [bgcolor=#344C4E] [r=17 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,187) size 9x11 [bgcolor=#083131] [r=17 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,187) size 8x11 [bgcolor=#083131] [r=17 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7047,11 +7047,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,187) size 8x11 [bgcolor=#A5A6A6] [r=17 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,187) size 9x11 [bgcolor=#A5A6A6] [r=17 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,187) size 9x11 [bgcolor=#91A3A3] [r=17 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,187) size 8x11 [bgcolor=#91A3A3] [r=17 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7071,15 +7071,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,187) size 8x11 [bgcolor=#026766] [r=17 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,187) size 9x11 [bgcolor=#026766] [r=17 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,187) size 9x11 [bgcolor=#025E5E] [r=17 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,187) size 8x11 [bgcolor=#025E5E] [r=17 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,187) size 9x11 [bgcolor=#526B6B] [r=17 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,187) size 8x11 [bgcolor=#526B6B] [r=17 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7095,15 +7095,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,187) size 8x11 [bgcolor=#A5A6A6] [r=17 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,187) size 9x11 [bgcolor=#A5A6A6] [r=17 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,187) size 9x11 [bgcolor=#696A69] [r=17 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,187) size 9x11 [bgcolor=#696A69] [r=17 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,187) size 9x11 [bgcolor=#083131] [r=17 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,187) size 8x11 [bgcolor=#083131] [r=17 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7119,15 +7119,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,187) size 8x11 [bgcolor=#5E5F60] [r=17 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,187) size 9x11 [bgcolor=#5E5F60] [r=17 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,187) size 9x11 [bgcolor=#848788] [r=17 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,187) size 9x11 [bgcolor=#848788] [r=17 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,187) size 9x11 [bgcolor=#939494] [r=17 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,187) size 8x11 [bgcolor=#939494] [r=17 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7147,15 +7147,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,187) size 8x11 [bgcolor=#A5A6A6] [r=17 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,187) size 9x11 [bgcolor=#A5A6A6] [r=17 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,187) size 9x11 [bgcolor=#A5A6A6] [r=17 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,187) size 9x11 [bgcolor=#A5A6A6] [r=17 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,187) size 9x11 [bgcolor=#939494] [r=17 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,187) size 8x11 [bgcolor=#939494] [r=17 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7171,15 +7171,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,187) size 8x11 [bgcolor=#026766] [r=17 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,187) size 9x11 [bgcolor=#026766] [r=17 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,187) size 9x11 [bgcolor=#026766] [r=17 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,187) size 9x11 [bgcolor=#026766] [r=17 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,187) size 9x11 [bgcolor=#026766] [r=17 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,187) size 8x11 [bgcolor=#026766] [r=17 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7195,19 +7195,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,187) size 8x11 [bgcolor=#939494] [r=17 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,187) size 9x11 [bgcolor=#939494] [r=17 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,187) size 9x11 [bgcolor=#939494] [r=17 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,187) size 9x11 [bgcolor=#939494] [r=17 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,187) size 9x11 [bgcolor=#4D4F4F] [r=17 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,187) size 8x11 [bgcolor=#4D4F4F] [r=17 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,187) size 9x11 [bgcolor=#696A69] [r=17 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,187) size 8x11 [bgcolor=#696A69] [r=17 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7219,7 +7219,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,187) size 8x11 [bgcolor=#4D4F4F] [r=17 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,187) size 9x11 [bgcolor=#4D4F4F] [r=17 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7296,11 +7296,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,198) size 8x11 [bgcolor=#777878] [r=18 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,198) size 9x11 [bgcolor=#777878] [r=18 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,198) size 9x11 [bgcolor=#1E7A79] [r=18 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,198) size 8x11 [bgcolor=#1E7A79] [r=18 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7320,11 +7320,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,198) size 8x11 [bgcolor=#044F4F] [r=18 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,198) size 9x11 [bgcolor=#044F4F] [r=18 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,198) size 9x11 [bgcolor=#044F4F] [r=18 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,198) size 8x11 [bgcolor=#044F4F] [r=18 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7352,7 +7352,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,198) size 9x11 [bgcolor=#3D4242] [r=18 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,198) size 8x11 [bgcolor=#3D4242] [r=18 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7372,11 +7372,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,198) size 8x11 [bgcolor=#026766] [r=18 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,198) size 9x11 [bgcolor=#026766] [r=18 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,198) size 9x11 [bgcolor=#025E5E] [r=18 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,198) size 8x11 [bgcolor=#025E5E] [r=18 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7396,11 +7396,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,198) size 8x11 [bgcolor=#044F4F] [r=18 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,198) size 9x11 [bgcolor=#044F4F] [r=18 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,198) size 9x11 [bgcolor=#025E5E] [r=18 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,198) size 8x11 [bgcolor=#025E5E] [r=18 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7420,15 +7420,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,198) size 8x11 [bgcolor=#044F4F] [r=18 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,198) size 9x11 [bgcolor=#044F4F] [r=18 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,198) size 9x11 [bgcolor=#044140] [r=18 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,198) size 9x11 [bgcolor=#044140] [r=18 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,198) size 9x11 [bgcolor=#083131] [r=18 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,198) size 8x11 [bgcolor=#083131] [r=18 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7448,11 +7448,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,198) size 8x11 [bgcolor=#939494] [r=18 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,198) size 9x11 [bgcolor=#939494] [r=18 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,198) size 9x11 [bgcolor=#848788] [r=18 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,198) size 8x11 [bgcolor=#848788] [r=18 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7472,15 +7472,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,198) size 8x11 [bgcolor=#026766] [r=18 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,198) size 9x11 [bgcolor=#026766] [r=18 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,198) size 9x11 [bgcolor=#026766] [r=18 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,198) size 8x11 [bgcolor=#026766] [r=18 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,198) size 9x11 [bgcolor=#025E5E] [r=18 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,198) size 8x11 [bgcolor=#025E5E] [r=18 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7496,15 +7496,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,198) size 8x11 [bgcolor=#044F4F] [r=18 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,198) size 9x11 [bgcolor=#044F4F] [r=18 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,198) size 9x11 [bgcolor=#044F4F] [r=18 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,198) size 9x11 [bgcolor=#044F4F] [r=18 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,198) size 9x11 [bgcolor=#025E5E] [r=18 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,198) size 8x11 [bgcolor=#025E5E] [r=18 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7520,15 +7520,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,198) size 8x11 [bgcolor=#5E5F60] [r=18 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,198) size 9x11 [bgcolor=#5E5F60] [r=18 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,198) size 9x11 [bgcolor=#777878] [r=18 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,198) size 9x11 [bgcolor=#777878] [r=18 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,198) size 9x11 [bgcolor=#939494] [r=18 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,198) size 8x11 [bgcolor=#939494] [r=18 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7548,15 +7548,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,198) size 8x11 [bgcolor=#044F4F] [r=18 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,198) size 9x11 [bgcolor=#044F4F] [r=18 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,198) size 9x11 [bgcolor=#044F4F] [r=18 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,198) size 9x11 [bgcolor=#044F4F] [r=18 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,198) size 9x11 [bgcolor=#044F4F] [r=18 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,198) size 8x11 [bgcolor=#044F4F] [r=18 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7572,15 +7572,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,198) size 8x11 [bgcolor=#026766] [r=18 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,198) size 9x11 [bgcolor=#026766] [r=18 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,198) size 9x11 [bgcolor=#026766] [r=18 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,198) size 9x11 [bgcolor=#026766] [r=18 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,198) size 9x11 [bgcolor=#026766] [r=18 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,198) size 8x11 [bgcolor=#026766] [r=18 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7596,19 +7596,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,198) size 8x11 [bgcolor=#083131] [r=18 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,198) size 9x11 [bgcolor=#083131] [r=18 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,198) size 9x11 [bgcolor=#1C2524] [r=18 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,198) size 9x11 [bgcolor=#1C2524] [r=18 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,198) size 9x11 [bgcolor=#4D4F4F] [r=18 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,198) size 8x11 [bgcolor=#4D4F4F] [r=18 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,198) size 9x11 [bgcolor=#777878] [r=18 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,198) size 8x11 [bgcolor=#777878] [r=18 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7620,7 +7620,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,198) size 8x11 [bgcolor=#4D4F4F] [r=18 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,198) size 9x11 [bgcolor=#4D4F4F] [r=18 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7697,11 +7697,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,209) size 8x11 [bgcolor=#848788] [r=19 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,209) size 9x11 [bgcolor=#848788] [r=19 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,209) size 9x11 [bgcolor=#1B8685] [r=19 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,209) size 8x11 [bgcolor=#1B8685] [r=19 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7721,11 +7721,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,209) size 8x11 [bgcolor=#025E5E] [r=19 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,209) size 9x11 [bgcolor=#025E5E] [r=19 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,209) size 9x11 [bgcolor=#025E5E] [r=19 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,209) size 8x11 [bgcolor=#025E5E] [r=19 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7753,7 +7753,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,209) size 9x11 [bgcolor=#5E5F60] [r=19 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,209) size 8x11 [bgcolor=#5E5F60] [r=19 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7773,11 +7773,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,209) size 8x11 [bgcolor=#027777] [r=19 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,209) size 9x11 [bgcolor=#027777] [r=19 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,209) size 9x11 [bgcolor=#026766] [r=19 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,209) size 8x11 [bgcolor=#026766] [r=19 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7797,11 +7797,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,209) size 8x11 [bgcolor=#026766] [r=19 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,209) size 9x11 [bgcolor=#026766] [r=19 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,209) size 9x11 [bgcolor=#026766] [r=19 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,209) size 8x11 [bgcolor=#026766] [r=19 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7821,15 +7821,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,209) size 8x11 [bgcolor=#025E5E] [r=19 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,209) size 9x11 [bgcolor=#025E5E] [r=19 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,209) size 9x11 [bgcolor=#044F4F] [r=19 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,209) size 9x11 [bgcolor=#044F4F] [r=19 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,209) size 9x11 [bgcolor=#083131] [r=19 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,209) size 8x11 [bgcolor=#083131] [r=19 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7849,11 +7849,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,209) size 8x11 [bgcolor=#939494] [r=19 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,209) size 9x11 [bgcolor=#939494] [r=19 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,209) size 9x11 [bgcolor=#939494] [r=19 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,209) size 8x11 [bgcolor=#939494] [r=19 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7873,15 +7873,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,209) size 8x11 [bgcolor=#026766] [r=19 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,209) size 9x11 [bgcolor=#026766] [r=19 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,209) size 9x11 [bgcolor=#026766] [r=19 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,209) size 8x11 [bgcolor=#026766] [r=19 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,209) size 9x11 [bgcolor=#026766] [r=19 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,209) size 8x11 [bgcolor=#026766] [r=19 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7897,15 +7897,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,209) size 8x11 [bgcolor=#026766] [r=19 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,209) size 9x11 [bgcolor=#026766] [r=19 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,209) size 9x11 [bgcolor=#026766] [r=19 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,209) size 9x11 [bgcolor=#026766] [r=19 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,209) size 9x11 [bgcolor=#026766] [r=19 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,209) size 8x11 [bgcolor=#026766] [r=19 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7921,15 +7921,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,209) size 8x11 [bgcolor=#425A5A] [r=19 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,209) size 9x11 [bgcolor=#425A5A] [r=19 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,209) size 9x11 [bgcolor=#777878] [r=19 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,209) size 9x11 [bgcolor=#777878] [r=19 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,209) size 9x11 [bgcolor=#848788] [r=19 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,209) size 8x11 [bgcolor=#848788] [r=19 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7949,15 +7949,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,209) size 8x11 [bgcolor=#026766] [r=19 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,209) size 9x11 [bgcolor=#026766] [r=19 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,209) size 9x11 [bgcolor=#026766] [r=19 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,209) size 9x11 [bgcolor=#026766] [r=19 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,209) size 9x11 [bgcolor=#026766] [r=19 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,209) size 8x11 [bgcolor=#026766] [r=19 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7973,15 +7973,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,209) size 8x11 [bgcolor=#026766] [r=19 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,209) size 9x11 [bgcolor=#026766] [r=19 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,209) size 9x11 [bgcolor=#026766] [r=19 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,209) size 9x11 [bgcolor=#026766] [r=19 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,209) size 9x11 [bgcolor=#026766] [r=19 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,209) size 8x11 [bgcolor=#026766] [r=19 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -7997,19 +7997,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,209) size 8x11 [bgcolor=#044140] [r=19 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,209) size 9x11 [bgcolor=#044140] [r=19 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,209) size 9x11 [bgcolor=#223C3D] [r=19 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,209) size 9x11 [bgcolor=#223C3D] [r=19 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,209) size 9x11 [bgcolor=#515C5B] [r=19 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,209) size 8x11 [bgcolor=#515C5B] [r=19 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,209) size 9x11 [bgcolor=#777878] [r=19 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,209) size 8x11 [bgcolor=#777878] [r=19 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8021,7 +8021,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,209) size 8x11 [bgcolor=#4D4F4F] [r=19 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,209) size 9x11 [bgcolor=#4D4F4F] [r=19 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8098,11 +8098,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,220) size 8x11 [bgcolor=#526B6B] [r=20 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,220) size 9x11 [bgcolor=#526B6B] [r=20 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,220) size 9x11 [bgcolor=#048485] [r=20 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,220) size 8x11 [bgcolor=#048485] [r=20 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8122,11 +8122,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,220) size 8x11 [bgcolor=#025E5E] [r=20 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,220) size 9x11 [bgcolor=#025E5E] [r=20 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,220) size 9x11 [bgcolor=#025E5E] [r=20 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,220) size 8x11 [bgcolor=#025E5E] [r=20 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8154,7 +8154,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,220) size 9x11 [bgcolor=#515C5B] [r=20 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,220) size 8x11 [bgcolor=#515C5B] [r=20 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8174,11 +8174,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,220) size 8x11 [bgcolor=#027777] [r=20 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,220) size 9x11 [bgcolor=#027777] [r=20 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,220) size 9x11 [bgcolor=#026766] [r=20 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,220) size 8x11 [bgcolor=#026766] [r=20 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8198,11 +8198,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,220) size 8x11 [bgcolor=#026766] [r=20 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,220) size 9x11 [bgcolor=#026766] [r=20 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,220) size 9x11 [bgcolor=#026766] [r=20 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,220) size 8x11 [bgcolor=#026766] [r=20 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8222,15 +8222,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,220) size 8x11 [bgcolor=#025E5E] [r=20 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,220) size 9x11 [bgcolor=#025E5E] [r=20 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,220) size 9x11 [bgcolor=#044F4F] [r=20 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,220) size 9x11 [bgcolor=#044F4F] [r=20 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,220) size 9x11 [bgcolor=#083131] [r=20 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,220) size 8x11 [bgcolor=#083131] [r=20 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8250,11 +8250,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,220) size 8x11 [bgcolor=#696A69] [r=20 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,220) size 9x11 [bgcolor=#696A69] [r=20 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,220) size 9x11 [bgcolor=#696A69] [r=20 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,220) size 8x11 [bgcolor=#696A69] [r=20 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8274,15 +8274,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,220) size 8x11 [bgcolor=#1A5C5C] [r=20 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,220) size 9x11 [bgcolor=#1A5C5C] [r=20 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,220) size 9x11 [bgcolor=#025E5E] [r=20 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,220) size 8x11 [bgcolor=#025E5E] [r=20 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,220) size 9x11 [bgcolor=#025E5E] [r=20 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,220) size 8x11 [bgcolor=#025E5E] [r=20 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8298,15 +8298,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,220) size 8x11 [bgcolor=#026766] [r=20 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,220) size 9x11 [bgcolor=#026766] [r=20 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,220) size 9x11 [bgcolor=#026766] [r=20 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,220) size 9x11 [bgcolor=#026766] [r=20 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,220) size 9x11 [bgcolor=#026766] [r=20 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,220) size 8x11 [bgcolor=#026766] [r=20 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8322,15 +8322,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,220) size 8x11 [bgcolor=#026766] [r=20 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,220) size 9x11 [bgcolor=#026766] [r=20 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,220) size 9x11 [bgcolor=#026766] [r=20 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,220) size 9x11 [bgcolor=#026766] [r=20 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,220) size 9x11 [bgcolor=#1E7A79] [r=20 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,220) size 8x11 [bgcolor=#1E7A79] [r=20 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8350,15 +8350,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,220) size 8x11 [bgcolor=#026766] [r=20 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,220) size 9x11 [bgcolor=#026766] [r=20 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,220) size 9x11 [bgcolor=#026766] [r=20 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,220) size 9x11 [bgcolor=#026766] [r=20 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,220) size 9x11 [bgcolor=#026766] [r=20 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,220) size 8x11 [bgcolor=#026766] [r=20 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8374,15 +8374,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,220) size 8x11 [bgcolor=#026766] [r=20 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,220) size 9x11 [bgcolor=#026766] [r=20 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,220) size 9x11 [bgcolor=#026766] [r=20 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,220) size 9x11 [bgcolor=#026766] [r=20 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,220) size 9x11 [bgcolor=#026766] [r=20 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,220) size 8x11 [bgcolor=#026766] [r=20 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8398,19 +8398,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,220) size 8x11 [bgcolor=#044140] [r=20 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,220) size 9x11 [bgcolor=#044140] [r=20 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,220) size 9x11 [bgcolor=#2D3433] [r=20 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,220) size 9x11 [bgcolor=#2D3433] [r=20 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,220) size 9x11 [bgcolor=#3D4242] [r=20 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,220) size 8x11 [bgcolor=#3D4242] [r=20 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,220) size 9x11 [bgcolor=#515C5B] [r=20 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,220) size 8x11 [bgcolor=#515C5B] [r=20 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8422,7 +8422,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,220) size 8x11 [bgcolor=#3D4242] [r=20 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,220) size 9x11 [bgcolor=#3D4242] [r=20 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8499,11 +8499,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,231) size 8x11 [bgcolor=#1A6B6A] [r=21 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,231) size 9x11 [bgcolor=#1A6B6A] [r=21 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,231) size 9x11 [bgcolor=#048485] [r=21 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,231) size 8x11 [bgcolor=#048485] [r=21 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8523,11 +8523,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,231) size 8x11 [bgcolor=#044F4F] [r=21 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,231) size 9x11 [bgcolor=#044F4F] [r=21 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,231) size 9x11 [bgcolor=#044140] [r=21 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,231) size 8x11 [bgcolor=#044140] [r=21 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8555,7 +8555,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,231) size 9x11 [bgcolor=#5E5F60] [r=21 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,231) size 8x11 [bgcolor=#5E5F60] [r=21 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8575,11 +8575,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,231) size 8x11 [bgcolor=#027777] [r=21 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,231) size 9x11 [bgcolor=#027777] [r=21 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,231) size 9x11 [bgcolor=#026766] [r=21 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,231) size 8x11 [bgcolor=#026766] [r=21 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8599,11 +8599,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,231) size 8x11 [bgcolor=#025E5E] [r=21 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,231) size 9x11 [bgcolor=#025E5E] [r=21 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,231) size 9x11 [bgcolor=#025E5E] [r=21 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,231) size 8x11 [bgcolor=#025E5E] [r=21 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8623,15 +8623,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,231) size 8x11 [bgcolor=#025E5E] [r=21 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,231) size 9x11 [bgcolor=#025E5E] [r=21 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,231) size 9x11 [bgcolor=#044F4F] [r=21 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,231) size 9x11 [bgcolor=#044F4F] [r=21 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,231) size 9x11 [bgcolor=#083131] [r=21 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,231) size 8x11 [bgcolor=#083131] [r=21 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8651,11 +8651,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,231) size 8x11 [bgcolor=#696A69] [r=21 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,231) size 9x11 [bgcolor=#696A69] [r=21 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,231) size 9x11 [bgcolor=#696A69] [r=21 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,231) size 8x11 [bgcolor=#696A69] [r=21 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8675,15 +8675,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,231) size 8x11 [bgcolor=#425A5A] [r=21 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,231) size 9x11 [bgcolor=#425A5A] [r=21 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,231) size 9x11 [bgcolor=#1A5C5C] [r=21 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,231) size 8x11 [bgcolor=#1A5C5C] [r=21 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,231) size 9x11 [bgcolor=#044F4F] [r=21 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,231) size 8x11 [bgcolor=#044F4F] [r=21 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8699,15 +8699,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,231) size 8x11 [bgcolor=#025E5E] [r=21 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,231) size 9x11 [bgcolor=#025E5E] [r=21 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,231) size 9x11 [bgcolor=#025E5E] [r=21 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,231) size 9x11 [bgcolor=#025E5E] [r=21 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,231) size 9x11 [bgcolor=#026766] [r=21 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,231) size 8x11 [bgcolor=#026766] [r=21 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8723,15 +8723,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,231) size 8x11 [bgcolor=#026766] [r=21 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,231) size 9x11 [bgcolor=#026766] [r=21 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,231) size 9x11 [bgcolor=#026766] [r=21 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,231) size 9x11 [bgcolor=#026766] [r=21 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,231) size 9x11 [bgcolor=#027777] [r=21 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,231) size 8x11 [bgcolor=#027777] [r=21 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8751,15 +8751,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,231) size 8x11 [bgcolor=#026766] [r=21 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,231) size 9x11 [bgcolor=#026766] [r=21 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,231) size 9x11 [bgcolor=#026766] [r=21 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,231) size 9x11 [bgcolor=#026766] [r=21 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,231) size 9x11 [bgcolor=#026766] [r=21 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,231) size 8x11 [bgcolor=#026766] [r=21 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8775,15 +8775,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,231) size 8x11 [bgcolor=#026766] [r=21 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,231) size 9x11 [bgcolor=#026766] [r=21 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,231) size 9x11 [bgcolor=#026766] [r=21 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,231) size 9x11 [bgcolor=#026766] [r=21 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,231) size 9x11 [bgcolor=#026766] [r=21 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,231) size 8x11 [bgcolor=#026766] [r=21 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8799,19 +8799,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,231) size 8x11 [bgcolor=#044140] [r=21 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,231) size 9x11 [bgcolor=#044140] [r=21 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,231) size 9x11 [bgcolor=#1C2524] [r=21 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,231) size 9x11 [bgcolor=#1C2524] [r=21 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,231) size 9x11 [bgcolor=#3D4242] [r=21 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,231) size 8x11 [bgcolor=#3D4242] [r=21 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,231) size 9x11 [bgcolor=#515C5B] [r=21 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,231) size 8x11 [bgcolor=#515C5B] [r=21 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8823,7 +8823,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,231) size 8x11 [bgcolor=#515C5B] [r=21 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,231) size 9x11 [bgcolor=#515C5B] [r=21 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8900,11 +8900,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,242) size 8x11 [bgcolor=#027777] [r=22 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,242) size 9x11 [bgcolor=#027777] [r=22 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,242) size 9x11 [bgcolor=#027777] [r=22 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,242) size 8x11 [bgcolor=#027777] [r=22 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8924,11 +8924,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,242) size 8x11 [bgcolor=#083131] [r=22 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,242) size 9x11 [bgcolor=#083131] [r=22 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,242) size 9x11 [bgcolor=#083131] [r=22 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,242) size 8x11 [bgcolor=#083131] [r=22 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8956,7 +8956,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,242) size 9x11 [bgcolor=#FDFDFB] [r=22 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,242) size 8x11 [bgcolor=#FDFDFB] [r=22 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -8976,11 +8976,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,242) size 8x11 [bgcolor=#026766] [r=22 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,242) size 9x11 [bgcolor=#026766] [r=22 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,242) size 9x11 [bgcolor=#025E5E] [r=22 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,242) size 8x11 [bgcolor=#025E5E] [r=22 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9000,11 +9000,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,242) size 8x11 [bgcolor=#044F4F] [r=22 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,242) size 9x11 [bgcolor=#044F4F] [r=22 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,242) size 9x11 [bgcolor=#044F4F] [r=22 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,242) size 8x11 [bgcolor=#044F4F] [r=22 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9024,15 +9024,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,242) size 8x11 [bgcolor=#044F4F] [r=22 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,242) size 9x11 [bgcolor=#044F4F] [r=22 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,242) size 9x11 [bgcolor=#044140] [r=22 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,242) size 9x11 [bgcolor=#044140] [r=22 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,242) size 9x11 [bgcolor=#083131] [r=22 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,242) size 8x11 [bgcolor=#083131] [r=22 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9052,11 +9052,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,242) size 8x11 [bgcolor=#FDFDFB] [r=22 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,242) size 9x11 [bgcolor=#FDFDFB] [r=22 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,242) size 9x11 [bgcolor=#FDFDFB] [r=22 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,242) size 8x11 [bgcolor=#FDFDFB] [r=22 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9076,15 +9076,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,242) size 8x11 [bgcolor=#EDEEEF] [r=22 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,242) size 9x11 [bgcolor=#EDEEEF] [r=22 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,242) size 9x11 [bgcolor=#BEC2C2] [r=22 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,242) size 8x11 [bgcolor=#BEC2C2] [r=22 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,242) size 9x11 [bgcolor=#396B6A] [r=22 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,242) size 8x11 [bgcolor=#396B6A] [r=22 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9100,15 +9100,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,242) size 8x11 [bgcolor=#025E5E] [r=22 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,242) size 9x11 [bgcolor=#025E5E] [r=22 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,242) size 9x11 [bgcolor=#025E5E] [r=22 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,242) size 9x11 [bgcolor=#025E5E] [r=22 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,242) size 9x11 [bgcolor=#025E5E] [r=22 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,242) size 8x11 [bgcolor=#025E5E] [r=22 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9124,15 +9124,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,242) size 8x11 [bgcolor=#026766] [r=22 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,242) size 9x11 [bgcolor=#026766] [r=22 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,242) size 9x11 [bgcolor=#026766] [r=22 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,242) size 9x11 [bgcolor=#026766] [r=22 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,242) size 9x11 [bgcolor=#026766] [r=22 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,242) size 8x11 [bgcolor=#026766] [r=22 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9152,15 +9152,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,242) size 8x11 [bgcolor=#026766] [r=22 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,242) size 9x11 [bgcolor=#026766] [r=22 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,242) size 9x11 [bgcolor=#026766] [r=22 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,242) size 9x11 [bgcolor=#026766] [r=22 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,242) size 9x11 [bgcolor=#026766] [r=22 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,242) size 8x11 [bgcolor=#026766] [r=22 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9176,15 +9176,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,242) size 8x11 [bgcolor=#026766] [r=22 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,242) size 9x11 [bgcolor=#026766] [r=22 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,242) size 9x11 [bgcolor=#026766] [r=22 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,242) size 9x11 [bgcolor=#026766] [r=22 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,242) size 9x11 [bgcolor=#026766] [r=22 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,242) size 8x11 [bgcolor=#026766] [r=22 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9200,19 +9200,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,242) size 8x11 [bgcolor=#044140] [r=22 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,242) size 9x11 [bgcolor=#044140] [r=22 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,242) size 9x11 [bgcolor=#425A5A] [r=22 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,242) size 9x11 [bgcolor=#425A5A] [r=22 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,242) size 9x11 [bgcolor=#A5A6A6] [r=22 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,242) size 8x11 [bgcolor=#A5A6A6] [r=22 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,242) size 9x11 [bgcolor=#CECFCF] [r=22 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,242) size 8x11 [bgcolor=#CECFCF] [r=22 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9224,7 +9224,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,242) size 8x11 [bgcolor=#FDFDFB] [r=22 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,242) size 9x11 [bgcolor=#FDFDFB] [r=22 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9301,11 +9301,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,253) size 8x11 [bgcolor=#044F4F] [r=23 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,253) size 9x11 [bgcolor=#044F4F] [r=23 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,253) size 9x11 [bgcolor=#044F4F] [r=23 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,253) size 8x11 [bgcolor=#044F4F] [r=23 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9325,11 +9325,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,253) size 8x11 [bgcolor=#344C4E] [r=23 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,253) size 9x11 [bgcolor=#344C4E] [r=23 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,253) size 9x11 [bgcolor=#5E5F60] [r=23 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,253) size 8x11 [bgcolor=#5E5F60] [r=23 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9357,7 +9357,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,253) size 9x11 [bgcolor=#FDFDFB] [r=23 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,253) size 8x11 [bgcolor=#FDFDFB] [r=23 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9377,11 +9377,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,253) size 8x11 [bgcolor=#044F4F] [r=23 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,253) size 9x11 [bgcolor=#044F4F] [r=23 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,253) size 9x11 [bgcolor=#044140] [r=23 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,253) size 8x11 [bgcolor=#044140] [r=23 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9401,11 +9401,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,253) size 8x11 [bgcolor=#044140] [r=23 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,253) size 9x11 [bgcolor=#044140] [r=23 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,253) size 9x11 [bgcolor=#044140] [r=23 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,253) size 8x11 [bgcolor=#044140] [r=23 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9425,15 +9425,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,253) size 8x11 [bgcolor=#044140] [r=23 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,253) size 9x11 [bgcolor=#044140] [r=23 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,253) size 9x11 [bgcolor=#083131] [r=23 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,253) size 9x11 [bgcolor=#083131] [r=23 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,253) size 9x11 [bgcolor=#072323] [r=23 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,253) size 8x11 [bgcolor=#072323] [r=23 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9453,11 +9453,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,253) size 8x11 [bgcolor=#FDFDFB] [r=23 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,253) size 9x11 [bgcolor=#FDFDFB] [r=23 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,253) size 9x11 [bgcolor=#FDFDFB] [r=23 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,253) size 8x11 [bgcolor=#FDFDFB] [r=23 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9477,15 +9477,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,253) size 8x11 [bgcolor=#FDFDFB] [r=23 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,253) size 9x11 [bgcolor=#FDFDFB] [r=23 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,253) size 9x11 [bgcolor=#E0EAE9] [r=23 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,253) size 8x11 [bgcolor=#E0EAE9] [r=23 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,253) size 9x11 [bgcolor=#BEC2C2] [r=23 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,253) size 8x11 [bgcolor=#BEC2C2] [r=23 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9501,15 +9501,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,253) size 8x11 [bgcolor=#044F4F] [r=23 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,253) size 9x11 [bgcolor=#044F4F] [r=23 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,253) size 9x11 [bgcolor=#044F4F] [r=23 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,253) size 9x11 [bgcolor=#044F4F] [r=23 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,253) size 9x11 [bgcolor=#044F4F] [r=23 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,253) size 8x11 [bgcolor=#044F4F] [r=23 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9525,15 +9525,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,253) size 8x11 [bgcolor=#025E5E] [r=23 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,253) size 9x11 [bgcolor=#025E5E] [r=23 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,253) size 9x11 [bgcolor=#025E5E] [r=23 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,253) size 9x11 [bgcolor=#025E5E] [r=23 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,253) size 9x11 [bgcolor=#025E5E] [r=23 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,253) size 8x11 [bgcolor=#025E5E] [r=23 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9553,15 +9553,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,253) size 8x11 [bgcolor=#026766] [r=23 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,253) size 9x11 [bgcolor=#026766] [r=23 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,253) size 9x11 [bgcolor=#026766] [r=23 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,253) size 9x11 [bgcolor=#026766] [r=23 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,253) size 9x11 [bgcolor=#026766] [r=23 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,253) size 8x11 [bgcolor=#026766] [r=23 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9577,15 +9577,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,253) size 8x11 [bgcolor=#026766] [r=23 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,253) size 9x11 [bgcolor=#026766] [r=23 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,253) size 9x11 [bgcolor=#026766] [r=23 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,253) size 9x11 [bgcolor=#026766] [r=23 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,253) size 9x11 [bgcolor=#026766] [r=23 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,253) size 8x11 [bgcolor=#026766] [r=23 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9601,19 +9601,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,253) size 8x11 [bgcolor=#044140] [r=23 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,253) size 9x11 [bgcolor=#044140] [r=23 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,253) size 9x11 [bgcolor=#425A5A] [r=23 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,253) size 9x11 [bgcolor=#425A5A] [r=23 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,253) size 9x11 [bgcolor=#A5A6A6] [r=23 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,253) size 8x11 [bgcolor=#A5A6A6] [r=23 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,253) size 9x11 [bgcolor=#CECFCF] [r=23 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,253) size 8x11 [bgcolor=#CECFCF] [r=23 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9625,7 +9625,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,253) size 8x11 [bgcolor=#FDFDFB] [r=23 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,253) size 9x11 [bgcolor=#FDFDFB] [r=23 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9702,11 +9702,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,264) size 8x11 [bgcolor=#044140] [r=24 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,264) size 9x11 [bgcolor=#044140] [r=24 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,264) size 9x11 [bgcolor=#044140] [r=24 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,264) size 8x11 [bgcolor=#044140] [r=24 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9726,11 +9726,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,264) size 8x11 [bgcolor=#848788] [r=24 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,264) size 9x11 [bgcolor=#848788] [r=24 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,264) size 9x11 [bgcolor=#939494] [r=24 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,264) size 8x11 [bgcolor=#939494] [r=24 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9758,7 +9758,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,264) size 9x11 [bgcolor=#FDFDFB] [r=24 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,264) size 8x11 [bgcolor=#FDFDFB] [r=24 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9778,11 +9778,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,264) size 8x11 [bgcolor=#7B918F] [r=24 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,264) size 9x11 [bgcolor=#7B918F] [r=24 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,264) size 9x11 [bgcolor=#526B6B] [r=24 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,264) size 8x11 [bgcolor=#526B6B] [r=24 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9802,11 +9802,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,264) size 8x11 [bgcolor=#515C5B] [r=24 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,264) size 9x11 [bgcolor=#515C5B] [r=24 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,264) size 9x11 [bgcolor=#515C5B] [r=24 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,264) size 8x11 [bgcolor=#515C5B] [r=24 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9826,15 +9826,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,264) size 8x11 [bgcolor=#515C5B] [r=24 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,264) size 9x11 [bgcolor=#515C5B] [r=24 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,264) size 9x11 [bgcolor=#515C5B] [r=24 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,264) size 9x11 [bgcolor=#515C5B] [r=24 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,264) size 9x11 [bgcolor=#515C5B] [r=24 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,264) size 8x11 [bgcolor=#515C5B] [r=24 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9854,11 +9854,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,264) size 8x11 [bgcolor=#FDFDFB] [r=24 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,264) size 9x11 [bgcolor=#FDFDFB] [r=24 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,264) size 9x11 [bgcolor=#FDFDFB] [r=24 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,264) size 8x11 [bgcolor=#FDFDFB] [r=24 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9878,15 +9878,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,264) size 8x11 [bgcolor=#FDFDFB] [r=24 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,264) size 9x11 [bgcolor=#FDFDFB] [r=24 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,264) size 9x11 [bgcolor=#FDFDFB] [r=24 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,264) size 8x11 [bgcolor=#FDFDFB] [r=24 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,264) size 9x11 [bgcolor=#E0EAE9] [r=24 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,264) size 8x11 [bgcolor=#E0EAE9] [r=24 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9902,15 +9902,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,264) size 8x11 [bgcolor=#526B6B] [r=24 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,264) size 9x11 [bgcolor=#526B6B] [r=24 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,264) size 9x11 [bgcolor=#044140] [r=24 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,264) size 9x11 [bgcolor=#044140] [r=24 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,264) size 9x11 [bgcolor=#044140] [r=24 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,264) size 8x11 [bgcolor=#044140] [r=24 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9926,15 +9926,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,264) size 8x11 [bgcolor=#044140] [r=24 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,264) size 9x11 [bgcolor=#044140] [r=24 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,264) size 9x11 [bgcolor=#044140] [r=24 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,264) size 9x11 [bgcolor=#044140] [r=24 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,264) size 9x11 [bgcolor=#044F4F] [r=24 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,264) size 8x11 [bgcolor=#044F4F] [r=24 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9954,15 +9954,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,264) size 8x11 [bgcolor=#026766] [r=24 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,264) size 9x11 [bgcolor=#026766] [r=24 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,264) size 9x11 [bgcolor=#026766] [r=24 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,264) size 9x11 [bgcolor=#026766] [r=24 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,264) size 9x11 [bgcolor=#026766] [r=24 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,264) size 8x11 [bgcolor=#026766] [r=24 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -9978,15 +9978,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,264) size 8x11 [bgcolor=#026766] [r=24 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,264) size 9x11 [bgcolor=#026766] [r=24 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,264) size 9x11 [bgcolor=#026766] [r=24 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,264) size 9x11 [bgcolor=#026766] [r=24 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,264) size 9x11 [bgcolor=#026766] [r=24 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,264) size 8x11 [bgcolor=#026766] [r=24 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10002,19 +10002,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,264) size 8x11 [bgcolor=#083131] [r=24 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,264) size 9x11 [bgcolor=#083131] [r=24 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,264) size 9x11 [bgcolor=#425A5A] [r=24 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,264) size 9x11 [bgcolor=#425A5A] [r=24 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,264) size 9x11 [bgcolor=#A5A6A6] [r=24 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,264) size 8x11 [bgcolor=#A5A6A6] [r=24 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,264) size 9x11 [bgcolor=#CECFCF] [r=24 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,264) size 8x11 [bgcolor=#CECFCF] [r=24 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10026,7 +10026,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,264) size 8x11 [bgcolor=#FDFDFB] [r=24 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,264) size 9x11 [bgcolor=#FDFDFB] [r=24 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10103,11 +10103,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,275) size 8x11 [bgcolor=#848788] [r=25 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,275) size 9x11 [bgcolor=#848788] [r=25 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,275) size 9x11 [bgcolor=#848788] [r=25 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,275) size 8x11 [bgcolor=#848788] [r=25 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10127,11 +10127,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,275) size 8x11 [bgcolor=#B4B4B4] [r=25 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,275) size 9x11 [bgcolor=#B4B4B4] [r=25 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,275) size 9x11 [bgcolor=#CECFCF] [r=25 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,275) size 8x11 [bgcolor=#CECFCF] [r=25 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10159,7 +10159,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,275) size 9x11 [bgcolor=#FDFDFB] [r=25 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,275) size 8x11 [bgcolor=#FDFDFB] [r=25 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10179,11 +10179,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,275) size 8x11 [bgcolor=#CECFCF] [r=25 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,275) size 9x11 [bgcolor=#CECFCF] [r=25 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,275) size 9x11 [bgcolor=#B4B4B4] [r=25 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,275) size 8x11 [bgcolor=#B4B4B4] [r=25 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10203,11 +10203,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,275) size 8x11 [bgcolor=#A5A6A6] [r=25 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,275) size 9x11 [bgcolor=#A5A6A6] [r=25 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,275) size 9x11 [bgcolor=#A5A6A6] [r=25 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,275) size 8x11 [bgcolor=#A5A6A6] [r=25 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10227,15 +10227,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,275) size 8x11 [bgcolor=#A5A6A6] [r=25 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,275) size 9x11 [bgcolor=#A5A6A6] [r=25 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,275) size 9x11 [bgcolor=#A5A6A6] [r=25 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,275) size 9x11 [bgcolor=#A5A6A6] [r=25 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,275) size 9x11 [bgcolor=#A5A6A6] [r=25 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,275) size 8x11 [bgcolor=#A5A6A6] [r=25 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10255,11 +10255,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,275) size 8x11 [bgcolor=#FDFDFB] [r=25 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,275) size 9x11 [bgcolor=#FDFDFB] [r=25 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,275) size 9x11 [bgcolor=#FDFDFB] [r=25 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,275) size 8x11 [bgcolor=#FDFDFB] [r=25 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10279,15 +10279,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,275) size 8x11 [bgcolor=#FDFDFB] [r=25 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,275) size 9x11 [bgcolor=#FDFDFB] [r=25 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,275) size 9x11 [bgcolor=#FDFDFB] [r=25 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,275) size 8x11 [bgcolor=#FDFDFB] [r=25 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,275) size 9x11 [bgcolor=#FDFDFB] [r=25 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,275) size 8x11 [bgcolor=#FDFDFB] [r=25 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10303,15 +10303,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,275) size 8x11 [bgcolor=#B4B4B4] [r=25 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,275) size 9x11 [bgcolor=#B4B4B4] [r=25 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,275) size 9x11 [bgcolor=#91A3A3] [r=25 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,275) size 9x11 [bgcolor=#91A3A3] [r=25 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,275) size 9x11 [bgcolor=#848788] [r=25 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,275) size 8x11 [bgcolor=#848788] [r=25 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10327,15 +10327,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,275) size 8x11 [bgcolor=#425A5A] [r=25 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,275) size 9x11 [bgcolor=#425A5A] [r=25 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,275) size 9x11 [bgcolor=#305D5D] [r=25 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,275) size 9x11 [bgcolor=#305D5D] [r=25 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,275) size 9x11 [bgcolor=#305D5D] [r=25 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,275) size 8x11 [bgcolor=#305D5D] [r=25 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10355,15 +10355,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,275) size 8x11 [bgcolor=#026766] [r=25 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,275) size 9x11 [bgcolor=#026766] [r=25 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,275) size 9x11 [bgcolor=#026766] [r=25 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,275) size 9x11 [bgcolor=#026766] [r=25 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,275) size 9x11 [bgcolor=#026766] [r=25 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,275) size 8x11 [bgcolor=#026766] [r=25 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10379,15 +10379,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,275) size 8x11 [bgcolor=#026766] [r=25 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,275) size 9x11 [bgcolor=#026766] [r=25 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,275) size 9x11 [bgcolor=#026766] [r=25 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,275) size 9x11 [bgcolor=#026766] [r=25 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,275) size 9x11 [bgcolor=#026766] [r=25 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,275) size 8x11 [bgcolor=#026766] [r=25 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10403,19 +10403,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,275) size 8x11 [bgcolor=#083131] [r=25 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,275) size 9x11 [bgcolor=#083131] [r=25 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,275) size 9x11 [bgcolor=#5E5F60] [r=25 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,275) size 9x11 [bgcolor=#5E5F60] [r=25 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,275) size 9x11 [bgcolor=#A5A6A6] [r=25 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,275) size 8x11 [bgcolor=#A5A6A6] [r=25 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,275) size 9x11 [bgcolor=#DEDFDF] [r=25 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,275) size 8x11 [bgcolor=#DEDFDF] [r=25 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10427,7 +10427,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,275) size 8x11 [bgcolor=#FDFDFB] [r=25 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,275) size 9x11 [bgcolor=#FDFDFB] [r=25 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10504,11 +10504,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,286) size 8x11 [bgcolor=#BEC2C2] [r=26 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,286) size 9x11 [bgcolor=#BEC2C2] [r=26 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,286) size 9x11 [bgcolor=#BEC2C2] [r=26 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,286) size 8x11 [bgcolor=#BEC2C2] [r=26 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10528,11 +10528,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,286) size 8x11 [bgcolor=#E0EAE9] [r=26 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,286) size 9x11 [bgcolor=#E0EAE9] [r=26 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,286) size 9x11 [bgcolor=#EDEEEF] [r=26 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,286) size 8x11 [bgcolor=#EDEEEF] [r=26 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10560,7 +10560,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,286) size 9x11 [bgcolor=#FDFDFB] [r=26 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,286) size 8x11 [bgcolor=#FDFDFB] [r=26 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10580,11 +10580,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,286) size 8x11 [bgcolor=#EDEEEF] [r=26 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,286) size 9x11 [bgcolor=#EDEEEF] [r=26 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,286) size 9x11 [bgcolor=#DEDFDF] [r=26 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,286) size 8x11 [bgcolor=#DEDFDF] [r=26 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10604,11 +10604,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,286) size 8x11 [bgcolor=#DEDFDF] [r=26 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,286) size 9x11 [bgcolor=#DEDFDF] [r=26 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,286) size 9x11 [bgcolor=#DEDFDF] [r=26 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,286) size 8x11 [bgcolor=#DEDFDF] [r=26 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10628,15 +10628,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,286) size 8x11 [bgcolor=#DEDFDF] [r=26 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,286) size 9x11 [bgcolor=#DEDFDF] [r=26 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,286) size 9x11 [bgcolor=#DEDFDF] [r=26 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,286) size 9x11 [bgcolor=#DEDFDF] [r=26 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,286) size 9x11 [bgcolor=#DEDFDF] [r=26 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,286) size 8x11 [bgcolor=#DEDFDF] [r=26 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10656,11 +10656,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,286) size 8x11 [bgcolor=#FDFDFB] [r=26 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,286) size 9x11 [bgcolor=#FDFDFB] [r=26 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,286) size 9x11 [bgcolor=#FDFDFB] [r=26 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,286) size 8x11 [bgcolor=#FDFDFB] [r=26 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10680,15 +10680,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,286) size 8x11 [bgcolor=#FDFDFB] [r=26 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,286) size 9x11 [bgcolor=#FDFDFB] [r=26 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,286) size 9x11 [bgcolor=#FDFDFB] [r=26 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,286) size 8x11 [bgcolor=#FDFDFB] [r=26 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,286) size 9x11 [bgcolor=#FDFDFB] [r=26 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,286) size 8x11 [bgcolor=#FDFDFB] [r=26 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10704,15 +10704,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,286) size 8x11 [bgcolor=#DEDFDF] [r=26 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,286) size 9x11 [bgcolor=#DEDFDF] [r=26 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,286) size 9x11 [bgcolor=#CECFCF] [r=26 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,286) size 9x11 [bgcolor=#CECFCF] [r=26 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,286) size 9x11 [bgcolor=#BEC2C2] [r=26 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,286) size 8x11 [bgcolor=#BEC2C2] [r=26 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10728,15 +10728,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,286) size 8x11 [bgcolor=#91A3A3] [r=26 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,286) size 9x11 [bgcolor=#91A3A3] [r=26 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,286) size 9x11 [bgcolor=#939494] [r=26 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,286) size 9x11 [bgcolor=#939494] [r=26 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,286) size 9x11 [bgcolor=#939494] [r=26 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,286) size 8x11 [bgcolor=#939494] [r=26 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10756,15 +10756,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,286) size 8x11 [bgcolor=#026766] [r=26 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,286) size 9x11 [bgcolor=#026766] [r=26 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,286) size 9x11 [bgcolor=#026766] [r=26 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,286) size 9x11 [bgcolor=#026766] [r=26 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,286) size 9x11 [bgcolor=#026766] [r=26 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,286) size 8x11 [bgcolor=#026766] [r=26 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10780,15 +10780,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,286) size 8x11 [bgcolor=#026766] [r=26 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,286) size 9x11 [bgcolor=#026766] [r=26 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,286) size 9x11 [bgcolor=#026766] [r=26 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,286) size 9x11 [bgcolor=#026766] [r=26 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,286) size 9x11 [bgcolor=#025E5E] [r=26 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,286) size 8x11 [bgcolor=#025E5E] [r=26 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10804,19 +10804,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,286) size 8x11 [bgcolor=#083131] [r=26 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,286) size 9x11 [bgcolor=#083131] [r=26 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,286) size 9x11 [bgcolor=#777878] [r=26 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,286) size 9x11 [bgcolor=#777878] [r=26 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,286) size 9x11 [bgcolor=#B4B4B4] [r=26 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,286) size 8x11 [bgcolor=#B4B4B4] [r=26 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,286) size 9x11 [bgcolor=#DEDFDF] [r=26 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,286) size 8x11 [bgcolor=#DEDFDF] [r=26 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10828,7 +10828,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,286) size 8x11 [bgcolor=#FDFDFB] [r=26 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,286) size 9x11 [bgcolor=#FDFDFB] [r=26 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10905,11 +10905,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,297) size 8x11 [bgcolor=#EDEEEF] [r=27 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,297) size 9x11 [bgcolor=#EDEEEF] [r=27 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,297) size 9x11 [bgcolor=#EDEEEF] [r=27 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,297) size 8x11 [bgcolor=#EDEEEF] [r=27 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10929,11 +10929,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,297) size 8x11 [bgcolor=#FDFDFB] [r=27 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,297) size 9x11 [bgcolor=#FDFDFB] [r=27 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,297) size 9x11 [bgcolor=#FDFDFB] [r=27 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,297) size 8x11 [bgcolor=#FDFDFB] [r=27 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10961,7 +10961,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,297) size 9x11 [bgcolor=#FDFDFB] [r=27 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,297) size 8x11 [bgcolor=#FDFDFB] [r=27 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -10981,11 +10981,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,297) size 8x11 [bgcolor=#FDFDFB] [r=27 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,297) size 9x11 [bgcolor=#FDFDFB] [r=27 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,297) size 9x11 [bgcolor=#FDFDFB] [r=27 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,297) size 8x11 [bgcolor=#FDFDFB] [r=27 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11005,11 +11005,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,297) size 8x11 [bgcolor=#FDFDFB] [r=27 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,297) size 9x11 [bgcolor=#FDFDFB] [r=27 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,297) size 9x11 [bgcolor=#FDFDFB] [r=27 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,297) size 8x11 [bgcolor=#FDFDFB] [r=27 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11029,15 +11029,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,297) size 8x11 [bgcolor=#FDFDFB] [r=27 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,297) size 9x11 [bgcolor=#FDFDFB] [r=27 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,297) size 9x11 [bgcolor=#FDFDFB] [r=27 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,297) size 9x11 [bgcolor=#FDFDFB] [r=27 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,297) size 9x11 [bgcolor=#FDFDFB] [r=27 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,297) size 8x11 [bgcolor=#FDFDFB] [r=27 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11057,11 +11057,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,297) size 8x11 [bgcolor=#FDFDFB] [r=27 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,297) size 9x11 [bgcolor=#FDFDFB] [r=27 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,297) size 9x11 [bgcolor=#FDFDFB] [r=27 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,297) size 8x11 [bgcolor=#FDFDFB] [r=27 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11081,15 +11081,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,297) size 8x11 [bgcolor=#FDFDFB] [r=27 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,297) size 9x11 [bgcolor=#FDFDFB] [r=27 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,297) size 9x11 [bgcolor=#FDFDFB] [r=27 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,297) size 8x11 [bgcolor=#FDFDFB] [r=27 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,297) size 9x11 [bgcolor=#FDFDFB] [r=27 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,297) size 8x11 [bgcolor=#FDFDFB] [r=27 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11105,15 +11105,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,297) size 8x11 [bgcolor=#97C1C0] [r=27 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,297) size 9x11 [bgcolor=#97C1C0] [r=27 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,297) size 9x11 [bgcolor=#A4CCCC] [r=27 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,297) size 9x11 [bgcolor=#A4CCCC] [r=27 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,297) size 9x11 [bgcolor=#B6D0D1] [r=27 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,297) size 8x11 [bgcolor=#B6D0D1] [r=27 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11129,15 +11129,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,297) size 8x11 [bgcolor=#BEC2C2] [r=27 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,297) size 9x11 [bgcolor=#BEC2C2] [r=27 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,297) size 9x11 [bgcolor=#A2B5B4] [r=27 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,297) size 9x11 [bgcolor=#A2B5B4] [r=27 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,297) size 9x11 [bgcolor=#60A2A3] [r=27 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,297) size 8x11 [bgcolor=#60A2A3] [r=27 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11157,15 +11157,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,297) size 8x11 [bgcolor=#026766] [r=27 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,297) size 9x11 [bgcolor=#026766] [r=27 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,297) size 9x11 [bgcolor=#026766] [r=27 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,297) size 9x11 [bgcolor=#026766] [r=27 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,297) size 9x11 [bgcolor=#026766] [r=27 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,297) size 8x11 [bgcolor=#026766] [r=27 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11181,15 +11181,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,297) size 8x11 [bgcolor=#025E5E] [r=27 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,297) size 9x11 [bgcolor=#025E5E] [r=27 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,297) size 9x11 [bgcolor=#025E5E] [r=27 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,297) size 9x11 [bgcolor=#025E5E] [r=27 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,297) size 9x11 [bgcolor=#025E5E] [r=27 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,297) size 8x11 [bgcolor=#025E5E] [r=27 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11205,19 +11205,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,297) size 8x11 [bgcolor=#4D4F4F] [r=27 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,297) size 9x11 [bgcolor=#4D4F4F] [r=27 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,297) size 9x11 [bgcolor=#848788] [r=27 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,297) size 9x11 [bgcolor=#848788] [r=27 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,297) size 9x11 [bgcolor=#BEC2C2] [r=27 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,297) size 8x11 [bgcolor=#BEC2C2] [r=27 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,297) size 9x11 [bgcolor=#EDEEEF] [r=27 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,297) size 8x11 [bgcolor=#EDEEEF] [r=27 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11229,7 +11229,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,297) size 8x11 [bgcolor=#FDFDFB] [r=27 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,297) size 9x11 [bgcolor=#FDFDFB] [r=27 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11306,11 +11306,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,308) size 8x11 [bgcolor=#FDFDFB] [r=28 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,308) size 8x11 [bgcolor=#FDFDFB] [r=28 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11330,11 +11330,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,308) size 8x11 [bgcolor=#FDFDFB] [r=28 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,308) size 8x11 [bgcolor=#FDFDFB] [r=28 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11362,7 +11362,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,308) size 8x11 [bgcolor=#FDFDFB] [r=28 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11382,11 +11382,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,308) size 8x11 [bgcolor=#FDFDFB] [r=28 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,308) size 8x11 [bgcolor=#FDFDFB] [r=28 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11406,11 +11406,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,308) size 8x11 [bgcolor=#FDFDFB] [r=28 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,308) size 8x11 [bgcolor=#FDFDFB] [r=28 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11430,15 +11430,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,308) size 8x11 [bgcolor=#FDFDFB] [r=28 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,308) size 8x11 [bgcolor=#FDFDFB] [r=28 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11458,11 +11458,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,308) size 8x11 [bgcolor=#FDFDFB] [r=28 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,308) size 8x11 [bgcolor=#FDFDFB] [r=28 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11482,15 +11482,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,308) size 8x11 [bgcolor=#FDFDFB] [r=28 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,308) size 8x11 [bgcolor=#FDFDFB] [r=28 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,308) size 8x11 [bgcolor=#FDFDFB] [r=28 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11506,15 +11506,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,308) size 8x11 [bgcolor=#027777] [r=28 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,308) size 9x11 [bgcolor=#027777] [r=28 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,308) size 9x11 [bgcolor=#027777] [r=28 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,308) size 9x11 [bgcolor=#027777] [r=28 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,308) size 9x11 [bgcolor=#027777] [r=28 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,308) size 8x11 [bgcolor=#027777] [r=28 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11530,15 +11530,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,308) size 8x11 [bgcolor=#048485] [r=28 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,308) size 9x11 [bgcolor=#048485] [r=28 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,308) size 9x11 [bgcolor=#048485] [r=28 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,308) size 9x11 [bgcolor=#048485] [r=28 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,308) size 9x11 [bgcolor=#048485] [r=28 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,308) size 8x11 [bgcolor=#048485] [r=28 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11558,15 +11558,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,308) size 8x11 [bgcolor=#025E5E] [r=28 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,308) size 9x11 [bgcolor=#025E5E] [r=28 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,308) size 9x11 [bgcolor=#025E5E] [r=28 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,308) size 9x11 [bgcolor=#025E5E] [r=28 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,308) size 9x11 [bgcolor=#025E5E] [r=28 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,308) size 8x11 [bgcolor=#025E5E] [r=28 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11582,15 +11582,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,308) size 8x11 [bgcolor=#025E5E] [r=28 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,308) size 9x11 [bgcolor=#025E5E] [r=28 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,308) size 9x11 [bgcolor=#044F4F] [r=28 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,308) size 9x11 [bgcolor=#044F4F] [r=28 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,308) size 9x11 [bgcolor=#044140] [r=28 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,308) size 8x11 [bgcolor=#044140] [r=28 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11606,19 +11606,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,308) size 8x11 [bgcolor=#777878] [r=28 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,308) size 9x11 [bgcolor=#777878] [r=28 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,308) size 9x11 [bgcolor=#A5A6A6] [r=28 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,308) size 9x11 [bgcolor=#A5A6A6] [r=28 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,308) size 9x11 [bgcolor=#DEDFDF] [r=28 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,308) size 8x11 [bgcolor=#DEDFDF] [r=28 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,308) size 9x11 [bgcolor=#EDEEEF] [r=28 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,308) size 8x11 [bgcolor=#EDEEEF] [r=28 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11630,7 +11630,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,308) size 8x11 [bgcolor=#FDFDFB] [r=28 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,308) size 9x11 [bgcolor=#FDFDFB] [r=28 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11707,11 +11707,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,319) size 8x11 [bgcolor=#FDFDFB] [r=29 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,319) size 8x11 [bgcolor=#FDFDFB] [r=29 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11731,11 +11731,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,319) size 8x11 [bgcolor=#FDFDFB] [r=29 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,319) size 8x11 [bgcolor=#FDFDFB] [r=29 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11763,7 +11763,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,319) size 8x11 [bgcolor=#FDFDFB] [r=29 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11783,11 +11783,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,319) size 8x11 [bgcolor=#FDFDFB] [r=29 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,319) size 8x11 [bgcolor=#FDFDFB] [r=29 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11807,11 +11807,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,319) size 8x11 [bgcolor=#FDFDFB] [r=29 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,319) size 8x11 [bgcolor=#FDFDFB] [r=29 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11831,15 +11831,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,319) size 8x11 [bgcolor=#FDFDFB] [r=29 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,319) size 8x11 [bgcolor=#FDFDFB] [r=29 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11859,11 +11859,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,319) size 8x11 [bgcolor=#FDFDFB] [r=29 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,319) size 8x11 [bgcolor=#FDFDFB] [r=29 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11883,15 +11883,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,319) size 8x11 [bgcolor=#FDFDFB] [r=29 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,319) size 8x11 [bgcolor=#FDFDFB] [r=29 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,319) size 8x11 [bgcolor=#FDFDFB] [r=29 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11907,15 +11907,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,319) size 8x11 [bgcolor=#025E5E] [r=29 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,319) size 9x11 [bgcolor=#025E5E] [r=29 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,319) size 9x11 [bgcolor=#025E5E] [r=29 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,319) size 9x11 [bgcolor=#025E5E] [r=29 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,319) size 9x11 [bgcolor=#026766] [r=29 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,319) size 8x11 [bgcolor=#026766] [r=29 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11931,15 +11931,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,319) size 8x11 [bgcolor=#026766] [r=29 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,319) size 9x11 [bgcolor=#026766] [r=29 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,319) size 9x11 [bgcolor=#026766] [r=29 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,319) size 9x11 [bgcolor=#026766] [r=29 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,319) size 9x11 [bgcolor=#026766] [r=29 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,319) size 8x11 [bgcolor=#026766] [r=29 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11959,15 +11959,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,319) size 8x11 [bgcolor=#025E5E] [r=29 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,319) size 9x11 [bgcolor=#025E5E] [r=29 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,319) size 9x11 [bgcolor=#025E5E] [r=29 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,319) size 9x11 [bgcolor=#025E5E] [r=29 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,319) size 9x11 [bgcolor=#044F4F] [r=29 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,319) size 8x11 [bgcolor=#044F4F] [r=29 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -11983,15 +11983,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,319) size 8x11 [bgcolor=#044140] [r=29 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,319) size 9x11 [bgcolor=#044140] [r=29 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,319) size 9x11 [bgcolor=#083131] [r=29 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,319) size 9x11 [bgcolor=#083131] [r=29 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,319) size 9x11 [bgcolor=#083131] [r=29 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,319) size 8x11 [bgcolor=#083131] [r=29 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12007,19 +12007,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,319) size 8x11 [bgcolor=#A5A6A6] [r=29 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,319) size 9x11 [bgcolor=#A5A6A6] [r=29 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,319) size 9x11 [bgcolor=#CECFCF] [r=29 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,319) size 9x11 [bgcolor=#CECFCF] [r=29 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,319) size 9x11 [bgcolor=#EDEEEF] [r=29 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,319) size 8x11 [bgcolor=#EDEEEF] [r=29 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,319) size 8x11 [bgcolor=#FDFDFB] [r=29 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12031,7 +12031,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,319) size 8x11 [bgcolor=#FDFDFB] [r=29 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,319) size 9x11 [bgcolor=#FDFDFB] [r=29 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12108,11 +12108,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12132,11 +12132,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12164,7 +12164,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12184,11 +12184,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12208,11 +12208,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12232,15 +12232,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12260,11 +12260,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12284,15 +12284,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12308,15 +12308,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,330) size 8x11 [bgcolor=#044140] [r=30 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,330) size 9x11 [bgcolor=#044140] [r=30 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,330) size 9x11 [bgcolor=#044140] [r=30 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,330) size 9x11 [bgcolor=#044140] [r=30 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,330) size 9x11 [bgcolor=#044140] [r=30 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,330) size 8x11 [bgcolor=#044140] [r=30 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12332,15 +12332,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,330) size 8x11 [bgcolor=#044F4F] [r=30 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,330) size 9x11 [bgcolor=#044F4F] [r=30 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,330) size 9x11 [bgcolor=#044F4F] [r=30 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,330) size 9x11 [bgcolor=#044F4F] [r=30 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,330) size 9x11 [bgcolor=#044F4F] [r=30 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,330) size 8x11 [bgcolor=#044F4F] [r=30 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12360,15 +12360,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,330) size 8x11 [bgcolor=#044140] [r=30 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,330) size 9x11 [bgcolor=#044140] [r=30 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,330) size 9x11 [bgcolor=#044140] [r=30 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,330) size 9x11 [bgcolor=#044140] [r=30 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,330) size 9x11 [bgcolor=#044140] [r=30 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,330) size 8x11 [bgcolor=#044140] [r=30 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12384,15 +12384,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,330) size 8x11 [bgcolor=#083131] [r=30 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,330) size 9x11 [bgcolor=#083131] [r=30 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,330) size 9x11 [bgcolor=#344C4E] [r=30 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,330) size 9x11 [bgcolor=#344C4E] [r=30 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,330) size 9x11 [bgcolor=#515C5B] [r=30 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,330) size 8x11 [bgcolor=#515C5B] [r=30 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12408,19 +12408,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,330) size 8x11 [bgcolor=#CECFCF] [r=30 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,330) size 9x11 [bgcolor=#CECFCF] [r=30 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,330) size 9x11 [bgcolor=#E0EAE9] [r=30 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,330) size 9x11 [bgcolor=#E0EAE9] [r=30 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12432,7 +12432,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,330) size 8x11 [bgcolor=#FDFDFB] [r=30 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,330) size 9x11 [bgcolor=#FDFDFB] [r=30 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12509,11 +12509,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12533,11 +12533,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12565,7 +12565,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12585,11 +12585,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12609,11 +12609,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12633,15 +12633,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12661,11 +12661,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12685,15 +12685,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12709,15 +12709,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,341) size 8x11 [bgcolor=#91A3A3] [r=31 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,341) size 9x11 [bgcolor=#91A3A3] [r=31 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,341) size 9x11 [bgcolor=#848788] [r=31 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,341) size 9x11 [bgcolor=#848788] [r=31 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,341) size 9x11 [bgcolor=#647979] [r=31 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,341) size 8x11 [bgcolor=#647979] [r=31 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12733,15 +12733,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,341) size 8x11 [bgcolor=#344C4E] [r=31 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,341) size 9x11 [bgcolor=#344C4E] [r=31 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,341) size 9x11 [bgcolor=#344C4E] [r=31 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,341) size 9x11 [bgcolor=#344C4E] [r=31 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,341) size 9x11 [bgcolor=#274C4D] [r=31 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,341) size 8x11 [bgcolor=#274C4D] [r=31 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12761,15 +12761,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,341) size 8x11 [bgcolor=#274C4D] [r=31 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,341) size 9x11 [bgcolor=#274C4D] [r=31 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,341) size 9x11 [bgcolor=#344C4E] [r=31 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,341) size 9x11 [bgcolor=#344C4E] [r=31 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,341) size 9x11 [bgcolor=#344C4E] [r=31 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,341) size 8x11 [bgcolor=#344C4E] [r=31 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12785,15 +12785,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,341) size 8x11 [bgcolor=#848788] [r=31 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,341) size 9x11 [bgcolor=#848788] [r=31 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,341) size 9x11 [bgcolor=#848788] [r=31 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,341) size 9x11 [bgcolor=#848788] [r=31 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,341) size 9x11 [bgcolor=#939494] [r=31 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,341) size 8x11 [bgcolor=#939494] [r=31 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12809,19 +12809,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,341) size 8x11 [bgcolor=#EDEEEF] [r=31 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,341) size 9x11 [bgcolor=#EDEEEF] [r=31 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12833,7 +12833,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,341) size 8x11 [bgcolor=#FDFDFB] [r=31 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,341) size 9x11 [bgcolor=#FDFDFB] [r=31 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12910,11 +12910,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12934,11 +12934,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12966,7 +12966,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -12986,11 +12986,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13010,11 +13010,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13034,15 +13034,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13062,11 +13062,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13086,15 +13086,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13110,15 +13110,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,352) size 8x11 [bgcolor=#CECFCF] [r=32 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,352) size 9x11 [bgcolor=#CECFCF] [r=32 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,352) size 9x11 [bgcolor=#BEC2C2] [r=32 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,352) size 9x11 [bgcolor=#BEC2C2] [r=32 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,352) size 9x11 [bgcolor=#B4B4B4] [r=32 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,352) size 8x11 [bgcolor=#B4B4B4] [r=32 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13134,15 +13134,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,352) size 8x11 [bgcolor=#939494] [r=32 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,352) size 9x11 [bgcolor=#939494] [r=32 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,352) size 9x11 [bgcolor=#939494] [r=32 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,352) size 9x11 [bgcolor=#939494] [r=32 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,352) size 9x11 [bgcolor=#939494] [r=32 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,352) size 8x11 [bgcolor=#939494] [r=32 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13162,15 +13162,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,352) size 8x11 [bgcolor=#939494] [r=32 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,352) size 9x11 [bgcolor=#939494] [r=32 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,352) size 9x11 [bgcolor=#939494] [r=32 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,352) size 9x11 [bgcolor=#939494] [r=32 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,352) size 9x11 [bgcolor=#939494] [r=32 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,352) size 8x11 [bgcolor=#939494] [r=32 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13186,15 +13186,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,352) size 8x11 [bgcolor=#B4B4B4] [r=32 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,352) size 9x11 [bgcolor=#B4B4B4] [r=32 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,352) size 9x11 [bgcolor=#BEC2C2] [r=32 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,352) size 9x11 [bgcolor=#BEC2C2] [r=32 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,352) size 9x11 [bgcolor=#CECFCF] [r=32 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,352) size 8x11 [bgcolor=#CECFCF] [r=32 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13210,19 +13210,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13234,7 +13234,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,352) size 8x11 [bgcolor=#FDFDFB] [r=32 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,352) size 9x11 [bgcolor=#FDFDFB] [r=32 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13311,11 +13311,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (141,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=18 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=18 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (148,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=19 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (149,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=19 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13335,11 +13335,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (188,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=24 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (188,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=24 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (195,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=25 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (196,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=25 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13367,7 +13367,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (250,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=32 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=32 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13387,11 +13387,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (290,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=37 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (290,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=37 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (297,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=38 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (298,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=38 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13411,11 +13411,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (337,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=43 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (337,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=43 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (344,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=44 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (345,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=44 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13435,15 +13435,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (384,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=49 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (384,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=49 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (391,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=50 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (392,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=50 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (399,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=51 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (400,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=51 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13463,11 +13463,11 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (439,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=56 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (439,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=56 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (446,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=57 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (447,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=57 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13487,15 +13487,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (486,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=62 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (486,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=62 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (493,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=63 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (494,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=63 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (501,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=64 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (502,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=64 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13511,15 +13511,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (533,363) size 8x11 [bgcolor=#EDEEEF] [r=33 c=68 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,363) size 9x11 [bgcolor=#EDEEEF] [r=33 c=68 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (540,363) size 9x11 [bgcolor=#EDEEEF] [r=33 c=69 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (541,363) size 9x11 [bgcolor=#EDEEEF] [r=33 c=69 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (548,363) size 9x11 [bgcolor=#E0EAE9] [r=33 c=70 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (549,363) size 8x11 [bgcolor=#E0EAE9] [r=33 c=70 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13535,15 +13535,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (580,363) size 8x11 [bgcolor=#CECFCF] [r=33 c=74 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,363) size 9x11 [bgcolor=#CECFCF] [r=33 c=74 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (587,363) size 9x11 [bgcolor=#CECFCF] [r=33 c=75 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (588,363) size 9x11 [bgcolor=#CECFCF] [r=33 c=75 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (595,363) size 9x11 [bgcolor=#CECFCF] [r=33 c=76 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (596,363) size 8x11 [bgcolor=#CECFCF] [r=33 c=76 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13563,15 +13563,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (635,363) size 8x11 [bgcolor=#CECFCF] [r=33 c=81 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (635,363) size 9x11 [bgcolor=#CECFCF] [r=33 c=81 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (642,363) size 9x11 [bgcolor=#CECFCF] [r=33 c=82 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (643,363) size 9x11 [bgcolor=#CECFCF] [r=33 c=82 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (650,363) size 9x11 [bgcolor=#CECFCF] [r=33 c=83 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (651,363) size 8x11 [bgcolor=#CECFCF] [r=33 c=83 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13587,15 +13587,15 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (682,363) size 8x11 [bgcolor=#E0EAE9] [r=33 c=87 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (682,363) size 9x11 [bgcolor=#E0EAE9] [r=33 c=87 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (689,363) size 9x11 [bgcolor=#EDEEEF] [r=33 c=88 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (690,363) size 9x11 [bgcolor=#EDEEEF] [r=33 c=88 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (697,363) size 9x11 [bgcolor=#EDEEEF] [r=33 c=89 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (698,363) size 8x11 [bgcolor=#EDEEEF] [r=33 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13611,19 +13611,19 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (729,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=93 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (729,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=93 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (736,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=94 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (737,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=94 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (744,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=95 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (745,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=95 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (752,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=96 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (753,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=96 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><span class="lines">@@ -13635,7 +13635,7 @@
</span><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span><del>- RenderTableCell {TD} at (776,363) size 8x11 [bgcolor=#FDFDFB] [r=33 c=99 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (776,363) size 9x11 [bgcolor=#FDFDFB] [r=33 c=99 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 3x11
</span><span class="cx"> RenderText {#text} at (0,0) size 3x11
</span><span class="cx"> text run at (0,0) width 3: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaothertest3expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/test3-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaothertest3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/test3-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/test3-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/test3-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -44,156 +44,156 @@
</span><span class="cx"> RenderBlock {H2} at (0,225) size 769x27
</span><span class="cx"> RenderText {#text} at (0,0) size 390x26
</span><span class="cx"> text run at (0,0) width 390: "Row Span, auto width table, border=5"
</span><del>- RenderTable {TABLE} at (0,271) size 269x243 [border: (5px outset #808080)]
- RenderTableSection {TBODY} at (5,5) size 259x232
- RenderTableRow {TR} at (0,2) size 259x21
- RenderTableCell {TD} at (2,13) size 187x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,271) size 268x243 [border: (5px outset #808080)]
+ RenderTableSection {TBODY} at (5,5) size 258x232
+ RenderTableRow {TR} at (0,2) size 258x21
+ RenderTableCell {TD} at (2,13) size 186x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 182x18
</span><span class="cx"> text run at (2,3) width 182: "c0r[0-1] Data 1 span=2 rows"
</span><del>- RenderTableCell {TD} at (190,2) size 33x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (190,2) size 32x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c0r0"
</span><del>- RenderTableCell {TD} at (224,2) size 33x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (224,2) size 32x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c1r0"
</span><del>- RenderTableRow {TR} at (0,25) size 259x21
- RenderTableCell {TD} at (190,25) size 33x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 258x21
+ RenderTableCell {TD} at (190,25) size 32x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c0r1"
</span><del>- RenderTableCell {TD} at (224,25) size 33x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (224,25) size 32x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c1r1"
</span><del>- RenderTableRow {TR} at (0,48) size 259x21
- RenderTableCell {TD} at (2,94) size 187x21 [border: (1px inset #808080)] [r=2 c=0 rs=5 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 258x21
+ RenderTableCell {TD} at (2,94) size 186x21 [border: (1px inset #808080)] [r=2 c=0 rs=5 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 182x17
</span><span class="cx"> text run at (2,2) width 182: "c0r[2-6],Data 2 span=5 rows"
</span><del>- RenderTableCell {TD} at (190,48) size 33x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (190,48) size 32x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c0r2"
</span><del>- RenderTableCell {TD} at (224,48) size 33x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (224,48) size 32x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c1r2"
</span><del>- RenderTableRow {TR} at (0,71) size 259x21
- RenderTableCell {TD} at (190,71) size 33x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,71) size 258x21
+ RenderTableCell {TD} at (190,71) size 32x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c0r3"
</span><del>- RenderTableCell {TD} at (224,71) size 33x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (224,71) size 32x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c1r3"
</span><del>- RenderTableRow {TR} at (0,94) size 259x21
- RenderTableCell {TD} at (190,94) size 33x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,94) size 258x21
+ RenderTableCell {TD} at (190,94) size 32x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c0r4"
</span><del>- RenderTableCell {TD} at (224,94) size 33x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (224,94) size 32x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c1r4"
</span><del>- RenderTableRow {TR} at (0,117) size 259x21
- RenderTableCell {TD} at (190,117) size 33x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,117) size 258x21
+ RenderTableCell {TD} at (190,117) size 32x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c0r5"
</span><del>- RenderTableCell {TD} at (224,117) size 33x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (224,117) size 32x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c1r5"
</span><del>- RenderTableRow {TR} at (0,140) size 259x21
- RenderTableCell {TD} at (190,140) size 33x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,140) size 258x21
+ RenderTableCell {TD} at (190,140) size 32x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c0r6"
</span><del>- RenderTableCell {TD} at (224,140) size 33x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (224,140) size 32x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c1r6"
</span><del>- RenderTableRow {TR} at (0,163) size 259x21
- RenderTableCell {TD} at (2,186) size 187x21 [border: (1px inset #808080)] [r=7 c=0 rs=3 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,163) size 258x21
+ RenderTableCell {TD} at (2,186) size 186x21 [border: (1px inset #808080)] [r=7 c=0 rs=3 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 136x17
</span><span class="cx"> text run at (2,2) width 136: "c0r[7-9] span=3 rows"
</span><del>- RenderTableCell {TD} at (190,163) size 33x21 [border: (1px inset #808080)] [r=7 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (190,163) size 32x21 [border: (1px inset #808080)] [r=7 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c0r7"
</span><del>- RenderTableCell {TD} at (224,163) size 33x21 [border: (1px inset #808080)] [r=7 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (224,163) size 32x21 [border: (1px inset #808080)] [r=7 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c1r7"
</span><del>- RenderTableRow {TR} at (0,186) size 259x21
- RenderTableCell {TD} at (190,186) size 33x21 [border: (1px inset #808080)] [r=8 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,186) size 258x21
+ RenderTableCell {TD} at (190,186) size 32x21 [border: (1px inset #808080)] [r=8 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c0r8"
</span><del>- RenderTableCell {TD} at (224,186) size 33x21 [border: (1px inset #808080)] [r=8 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (224,186) size 32x21 [border: (1px inset #808080)] [r=8 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c1r8"
</span><del>- RenderTableRow {TR} at (0,209) size 259x21
- RenderTableCell {TD} at (190,209) size 33x21 [border: (1px inset #808080)] [r=9 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,209) size 258x21
+ RenderTableCell {TD} at (190,209) size 32x21 [border: (1px inset #808080)] [r=9 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c0r9"
</span><del>- RenderTableCell {TD} at (224,209) size 33x21 [border: (1px inset #808080)] [r=9 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (224,209) size 32x21 [border: (1px inset #808080)] [r=9 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "c1r9"
</span><span class="cx"> RenderBlock {H2} at (0,533) size 769x27
</span><span class="cx"> RenderText {#text} at (0,0) size 265x26
</span><span class="cx"> text run at (0,0) width 265: "Col Span auto width table"
</span><del>- RenderTable {TABLE} at (0,578) size 699x74 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 697x71
- RenderTableRow {TR} at (0,2) size 697x21
- RenderTableCell {TD} at (2,2) size 280x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=8]
</del><ins>+ RenderTable {TABLE} at (0,578) size 698x74 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 696x71
+ RenderTableRow {TR} at (0,2) size 696x21
+ RenderTableCell {TD} at (2,2) size 279x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=8]
</ins><span class="cx"> RenderText {#text} at (2,2) size 105x17
</span><span class="cx"> text run at (2,2) width 105: "r0c[0-7], span=8"
</span><span class="cx"> RenderTableCell {TD} at (283,2) size 412x21 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=10]
</span><span class="cx"> RenderText {#text} at (2,2) size 162x17
</span><span class="cx"> text run at (2,2) width 162: "r0col[8-17], span=10 cols"
</span><del>- RenderTableRow {TR} at (0,25) size 697x21
- RenderTableCell {TD} at (2,25) size 110x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=3]
</del><ins>+ RenderTableRow {TR} at (0,25) size 696x21
+ RenderTableCell {TD} at (2,25) size 109x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (2,2) size 105x17
</span><span class="cx"> text run at (2,2) width 105: "r1c[0-2], span=3"
</span><del>- RenderTableCell {TD} at (113,25) size 169x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=5]
</del><ins>+ RenderTableCell {TD} at (113,25) size 168x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=5]
</ins><span class="cx"> RenderText {#text} at (2,2) size 105x17
</span><span class="cx"> text run at (2,2) width 105: "r1c[3-7], span=5"
</span><del>- RenderTableCell {TD} at (283,25) size 285x21 [border: (1px inset #808080)] [r=1 c=8 rs=1 cs=7]
</del><ins>+ RenderTableCell {TD} at (283,25) size 284x21 [border: (1px inset #808080)] [r=1 c=8 rs=1 cs=7]
</ins><span class="cx"> RenderText {#text} at (2,2) size 113x17
</span><span class="cx"> text run at (2,2) width 113: "r1c[8-14], span=7"
</span><span class="cx"> RenderTableCell {TD} at (569,25) size 126x21 [border: (1px inset #808080)] [r=1 c=15 rs=1 cs=3]
</span><span class="cx"> RenderText {#text} at (2,2) size 121x17
</span><span class="cx"> text run at (2,2) width 121: "r1c[15-17], span=3"
</span><del>- RenderTableRow {TR} at (0,48) size 697x21
</del><ins>+ RenderTableRow {TR} at (0,48) size 696x21
</ins><span class="cx"> RenderTableCell {TD} at (2,48) size 35x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "r2c0"
</span><span class="cx"> RenderTableCell {TD} at (39,48) size 35x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "r2c1"
</span><del>- RenderTableCell {TD} at (76,48) size 36x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (76,48) size 35x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "r2c3"
</span><del>- RenderTableCell {TD} at (113,48) size 33x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (113,48) size 32x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "r2c4"
</span><del>- RenderTableCell {TD} at (147,48) size 33x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (147,48) size 32x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "r2c5"
</span><del>- RenderTableCell {TD} at (181,48) size 33x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (181,48) size 32x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "r2c6"
</span><del>- RenderTableCell {TD} at (215,48) size 33x21 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (215,48) size 32x21 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "r2c7"
</span><del>- RenderTableCell {TD} at (249,48) size 33x21 [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (249,48) size 32x21 [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "r2c8"
</span><del>- RenderTableCell {TD} at (283,48) size 33x21 [border: (1px inset #808080)] [r=2 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (283,48) size 32x21 [border: (1px inset #808080)] [r=2 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "r2c9"
</span><del>- RenderTableCell {TD} at (317,48) size 41x21 [border: (1px inset #808080)] [r=2 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (317,48) size 40x21 [border: (1px inset #808080)] [r=2 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "r2c10"
</span><del>- RenderTableCell {TD} at (359,48) size 41x21 [border: (1px inset #808080)] [r=2 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (359,48) size 40x21 [border: (1px inset #808080)] [r=2 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "r2c11"
</span><del>- RenderTableCell {TD} at (401,48) size 41x21 [border: (1px inset #808080)] [r=2 c=11 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (401,48) size 40x21 [border: (1px inset #808080)] [r=2 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "r2c12"
</span><del>- RenderTableCell {TD} at (443,48) size 41x21 [border: (1px inset #808080)] [r=2 c=12 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (443,48) size 40x21 [border: (1px inset #808080)] [r=2 c=12 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "r2c13"
</span><del>- RenderTableCell {TD} at (485,48) size 41x21 [border: (1px inset #808080)] [r=2 c=13 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (485,48) size 40x21 [border: (1px inset #808080)] [r=2 c=13 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "r2c14"
</span><del>- RenderTableCell {TD} at (527,48) size 41x21 [border: (1px inset #808080)] [r=2 c=14 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (527,48) size 40x21 [border: (1px inset #808080)] [r=2 c=14 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 36x17
</span><span class="cx"> text run at (2,2) width 36: "r2c15"
</span><span class="cx"> RenderTableCell {TD} at (569,48) size 41x21 [border: (1px inset #808080)] [r=2 c=15 rs=1 cs=1]
</span><span class="lines">@@ -208,36 +208,36 @@
</span><span class="cx"> RenderBlock {H2} at (0,671) size 769x27
</span><span class="cx"> RenderText {#text} at (0,0) size 189x26
</span><span class="cx"> text run at (0,0) width 189: "Row and Col Span"
</span><del>- RenderTable {TABLE} at (0,717) size 153x74 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 151x71
- RenderTableRow {TR} at (0,2) size 151x21
- RenderTableCell {TD} at (2,13) size 79x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,717) size 152x74 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 150x71
+ RenderTableRow {TR} at (0,2) size 150x21
+ RenderTableCell {TD} at (2,13) size 78x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 74x18
</span><span class="cx"> text run at (2,3) width 74: "r[0-2]c[0-1]"
</span><del>- RenderTableCell {TD} at (82,2) size 33x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (82,2) size 32x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "r0c2"
</span><del>- RenderTableCell {TD} at (116,2) size 33x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (116,2) size 32x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "r0c3"
</span><del>- RenderTableRow {TR} at (0,25) size 151x21
- RenderTableCell {TD} at (82,25) size 33x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 150x21
+ RenderTableCell {TD} at (82,25) size 32x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "r1c2"
</span><del>- RenderTableCell {TD} at (116,25) size 33x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (116,25) size 32x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "r1c3"
</span><del>- RenderTableRow {TR} at (0,48) size 151x21
</del><ins>+ RenderTableRow {TR} at (0,48) size 150x21
</ins><span class="cx"> RenderTableCell {TD} at (2,48) size 38x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "r2c0"
</span><del>- RenderTableCell {TD} at (42,48) size 39x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (42,48) size 38x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "r2c1"
</span><del>- RenderTableCell {TD} at (82,48) size 33x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (82,48) size 32x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "r2c2"
</span><del>- RenderTableCell {TD} at (116,48) size 33x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (116,48) size 32x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 28x17
</span><span class="cx"> text run at (2,2) width 28: "r2c3"
</span><span class="cx"> RenderBlock {P} at (0,806) size 769x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaothertest6expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/test6-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaothertest6expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/test6-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/test6-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/test6-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -17,182 +17,182 @@
</span><span class="cx"> RenderTable {TABLE} at (0,168) size 769x356 [bgcolor=#FF0000] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 767x353
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 767x21
</span><del>- RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 30x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableCell {TD} at (34,2) size 731x326 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
- RenderTable {TABLE} at (2,2) size 727x322 [bgcolor=#ADD8E6] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 725x320
- RenderTableRow {TR} at (0,2) size 725x21
- RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,2) size 732x326 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
+ RenderTable {TABLE} at (2,2) size 728x322 [bgcolor=#ADD8E6] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 726x320
+ RenderTableRow {TR} at (0,2) size 726x21
+ RenderTableCell {TD} at (2,2) size 30x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableCell {TD} at (34,2) size 689x293 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
- RenderTable {TABLE} at (2,2) size 685x289 [bgcolor=#90EE90] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 683x287
- RenderTableRow {TR} at (0,2) size 683x21
- RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,2) size 690x293 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
+ RenderTable {TABLE} at (2,2) size 686x289 [bgcolor=#90EE90] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 684x287
+ RenderTableRow {TR} at (0,2) size 684x21
+ RenderTableCell {TD} at (2,2) size 30x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableCell {TD} at (34,2) size 647x260 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
- RenderTable {TABLE} at (2,2) size 643x256 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 641x254
- RenderTableRow {TR} at (0,2) size 641x21
- RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,2) size 648x260 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
+ RenderTable {TABLE} at (2,2) size 644x256 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 642x254
+ RenderTableRow {TR} at (0,2) size 642x21
+ RenderTableCell {TD} at (2,2) size 30x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableCell {TD} at (34,2) size 605x227 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
- RenderTable {TABLE} at (2,2) size 601x223 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 599x221
- RenderTableRow {TR} at (0,2) size 599x21
- RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,2) size 606x227 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
+ RenderTable {TABLE} at (2,2) size 602x223 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 600x221
+ RenderTableRow {TR} at (0,2) size 600x21
+ RenderTableCell {TD} at (2,2) size 30x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableCell {TD} at (34,2) size 563x194 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
- RenderTable {TABLE} at (2,2) size 559x190 [bgcolor=#FF0000] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 557x188
- RenderTableRow {TR} at (0,2) size 557x21
- RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,2) size 564x194 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
+ RenderTable {TABLE} at (2,2) size 560x190 [bgcolor=#FF0000] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 558x188
+ RenderTableRow {TR} at (0,2) size 558x21
+ RenderTableCell {TD} at (2,2) size 30x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableCell {TD} at (34,2) size 521x144 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
- RenderTable {TABLE} at (2,2) size 517x140 [bgcolor=#ADD8E6] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 515x138
- RenderTableRow {TR} at (0,2) size 515x21
- RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,2) size 522x144 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
+ RenderTable {TABLE} at (2,2) size 518x140 [bgcolor=#ADD8E6] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 516x138
+ RenderTableRow {TR} at (0,2) size 516x21
+ RenderTableCell {TD} at (2,2) size 30x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableCell {TD} at (34,2) size 479x94 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
- RenderTable {TABLE} at (2,2) size 475x90 [bgcolor=#90EE90] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 473x88
- RenderTableRow {TR} at (0,2) size 473x21
- RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,2) size 480x94 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
+ RenderTable {TABLE} at (2,2) size 476x90 [bgcolor=#90EE90] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 474x88
+ RenderTableRow {TR} at (0,2) size 474x21
+ RenderTableCell {TD} at (2,2) size 30x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableCell {TD} at (34,5) size 437x38 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
</del><ins>+ RenderTableCell {TD} at (34,5) size 438x38 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 390x34
</span><span class="cx"> text run at (2,2) width 390: "Cell, and stuff to test out table cell layout. This should be long"
</span><span class="cx"> text run at (2,19) width 118: "enough for testing."
</span><del>- RenderTableRow {TR} at (0,25) size 473x21
- RenderTableCell {TD} at (2,25) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 474x21
+ RenderTableCell {TD} at (2,25) size 30x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableRow {TR} at (0,48) size 473x38
- RenderTableCell {TD} at (2,56) size 31x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 474x38
+ RenderTableCell {TD} at (2,56) size 30x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x18
</span><span class="cx"> text run at (2,3) width 26: "Cell"
</span><del>- RenderTableCell {TD} at (34,48) size 405x38 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,48) size 406x38 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 390x34
</span><span class="cx"> text run at (2,2) width 390: "Cell, and stuff to test out table cell layout. This should be long"
</span><span class="cx"> text run at (2,19) width 118: "enough for testing."
</span><del>- RenderTableCell {TD} at (440,56) size 31x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (441,56) size 31x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x18
</span><span class="cx"> text run at (2,3) width 26: "Cell"
</span><del>- RenderTableRow {TR} at (0,25) size 515x71
- RenderTableCell {TD} at (2,50) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 516x71
+ RenderTableCell {TD} at (2,50) size 30x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableRow {TR} at (0,98) size 515x38
- RenderTableCell {TD} at (2,106) size 31x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,98) size 516x38
+ RenderTableCell {TD} at (2,106) size 30x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x18
</span><span class="cx"> text run at (2,3) width 26: "Cell"
</span><del>- RenderTableCell {TD} at (34,98) size 447x38 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,98) size 448x38 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 441x34
</span><span class="cx"> text run at (2,2) width 394: "Cell, and stuff to test out table cell layout. This should be long "
</span><span class="cx"> text run at (396,2) width 47: "enough"
</span><span class="cx"> text run at (2,19) width 67: "for testing."
</span><del>- RenderTableCell {TD} at (482,106) size 31x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (483,106) size 31x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x18
</span><span class="cx"> text run at (2,3) width 26: "Cell"
</span><del>- RenderTableRow {TR} at (0,25) size 557x121
- RenderTableCell {TD} at (2,75) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 558x121
+ RenderTableCell {TD} at (2,75) size 30x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableRow {TR} at (0,148) size 557x38
- RenderTableCell {TD} at (2,156) size 31x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,148) size 558x38
+ RenderTableCell {TD} at (2,156) size 30x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x18
</span><span class="cx"> text run at (2,3) width 26: "Cell"
</span><del>- RenderTableCell {TD} at (34,148) size 489x38 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,148) size 490x38 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 463x34
</span><span class="cx"> text run at (2,2) width 394: "Cell, and stuff to test out table cell layout. This should be long "
</span><span class="cx"> text run at (396,2) width 69: "enough for"
</span><span class="cx"> text run at (2,19) width 45: "testing."
</span><del>- RenderTableCell {TD} at (524,156) size 31x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (525,156) size 31x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x18
</span><span class="cx"> text run at (2,3) width 26: "Cell"
</span><del>- RenderTableRow {TR} at (0,25) size 599x171
- RenderTableCell {TD} at (2,100) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 600x171
+ RenderTableCell {TD} at (2,100) size 30x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableRow {TR} at (0,198) size 599x21
- RenderTableCell {TD} at (2,198) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,198) size 600x21
+ RenderTableCell {TD} at (2,198) size 30x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><span class="cx"> RenderTableCell {TD} at (34,198) size 531x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 512x17
</span><span class="cx"> text run at (2,2) width 394: "Cell, and stuff to test out table cell layout. This should be long "
</span><span class="cx"> text run at (396,2) width 118: "enough for testing."
</span><del>- RenderTableCell {TD} at (566,198) size 31x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (566,198) size 32x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableRow {TR} at (0,25) size 641x204
- RenderTableCell {TD} at (2,116) size 31x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 642x204
+ RenderTableCell {TD} at (2,116) size 30x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x18
</span><span class="cx"> text run at (2,3) width 26: "Cell"
</span><del>- RenderTableRow {TR} at (0,231) size 641x21
- RenderTableCell {TD} at (2,231) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,231) size 642x21
+ RenderTableCell {TD} at (2,231) size 30x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><span class="cx"> RenderTableCell {TD} at (34,231) size 570x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 512x17
</span><span class="cx"> text run at (2,2) width 394: "Cell, and stuff to test out table cell layout. This should be long "
</span><span class="cx"> text run at (396,2) width 118: "enough for testing."
</span><del>- RenderTableCell {TD} at (605,231) size 34x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (605,231) size 35x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableRow {TR} at (0,25) size 683x237
- RenderTableCell {TD} at (2,133) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 684x237
+ RenderTableCell {TD} at (2,133) size 30x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableRow {TR} at (0,264) size 683x21
- RenderTableCell {TD} at (2,264) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,264) size 684x21
+ RenderTableCell {TD} at (2,264) size 30x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><span class="cx"> RenderTableCell {TD} at (34,264) size 610x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 512x17
</span><span class="cx"> text run at (2,2) width 394: "Cell, and stuff to test out table cell layout. This should be long "
</span><span class="cx"> text run at (396,2) width 118: "enough for testing."
</span><del>- RenderTableCell {TD} at (645,264) size 36x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (645,264) size 37x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableRow {TR} at (0,25) size 725x270
- RenderTableCell {TD} at (2,149) size 31x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 726x270
+ RenderTableCell {TD} at (2,149) size 30x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x18
</span><span class="cx"> text run at (2,3) width 26: "Cell"
</span><del>- RenderTableRow {TR} at (0,297) size 725x21
- RenderTableCell {TD} at (2,297) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,297) size 726x21
+ RenderTableCell {TD} at (2,297) size 30x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><span class="cx"> RenderTableCell {TD} at (34,297) size 650x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 512x17
</span><span class="cx"> text run at (2,2) width 394: "Cell, and stuff to test out table cell layout. This should be long "
</span><span class="cx"> text run at (396,2) width 118: "enough for testing."
</span><del>- RenderTableCell {TD} at (685,297) size 38x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (685,297) size 39x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x303
</span><del>- RenderTableCell {TD} at (2,166) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,166) size 30x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><span class="cx"> RenderTableRow {TR} at (0,330) size 767x21
</span><del>- RenderTableCell {TD} at (2,330) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,330) size 30x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><span class="cx"> RenderTableCell {TD} at (34,330) size 689x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 512x17
</span><span class="cx"> text run at (2,2) width 394: "Cell, and stuff to test out table cell layout. This should be long "
</span><span class="cx"> text run at (396,2) width 118: "enough for testing."
</span><del>- RenderTableCell {TD} at (724,330) size 41x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (724,330) size 42x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><span class="cx"> RenderBlock (anonymous) at (0,523) size 769x18
</span><span class="lines">@@ -209,7 +209,7 @@
</span><span class="cx"> RenderTableCell {TD} at (615,2) size 75x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 34x17
</span><span class="cx"> text run at (2,2) width 34: "Cell2"
</span><del>- RenderTableCell {TD} at (691,2) size 74x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (691,2) size 75x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 38x17
</span><span class="cx"> text run at (2,2) width 38: "Cell 3"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 767x21
</span><span class="lines">@@ -219,7 +219,7 @@
</span><span class="cx"> RenderTableCell {TD} at (615,25) size 75x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 38x17
</span><span class="cx"> text run at (2,2) width 38: "Cell 5"
</span><del>- RenderTableCell {TD} at (691,25) size 74x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (691,25) size 75x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 38x17
</span><span class="cx"> text run at (2,2) width 38: "Cell 6"
</span><span class="cx"> RenderTableRow {TR} at (0,48) size 767x635
</span><span class="lines">@@ -247,7 +247,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,240) size 22x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "1"
</span><del>- RenderTableCell {TD} at (25,2) size 510x497 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (25,2) size 509x497 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (2,2) size 505x476 [bgcolor=#FF0000] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 503x474
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 503x21
</span><span class="lines">@@ -286,10 +286,10 @@
</span><span class="cx"> RenderTableCell {TD} at (52,2) size 290x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 7x17
</span><span class="cx"> text run at (2,2) width 7: "c"
</span><del>- RenderTableCell {TD} at (343,2) size 24x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (343,2) size 25x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "d"
</span><del>- RenderTableCell {TD} at (368,2) size 25x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (369,2) size 24x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 7x17
</span><span class="cx"> text run at (2,2) width 7: "e"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 395x21
</span><span class="lines">@@ -302,10 +302,10 @@
</span><span class="cx"> RenderTableCell {TD} at (52,25) size 290x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "h"
</span><del>- RenderTableCell {TD} at (343,25) size 24x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (343,25) size 25x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: "i"
</span><del>- RenderTableCell {TD} at (368,25) size 25x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (369,25) size 24x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: "j"
</span><span class="cx"> RenderTableRow {TR} at (0,48) size 395x259
</span><span class="lines">@@ -322,10 +322,10 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 7x17
</span><span class="cx"> text run at (2,2) width 7: "a"
</span><del>- RenderTableCell {TD} at (28,2) size 26x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (29,2) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "b"
</span><del>- RenderTableCell {TD} at (55,2) size 172x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (56,2) size 171x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 7x17
</span><span class="cx"> text run at (2,2) width 7: "c"
</span><span class="cx"> RenderTableCell {TD} at (228,2) size 26x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</span><span class="lines">@@ -338,10 +338,10 @@
</span><span class="cx"> RenderTableCell {TD} at (2,25) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "f"
</span><del>- RenderTableCell {TD} at (28,25) size 26x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (29,25) size 25x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "g"
</span><del>- RenderTableCell {TD} at (55,25) size 172x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (56,25) size 171x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "h"
</span><span class="cx"> RenderTableCell {TD} at (228,25) size 26x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</span><span class="lines">@@ -354,10 +354,10 @@
</span><span class="cx"> RenderTableCell {TD} at (2,107) size 25x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x18
</span><span class="cx"> text run at (2,3) width 8: "k"
</span><del>- RenderTableCell {TD} at (28,107) size 26x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (29,107) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x18
</span><span class="cx"> text run at (2,3) width 4: "l"
</span><del>- RenderTableCell {TD} at (55,48) size 172x140 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (56,48) size 171x140 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (2,2) size 167x119 [bgcolor=#FFA500] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 165x117
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 165x21
</span><span class="lines">@@ -453,10 +453,10 @@
</span><span class="cx"> RenderTableCell {TD} at (2,190) size 25x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "p"
</span><del>- RenderTableCell {TD} at (28,190) size 26x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (29,190) size 25x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "q"
</span><del>- RenderTableCell {TD} at (55,190) size 172x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (56,190) size 171x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "r"
</span><span class="cx"> RenderTableCell {TD} at (228,190) size 26x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</span><span class="lines">@@ -469,10 +469,10 @@
</span><span class="cx"> RenderTableCell {TD} at (2,213) size 25x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "u"
</span><del>- RenderTableCell {TD} at (28,213) size 26x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (29,213) size 25x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "v"
</span><del>- RenderTableCell {TD} at (55,213) size 172x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (56,213) size 171x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 12x17
</span><span class="cx"> text run at (2,2) width 12: "w"
</span><span class="cx"> RenderTableCell {TD} at (228,213) size 26x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</span><span class="lines">@@ -484,10 +484,10 @@
</span><span class="cx"> RenderBlock (anonymous) at (2,240) size 285x17
</span><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTableCell {TD} at (343,167) size 24x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (343,167) size 25x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "n"
</span><del>- RenderTableCell {TD} at (368,167) size 25x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (369,167) size 24x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "o"
</span><span class="cx"> RenderTableRow {TR} at (0,309) size 395x21
</span><span class="lines">@@ -500,10 +500,10 @@
</span><span class="cx"> RenderTableCell {TD} at (52,309) size 290x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "r"
</span><del>- RenderTableCell {TD} at (343,309) size 24x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (343,309) size 25x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 6x17
</span><span class="cx"> text run at (2,2) width 6: "s"
</span><del>- RenderTableCell {TD} at (368,309) size 25x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (369,309) size 24x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: "t"
</span><span class="cx"> RenderTableRow {TR} at (0,332) size 395x21
</span><span class="lines">@@ -516,10 +516,10 @@
</span><span class="cx"> RenderTableCell {TD} at (52,332) size 290x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 12x17
</span><span class="cx"> text run at (2,2) width 12: "w"
</span><del>- RenderTableCell {TD} at (343,332) size 24x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (343,332) size 25x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "x"
</span><del>- RenderTableCell {TD} at (368,332) size 25x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (369,332) size 24x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "y"
</span><span class="cx"> RenderBlock (anonymous) at (2,359) size 397x17
</span><span class="lines">@@ -582,27 +582,27 @@
</span><span class="cx"> RenderBlock (anonymous) at (2,478) size 505x17
</span><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTableCell {TD} at (536,240) size 22x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (535,240) size 23x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "3"
</span><span class="cx"> RenderTableRow {TR} at (0,501) size 560x21
</span><span class="cx"> RenderTableCell {TD} at (2,501) size 22x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "4"
</span><del>- RenderTableCell {TD} at (25,501) size 510x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (25,501) size 509x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "5"
</span><del>- RenderTableCell {TD} at (536,501) size 22x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (535,501) size 23x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "6"
</span><span class="cx"> RenderTableRow {TR} at (0,524) size 560x21
</span><span class="cx"> RenderTableCell {TD} at (2,524) size 22x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "7"
</span><del>- RenderTableCell {TD} at (25,524) size 510x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (25,524) size 509x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "8"
</span><del>- RenderTableCell {TD} at (536,524) size 22x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (535,524) size 23x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "9"
</span><span class="cx"> RenderBlock (anonymous) at (1,550) size 562x17
</span><span class="lines">@@ -627,6 +627,6 @@
</span><span class="cx"> RenderTableCell {TD} at (615,355) size 75x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "8"
</span><del>- RenderTableCell {TD} at (691,355) size 74x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (691,355) size 75x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "9"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaotherwa_table_thtd_rowspanexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaotherwa_table_thtd_rowspanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,34 +54,34 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 498x17
</span><span class="cx"> text run at (0,0) width 498: "Verify that the sample text displays as stated in each of the following test cases:"
</span><span class="cx"> RenderBlock {P} at (40,33) size 729x101
</span><del>- RenderTable {TABLE} at (0,0) size 527x101 [bgcolor=#F08080]
- RenderTableSection {TBODY} at (0,0) size 527x101
- RenderTableRow {TR} at (0,2) size 527x31
- RenderTableCell {TD} at (2,2) size 97x31 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 526x101 [bgcolor=#F08080]
+ RenderTableSection {TBODY} at (0,0) size 526x101
+ RenderTableRow {TR} at (0,2) size 526x31
+ RenderTableCell {TD} at (2,2) size 96x31 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 82x17 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (7,7) size 82x17
</span><span class="cx"> text run at (7,7) width 82: "Test Case #1"
</span><del>- RenderTableCell {TD} at (100,2) size 425x31 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (100,2) size 424x31 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 312x17 [color=#0000FF]
</span><span class="cx"> RenderInline {B} at (0,0) size 312x17
</span><span class="cx"> RenderText {#text} at (7,7) size 312x17
</span><span class="cx"> text run at (7,7) width 312: "table with header cells spanning multiple rows"
</span><del>- RenderTableRow {TR} at (0,35) size 527x31
- RenderTableCell {TD} at (2,35) size 97x31 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,35) size 526x31
+ RenderTableCell {TD} at (2,35) size 96x31 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 82x17 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (7,7) size 82x17
</span><span class="cx"> text run at (7,7) width 82: "Test Case #2"
</span><del>- RenderTableCell {TD} at (100,35) size 425x31 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (100,35) size 424x31 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 295x17 [color=#0000FF]
</span><span class="cx"> RenderInline {B} at (0,0) size 295x17
</span><span class="cx"> RenderText {#text} at (7,7) size 295x17
</span><span class="cx"> text run at (7,7) width 295: "table with data cells spanning multiple rows"
</span><del>- RenderTableRow {TR} at (0,68) size 527x31
- RenderTableCell {TD} at (2,68) size 97x31 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,68) size 526x31
+ RenderTableCell {TD} at (2,68) size 96x31 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 82x17 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (7,7) size 82x17
</span><span class="cx"> text run at (7,7) width 82: "Test Case #3"
</span><del>- RenderTableCell {TD} at (100,68) size 425x31 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (100,68) size 424x31 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 410x17 [color=#0000FF]
</span><span class="cx"> RenderInline {B} at (0,0) size 410x17
</span><span class="cx"> RenderText {#text} at (7,7) size 410x17
</span><span class="lines">@@ -211,10 +211,10 @@
</span><span class="cx"> RenderTableCell {TD} at (349,2) size 40x21 [bgcolor=#EE82EE] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 7"
</span><del>- RenderTableCell {TD} at (390,2) size 39x21 [bgcolor=#EE82EE] [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (390,2) size 40x21 [bgcolor=#EE82EE] [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 8"
</span><del>- RenderTableCell {TD} at (430,2) size 40x21 [bgcolor=#EE82EE] [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (431,2) size 39x21 [bgcolor=#EE82EE] [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 9"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 472x21
</span><span class="lines">@@ -239,10 +239,10 @@
</span><span class="cx"> RenderTableCell {TD} at (349,25) size 40x21 [bgcolor=#EE82EE] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 7"
</span><del>- RenderTableCell {TD} at (390,25) size 39x21 [bgcolor=#EE82EE] [border: (1px inset #808080)] [r=1 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (390,25) size 40x21 [bgcolor=#EE82EE] [border: (1px inset #808080)] [r=1 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 8"
</span><del>- RenderTableCell {TD} at (430,25) size 40x21 [bgcolor=#EE82EE] [border: (1px inset #808080)] [r=1 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (431,25) size 39x21 [bgcolor=#EE82EE] [border: (1px inset #808080)] [r=1 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 9"
</span><span class="cx"> RenderTableRow {TR} at (0,48) size 472x21
</span><span class="lines">@@ -273,10 +273,10 @@
</span><span class="cx"> RenderTableCell {TD} at (349,48) size 40x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 7"
</span><del>- RenderTableCell {TD} at (390,48) size 39x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=2 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (390,48) size 40x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=2 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 8"
</span><del>- RenderTableCell {TD} at (430,48) size 40x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=2 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (431,48) size 39x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=2 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 9"
</span><span class="cx"> RenderTableRow {TR} at (0,71) size 472x21
</span><span class="lines">@@ -301,10 +301,10 @@
</span><span class="cx"> RenderTableCell {TD} at (349,71) size 40x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=3 c=7 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 7"
</span><del>- RenderTableCell {TD} at (390,71) size 39x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=3 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (390,71) size 40x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=3 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 8"
</span><del>- RenderTableCell {TD} at (430,71) size 40x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=3 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (431,71) size 39x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=3 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 9"
</span><span class="cx"> RenderTableRow {TR} at (0,94) size 472x21 [bgcolor=#FFE4C4]
</span><span class="lines">@@ -329,10 +329,10 @@
</span><span class="cx"> RenderTableCell {TD} at (349,94) size 40x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=4 c=7 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 7"
</span><del>- RenderTableCell {TD} at (390,94) size 39x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=4 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (390,94) size 40x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=4 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 8"
</span><del>- RenderTableCell {TD} at (430,94) size 40x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=4 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (431,94) size 39x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=4 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 9"
</span><span class="cx"> RenderTableRow {TR} at (0,117) size 472x21
</span><span class="lines">@@ -357,10 +357,10 @@
</span><span class="cx"> RenderTableCell {TD} at (349,117) size 40x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=5 c=7 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 7"
</span><del>- RenderTableCell {TD} at (390,117) size 39x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=5 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (390,117) size 40x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=5 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 8"
</span><del>- RenderTableCell {TD} at (430,117) size 40x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=5 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (431,117) size 39x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=5 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 9"
</span><span class="cx"> RenderTableRow {TR} at (0,140) size 472x21
</span><span class="lines">@@ -385,10 +385,10 @@
</span><span class="cx"> RenderTableCell {TD} at (349,140) size 40x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=6 c=7 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 7"
</span><del>- RenderTableCell {TD} at (390,140) size 39x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=6 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (390,140) size 40x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=6 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 8"
</span><del>- RenderTableCell {TD} at (430,140) size 40x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=6 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (431,140) size 39x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=6 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 9"
</span><span class="cx"> RenderTableRow {TR} at (0,163) size 472x21
</span><span class="lines">@@ -419,10 +419,10 @@
</span><span class="cx"> RenderTableCell {TD} at (349,163) size 40x21 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=7 c=7 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 7"
</span><del>- RenderTableCell {TD} at (390,163) size 39x21 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=7 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (390,163) size 40x21 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=7 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 8"
</span><del>- RenderTableCell {TD} at (430,163) size 40x21 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=7 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (431,163) size 39x21 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=7 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 9"
</span><span class="cx"> RenderTableRow {TR} at (0,186) size 472x21
</span><span class="lines">@@ -447,10 +447,10 @@
</span><span class="cx"> RenderTableCell {TD} at (349,186) size 40x21 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=8 c=7 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 7"
</span><del>- RenderTableCell {TD} at (390,186) size 39x21 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=8 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (390,186) size 40x21 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=8 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 8"
</span><del>- RenderTableCell {TD} at (430,186) size 40x21 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=8 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (431,186) size 39x21 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=8 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 9"
</span><span class="cx"> RenderTableRow {TR} at (0,209) size 472x21
</span><span class="lines">@@ -475,10 +475,10 @@
</span><span class="cx"> RenderTableCell {TD} at (349,209) size 40x21 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=9 c=7 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 7"
</span><del>- RenderTableCell {TD} at (390,209) size 39x21 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=9 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (390,209) size 40x21 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=9 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 8"
</span><del>- RenderTableCell {TD} at (430,209) size 40x21 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=9 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (431,209) size 39x21 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=9 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "col 9"
</span><span class="cx"> RenderBlock {P} at (0,1053) size 769x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaotherwa_table_tr_alignexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaotherwa_table_tr_alignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -70,24 +70,24 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 498x17
</span><span class="cx"> text run at (0,0) width 498: "Verify that the sample text displays as stated in each of the following test cases:"
</span><span class="cx"> RenderBlock {P} at (40,33) size 729x68
</span><del>- RenderTable {TABLE} at (0,0) size 719x68 [bgcolor=#F08080]
- RenderTableSection {TBODY} at (0,0) size 719x68
- RenderTableRow {TR} at (0,2) size 719x31
- RenderTableCell {TD} at (2,2) size 97x31 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 718x68 [bgcolor=#F08080]
+ RenderTableSection {TBODY} at (0,0) size 718x68
+ RenderTableRow {TR} at (0,2) size 718x31
+ RenderTableCell {TD} at (2,2) size 96x31 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 82x17 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (7,7) size 82x17
</span><span class="cx"> text run at (7,7) width 82: "Test Case #1"
</span><del>- RenderTableCell {TD} at (100,2) size 617x31 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (100,2) size 616x31 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 602x17 [color=#0000FF]
</span><span class="cx"> RenderInline {B} at (0,0) size 602x17
</span><span class="cx"> RenderText {#text} at (7,7) size 602x17
</span><span class="cx"> text run at (7,7) width 602: "Table displaying Header \"CENTER \"& Data \"LEFT\" default horizontal row alignment"
</span><del>- RenderTableRow {TR} at (0,35) size 719x31
- RenderTableCell {TD} at (2,35) size 97x31 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,35) size 718x31
+ RenderTableCell {TD} at (2,35) size 96x31 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 82x17 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (7,7) size 82x17
</span><span class="cx"> text run at (7,7) width 82: "Test Case #2"
</span><del>- RenderTableCell {TD} at (100,35) size 617x31 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (100,35) size 616x31 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 596x17 [color=#0000FF]
</span><span class="cx"> RenderInline {B} at (0,0) size 596x17
</span><span class="cx"> RenderText {#text} at (7,7) size 596x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugs97619expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/97619-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugs97619expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/97619-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/97619-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/97619-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x115 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x113
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x109
</span><del>- RenderTableCell {TD} at (2,2) size 75x109 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 74x109 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 70x68
</span><span class="cx"> text run at (2,2) width 59: "check for"
</span><span class="cx"> text run at (2,19) width 55: "handling"
</span><span class="lines">@@ -23,7 +23,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,133) size 784x146 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x144
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x140
</span><del>- RenderTableCell {TD} at (2,2) size 25x140 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 24x140 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x68
</span><span class="cx"> text run at (2,2) width 14: "aa"
</span><span class="cx"> text run at (2,19) width 16: "bb"
</span><span class="lines">@@ -41,7 +41,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,297) size 784x47 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x45
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x41
</span><del>- RenderTableCell {TD} at (2,2) size 214x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 213x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 209x17
</span><span class="cx"> text run at (2,2) width 209: "checkforhandlingofnowhitespace"
</span><span class="cx"> RenderImage {IMG} at (2,19) size 20x17
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,362) size 784x30 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 782x28
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 782x24
</span><del>- RenderTableCell {TD} at (2,2) size 335x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 334x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,5) size 209x17
</span><span class="cx"> text run at (2,5) width 209: "checkforhandlingofnowhitespace"
</span><span class="cx"> RenderImage {IMG} at (211,2) size 20x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1010expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1010-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1010expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1010-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1010-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1010-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -81,13 +81,13 @@
</span><span class="cx"> RenderTableCell {TD} at (671,2) size 54x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 33x17
</span><span class="cx"> text run at (2,2) width 33: "foo 1"
</span><del>- RenderTableCell {TD} at (726,2) size 54x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (726,2) size 55x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 33x17
</span><span class="cx"> text run at (2,2) width 33: "foo 2"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x218
</span><span class="cx"> RenderTableCell {TD} at (671,123) size 54x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 37x18
</span><span class="cx"> text run at (2,3) width 37: "Foo 3"
</span><del>- RenderTableCell {TD} at (726,123) size 54x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (726,123) size 55x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 37x18
</span><span class="cx"> text run at (2,3) width 37: "Foo 4"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug10552expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug10552expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -93,7 +93,7 @@
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 205x29 [border: (7px double #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 8x17
</span><span class="cx"> text run at (8,8) width 8: "1"
</span><del>- RenderTableCell {TD} at (204,0) size 165x29 [border: (7px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (205,0) size 164x29 [border: (7px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,8) size 8x17
</span><span class="cx"> text run at (4,8) width 8: "2"
</span><span class="cx"> RenderTableCell {TD} at (369,0) size 195x29 [border: (7px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</span><span class="lines">@@ -103,7 +103,7 @@
</span><span class="cx"> RenderTableCell {TD} at (0,29) size 205x25 [border: (3px inset #0000FF)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (8,4) size 8x17
</span><span class="cx"> text run at (8,4) width 8: "4"
</span><del>- RenderTableCell {TD} at (204,29) size 165x25 [border: (3px double #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (205,29) size 164x25 [border: (3px double #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 8x17
</span><span class="cx"> text run at (4,4) width 8: "5"
</span><span class="cx"> RenderTableCell {TD} at (369,29) size 195x25 [border: (3px solid #FF0000)] [r=1 c=2 rs=1 cs=1]
</span><span class="lines">@@ -113,7 +113,7 @@
</span><span class="cx"> RenderTableCell {TD} at (0,54) size 205x28 [border: (3px groove #00FF00)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (8,4) size 8x17
</span><span class="cx"> text run at (8,4) width 8: "7"
</span><del>- RenderTableCell {TD} at (204,54) size 165x28 [border: (3px inset #0000FF)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (205,54) size 164x28 [border: (3px inset #0000FF)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 8x17
</span><span class="cx"> text run at (4,4) width 8: "8"
</span><span class="cx"> RenderTableCell {TD} at (369,54) size 195x28 [border: (3px double #000000)] [r=2 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1128expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1128-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1128expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1128-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1128-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1128-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -47,7 +47,7 @@
</span><span class="cx"> RenderTableCell {TH} at (150,2) size 100x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (28,2) size 42x17
</span><span class="cx"> text run at (28,2) width 42: "Three"
</span><del>- RenderTableCell {TH} at (251,2) size 95x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (251,2) size 96x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (30,2) size 35x17
</span><span class="cx"> text run at (30,2) width 35: "Four"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 348x21
</span><span class="lines">@@ -60,6 +60,6 @@
</span><span class="cx"> RenderTableCell {TD} at (150,25) size 100x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 30x17
</span><span class="cx"> text run at (2,2) width 30: "Blue"
</span><del>- RenderTableCell {TD} at (251,25) size 95x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (251,25) size 96x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 39x17
</span><span class="cx"> text run at (2,2) width 39: "Green"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1164expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1164-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1164expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1164-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1164-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1164-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,29 +10,29 @@
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 390x81
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 390x54
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 270x54 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (2,2) size 79x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 77x48
- RenderTableRow {TR} at (0,2) size 77x21
- RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,2) size 78x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 76x48
+ RenderTableRow {TR} at (0,2) size 76x21
+ RenderTableCell {TD} at (2,2) size 35x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "hello"
</span><del>- RenderTableCell {TD} at (39,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (39,2) size 35x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "hello"
</span><del>- RenderTableRow {TR} at (0,25) size 77x21
- RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 76x21
+ RenderTableCell {TD} at (2,25) size 35x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "hello"
</span><del>- RenderTableCell {TD} at (39,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (39,25) size 35x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "hello"
</span><del>- RenderTableCell {TD} at (273,18) size 115x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (273,18) size 116x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x18
</span><span class="cx"> text run at (2,3) width 31: "hello"
</span><span class="cx"> RenderTableRow {TR} at (0,58) size 390x21
</span><span class="cx"> RenderTableCell {TD} at (2,58) size 270x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "hello"
</span><del>- RenderTableCell {TD} at (273,58) size 115x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (273,58) size 116x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "hello"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug128876expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug128876-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug128876-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug128876expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug128876-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug128876-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug128876-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 762x4
- RenderTableSection {TBODY} at (0,0) size 762x4
- RenderTableRow {TR} at (0,0) size 762x2
- RenderTableCell {TD} at (0,0) size 762x2 [r=0 c=0 rs=1 cs=3]
- RenderTableRow {TR} at (0,2) size 762x2
</del><ins>+ RenderTable {TABLE} at (0,0) size 761x4
+ RenderTableSection {TBODY} at (0,0) size 761x4
+ RenderTableRow {TR} at (0,0) size 761x2
+ RenderTableCell {TD} at (0,0) size 761x2 [r=0 c=0 rs=1 cs=3]
+ RenderTableRow {TR} at (0,2) size 761x2
</ins><span class="cx"> RenderTableCell {TD} at (0,2) size 170x2 [r=1 c=0 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (170,2) size 386x2 [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (555,2) size 207x2 [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (170,2) size 385x2 [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (555,2) size 206x2 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug140071expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug140071expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -64,7 +64,7 @@
</span><span class="cx"> text run at (0,238) width 296: "# # # # # # # # # # # # # # # # # # # # # # # # #"
</span><span class="cx"> text run at (0,255) width 296: "# # # # # # # # # # # # # # # # # # # # # # # # #"
</span><span class="cx"> text run at (0,272) width 236: "# # # # # # # # # # # # # # # # # # # #"
</span><del>- RenderTableCell {TD} at (538,0) size 231x306 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (538,0) size 232x306 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (0,0) size 231x306
</span><span class="cx"> RenderTableSection {THEAD} at (0,0) size 231x17
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 231x17
</span><span class="lines">@@ -93,7 +93,7 @@
</span><span class="cx"> text run at (0,238) width 230: "! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !"
</span><span class="cx"> text run at (0,255) width 230: "! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !"
</span><span class="cx"> text run at (0,272) width 41: "! ! ! ! !"
</span><del>- RenderTableCell {TD} at (768,0) size 1x0 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (769,0) size 0x0 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderTableRow {TR} at (0,306) size 769x306
</span><span class="cx"> RenderTableCell {TD} at (0,306) size 231x306 [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 231x306
</span><span class="lines">@@ -153,7 +153,7 @@
</span><span class="cx"> text run at (0,238) width 296: "# # # # # # # # # # # # # # # # # # # # # # # # #"
</span><span class="cx"> text run at (0,255) width 296: "# # # # # # # # # # # # # # # # # # # # # # # # #"
</span><span class="cx"> text run at (0,272) width 236: "# # # # # # # # # # # # # # # # # # # #"
</span><del>- RenderTableCell {TD} at (538,306) size 231x306 [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (538,306) size 232x306 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (0,0) size 231x306
</span><span class="cx"> RenderTableSection {THEAD} at (0,0) size 231x17
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 231x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug140072expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug140072expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -8,129 +8,129 @@
</span><span class="cx"> RenderText {#text} at (252,0) size 265x17
</span><span class="cx"> text run at (252,0) width 265: "Build 1999/10/27/08 Win95 - Daily Build"
</span><span class="cx"> RenderBR {BR} at (517,14) size 0x0
</span><del>- RenderTable {TABLE} at (73,17) size 623x1105 [border: (10px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 622x17
- RenderText {#text} at (268,0) size 86x17
- text run at (268,0) width 86: "January 2000"
- RenderTableSection {TBODY} at (10,27) size 602x1068
- RenderTableRow {TR} at (0,0) size 602x411
- RenderTableCell {TD} at (0,0) size 88x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (74,17) size 621x1105 [border: (10px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 621x17
+ RenderText {#text} at (268,0) size 85x17
+ text run at (268,0) width 85: "January 2000"
+ RenderTableSection {TBODY} at (10,27) size 601x1068
+ RenderTableRow {TR} at (0,0) size 601x411
+ RenderTableCell {TD} at (0,0) size 87x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><del>- RenderTableCell {TD} at (87,0) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (87,0) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><del>- RenderTableCell {TD} at (171,0) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (171,0) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><del>- RenderTableCell {TD} at (255,0) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (255,0) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><del>- RenderTableCell {TD} at (339,0) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (339,0) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><del>- RenderTableCell {TD} at (423,0) size 87x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (423,0) size 86x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><del>- RenderTableCell {TD} at (509,0) size 93x411 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 89x390 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 89x390
- RenderTableRow {TR} at (0,0) size 89x390
- RenderTableCell {TD} at (0,0) size 19x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (509,0) size 92x411 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 88x390 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 88x390
+ RenderTableRow {TR} at (0,0) size 88x390
+ RenderTableCell {TD} at (0,0) size 18x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 16x24
</span><span class="cx"> text run at (1,1) width 16: "1."
</span><del>- RenderTableCell {TD} at (18,0) size 71x390 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 69x388 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 69x388 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 69x388
- RenderTableCell {TD} at (0,0) size 69x388 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (1,1) size 67x68
</del><ins>+ RenderTableCell {TD} at (18,0) size 70x390 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 68x388 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 68x388 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 68x388
+ RenderTableCell {TD} at (0,0) size 68x388 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {P} at (1,1) size 66x68
</ins><span class="cx"> RenderText {#text} at (0,0) size 48x68
</span><span class="cx"> text run at (0,0) width 27: "Test"
</span><span class="cx"> text run at (0,17) width 46: "mozilla"
</span><span class="cx"> text run at (0,34) width 48: "one last"
</span><span class="cx"> text run at (0,51) width 31: "time."
</span><del>- RenderBlock {P} at (1,85) size 67x51
</del><ins>+ RenderBlock {P} at (1,85) size 66x51
</ins><span class="cx"> RenderText {#text} at (0,0) size 37x51
</span><span class="cx"> text run at (0,0) width 31: "New"
</span><span class="cx"> text run at (0,17) width 37: "Years"
</span><span class="cx"> text run at (0,34) width 27: "day."
</span><del>- RenderBlock {P} at (1,152) size 67x17
</del><ins>+ RenderBlock {P} at (1,152) size 66x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 47x17
</span><span class="cx"> text run at (0,0) width 47: "Y2K!!!"
</span><del>- RenderBlock {P} at (1,185) size 67x51
</del><ins>+ RenderBlock {P} at (1,185) size 66x51
</ins><span class="cx"> RenderText {#text} at (0,0) size 60x51
</span><span class="cx"> text run at (0,0) width 29: "Find"
</span><span class="cx"> text run at (0,17) width 48: "Abacus"
</span><span class="cx"> text run at (0,34) width 60: "from attic"
</span><del>- RenderBlock {P} at (1,252) size 67x68
</del><ins>+ RenderBlock {P} at (1,252) size 66x68
</ins><span class="cx"> RenderText {#text} at (0,0) size 52x68
</span><span class="cx"> text run at (0,0) width 44: "Eat Ice"
</span><span class="cx"> text run at (0,17) width 42: "Cream"
</span><span class="cx"> text run at (0,34) width 52: "before it"
</span><span class="cx"> text run at (0,51) width 33: "melts"
</span><del>- RenderBlock {P} at (1,336) size 67x51
</del><ins>+ RenderBlock {P} at (1,336) size 66x51
</ins><span class="cx"> RenderText {#text} at (0,0) size 51x51
</span><span class="cx"> text run at (0,0) width 33: "Lock"
</span><span class="cx"> text run at (0,17) width 51: "doors &"
</span><span class="cx"> text run at (0,34) width 27: "hide"
</span><del>- RenderBlock (anonymous) at (2,392) size 89x17
</del><ins>+ RenderBlock (anonymous) at (2,392) size 88x17
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTableRow {TR} at (0,411) size 602x261
- RenderTableCell {TD} at (0,411) size 88x193 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 84x172 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 84x172
- RenderTableRow {TR} at (0,0) size 84x172
- RenderTableCell {TD} at (0,0) size 19x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,411) size 601x261
+ RenderTableCell {TD} at (0,411) size 87x193 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 83x172 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 83x172
+ RenderTableRow {TR} at (0,0) size 83x172
+ RenderTableCell {TD} at (0,0) size 18x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 16x24
</span><span class="cx"> text run at (1,1) width 16: "2."
</span><del>- RenderTableCell {TD} at (18,0) size 66x172 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 64x170 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 64x170 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 64x170
- RenderTableCell {TD} at (0,0) size 64x170 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (1,1) size 62x51
</del><ins>+ RenderTableCell {TD} at (18,0) size 65x172 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 63x170 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 63x170 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 63x170
+ RenderTableCell {TD} at (0,0) size 63x170 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {P} at (1,1) size 61x51
</ins><span class="cx"> RenderText {#text} at (0,0) size 61x51
</span><span class="cx"> text run at (0,0) width 56: "Look for"
</span><span class="cx"> text run at (0,17) width 32: "Y2K"
</span><span class="cx"> text run at (0,34) width 61: "survivers."
</span><del>- RenderBlock {P} at (1,68) size 62x34
</del><ins>+ RenderBlock {P} at (1,68) size 61x34
</ins><span class="cx"> RenderText {#text} at (0,0) size 57x34
</span><span class="cx"> text run at (0,0) width 35: "Build"
</span><span class="cx"> text run at (0,17) width 57: "outhouse"
</span><del>- RenderBlock {P} at (1,118) size 62x51
</del><ins>+ RenderBlock {P} at (1,118) size 61x51
</ins><span class="cx"> RenderText {#text} at (0,0) size 45x51
</span><span class="cx"> text run at (0,0) width 21: "Eat"
</span><span class="cx"> text run at (0,17) width 45: "reserve"
</span><span class="cx"> text run at (0,34) width 29: "food"
</span><del>- RenderBlock (anonymous) at (2,174) size 84x17
</del><ins>+ RenderBlock (anonymous) at (2,174) size 83x17
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTableCell {TD} at (87,411) size 85x76 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 81x72 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 81x72
- RenderTableRow {TR} at (0,0) size 81x72
- RenderTableCell {TD} at (0,0) size 19x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (87,411) size 84x76 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 80x72 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 80x72
+ RenderTableRow {TR} at (0,0) size 80x72
+ RenderTableCell {TD} at (0,0) size 18x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 16x24
</span><span class="cx"> text run at (1,1) width 16: "3."
</span><del>- RenderTableCell {TD} at (18,0) size 63x72 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 61x70 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 61x70 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 61x70
- RenderTableCell {TD} at (0,0) size 61x70 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (1,1) size 59x68
</del><ins>+ RenderTableCell {TD} at (18,0) size 62x72 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 60x70 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 60x70 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 60x70
+ RenderTableCell {TD} at (0,0) size 60x70 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {P} at (1,1) size 58x68
</ins><span class="cx"> RenderText {#text} at (0,0) size 58x68
</span><span class="cx"> text run at (0,0) width 35: "Write"
</span><span class="cx"> text run at (0,17) width 47: "letter to"
</span><span class="cx"> text run at (0,34) width 45: "electric"
</span><span class="cx"> text run at (0,51) width 58: "company"
</span><del>- RenderTableCell {TD} at (171,411) size 85x227 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 81x223 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 81x223
- RenderTableRow {TR} at (0,0) size 81x223
- RenderTableCell {TD} at (0,0) size 19x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (171,411) size 84x227 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 80x223 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 80x223
+ RenderTableRow {TR} at (0,0) size 80x223
+ RenderTableCell {TD} at (0,0) size 18x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 16x24
</span><span class="cx"> text run at (1,1) width 16: "4."
</span><del>- RenderTableCell {TD} at (18,0) size 63x223 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (18,0) size 62x223 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (1,1) size 60x221 [color=#000000]
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 60x221 [bgcolor=#FFFF00]
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 60x221
</span><span class="lines">@@ -152,11 +152,11 @@
</span><span class="cx"> text run at (0,0) width 21: "Eat"
</span><span class="cx"> text run at (0,17) width 45: "reserve"
</span><span class="cx"> text run at (0,34) width 29: "food"
</span><del>- RenderTableCell {TD} at (255,411) size 85x160 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (255,411) size 84x160 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (2,2) size 80x156 [color=#000000]
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 80x156
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 80x156
</span><del>- RenderTableCell {TD} at (0,0) size 19x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 18x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 16x24
</span><span class="cx"> text run at (1,1) width 16: "5."
</span><span class="cx"> RenderTableCell {TD} at (18,0) size 62x156 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -176,14 +176,14 @@
</span><span class="cx"> text run at (0,0) width 21: "Eat"
</span><span class="cx"> text run at (0,17) width 45: "reserve"
</span><span class="cx"> text run at (0,34) width 29: "food"
</span><del>- RenderTableCell {TD} at (339,411) size 85x160 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 81x156 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 81x156
- RenderTableRow {TR} at (0,0) size 81x156
- RenderTableCell {TD} at (0,0) size 19x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (339,411) size 84x160 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 80x156 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 80x156
+ RenderTableRow {TR} at (0,0) size 80x156
+ RenderTableCell {TD} at (0,0) size 18x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 16x24
</span><span class="cx"> text run at (1,1) width 16: "6."
</span><del>- RenderTableCell {TD} at (18,0) size 63x156 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (18,0) size 62x156 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (1,1) size 60x154 [color=#000000]
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 60x154 [bgcolor=#FFFF00]
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 60x154
</span><span class="lines">@@ -200,146 +200,146 @@
</span><span class="cx"> text run at (0,0) width 21: "Eat"
</span><span class="cx"> text run at (0,17) width 45: "reserve"
</span><span class="cx"> text run at (0,34) width 29: "food"
</span><del>- RenderTableCell {TD} at (423,411) size 87x227 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 83x223 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 83x223
- RenderTableRow {TR} at (0,0) size 83x223
- RenderTableCell {TD} at (0,0) size 19x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (423,411) size 86x227 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 82x223 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 82x223
+ RenderTableRow {TR} at (0,0) size 82x223
+ RenderTableCell {TD} at (0,0) size 18x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 16x24
</span><span class="cx"> text run at (1,1) width 16: "7."
</span><del>- RenderTableCell {TD} at (18,0) size 65x223 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 63x221 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 63x221 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 63x221
- RenderTableCell {TD} at (0,0) size 63x221 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (1,1) size 61x68
</del><ins>+ RenderTableCell {TD} at (18,0) size 64x223 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 62x221 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 62x221 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 62x221
+ RenderTableCell {TD} at (0,0) size 62x221 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {P} at (1,1) size 60x68
</ins><span class="cx"> RenderText {#text} at (0,0) size 60x68
</span><span class="cx"> text run at (0,0) width 20: "Go"
</span><span class="cx"> text run at (0,17) width 47: "internet"
</span><span class="cx"> text run at (0,34) width 60: "exploring"
</span><span class="cx"> text run at (0,51) width 55: "for food."
</span><del>- RenderBlock {P} at (1,85) size 61x68
</del><ins>+ RenderBlock {P} at (1,85) size 60x68
</ins><span class="cx"> RenderText {#text} at (0,0) size 60x68
</span><span class="cx"> text run at (0,0) width 48: "Internet"
</span><span class="cx"> text run at (0,17) width 60: "exploring"
</span><span class="cx"> text run at (0,34) width 44: "doesn't"
</span><span class="cx"> text run at (0,51) width 37: "work."
</span><del>- RenderBlock {P} at (1,169) size 61x51
</del><ins>+ RenderBlock {P} at (1,169) size 60x51
</ins><span class="cx"> RenderText {#text} at (0,0) size 45x51
</span><span class="cx"> text run at (0,0) width 21: "Eat"
</span><span class="cx"> text run at (0,17) width 45: "reserve"
</span><span class="cx"> text run at (0,34) width 29: "food"
</span><del>- RenderTableCell {TD} at (509,411) size 93x261 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 89x257 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 89x257
- RenderTableRow {TR} at (0,0) size 89x257
- RenderTableCell {TD} at (0,0) size 19x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (509,411) size 92x261 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 88x257 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 88x257
+ RenderTableRow {TR} at (0,0) size 88x257
+ RenderTableCell {TD} at (0,0) size 18x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 16x24
</span><span class="cx"> text run at (1,1) width 16: "8."
</span><del>- RenderTableCell {TD} at (18,0) size 71x257 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 69x255 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 69x255 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 69x255
- RenderTableCell {TD} at (0,0) size 69x255 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (1,1) size 67x85
</del><ins>+ RenderTableCell {TD} at (18,0) size 70x257 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 68x255 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 68x255 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 68x255
+ RenderTableCell {TD} at (0,0) size 68x255 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {P} at (1,1) size 66x85
</ins><span class="cx"> RenderText {#text} at (0,0) size 60x85
</span><span class="cx"> text run at (0,0) width 20: "Go"
</span><span class="cx"> text run at (0,17) width 47: "internet"
</span><span class="cx"> text run at (0,34) width 60: "exploring"
</span><span class="cx"> text run at (0,51) width 51: "for food"
</span><span class="cx"> text run at (0,68) width 38: "again."
</span><del>- RenderBlock {P} at (1,102) size 67x85
</del><ins>+ RenderBlock {P} at (1,102) size 66x85
</ins><span class="cx"> RenderText {#text} at (0,0) size 60x85
</span><span class="cx"> text run at (0,0) width 48: "Internet"
</span><span class="cx"> text run at (0,17) width 60: "exploring"
</span><span class="cx"> text run at (0,34) width 44: "doesn't"
</span><span class="cx"> text run at (0,51) width 33: "work"
</span><span class="cx"> text run at (0,68) width 38: "again."
</span><del>- RenderBlock {P} at (1,203) size 67x51
</del><ins>+ RenderBlock {P} at (1,203) size 66x51
</ins><span class="cx"> RenderText {#text} at (0,0) size 45x51
</span><span class="cx"> text run at (0,0) width 21: "Eat"
</span><span class="cx"> text run at (0,17) width 45: "reserve"
</span><span class="cx"> text run at (0,34) width 29: "food"
</span><del>- RenderTableRow {TR} at (0,672) size 602x345
- RenderTableCell {TD} at (0,672) size 88x345 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 84x324 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 84x324
- RenderTableRow {TR} at (0,0) size 84x324
- RenderTableCell {TD} at (0,0) size 19x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,672) size 601x345
+ RenderTableCell {TD} at (0,672) size 87x345 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 83x324 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 83x324
+ RenderTableRow {TR} at (0,0) size 83x324
+ RenderTableCell {TD} at (0,0) size 18x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 16x24
</span><span class="cx"> text run at (1,1) width 16: "9."
</span><del>- RenderTableCell {TD} at (18,0) size 66x324 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 64x322 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 64x322 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 64x322
- RenderTableCell {TD} at (0,0) size 64x322 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (1,1) size 62x68
</del><ins>+ RenderTableCell {TD} at (18,0) size 65x324 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 63x322 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 63x322 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 63x322
+ RenderTableCell {TD} at (0,0) size 63x322 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {P} at (1,1) size 61x68
</ins><span class="cx"> RenderText {#text} at (0,0) size 60x68
</span><span class="cx"> text run at (0,0) width 20: "Go"
</span><span class="cx"> text run at (0,17) width 47: "internet"
</span><span class="cx"> text run at (0,34) width 60: "exploring"
</span><span class="cx"> text run at (0,51) width 55: "for food."
</span><del>- RenderBlock {P} at (1,85) size 62x85
</del><ins>+ RenderBlock {P} at (1,85) size 61x85
</ins><span class="cx"> RenderText {#text} at (0,0) size 60x85
</span><span class="cx"> text run at (0,0) width 48: "Internet"
</span><span class="cx"> text run at (0,17) width 60: "exploring"
</span><span class="cx"> text run at (0,34) width 22: "still"
</span><span class="cx"> text run at (0,51) width 44: "doesn't"
</span><span class="cx"> text run at (0,68) width 37: "work."
</span><del>- RenderBlock {P} at (1,186) size 62x68
</del><ins>+ RenderBlock {P} at (1,186) size 61x68
</ins><span class="cx"> RenderText {#text} at (0,0) size 60x68
</span><span class="cx"> text run at (0,0) width 51: "Give up"
</span><span class="cx"> text run at (0,17) width 47: "internet"
</span><span class="cx"> text run at (0,34) width 60: "exploring"
</span><span class="cx"> text run at (0,51) width 55: "for food."
</span><del>- RenderBlock {P} at (1,270) size 62x51
</del><ins>+ RenderBlock {P} at (1,270) size 61x51
</ins><span class="cx"> RenderText {#text} at (0,0) size 45x51
</span><span class="cx"> text run at (0,0) width 21: "Eat"
</span><span class="cx"> text run at (0,17) width 45: "reserve"
</span><span class="cx"> text run at (0,34) width 29: "food"
</span><del>- RenderBlock (anonymous) at (2,326) size 84x17
</del><ins>+ RenderBlock (anonymous) at (2,326) size 83x17
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTableCell {TD} at (87,672) size 85x277 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 81x273 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 81x273
- RenderTableRow {TR} at (0,0) size 81x273
- RenderTableCell {TD} at (0,0) size 30x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (87,672) size 84x277 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 80x273 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 80x273
+ RenderTableRow {TR} at (0,0) size 80x273
+ RenderTableCell {TD} at (0,0) size 29x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 27x24
</span><span class="cx"> text run at (1,1) width 27: "10."
</span><del>- RenderTableCell {TD} at (29,0) size 52x273 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 50x271 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 50x271 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 50x271
- RenderTableCell {TD} at (0,0) size 50x271 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (1,1) size 48x68
</del><ins>+ RenderTableCell {TD} at (29,0) size 51x273 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 49x271 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 49x271 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 49x271
+ RenderTableCell {TD} at (0,0) size 49x271 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {P} at (1,1) size 47x68
</ins><span class="cx"> RenderText {#text} at (0,0) size 41x68
</span><span class="cx"> text run at (0,0) width 41: "Power"
</span><span class="cx"> text run at (0,17) width 40: "comes"
</span><span class="cx"> text run at (0,34) width 30: "back"
</span><span class="cx"> text run at (0,51) width 20: "on."
</span><del>- RenderBlock {P} at (1,85) size 48x85
</del><ins>+ RenderBlock {P} at (1,85) size 47x85
</ins><span class="cx"> RenderText {#text} at (0,0) size 46x85
</span><span class="cx"> text run at (0,0) width 21: "Put"
</span><span class="cx"> text run at (0,17) width 35: "trusty"
</span><span class="cx"> text run at (0,34) width 43: "abacus"
</span><span class="cx"> text run at (0,51) width 46: "back in"
</span><span class="cx"> text run at (0,68) width 26: "attic"
</span><del>- RenderBlock {P} at (1,186) size 48x51
</del><ins>+ RenderBlock {P} at (1,186) size 47x51
</ins><span class="cx"> RenderText {#text} at (0,0) size 46x51
</span><span class="cx"> text run at (0,0) width 32: "Grab"
</span><span class="cx"> text run at (0,17) width 32: "latest"
</span><span class="cx"> text run at (0,34) width 46: "mozilla"
</span><del>- RenderBlock {P} at (1,253) size 48x17
</del><ins>+ RenderBlock {P} at (1,253) size 47x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 39x17
</span><span class="cx"> text run at (0,0) width 39: "Test it"
</span><del>- RenderTableCell {TD} at (171,672) size 85x92 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 81x88 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 81x88
- RenderTableRow {TR} at (0,0) size 81x88
- RenderTableCell {TD} at (0,0) size 30x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (171,672) size 84x92 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 80x88 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 80x88
+ RenderTableRow {TR} at (0,0) size 80x88
+ RenderTableCell {TD} at (0,0) size 29x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 27x24
</span><span class="cx"> text run at (1,1) width 27: "11."
</span><del>- RenderTableCell {TD} at (29,0) size 52x88 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (29,0) size 51x88 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (1,1) size 49x86 [color=#000000]
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 49x86 [bgcolor=#FFFF00]
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 49x86
</span><span class="lines">@@ -352,11 +352,11 @@
</span><span class="cx"> RenderBlock {P} at (1,68) size 47x17
</span><span class="cx"> RenderText {#text} at (0,0) size 39x17
</span><span class="cx"> text run at (0,0) width 39: "Test it"
</span><del>- RenderTableCell {TD} at (255,672) size 85x92 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (255,672) size 84x92 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (2,2) size 80x88 [color=#000000]
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 80x88
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 80x88
</span><del>- RenderTableCell {TD} at (0,0) size 30x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 29x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 27x24
</span><span class="cx"> text run at (1,1) width 27: "12."
</span><span class="cx"> RenderTableCell {TD} at (29,0) size 51x88 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -372,14 +372,14 @@
</span><span class="cx"> RenderBlock {P} at (1,68) size 47x17
</span><span class="cx"> RenderText {#text} at (0,0) size 39x17
</span><span class="cx"> text run at (0,0) width 39: "Test it"
</span><del>- RenderTableCell {TD} at (339,672) size 85x92 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 81x88 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 81x88
- RenderTableRow {TR} at (0,0) size 81x88
- RenderTableCell {TD} at (0,0) size 30x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (339,672) size 84x92 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 80x88 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 80x88
+ RenderTableRow {TR} at (0,0) size 80x88
+ RenderTableCell {TD} at (0,0) size 29x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 27x24
</span><span class="cx"> text run at (1,1) width 27: "13."
</span><del>- RenderTableCell {TD} at (29,0) size 52x88 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (29,0) size 51x88 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (1,1) size 49x86 [color=#000000]
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 49x86 [bgcolor=#FFFF00]
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 49x86
</span><span class="lines">@@ -392,47 +392,47 @@
</span><span class="cx"> RenderBlock {P} at (1,68) size 47x17
</span><span class="cx"> RenderText {#text} at (0,0) size 39x17
</span><span class="cx"> text run at (0,0) width 39: "Test it"
</span><del>- RenderTableCell {TD} at (423,672) size 87x92 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 83x88 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 83x88
- RenderTableRow {TR} at (0,0) size 83x88
- RenderTableCell {TD} at (0,0) size 30x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (423,672) size 86x92 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 82x88 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 82x88
+ RenderTableRow {TR} at (0,0) size 82x88
+ RenderTableCell {TD} at (0,0) size 29x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 27x24
</span><span class="cx"> text run at (1,1) width 27: "14."
</span><del>- RenderTableCell {TD} at (29,0) size 54x88 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 52x86 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 52x86 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 52x86
- RenderTableCell {TD} at (0,0) size 52x86 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (1,1) size 50x51
</del><ins>+ RenderTableCell {TD} at (29,0) size 53x88 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 51x86 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 51x86 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 51x86
+ RenderTableCell {TD} at (0,0) size 51x86 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {P} at (1,1) size 49x51
</ins><span class="cx"> RenderText {#text} at (0,0) size 46x51
</span><span class="cx"> text run at (0,0) width 32: "Grab"
</span><span class="cx"> text run at (0,17) width 32: "latest"
</span><span class="cx"> text run at (0,34) width 46: "mozilla"
</span><del>- RenderBlock {P} at (1,68) size 50x17
</del><ins>+ RenderBlock {P} at (1,68) size 49x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 39x17
</span><span class="cx"> text run at (0,0) width 39: "Test it"
</span><del>- RenderTableCell {TD} at (509,672) size 93x277 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 89x273 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 89x273
- RenderTableRow {TR} at (0,0) size 89x273
- RenderTableCell {TD} at (0,0) size 30x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (509,672) size 92x277 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 88x273 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 88x273
+ RenderTableRow {TR} at (0,0) size 88x273
+ RenderTableCell {TD} at (0,0) size 29x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 27x24
</span><span class="cx"> text run at (1,1) width 27: "15."
</span><del>- RenderTableCell {TD} at (29,0) size 60x273 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 58x271 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 58x271 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 58x271
- RenderTableCell {TD} at (0,0) size 58x271 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (1,1) size 56x51
</del><ins>+ RenderTableCell {TD} at (29,0) size 59x273 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 57x271 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 57x271 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 57x271
+ RenderTableCell {TD} at (0,0) size 57x271 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {P} at (1,1) size 55x51
</ins><span class="cx"> RenderText {#text} at (0,0) size 46x51
</span><span class="cx"> text run at (0,0) width 32: "Grab"
</span><span class="cx"> text run at (0,17) width 32: "latest"
</span><span class="cx"> text run at (0,34) width 46: "mozilla"
</span><del>- RenderBlock {P} at (1,68) size 56x17
</del><ins>+ RenderBlock {P} at (1,68) size 55x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 39x17
</span><span class="cx"> text run at (0,0) width 39: "Test it"
</span><del>- RenderBlock {P} at (1,101) size 56x102
</del><ins>+ RenderBlock {P} at (1,101) size 55x102
</ins><span class="cx"> RenderText {#text} at (0,0) size 55x102
</span><span class="cx"> text run at (0,0) width 48: "Mozilla"
</span><span class="cx"> text run at (0,17) width 53: "removes"
</span><span class="lines">@@ -440,64 +440,64 @@
</span><span class="cx"> text run at (0,51) width 55: "Warning"
</span><span class="cx"> text run at (0,68) width 30: "from"
</span><span class="cx"> text run at (0,85) width 53: "FTP site"
</span><del>- RenderBlock {P} at (1,219) size 56x51
</del><ins>+ RenderBlock {P} at (1,219) size 55x51
</ins><span class="cx"> RenderText {#text} at (0,0) size 38x51
</span><span class="cx"> text run at (0,0) width 28: "This"
</span><span class="cx"> text run at (0,17) width 38: "bug is"
</span><span class="cx"> text run at (0,34) width 32: "fixed"
</span><del>- RenderTableRow {TR} at (0,1017) size 602x30
- RenderTableCell {TD} at (0,1017) size 88x30 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 84x26 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 84x26
- RenderTableRow {TR} at (0,0) size 84x26
- RenderTableCell {TD} at (0,0) size 30x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,1017) size 601x30
+ RenderTableCell {TD} at (0,1017) size 87x30 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 83x26 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 83x26
+ RenderTableRow {TR} at (0,0) size 83x26
+ RenderTableCell {TD} at (0,0) size 29x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 27x24
</span><span class="cx"> text run at (1,1) width 27: "16."
</span><del>- RenderTableCell {TD} at (29,0) size 55x21 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 53x19 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 53x19 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 53x19
- RenderTableCell {TD} at (0,0) size 53x19 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (29,0) size 54x21 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 52x19 [color=#000000]
+ RenderTableSection {TBODY} at (0,0) size 52x19 [bgcolor=#FFFF00]
+ RenderTableRow {TR} at (0,0) size 52x19
+ RenderTableCell {TD} at (0,0) size 52x19 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 7x17
</span><span class="cx"> text run at (1,1) width 7: "?"
</span><del>- RenderTableCell {TD} at (87,1017) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (87,1017) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><del>- RenderTableCell {TD} at (171,1017) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (171,1017) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><del>- RenderTableCell {TD} at (255,1017) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (255,1017) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><del>- RenderTableCell {TD} at (339,1017) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (339,1017) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><del>- RenderTableCell {TD} at (423,1017) size 87x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (423,1017) size 86x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><del>- RenderTableCell {TD} at (509,1017) size 93x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (509,1017) size 92x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><del>- RenderTableRow {TR} at (0,1047) size 602x21
- RenderTableCell {TD} at (0,1047) size 88x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,1047) size 601x21
+ RenderTableCell {TD} at (0,1047) size 87x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><del>- RenderTableCell {TD} at (87,1047) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (87,1047) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><del>- RenderTableCell {TD} at (171,1047) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (171,1047) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><del>- RenderTableCell {TD} at (255,1047) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (255,1047) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><del>- RenderTableCell {TD} at (339,1047) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (339,1047) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><del>- RenderTableCell {TD} at (423,1047) size 87x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (423,1047) size 86x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><del>- RenderTableCell {TD} at (509,1047) size 93x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (509,1047) size 92x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 5x17
</span><span class="cx"> text run at (2,2) width 5: "-"
</span><span class="cx"> RenderBlock (anonymous) at (0,1122) size 769x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug141592expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14159-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug141592expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,46 +3,46 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 600x29
- RenderTableSection {TBODY} at (0,0) size 600x29
- RenderTableRow {TR} at (0,2) size 600x25
- RenderTableCell {TD} at (2,2) size 596x25 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 594x23
- RenderTableSection {TBODY} at (0,0) size 594x23
- RenderTableRow {TR} at (0,2) size 594x19
- RenderTableCell {TD} at (2,2) size 36x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 599x29
+ RenderTableSection {TBODY} at (0,0) size 599x29
+ RenderTableRow {TR} at (0,2) size 599x25
+ RenderTableCell {TD} at (2,2) size 595x25 [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 593x23
+ RenderTableSection {TBODY} at (0,0) size 593x23
+ RenderTableRow {TR} at (0,2) size 593x19
+ RenderTableCell {TD} at (2,2) size 35x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 33x17
</span><span class="cx"> text run at (1,1) width 33: "news"
</span><del>- RenderTableCell {TD} at (39,2) size 55x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (39,2) size 54x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 52x17
</span><span class="cx"> text run at (1,1) width 52: "archives"
</span><del>- RenderTableCell {TD} at (95,2) size 62x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (95,2) size 61x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 59x17
</span><span class="cx"> text run at (1,1) width 59: "hardware"
</span><del>- RenderTableCell {TD} at (158,2) size 35x19 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (158,2) size 34x19 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 32x17
</span><span class="cx"> text run at (1,1) width 32: "shots"
</span><del>- RenderTableCell {TD} at (194,2) size 43x19 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (194,2) size 42x19 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 40x17
</span><span class="cx"> text run at (1,1) width 40: "games"
</span><del>- RenderTableCell {TD} at (238,2) size 29x19 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (238,2) size 28x19 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 26x17
</span><span class="cx"> text run at (1,1) width 26: "files"
</span><del>- RenderTableCell {TD} at (268,2) size 74x19 [r=0 c=6 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (268,2) size 73x19 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 71x17
</span><span class="cx"> text run at (1,1) width 71: "reviewseek"
</span><del>- RenderTableCell {TD} at (343,2) size 47x19 [r=0 c=7 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (343,2) size 46x19 [r=0 c=7 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 44x17
</span><span class="cx"> text run at (1,1) width 44: "forums"
</span><del>- RenderTableCell {TD} at (391,2) size 68x19 [r=0 c=8 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (391,2) size 67x19 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 65x17
</span><span class="cx"> text run at (1,1) width 65: "interviews"
</span><del>- RenderTableCell {TD} at (460,2) size 38x19 [r=0 c=9 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (460,2) size 37x19 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 35x17
</span><span class="cx"> text run at (1,1) width 35: "about"
</span><del>- RenderTableCell {TD} at (499,2) size 33x19 [r=0 c=10 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (499,2) size 32x19 [r=0 c=10 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "links"
</span><del>- RenderTableCell {TD} at (533,2) size 59x19 [r=0 c=11 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (533,2) size 58x19 [r=0 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 56x17
</span><span class="cx"> text run at (1,1) width 56: "advertise"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1647expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1647-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1647expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1647-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1647-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1647-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,39 +3,39 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
</span><del>- RenderTable {TABLE} at (0,0) size 599x581
- RenderTableSection {TBODY} at (0,0) size 599x581
- RenderTableRow {TR} at (0,0) size 599x234
- RenderTableCell {TD} at (0,0) size 153x17 [bgcolor=#CCCC9C] [r=0 c=0 rs=2 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 598x581
+ RenderTableSection {TBODY} at (0,0) size 598x581
+ RenderTableRow {TR} at (0,0) size 598x234
+ RenderTableCell {TD} at (0,0) size 152x17 [bgcolor=#CCCC9C] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 96x17
</span><span class="cx"> text run at (0,0) width 96: "xxxxxxxxxxxx"
</span><span class="cx"> RenderBR {BR} at (96,14) size 0x0
</span><del>- RenderTableCell {TD} at (152,0) size 4x35 [bgcolor=#D3D3D3] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (152,0) size 3x35 [bgcolor=#D3D3D3] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {HR} at (0,8) size 3x2 [border: (1px inset #000000)]
</span><del>- RenderBlock (anonymous) at (0,18) size 4x17
</del><ins>+ RenderBlock (anonymous) at (0,18) size 3x17
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTableCell {TD} at (155,0) size 92x105 [bgcolor=#FFA500] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (155,0) size 91x105 [bgcolor=#FFA500] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {HR} at (0,8) size 91x2 [border: (1px inset #000000)]
</span><del>- RenderBlock (anonymous) at (0,18) size 92x17
</del><ins>+ RenderBlock (anonymous) at (0,18) size 91x17
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {HR} at (0,43) size 91x2 [border: (1px inset #000000)]
</span><del>- RenderBlock (anonymous) at (0,53) size 92x17
</del><ins>+ RenderBlock (anonymous) at (0,53) size 91x17
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {HR} at (0,78) size 91x2 [border: (1px inset #000000)]
</span><del>- RenderBlock (anonymous) at (0,88) size 92x17
</del><ins>+ RenderBlock (anonymous) at (0,88) size 91x17
</ins><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTableRow {TR} at (0,234) size 599x56
- RenderTableCell {TD} at (152,234) size 447x56 [r=1 c=1 rs=1 cs=5]
</del><ins>+ RenderTableRow {TR} at (0,234) size 598x56
+ RenderTableCell {TD} at (152,234) size 446x56 [r=1 c=1 rs=1 cs=5]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 446x56
</span><span class="cx"> RenderBR {BR} at (446,56) size 0x0
</span><del>- RenderTableRow {TR} at (0,290) size 599x118
- RenderTableCell {TD} at (0,290) size 153x291 [r=2 c=0 rs=2 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,290) size 598x118
+ RenderTableCell {TD} at (0,290) size 152x291 [r=2 c=0 rs=2 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 152x291
</span><span class="cx"> RenderBR {BR} at (152,291) size 0x0
</span><del>- RenderTableCell {TD} at (152,290) size 447x118 [r=2 c=1 rs=1 cs=5]
</del><ins>+ RenderTableCell {TD} at (152,290) size 446x118 [r=2 c=1 rs=1 cs=5]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 446x118
</span><span class="cx"> RenderBR {BR} at (446,118) size 0x0
</span><del>- RenderTableRow {TR} at (0,408) size 599x173
- RenderTableCell {TD} at (152,408) size 447x173 [r=3 c=1 rs=1 cs=5]
</del><ins>+ RenderTableRow {TR} at (0,408) size 598x173
+ RenderTableCell {TD} at (152,408) size 446x173 [r=3 c=1 rs=1 cs=5]
</ins><span class="cx"> RenderImage {IMG} at (0,0) size 446x173
</span><span class="cx"> RenderBR {BR} at (446,173) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1725expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1725-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1725expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1725-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1725-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1725-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,48 +3,48 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 601x274 [bgcolor=#FFC0CB]
- RenderTableSection {TBODY} at (0,0) size 601x274
- RenderTableRow {TR} at (0,0) size 601x17
</del><ins>+ RenderTable {TABLE} at (0,0) size 600x274 [bgcolor=#FFC0CB]
+ RenderTableSection {TBODY} at (0,0) size 600x274
+ RenderTableRow {TR} at (0,0) size 600x17
</ins><span class="cx"> RenderTableCell {TD} at (0,0) size 601x17 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=3]
</span><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="cx"> text run at (0,0) width 8: "1"
</span><del>- RenderTableRow {TR} at (0,17) size 601x17
</del><ins>+ RenderTableRow {TR} at (0,17) size 600x17
</ins><span class="cx"> RenderTableCell {TD} at (0,17) size 601x17 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=3]
</span><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="cx"> text run at (0,0) width 8: "2"
</span><del>- RenderTableRow {TR} at (0,34) size 601x0
</del><ins>+ RenderTableRow {TR} at (0,34) size 600x0
</ins><span class="cx"> RenderTableCell {TD} at (0,34) size 156x17 [bgcolor=#00FFFF] [r=2 c=0 rs=40 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="cx"> text run at (0,0) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,34) size 601x36
</del><ins>+ RenderTableRow {TR} at (0,34) size 600x36
</ins><span class="cx"> RenderTableCell {TD} at (155,34) size 446x36 [bgcolor=#FFA500] [r=3 c=1 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (0,0) size 441x36
- RenderTableSection {TBODY} at (0,0) size 441x36
- RenderTableRow {TR} at (0,2) size 441x32
- RenderTableCell {TD} at (2,2) size 218x32 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 440x36
+ RenderTableSection {TBODY} at (0,0) size 440x36
+ RenderTableRow {TR} at (0,2) size 440x32
+ RenderTableCell {TD} at (2,2) size 217x32 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderButton {INPUT} at (3,3) size 122x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx"> RenderBlock (anonymous) at (8,4) size 106x17
</span><span class="cx"> RenderText at (0,0) size 106x17
</span><span class="cx"> text run at (0,0) width 106: "Submit Criteria"
</span><del>- RenderTableCell {TD} at (221,8) size 218x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (221,8) size 217x20 [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,2) width 8: "4"
</span><del>- RenderTableRow {TR} at (0,70) size 601x17
</del><ins>+ RenderTableRow {TR} at (0,70) size 600x17
</ins><span class="cx"> RenderTableCell {TD} at (155,70) size 446x17 [bgcolor=#FF0000] [r=4 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="cx"> text run at (0,0) width 8: "5"
</span><del>- RenderTableRow {TR} at (0,87) size 601x34
</del><ins>+ RenderTableRow {TR} at (0,87) size 600x34
</ins><span class="cx"> RenderTableCell {TD} at (155,87) size 446x34 [bgcolor=#FFFF00] [r=5 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 426x34
</span><span class="cx"> text run at (0,0) width 257: "If you have entered your feature criteria, "
</span><span class="cx"> text run at (257,0) width 169: "press the \"Submit Criteria\""
</span><span class="cx"> text run at (0,17) width 86: "button above."
</span><del>- RenderTableRow {TR} at (0,121) size 601x17
</del><ins>+ RenderTableRow {TR} at (0,121) size 600x17
</ins><span class="cx"> RenderTableCell {TD} at (155,121) size 446x17 [bgcolor=#D3D3D3] [r=6 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span><span class="cx"> text run at (0,0) width 8: "6"
</span><del>- RenderTableRow {TR} at (0,138) size 601x51
</del><ins>+ RenderTableRow {TR} at (0,138) size 600x51
</ins><span class="cx"> RenderTableCell {TD} at (155,138) size 446x51 [r=7 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 438x51
</span><span class="cx"> text run at (0,0) width 262: "If you want to do a radius search instead, "
</span><span class="lines">@@ -53,11 +53,11 @@
</span><span class="cx"> text run at (48,17) width 279: "This will allow you to select a starting point "
</span><span class="cx"> text run at (327,17) width 111: "and enter a radius"
</span><span class="cx"> text run at (0,34) width 157: "with new feature criteria."
</span><del>- RenderTableRow {TR} at (0,189) size 601x17
</del><ins>+ RenderTableRow {TR} at (0,189) size 600x17
</ins><span class="cx"> RenderTableCell {TD} at (155,189) size 446x17 [r=8 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTableRow {TR} at (0,206) size 601x68
</del><ins>+ RenderTableRow {TR} at (0,206) size 600x68
</ins><span class="cx"> RenderTableCell {TD} at (155,206) size 446x68 [r=9 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 436x68
</span><span class="cx"> text run at (0,0) width 436: "All information provided is deemed reliable but is not guaranteed and"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug17826expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug17826-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug17826expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug17826-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug17826-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug17826-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx"> RenderTableCell {TD} at (481,2) size 150x21 [border: (1px solid #FF0000)] [r=0 c=7 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><del>- RenderTableCell {TD} at (632,2) size 148x21 [border: (1px solid #FF0000)] [r=0 c=8 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (632,2) size 149x21 [border: (1px solid #FF0000)] [r=0 c=8 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 782x21
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx"> RenderText {#text} at (2,2) size 75x17
</span><span class="cx"> text run at (2,2) width 75: "Search Tips"
</span><span class="cx"> RenderTableRow {TR} at (0,48) size 782x21
</span><del>- RenderTableCell {TD} at (2,48) size 778x21 [border: (1px solid #FF0000)] [r=2 c=0 rs=1 cs=9]
</del><ins>+ RenderTableCell {TD} at (2,48) size 779x21 [border: (1px solid #FF0000)] [r=2 c=0 rs=1 cs=9]
</ins><span class="cx"> RenderText {#text} at (2,2) size 4x17
</span><span class="cx"> text run at (2,2) width 4: " "
</span><span class="cx"> RenderBlock {P} at (0,89) size 784x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug21518expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug21518expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> RenderTableCell {TD} at (168,2) size 166x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Cell B"
</span><del>- RenderTableCell {TD} at (335,2) size 161x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (335,2) size 162x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Cell C"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 498x21
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx"> RenderTableCell {TD} at (168,25) size 166x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 40x17
</span><span class="cx"> text run at (2,2) width 40: "Cell E"
</span><del>- RenderTableCell {TD} at (335,25) size 161x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (335,25) size 162x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 39x17
</span><span class="cx"> text run at (2,2) width 39: "Cell F"
</span><span class="cx"> RenderTableRow {TR} at (0,48) size 498x21
</span><span class="lines">@@ -45,7 +45,7 @@
</span><span class="cx"> RenderTableCell {TD} at (168,48) size 166x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 42x17
</span><span class="cx"> text run at (2,2) width 42: "Cell H"
</span><del>- RenderTableCell {TD} at (335,48) size 161x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (335,48) size 162x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 35x17
</span><span class="cx"> text run at (2,2) width 35: "Cell I"
</span><span class="cx"> RenderBlock {HR} at (0,214) size 784x3 [border: (1px inset #000000)]
</span><span class="lines">@@ -68,7 +68,7 @@
</span><span class="cx"> RenderTableCell {TD} at (168,2) size 166x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Cell B"
</span><del>- RenderTableCell {TD} at (335,2) size 161x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (335,2) size 162x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Cell C"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 498x21
</span><span class="lines">@@ -78,7 +78,7 @@
</span><span class="cx"> RenderTableCell {TD} at (168,25) size 166x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 40x17
</span><span class="cx"> text run at (2,2) width 40: "Cell E"
</span><del>- RenderTableCell {TD} at (335,25) size 161x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (335,25) size 162x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 39x17
</span><span class="cx"> text run at (2,2) width 39: "Cell F"
</span><span class="cx"> RenderTableRow {TR} at (0,48) size 498x21
</span><span class="lines">@@ -88,7 +88,7 @@
</span><span class="cx"> RenderTableCell {TD} at (168,48) size 166x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 42x17
</span><span class="cx"> text run at (2,2) width 42: "Cell H"
</span><del>- RenderTableCell {TD} at (335,48) size 161x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (335,48) size 162x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 35x17
</span><span class="cx"> text run at (2,2) width 35: "Cell I"
</span><span class="cx"> RenderBlock {HR} at (0,413) size 784x3 [border: (1px inset #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug22122expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug22122expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> RenderTableCell {TD} at (168,2) size 166x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Cell B"
</span><del>- RenderTableCell {TD} at (335,2) size 161x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (335,2) size 162x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Cell C"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 498x21
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx"> RenderTableCell {TD} at (168,25) size 166x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 40x17
</span><span class="cx"> text run at (2,2) width 40: "Cell E"
</span><del>- RenderTableCell {TD} at (335,25) size 161x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (335,25) size 162x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 39x17
</span><span class="cx"> text run at (2,2) width 39: "Cell F"
</span><span class="cx"> RenderTableRow {TR} at (0,48) size 498x21
</span><span class="lines">@@ -45,7 +45,7 @@
</span><span class="cx"> RenderTableCell {TD} at (168,48) size 166x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 42x17
</span><span class="cx"> text run at (2,2) width 42: "Cell H"
</span><del>- RenderTableCell {TD} at (335,48) size 161x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (335,48) size 162x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 35x17
</span><span class="cx"> text run at (2,2) width 35: "Cell I"
</span><span class="cx"> RenderBlock {HR} at (0,214) size 769x3 [border: (1px inset #000000)]
</span><span class="lines">@@ -70,7 +70,7 @@
</span><span class="cx"> RenderTableCell {TD} at (159,2) size 183x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 49x17
</span><span class="cx"> text run at (2,2) width 49: "Cell_ B"
</span><del>- RenderTableCell {TD} at (343,2) size 153x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (343,2) size 154x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Cell C"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 498x21
</span><span class="lines">@@ -80,7 +80,7 @@
</span><span class="cx"> RenderTableCell {TD} at (159,25) size 183x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 48x17
</span><span class="cx"> text run at (2,2) width 48: "Cell_ E"
</span><del>- RenderTableCell {TD} at (343,25) size 153x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (343,25) size 154x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 39x17
</span><span class="cx"> text run at (2,2) width 39: "Cell F"
</span><span class="cx"> RenderTableRow {TR} at (0,48) size 498x21
</span><span class="lines">@@ -90,7 +90,7 @@
</span><span class="cx"> RenderTableCell {TD} at (159,48) size 183x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 50x17
</span><span class="cx"> text run at (2,2) width 50: "Cell_ H"
</span><del>- RenderTableCell {TD} at (343,48) size 153x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (343,48) size 154x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 35x17
</span><span class="cx"> text run at (2,2) width 35: "Cell I"
</span><span class="cx"> RenderBlock {H3} at (0,439) size 769x22
</span><span class="lines">@@ -114,7 +114,7 @@
</span><span class="cx"> RenderTableCell {TD} at (168,2) size 166x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Cell B"
</span><del>- RenderTableCell {TD} at (335,2) size 161x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (335,2) size 162x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Cell C"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 498x21
</span><span class="lines">@@ -124,7 +124,7 @@
</span><span class="cx"> RenderTableCell {TD} at (168,25) size 166x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 40x17
</span><span class="cx"> text run at (2,2) width 40: "Cell E"
</span><del>- RenderTableCell {TD} at (335,25) size 161x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (335,25) size 162x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 39x17
</span><span class="cx"> text run at (2,2) width 39: "Cell F"
</span><span class="cx"> RenderTableRow {TR} at (0,48) size 498x21
</span><span class="lines">@@ -134,7 +134,7 @@
</span><span class="cx"> RenderTableCell {TD} at (168,48) size 166x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 42x17
</span><span class="cx"> text run at (2,2) width 42: "Cell H"
</span><del>- RenderTableCell {TD} at (335,48) size 161x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (335,48) size 162x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 35x17
</span><span class="cx"> text run at (2,2) width 35: "Cell I"
</span><span class="cx"> RenderBlock {H3} at (0,644) size 769x22
</span><span class="lines">@@ -158,7 +158,7 @@
</span><span class="cx"> RenderTableCell {TD} at (201,2) size 101x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Cell B"
</span><del>- RenderTableCell {TD} at (303,2) size 193x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (303,2) size 194x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 41x17
</span><span class="cx"> text run at (2,2) width 41: "Cell C"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 498x21
</span><span class="lines">@@ -168,7 +168,7 @@
</span><span class="cx"> RenderTableCell {TD} at (201,25) size 101x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 40x17
</span><span class="cx"> text run at (2,2) width 40: "Cell E"
</span><del>- RenderTableCell {TD} at (303,25) size 193x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (303,25) size 194x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 39x17
</span><span class="cx"> text run at (2,2) width 39: "Cell F"
</span><span class="cx"> RenderTableRow {TR} at (0,48) size 498x21
</span><span class="lines">@@ -178,6 +178,6 @@
</span><span class="cx"> RenderTableCell {TD} at (201,48) size 101x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 42x17
</span><span class="cx"> text run at (2,2) width 42: "Cell H"
</span><del>- RenderTableCell {TD} at (303,48) size 193x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (303,48) size 194x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 35x17
</span><span class="cx"> text run at (2,2) width 35: "Cell I"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug23847expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug23847-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug23847expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug23847-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug23847-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug23847-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</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 346x123 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 344x121
- RenderTableRow {TR} at (0,2) size 344x9
- RenderTableCell {TD} at (2,41) size 127x39 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,0) size 345x123 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 343x121
+ RenderTableRow {TR} at (0,2) size 343x9
+ RenderTableCell {TD} at (2,41) size 126x39 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=2]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 122x35
</span><del>- RenderTableCell {TD} at (130,2) size 200x9 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (130,2) size 199x9 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 195x5
</span><del>- RenderTableCell {TD} at (331,2) size 11x117 [border: (1px inset #808080)] [r=0 c=3 rs=4 cs=1]
</del><ins>+ RenderTableCell {TD} at (331,2) size 10x117 [border: (1px inset #808080)] [r=0 c=3 rs=4 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 6x113
</span><del>- RenderTableRow {TR} at (0,13) size 344x106
- RenderTableCell {TD} at (130,49) size 200x34 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,13) size 343x106
+ RenderTableCell {TD} at (130,49) size 199x34 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 195x17 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderImage {IMG} at (2,2) size 195x30
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug24795expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug24795expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -2,15 +2,15 @@
</span><span class="cx"> RenderView at (0,0) size 785x585
</span><span class="cx"> layer at (8,8) size 769x1249
</span><span class="cx"> RenderBlock {HTML} at (8,8) size 769x1249 [bgcolor=#008000] [border: (16px solid #00FF00)]
</span><del>- RenderTable at (16,16) size 768x1217
- RenderTableSection (anonymous) at (0,0) size 768x1217
- RenderTableRow (anonymous) at (0,0) size 768x1217
- RenderTableCell {HEAD} at (0,0) size 124x948 [color=#FFFFFF] [bgcolor=#FF0000] [border: (5px solid #FFFFFF)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {META} at (21,37) size 82x2 [border: (1px dotted #FFFFFF)]
- RenderBlock {META} at (21,55) size 82x2 [border: (1px dotted #FFFFFF)]
- RenderBlock {META} at (21,73) size 82x2 [border: (1px dotted #FFFFFF)]
- RenderBlock {META} at (21,91) size 82x2 [border: (1px dotted #FFFFFF)]
- RenderBlock {TITLE} at (21,109) size 82x104 [border: (1px dotted #FFFFFF)]
</del><ins>+ RenderTable at (16,16) size 767x1217
+ RenderTableSection (anonymous) at (0,0) size 767x1217
+ RenderTableRow (anonymous) at (0,0) size 767x1217
+ RenderTableCell {HEAD} at (0,0) size 123x948 [color=#FFFFFF] [bgcolor=#FF0000] [border: (5px solid #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {META} at (21,37) size 81x2 [border: (1px dotted #FFFFFF)]
+ RenderBlock {META} at (21,55) size 81x2 [border: (1px dotted #FFFFFF)]
+ RenderBlock {META} at (21,73) size 81x2 [border: (1px dotted #FFFFFF)]
+ RenderBlock {META} at (21,91) size 81x2 [border: (1px dotted #FFFFFF)]
+ RenderBlock {TITLE} at (21,109) size 81x104 [border: (1px dotted #FFFFFF)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 74x102
</span><span class="cx"> text run at (1,1) width 67: "Evil Tests:"
</span><span class="cx"> text run at (1,18) width 66: "Rendering"
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx"> text run at (1,52) width 63: "HEAD as"
</span><span class="cx"> text run at (1,69) width 68: "children of"
</span><span class="cx"> text run at (1,86) width 67: "HTML - 2"
</span><del>- RenderBlock {STYLE} at (21,229) size 82x682 [border: (1px dotted #FFFFFF)]
</del><ins>+ RenderBlock {STYLE} at (21,229) size 81x682 [border: (1px dotted #FFFFFF)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 79x680
</span><span class="cx"> text run at (1,1) width 77: "/* Layout */"
</span><span class="cx"> text run at (1,18) width 58: "HTML {"
</span><span class="lines">@@ -62,8 +62,8 @@
</span><span class="cx"> text run at (1,630) width 47: "yellow;"
</span><span class="cx"> text run at (1,647) width 79: "background:"
</span><span class="cx"> text run at (1,664) width 38: "teal; }"
</span><del>- RenderTableCell {BODY} at (123,41) size 645x1176 [color=#FFFF00] [bgcolor=#008080] [border: (5px solid #FFFF00)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {H1} at (21,53) size 603x76 [border: (1px dotted #FFFF00)]
</del><ins>+ RenderTableCell {BODY} at (123,41) size 644x1176 [color=#FFFF00] [bgcolor=#008080] [border: (5px solid #FFFF00)] [r=0 c=1 rs=1 cs=1]
+ RenderBlock {H1} at (21,53) size 602x76 [border: (1px dotted #FFFF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 152x36
</span><span class="cx"> text run at (1,1) width 152: "Rendering "
</span><span class="cx"> RenderInline {CODE} at (0,0) size 64x30
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx"> text run at (1,45) width 64: "HTML"
</span><span class="cx"> RenderText {#text} at (65,38) size 43x36
</span><span class="cx"> text run at (65,38) width 43: " - 2"
</span><del>- RenderBlock {P} at (21,161) size 603x19 [border: (1px dotted #FFFF00)]
</del><ins>+ RenderBlock {P} at (21,161) size 602x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 387x17
</span><span class="cx"> text run at (1,1) width 387: "If you have any comments to make regarding this test, e-mail "
</span><span class="cx"> RenderInline {A} at (0,0) size 182x17 [color=#0000EE]
</span><span class="lines">@@ -89,11 +89,11 @@
</span><span class="cx"> text run at (388,1) width 182: "py8ieh=eviltests@bath.ac.uk"
</span><span class="cx"> RenderText {#text} at (570,1) size 4x17
</span><span class="cx"> text run at (570,1) width 4: "."
</span><del>- RenderBlock {DL} at (21,196) size 603x71 [border: (1px dotted #FFFF00)]
- RenderBlock {DT} at (1,1) size 601x17
</del><ins>+ RenderBlock {DL} at (21,196) size 602x71 [border: (1px dotted #FFFF00)]
+ RenderBlock {DT} at (1,1) size 600x17
</ins><span class="cx"> RenderText {#text} at (0,0) size 80x17
</span><span class="cx"> text run at (0,0) width 80: "Prerequisites"
</span><del>- RenderBlock {DD} at (41,18) size 561x52
</del><ins>+ RenderBlock {DD} at (41,18) size 560x52
</ins><span class="cx"> RenderText {#text} at (0,0) size 525x34
</span><span class="cx"> text run at (0,0) width 525: "Browsers that are subjected to this test should support the the background, padding,"
</span><span class="cx"> text run at (0,17) width 401: "margin, border and color properties of CSS, and in addition the "
</span><span class="lines">@@ -103,53 +103,53 @@
</span><span class="cx"> RenderText {#text} at (465,17) size 549x35
</span><span class="cx"> text run at (465,17) width 84: " property and"
</span><span class="cx"> text run at (0,35) width 197: "fixed position stuff from CSS2."
</span><del>- RenderBlock {H2} at (21,291) size 603x28 [border: (1px dotted #FFFF00)]
</del><ins>+ RenderBlock {H2} at (21,291) size 602x28 [border: (1px dotted #FFFF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 495x26
</span><span class="cx"> text run at (1,1) width 495: "1. Making the BODY and the HEAD into a table"
</span><del>- RenderBlock {P} at (21,343) size 603x19 [border: (1px dotted #FFFF00)]
</del><ins>+ RenderBlock {P} at (21,343) size 602x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 256x17
</span><span class="cx"> text run at (1,1) width 256: "This is really evil, but completely valid..."
</span><del>- RenderBlock {P} at (21,378) size 603x70 [border: (1px dotted #FFFF00)]
</del><ins>+ RenderBlock {P} at (21,378) size 602x70 [border: (1px dotted #FFFF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 599x68
</span><span class="cx"> text run at (1,1) width 586: "This document should have two cells, side by side: one on the left, the other on the right. The"
</span><span class="cx"> text run at (1,18) width 599: "one on the left should be red with white writing and a thick white border. It should contain four"
</span><span class="cx"> text run at (1,35) width 551: "dotted lines separated by a blank line, followed by a dotted bordered box containing the"
</span><span class="cx"> text run at (1,52) width 586: "document title, and another dotted bordered box containing the stylesheet, also shown below:"
</span><del>- RenderBlock {PRE} at (21,464) size 603x17 [border: (1px dotted #FFFF00)]
</del><ins>+ RenderBlock {PRE} at (21,464) size 602x17 [border: (1px dotted #FFFF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 40x15
</span><span class="cx"> text run at (1,1) width 40: " ..."
</span><del>- RenderBlock {P} at (21,497) size 603x19 [border: (1px dotted #FFFF00)]
</del><ins>+ RenderBlock {P} at (21,497) size 602x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 453x17
</span><span class="cx"> text run at (1,1) width 453: "The dotted borders and lines and the text in the left cell should be white."
</span><del>- RenderBlock {P} at (21,532) size 603x36 [border: (1px dotted #FFFF00)]
</del><ins>+ RenderBlock {P} at (21,532) size 602x36 [border: (1px dotted #FFFF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 587x34
</span><span class="cx"> text run at (1,1) width 587: "The right cell should be teal, with yellow text. This paragraph you are reading now should be"
</span><span class="cx"> text run at (1,18) width 101: "in this right cell."
</span><del>- RenderBlock {P} at (21,584) size 603x19 [border: (1px dotted #FFFF00)]
</del><ins>+ RenderBlock {P} at (21,584) size 602x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 444x17
</span><span class="cx"> text run at (1,1) width 444: "The width of the two cells is left up to the user agent to decide, I think."
</span><del>- RenderBlock {P} at (21,619) size 603x53 [border: (1px dotted #FFFF00)]
</del><ins>+ RenderBlock {P} at (21,619) size 602x53 [border: (1px dotted #FFFF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 592x51
</span><span class="cx"> text run at (1,1) width 592: "The right cell should look similar to the left cell in formatting -- each box of text should have a"
</span><span class="cx"> text run at (1,18) width 592: "yellow dotted border, and there should be a blank line between each such box. No box should"
</span><span class="cx"> text run at (1,35) width 449: "be nested -- the dotted boxes should always be distinct from each other."
</span><del>- RenderBlock {P} at (21,688) size 603x36 [border: (1px dotted #FFFF00)]
</del><ins>+ RenderBlock {P} at (21,688) size 602x36 [border: (1px dotted #FFFF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 580x34
</span><span class="cx"> text run at (1,1) width 580: "The cells should be the same height, and they should have grown vertically to accommodate"
</span><span class="cx"> text run at (1,18) width 53: "this text."
</span><del>- RenderBlock {P} at (21,740) size 603x36 [border: (1px dotted #FFFF00)]
</del><ins>+ RenderBlock {P} at (21,740) size 602x36 [border: (1px dotted #FFFF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 599x34
</span><span class="cx"> text run at (1,1) width 599: "Around the whole setup should be two borders, dark green and light green. The cells should be"
</span><span class="cx"> text run at (1,18) width 489: "separated from each other and from these outer borders by 1em of dark green."
</span><del>- RenderBlock {P} at (21,792) size 603x36 [border: (1px dotted #FFFF00)]
</del><ins>+ RenderBlock {P} at (21,792) size 602x36 [border: (1px dotted #FFFF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 576x34
</span><span class="cx"> text run at (1,1) width 576: "There should also be some alternate stylesheets set up to allow you to display the <META>"
</span><span class="cx"> text run at (1,18) width 243: "content. This may help with diagnosis."
</span><del>- RenderBlock {H2} at (21,852) size 603x28 [border: (1px dotted #FFFF00)]
</del><ins>+ RenderBlock {H2} at (21,852) size 602x28 [border: (1px dotted #FFFF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 154x26
</span><span class="cx"> text run at (1,1) width 154: "Submit Results"
</span><del>- RenderBlock {FORM} at (21,904) size 603x112 [border: (1px dotted #FFFF00)]
- RenderBlock {P} at (1,17) size 601x78
</del><ins>+ RenderBlock {FORM} at (21,904) size 602x112 [border: (1px dotted #FFFF00)]
+ RenderBlock {P} at (1,17) size 600x78
</ins><span class="cx"> RenderText {#text} at (0,0) size 259x17
</span><span class="cx"> text run at (0,0) width 259: "How does your browser fare on this test?"
</span><span class="cx"> RenderMenuList {SELECT} at (2,19) size 596x27 [color=#000000] [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="lines">@@ -168,14 +168,14 @@
</span><span class="cx"> RenderText at (0,0) size 50x17
</span><span class="cx"> text run at (0,0) width 50: "Submit"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {HR} at (21,1032) size 603x2 [border: (1px dotted #FFFF00)]
- RenderBlock {P} at (21,1050) size 603x19 [border: (1px dotted #FFFF00)]
</del><ins>+ RenderBlock {HR} at (21,1032) size 602x2 [border: (1px dotted #FFFF00)]
+ RenderBlock {P} at (21,1050) size 602x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx"> RenderInline {A} at (0,0) size 161x17 [color=#0000EE]
</span><span class="cx"> RenderText {#text} at (1,1) size 161x17
</span><span class="cx"> text run at (1,1) width 161: "Up to the Evil Tests Page"
</span><span class="cx"> RenderText {#text} at (162,1) size 4x17
</span><span class="cx"> text run at (162,1) width 4: "."
</span><del>- RenderBlock {P} at (21,1085) size 603x19 [border: (1px dotted #FFFF00)]
</del><ins>+ RenderBlock {P} at (21,1085) size 602x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 173x17
</span><span class="cx"> text run at (1,1) width 173: "This page is maintained by "
</span><span class="cx"> RenderInline {A} at (0,0) size 77x17 [color=#0000EE]
</span><span class="lines">@@ -188,7 +188,7 @@
</span><span class="cx"> text run at (260,1) width 123: "py8ieh@bath.ac.uk"
</span><span class="cx"> RenderText {#text} at (383,1) size 9x17
</span><span class="cx"> text run at (383,1) width 9: ")."
</span><del>- RenderBlock {P} at (21,1120) size 603x19 [border: (1px dotted #FFFF00)]
</del><ins>+ RenderBlock {P} at (21,1120) size 602x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx"> RenderText {#text} at (1,1) size 170x17
</span><span class="cx"> text run at (1,1) width 170: "Last updated in June 1999."
</span><span class="cx"> layer at (244,1040) size 185x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug279932expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug27993-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug279932expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,10 +9,10 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 228x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 107x17
</span><span class="cx"> text run at (2,2) width 107: "R1C1 colspan=0"
</span><del>- RenderTableCell {TD} at (231,2) size 513x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (231,2) size 514x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 107x17
</span><span class="cx"> text run at (2,2) width 107: "R1C2 colspan=0"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 746x21
</span><del>- RenderTableCell {TD} at (2,25) size 742x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,25) size 743x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 107x17
</span><span class="cx"> text run at (2,2) width 107: "R2C1 colspan=2"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug290582expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug290582expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,28 +3,28 @@
</span><span class="cx"> layer at (0,0) size 800x524
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x524
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x500 [bgcolor=#999999]
</span><del>- RenderTable {TABLE} at (0,0) size 153x61 [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 153x34
- RenderText {#text} at (12,0) size 129x34
- text run at (12,0) width 129: "Table with no width"
</del><ins>+ RenderTable {TABLE} at (0,0) size 152x61 [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 152x34
+ RenderText {#text} at (12,0) size 128x34
+ text run at (12,0) width 128: "Table with no width"
</ins><span class="cx"> text run at (50,17) width 52: "attribute"
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,35) size 151x25
- RenderTableRow {TR} at (0,2) size 151x21
</del><ins>+ RenderTableSection {TBODY} at (1,35) size 150x25
+ RenderTableRow {TR} at (0,2) size 150x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 50x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: "50px"
</span><del>- RenderTableCell {TD} at (54,2) size 21x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (54,2) size 20x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: "1*"
</span><del>- RenderTableCell {TD} at (76,2) size 51x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (76,2) size 50x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: "50px"
</span><del>- RenderTableCell {TD} at (128,2) size 21x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (128,2) size 20x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: "3*"
</span><span class="cx"> RenderBlock {P} at (0,77) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug3105expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3105-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug3105expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3105-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3105-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3105-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,22 +10,22 @@
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 390x58
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 390x54
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 270x54 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderTable {TABLE} at (2,2) size 79x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 77x48
- RenderTableRow {TR} at (0,2) size 77x21
- RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (2,2) size 78x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 76x48
+ RenderTableRow {TR} at (0,2) size 76x21
+ RenderTableCell {TD} at (2,2) size 35x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "hello"
</span><del>- RenderTableCell {TD} at (39,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (39,2) size 35x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "hello"
</span><del>- RenderTableRow {TR} at (0,25) size 77x21
- RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 76x21
+ RenderTableCell {TD} at (2,25) size 35x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "hello"
</span><del>- RenderTableCell {TD} at (39,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (39,25) size 35x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x17
</span><span class="cx"> text run at (2,2) width 31: "hello"
</span><del>- RenderTableCell {TD} at (273,18) size 115x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (273,18) size 116x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 31x18
</span><span class="cx"> text run at (2,3) width 31: "hello"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug56024expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug56024expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 400x76 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 398x74
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 398x74
</span><del>- RenderTableCell {TD} at (0,0) size 303x74 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (0,0) size 302x74 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderTable {TABLE} at (1,1) size 300x72 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 298x70
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 298x70
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug59252expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug59252-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug59252expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug59252-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug59252-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug59252-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 505x105 [border: (3px outset #808080)]
- RenderTableSection {TBODY} at (3,3) size 499x99
- RenderTableRow {TR} at (0,2) size 499x95
- RenderTableCell {TD} at (2,2) size 495x95 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 504x105 [border: (3px outset #808080)]
+ RenderTableSection {TBODY} at (3,3) size 498x99
+ RenderTableRow {TR} at (0,2) size 498x95
+ RenderTableCell {TD} at (2,2) size 494x95 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (2,2) size 500x91 [border: (2px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 496x87
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 496x83
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug71212expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,15 +3,15 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 294x23
- RenderTableSection {TBODY} at (0,0) size 294x23
- RenderTableRow {TR} at (0,2) size 294x19
- RenderTableCell {TD} at (2,2) size 3x19 [bgcolor=#000000] [r=0 c=0 rs=1 cs=15]
</del><ins>+ RenderTable {TABLE} at (0,0) size 293x23
+ RenderTableSection {TBODY} at (0,0) size 293x23
+ RenderTableRow {TR} at (0,2) size 293x19
+ RenderTableCell {TD} at (2,2) size 2x19 [bgcolor=#000000] [r=0 c=0 rs=1 cs=15]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (6,2) size 282x17 [bgcolor=#000000] [r=0 c=15 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (6,2) size 281x17 [bgcolor=#000000] [r=0 c=15 rs=1 cs=1]
</ins><span class="cx"> RenderInline {FONT} at (0,0) size 279x15 [color=#AAAAAA]
</span><span class="cx"> RenderText {#text} at (1,1) size 279x15
</span><span class="cx"> text run at (1,1) width 279: "Copyright \x{A9} 1998-1999 The Mozilla Organization."
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTableCell {TD} at (289,2) size 3x19 [bgcolor=#000000] [r=0 c=16 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (289,2) size 2x19 [bgcolor=#000000] [r=0 c=16 rs=1 cs=15]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug72393expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug72393-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug72393expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug72393-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug72393-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug72393-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,40 +6,40 @@
</span><span class="cx"> RenderTable {TABLE} at (0,0) size 784x424 [border: (3px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (3,3) size 778x418
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 778x231
</span><del>- RenderTableCell {TD} at (0,114) size 135x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (134,114) size 6x3 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,114) size 134x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (134,114) size 5x3 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (139,0) size 500x231 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderTable {TABLE} at (1,1) size 498x229 [bgcolor=#FFFF00]
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 498x229
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 498x229
</span><del>- RenderTableCell {TD} at (0,114) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,114) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableCell {TD} at (0,67) size 498x95 [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderBlock {H1} at (0,0) size 498x72
</span><span class="cx"> RenderText {#text} at (0,0) size 479x72
</span><span class="cx"> text run at (0,0) width 479: "Detonator Comparison In 3DMark"
</span><span class="cx"> text run at (0,36) width 64: "2001"
</span><del>- RenderTableCell {TD} at (497,114) size 1x0 [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (638,114) size 6x3 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (643,57) size 135x117 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 133x115 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 131x113
- RenderTableRow {TR} at (0,0) size 131x113
- RenderTableCell {TD} at (0,0) size 131x113 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 129x111 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 129x111
- RenderTableRow {TR} at (0,0) size 129x111
- RenderTableCell {TD} at (0,0) size 129x111 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (498,114) size 0x0 [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (639,114) size 5x3 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (644,57) size 134x117 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 132x115 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 130x113
+ RenderTableRow {TR} at (0,0) size 130x113
+ RenderTableCell {TD} at (0,0) size 130x113 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 128x111 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 128x111
+ RenderTableRow {TR} at (0,0) size 128x111
+ RenderTableCell {TD} at (0,0) size 128x111 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderInline {A} at (0,0) size 112x17 [color=#0000EE]
</span><span class="cx"> RenderImage {IMG} at (0,0) size 112x111
</span><span class="cx"> RenderTableRow {TR} at (0,231) size 778x184
</span><del>- RenderTableCell {TD} at (0,322) size 135x2 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,322) size 134x2 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableRow {TR} at (0,415) size 778x3
</span><del>- RenderTableCell {TD} at (0,415) size 135x3 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,415) size 134x3 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 132x1
</span><del>- RenderTableCell {TD} at (134,415) size 6x3 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,415) size 5x3 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 3x1
</span><span class="cx"> RenderTableCell {TD} at (139,415) size 500x3 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><del>- RenderTableCell {TD} at (638,415) size 6x3 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (639,415) size 5x3 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 3x1
</span><del>- RenderTableCell {TD} at (643,415) size 135x3 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (644,415) size 134x3 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (1,1) size 132x1
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug7243expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7243-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug7243expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7243-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7243-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7243-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,16 +3,16 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderTable {TABLE} at (0,0) size 333x43 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,0) size 332x43 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 331x41
- RenderTableRow {TR} at (0,10) size 331x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 330x41
+ RenderTableRow {TR} at (0,10) size 330x21
</ins><span class="cx"> RenderTableCell {TD} at (10,10) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (120,10) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (120,10) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderBlock (anonymous) at (0,43) size 784x17
</span><span class="lines">@@ -45,26 +45,26 @@
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderBlock (anonymous) at (0,123) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,140) size 337x43 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,140) size 336x43 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 335x41
- RenderTableRow {TR} at (0,10) size 335x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 334x41
+ RenderTableRow {TR} at (0,10) size 334x21
</ins><span class="cx"> RenderTableCell {TD} at (10,10) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (120,10) size 205x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (120,10) size 204x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderBlock (anonymous) at (0,183) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,200) size 314x25 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 312x23
- RenderTableRow {TR} at (0,1) size 312x21
</del><ins>+ RenderTable {TABLE} at (0,200) size 313x25 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 311x23
+ RenderTableRow {TR} at (0,1) size 311x21
</ins><span class="cx"> RenderTableCell {TD} at (1,1) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (106,1) size 205x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (106,1) size 204x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderBlock (anonymous) at (0,225) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug807622expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug807622expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,15 +9,15 @@
</span><span class="cx"> RenderTableCell {TD} at (0,0) size 75x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "foo"
</span><del>- RenderTableCell {TD} at (74,0) size 693x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,0) size 694x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "bar"
</span><span class="cx"> RenderTableRow {TR} at (0,19) size 767x658
</span><del>- RenderTableCell {TD} at (0,19) size 767x658 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
- RenderTable {TABLE} at (1,1) size 765x656 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 763x654
- RenderTableRow {TR} at (0,2) size 763x650
- RenderTableCell {TD} at (2,2) size 759x650 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,19) size 768x658 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
+ RenderTable {TABLE} at (1,1) size 766x656 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 764x654
+ RenderTableRow {TR} at (0,2) size 764x650
+ RenderTableCell {TD} at (2,2) size 760x650 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 705x34
</span><span class="cx"> text run at (2,2) width 705: "When the Whiten house burned down in Renfrew Ontario, the insurer denied liability, asserting that the Plaintiff"
</span><span class="cx"> text run at (2,19) width 468: "Daphne Whiten was the cause of the fire herself and had committed arson."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug8499expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug8499-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug8499expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug8499-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug8499-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug8499-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,52 +12,52 @@
</span><span class="cx"> text run at (298,34) width 112: "original 'flavour'.)"
</span><span class="cx"> RenderBlock (anonymous) at (0,67) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,84) size 781x163 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 779x161
- RenderTableRow {TR} at (0,2) size 779x157
- RenderTableCell {TD} at (2,2) size 775x157 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 771x153 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 769x151
- RenderTableRow {TR} at (0,2) size 769x93
- RenderTableCell {TD} at (2,2) size 765x93 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (156,2) size 453x39 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 449x35
- RenderTableRow {TR} at (0,2) size 449x31
- RenderTableCell {TD} at (2,2) size 445x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,84) size 780x163 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 778x161
+ RenderTableRow {TR} at (0,2) size 778x157
+ RenderTableCell {TD} at (2,2) size 774x157 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 770x153 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 768x151
+ RenderTableRow {TR} at (0,2) size 768x93
+ RenderTableCell {TD} at (2,2) size 764x93 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (156,2) size 452x39 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 448x35
+ RenderTableRow {TR} at (0,2) size 448x31
+ RenderTableCell {TD} at (2,2) size 444x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderEmbeddedObject {APPLET} at (2,2) size 440x27
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {P} at (2,57) size 761x34
</del><ins>+ RenderBlock {P} at (2,57) size 760x34
</ins><span class="cx"> RenderText {#text} at (0,0) size 725x34
</span><span class="cx"> text run at (0,0) width 423: "The Porto Elounda Mare is built on the sea front, on a 110,000 m2 "
</span><span class="cx"> text run at (423,0) width 302: "plot of land with a 150 meter long private sandy"
</span><span class="cx"> text run at (0,17) width 143: "beach. The view from "
</span><span class="cx"> text run at (143,17) width 381: "decorated with antique and contemporary furniture and rugs."
</span><del>- RenderTableRow {TR} at (0,97) size 769x52
- RenderTableCell {TD} at (2,97) size 765x52 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 761x48 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 759x46
- RenderTableRow {TR} at (0,0) size 759x46
- RenderTableCell {TD} at (0,8) size 306x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,97) size 768x52
+ RenderTableCell {TD} at (2,97) size 764x52 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 760x48 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 758x46
+ RenderTableRow {TR} at (0,0) size 758x46
+ RenderTableCell {TD} at (0,8) size 305x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 293x18
</span><span class="cx"> text run at (6,7) width 136: "99 Rates in Drahmas "
</span><span class="cx"> text run at (142,7) width 123: "Per Person on H/B "
</span><span class="cx"> text run at (265,7) width 34: "Basis"
</span><del>- RenderTableCell {TD} at (305,0) size 102x46 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (305,0) size 101x46 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 89x17
</span><span class="cx"> text run at (6,6) width 89: "27/03 - 30/04 "
</span><span class="cx"> RenderBR {BR} at (95,20) size 0x0
</span><span class="cx"> RenderText {#text} at (6,23) size 85x17
</span><span class="cx"> text run at (6,23) width 85: "16/10 - 31/10"
</span><del>- RenderTableCell {TD} at (406,8) size 175x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,8) size 174x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 162x18
</span><span class="cx"> text run at (6,7) width 162: "01/5- 21/5 & 2/10 - 15/10"
</span><del>- RenderTableCell {TD} at (580,0) size 90x46 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,0) size 89x46 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 77x17
</span><span class="cx"> text run at (6,6) width 77: "22/5 - 16/07"
</span><span class="cx"> RenderBR {BR} at (83,20) size 0x0
</span><span class="cx"> RenderText {#text} at (6,23) size 77x17
</span><span class="cx"> text run at (6,23) width 77: "28/8 - 01/10"
</span><del>- RenderTableCell {TD} at (669,8) size 90x30 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (669,8) size 89x30 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 77x18
</span><span class="cx"> text run at (6,7) width 77: "17/07 - 27/8"
</span><span class="cx"> RenderBlock (anonymous) at (0,247) size 784x17
</span><span class="lines">@@ -68,51 +68,51 @@
</span><span class="cx"> text run at (416,0) width 121: "Table lays out OK."
</span><span class="cx"> RenderBlock (anonymous) at (0,313) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,330) size 781x153 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 779x151
- RenderTableRow {TR} at (0,2) size 779x147
- RenderTableCell {TD} at (2,2) size 775x147 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 771x143 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 769x141
- RenderTableRow {TR} at (0,2) size 769x83
- RenderTableCell {TD} at (2,2) size 765x83 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (327,2) size 111x29 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 107x25
- RenderTableRow {TR} at (0,2) size 107x21
- RenderTableCell {TD} at (2,2) size 103x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,330) size 780x153 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 778x151
+ RenderTableRow {TR} at (0,2) size 778x147
+ RenderTableCell {TD} at (2,2) size 774x147 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 770x143 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 768x141
+ RenderTableRow {TR} at (0,2) size 768x83
+ RenderTableCell {TD} at (2,2) size 764x83 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (327,2) size 110x29 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 106x25
+ RenderTableRow {TR} at (0,2) size 106x21
+ RenderTableCell {TD} at (2,2) size 102x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 98x17
</span><span class="cx"> text run at (2,2) width 98: "applet was here"
</span><del>- RenderBlock {P} at (2,47) size 761x34
</del><ins>+ RenderBlock {P} at (2,47) size 760x34
</ins><span class="cx"> RenderText {#text} at (0,0) size 725x34
</span><span class="cx"> text run at (0,0) width 423: "The Porto Elounda Mare is built on the sea front, on a 110,000 m2 "
</span><span class="cx"> text run at (423,0) width 302: "plot of land with a 150 meter long private sandy"
</span><span class="cx"> text run at (0,17) width 143: "beach. The view from "
</span><span class="cx"> text run at (143,17) width 381: "decorated with antique and contemporary furniture and rugs."
</span><del>- RenderTableRow {TR} at (0,87) size 769x52
- RenderTableCell {TD} at (2,87) size 765x52 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 761x48 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 759x46
- RenderTableRow {TR} at (0,0) size 759x46
- RenderTableCell {TD} at (0,8) size 306x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,87) size 768x52
+ RenderTableCell {TD} at (2,87) size 764x52 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 760x48 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 758x46
+ RenderTableRow {TR} at (0,0) size 758x46
+ RenderTableCell {TD} at (0,8) size 305x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 293x18
</span><span class="cx"> text run at (6,7) width 136: "99 Rates in Drahmas "
</span><span class="cx"> text run at (142,7) width 123: "Per Person on H/B "
</span><span class="cx"> text run at (265,7) width 34: "Basis"
</span><del>- RenderTableCell {TD} at (305,0) size 102x46 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (305,0) size 101x46 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 89x17
</span><span class="cx"> text run at (6,6) width 89: "27/03 - 30/04 "
</span><span class="cx"> RenderBR {BR} at (95,20) size 0x0
</span><span class="cx"> RenderText {#text} at (6,23) size 85x17
</span><span class="cx"> text run at (6,23) width 85: "16/10 - 31/10"
</span><del>- RenderTableCell {TD} at (406,8) size 175x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,8) size 174x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 162x18
</span><span class="cx"> text run at (6,7) width 162: "01/5- 21/5 & 2/10 - 15/10"
</span><del>- RenderTableCell {TD} at (580,0) size 90x46 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (580,0) size 89x46 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 77x17
</span><span class="cx"> text run at (6,6) width 77: "22/5 - 16/07"
</span><span class="cx"> RenderBR {BR} at (83,20) size 0x0
</span><span class="cx"> RenderText {#text} at (6,23) size 77x17
</span><span class="cx"> text run at (6,23) width 77: "28/8 - 01/10"
</span><del>- RenderTableCell {TD} at (669,8) size 90x30 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (669,8) size 89x30 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 77x18
</span><span class="cx"> text run at (6,7) width 77: "17/07 - 27/8"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug85016expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug85016-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug85016expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug85016-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug85016-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug85016-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -18,8 +18,8 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 471x17
</span><span class="cx"> text run at (0,0) width 471: "percentage height image in table cell (red), in a DIV with no height (green)"
</span><span class="cx"> RenderBlock {DIV} at (32,1472) size 657x521
</span><del>- RenderTable {TABLE} at (0,0) size 261x521 [border: (1px solid #FF0000)]
- RenderTableSection {TBODY} at (1,1) size 259x519
- RenderTableRow {TR} at (0,2) size 259x515
- RenderTableCell {TD} at (2,172) size 255x175 [border: (1px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 260x521 [border: (1px solid #FF0000)]
+ RenderTableSection {TBODY} at (1,1) size 258x519
+ RenderTableRow {TR} at (0,2) size 258x515
+ RenderTableCell {TD} at (2,172) size 254x175 [border: (1px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 250x170
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug91057expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug91057-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug91057-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug91057-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -15,213 +15,213 @@
</span><span class="cx"> RenderBlock {H2} at (1,118) size 765x29 [border: (1px solid #000000)]
</span><span class="cx"> RenderText {#text} at (1,1) size 80x26
</span><span class="cx"> text run at (1,1) width 80: "Control"
</span><del>- RenderTable {TABLE} at (1,166) size 173x47 [border: (1px solid #000000)]
- RenderBlock {CAPTION} at (0,0) size 173x19 [border: (1px solid #000000)]
- RenderText {#text} at (75,1) size 23x17
- text run at (75,1) width 23: "TA"
- RenderTableSection {TBODY} at (1,20) size 171x25 [border: (1px solid #000000)]
- RenderTableRow {TR} at (0,2) size 171x21 [border: (1px solid #000000)]
- RenderTableCell {TD} at (2,2) size 83x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (1,166) size 172x47 [border: (1px solid #000000)]
+ RenderBlock {CAPTION} at (0,0) size 172x19 [border: (1px solid #000000)]
+ RenderText {#text} at (75,1) size 22x17
+ text run at (75,1) width 22: "TA"
+ RenderTableSection {TBODY} at (1,20) size 170x25 [border: (1px solid #000000)]
+ RenderTableRow {TR} at (0,2) size 170x21 [border: (1px solid #000000)]
+ RenderTableCell {TD} at (2,2) size 82x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 78x17
</span><span class="cx"> text run at (2,2) width 78: "Table Cell 1"
</span><del>- RenderTableCell {TD} at (86,2) size 83x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (86,2) size 82x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 78x17
</span><span class="cx"> text run at (2,2) width 78: "Table Cell 2"
</span><del>- RenderTable {TABLE} at (1,212) size 337x47 [border: (1px solid #000000)]
- RenderBlock {CAPTION} at (0,0) size 337x19 [border: (1px solid #000000)]
</del><ins>+ RenderTable {TABLE} at (1,212) size 336x47 [border: (1px solid #000000)]
+ RenderBlock {CAPTION} at (0,0) size 336x19 [border: (1px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (157,1) size 22x17
</span><span class="cx"> text run at (157,1) width 22: "TB"
</span><del>- RenderTableSection {TBODY} at (1,20) size 335x25 [border: (1px solid #000000)]
- RenderTableRow {TR} at (0,2) size 335x21 [border: (1px solid #000000)]
- RenderTableCell {TD} at (2,2) size 165x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,20) size 334x25 [border: (1px solid #000000)]
+ RenderTableRow {TR} at (0,2) size 334x21 [border: (1px solid #000000)]
+ RenderTableCell {TD} at (2,2) size 164x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 160x17
</span><span class="cx"> text run at (2,2) width 160: "Table Cell 1 Table Cell 1"
</span><del>- RenderTableCell {TD} at (168,2) size 165x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (168,2) size 164x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 160x17
</span><span class="cx"> text run at (2,2) width 160: "Table Cell 2 Table Cell 2"
</span><span class="cx"> RenderBlock {H2} at (1,278) size 765x29 [border: (1px solid #000000)]
</span><span class="cx"> RenderText {#text} at (1,1) size 288x26
</span><span class="cx"> text run at (1,1) width 288: "Test 1 - \"margin-left: 50px\""
</span><del>- RenderTable {TABLE} at (1,326) size 173x47 [border: (1px solid #000000)]
- RenderBlock {CAPTION} at (50,0) size 123x19 [border: (1px solid #000000)]
- RenderText {#text} at (50,1) size 23x17
- text run at (50,1) width 23: "TA"
- RenderTableSection {TBODY} at (1,20) size 171x25 [border: (1px solid #000000)]
- RenderTableRow {TR} at (0,2) size 171x21 [border: (1px solid #000000)]
- RenderTableCell {TD} at (2,2) size 83x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (1,326) size 172x47 [border: (1px solid #000000)]
+ RenderBlock {CAPTION} at (50,0) size 122x19 [border: (1px solid #000000)]
+ RenderText {#text} at (50,1) size 22x17
+ text run at (50,1) width 22: "TA"
+ RenderTableSection {TBODY} at (1,20) size 170x25 [border: (1px solid #000000)]
+ RenderTableRow {TR} at (0,2) size 170x21 [border: (1px solid #000000)]
+ RenderTableCell {TD} at (2,2) size 82x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 78x17
</span><span class="cx"> text run at (2,2) width 78: "Table Cell 1"
</span><del>- RenderTableCell {TD} at (86,2) size 83x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (86,2) size 82x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 78x17
</span><span class="cx"> text run at (2,2) width 78: "Table Cell 2"
</span><del>- RenderTable {TABLE} at (1,372) size 337x47 [border: (1px solid #000000)]
- RenderBlock {CAPTION} at (50,0) size 287x19 [border: (1px solid #000000)]
</del><ins>+ RenderTable {TABLE} at (1,372) size 336x47 [border: (1px solid #000000)]
+ RenderBlock {CAPTION} at (50,0) size 286x19 [border: (1px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (132,1) size 22x17
</span><span class="cx"> text run at (132,1) width 22: "TB"
</span><del>- RenderTableSection {TBODY} at (1,20) size 335x25 [border: (1px solid #000000)]
- RenderTableRow {TR} at (0,2) size 335x21 [border: (1px solid #000000)]
- RenderTableCell {TD} at (2,2) size 165x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,20) size 334x25 [border: (1px solid #000000)]
+ RenderTableRow {TR} at (0,2) size 334x21 [border: (1px solid #000000)]
+ RenderTableCell {TD} at (2,2) size 164x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 160x17
</span><span class="cx"> text run at (2,2) width 160: "Table Cell 1 Table Cell 1"
</span><del>- RenderTableCell {TD} at (168,2) size 165x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (168,2) size 164x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 160x17
</span><span class="cx"> text run at (2,2) width 160: "Table Cell 2 Table Cell 2"
</span><span class="cx"> RenderBlock {H2} at (1,437) size 765x29 [border: (1px solid #000000)]
</span><span class="cx"> RenderText {#text} at (1,1) size 305x26
</span><span class="cx"> text run at (1,1) width 305: "Test 2 - \"margin-right: 50px\""
</span><del>- RenderTable {TABLE} at (1,485) size 173x47 [border: (1px solid #000000)]
- RenderBlock {CAPTION} at (0,0) size 123x19 [border: (1px solid #000000)]
- RenderText {#text} at (50,1) size 23x17
- text run at (50,1) width 23: "TA"
- RenderTableSection {TBODY} at (1,20) size 171x25 [border: (1px solid #000000)]
- RenderTableRow {TR} at (0,2) size 171x21 [border: (1px solid #000000)]
- RenderTableCell {TD} at (2,2) size 83x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (1,485) size 172x47 [border: (1px solid #000000)]
+ RenderBlock {CAPTION} at (0,0) size 122x19 [border: (1px solid #000000)]
+ RenderText {#text} at (50,1) size 22x17
+ text run at (50,1) width 22: "TA"
+ RenderTableSection {TBODY} at (1,20) size 170x25 [border: (1px solid #000000)]
+ RenderTableRow {TR} at (0,2) size 170x21 [border: (1px solid #000000)]
+ RenderTableCell {TD} at (2,2) size 82x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 78x17
</span><span class="cx"> text run at (2,2) width 78: "Table Cell 1"
</span><del>- RenderTableCell {TD} at (86,2) size 83x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (86,2) size 82x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 78x17
</span><span class="cx"> text run at (2,2) width 78: "Table Cell 2"
</span><del>- RenderTable {TABLE} at (1,531) size 337x47 [border: (1px solid #000000)]
- RenderBlock {CAPTION} at (0,0) size 287x19 [border: (1px solid #000000)]
</del><ins>+ RenderTable {TABLE} at (1,531) size 336x47 [border: (1px solid #000000)]
+ RenderBlock {CAPTION} at (0,0) size 286x19 [border: (1px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (132,1) size 22x17
</span><span class="cx"> text run at (132,1) width 22: "TB"
</span><del>- RenderTableSection {TBODY} at (1,20) size 335x25 [border: (1px solid #000000)]
- RenderTableRow {TR} at (0,2) size 335x21 [border: (1px solid #000000)]
- RenderTableCell {TD} at (2,2) size 165x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,20) size 334x25 [border: (1px solid #000000)]
+ RenderTableRow {TR} at (0,2) size 334x21 [border: (1px solid #000000)]
+ RenderTableCell {TD} at (2,2) size 164x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 160x17
</span><span class="cx"> text run at (2,2) width 160: "Table Cell 1 Table Cell 1"
</span><del>- RenderTableCell {TD} at (168,2) size 165x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (168,2) size 164x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 160x17
</span><span class="cx"> text run at (2,2) width 160: "Table Cell 2 Table Cell 2"
</span><span class="cx"> RenderBlock {H2} at (1,597) size 765x29 [border: (1px solid #000000)]
</span><span class="cx"> RenderText {#text} at (1,1) size 246x26
</span><span class="cx"> text run at (1,1) width 246: "Test 3 - \"margin: 50px\""
</span><del>- RenderTable {TABLE} at (1,645) size 173x147 [border: (1px solid #000000)]
- RenderBlock {CAPTION} at (50,50) size 73x19 [border: (1px solid #000000)]
- RenderText {#text} at (25,1) size 23x17
- text run at (25,1) width 23: "TA"
- RenderTableSection {TBODY} at (1,120) size 171x25 [border: (1px solid #000000)]
- RenderTableRow {TR} at (0,2) size 171x21 [border: (1px solid #000000)]
- RenderTableCell {TD} at (2,2) size 83x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (1,645) size 172x147 [border: (1px solid #000000)]
+ RenderBlock {CAPTION} at (50,50) size 72x19 [border: (1px solid #000000)]
+ RenderText {#text} at (25,1) size 22x17
+ text run at (25,1) width 22: "TA"
+ RenderTableSection {TBODY} at (1,120) size 170x25 [border: (1px solid #000000)]
+ RenderTableRow {TR} at (0,2) size 170x21 [border: (1px solid #000000)]
+ RenderTableCell {TD} at (2,2) size 82x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 78x17
</span><span class="cx"> text run at (2,2) width 78: "Table Cell 1"
</span><del>- RenderTableCell {TD} at (86,2) size 83x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (86,2) size 82x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 78x17
</span><span class="cx"> text run at (2,2) width 78: "Table Cell 2"
</span><del>- RenderTable {TABLE} at (1,791) size 337x147 [border: (1px solid #000000)]
- RenderBlock {CAPTION} at (50,50) size 237x19 [border: (1px solid #000000)]
</del><ins>+ RenderTable {TABLE} at (1,791) size 336x147 [border: (1px solid #000000)]
+ RenderBlock {CAPTION} at (50,50) size 236x19 [border: (1px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (107,1) size 22x17
</span><span class="cx"> text run at (107,1) width 22: "TB"
</span><del>- RenderTableSection {TBODY} at (1,120) size 335x25 [border: (1px solid #000000)]
- RenderTableRow {TR} at (0,2) size 335x21 [border: (1px solid #000000)]
- RenderTableCell {TD} at (2,2) size 165x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,120) size 334x25 [border: (1px solid #000000)]
+ RenderTableRow {TR} at (0,2) size 334x21 [border: (1px solid #000000)]
+ RenderTableCell {TD} at (2,2) size 164x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 160x17
</span><span class="cx"> text run at (2,2) width 160: "Table Cell 1 Table Cell 1"
</span><del>- RenderTableCell {TD} at (168,2) size 165x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (168,2) size 164x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 160x17
</span><span class="cx"> text run at (2,2) width 160: "Table Cell 2 Table Cell 2"
</span><del>- RenderTable {TABLE} at (1,937) size 501x147 [border: (1px solid #000000)]
- RenderBlock {CAPTION} at (50,50) size 401x19 [border: (1px solid #000000)]
</del><ins>+ RenderTable {TABLE} at (1,937) size 500x147 [border: (1px solid #000000)]
+ RenderBlock {CAPTION} at (50,50) size 400x19 [border: (1px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (189,1) size 22x17
</span><span class="cx"> text run at (189,1) width 22: "TC"
</span><del>- RenderTableSection {TBODY} at (1,120) size 499x25 [border: (1px solid #000000)]
- RenderTableRow {TR} at (0,2) size 499x21 [border: (1px solid #000000)]
- RenderTableCell {TD} at (2,2) size 247x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,120) size 498x25 [border: (1px solid #000000)]
+ RenderTableRow {TR} at (0,2) size 498x21 [border: (1px solid #000000)]
+ RenderTableCell {TD} at (2,2) size 246x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 242x17
</span><span class="cx"> text run at (2,2) width 242: "Table Cell 1 Table Cell 1 Table Cell 1"
</span><del>- RenderTableCell {TD} at (250,2) size 247x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (250,2) size 246x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 242x17
</span><span class="cx"> text run at (2,2) width 242: "Table Cell 2 Table Cell 2 Table Cell 2"
</span><span class="cx"> RenderBlock {H2} at (1,1103) size 765x29 [border: (1px solid #000000)]
</span><span class="cx"> RenderText {#text} at (1,1) size 275x26
</span><span class="cx"> text run at (1,1) width 275: "Test 4 - \"margin-left: 5%\""
</span><del>- RenderTable {TABLE} at (1,1151) size 173x47 [border: (1px solid #000000)]
- RenderBlock {CAPTION} at (8,0) size 165x19 [border: (1px solid #000000)]
</del><ins>+ RenderTable {TABLE} at (1,1151) size 172x47 [border: (1px solid #000000)]
+ RenderBlock {CAPTION} at (8,0) size 164x19 [border: (1px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (70,1) size 23x17
</span><span class="cx"> text run at (70,1) width 23: "TA"
</span><del>- RenderTableSection {TBODY} at (1,20) size 171x25 [border: (1px solid #000000)]
- RenderTableRow {TR} at (0,2) size 171x21 [border: (1px solid #000000)]
- RenderTableCell {TD} at (2,2) size 83x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,20) size 170x25 [border: (1px solid #000000)]
+ RenderTableRow {TR} at (0,2) size 170x21 [border: (1px solid #000000)]
+ RenderTableCell {TD} at (2,2) size 82x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 78x17
</span><span class="cx"> text run at (2,2) width 78: "Table Cell 1"
</span><del>- RenderTableCell {TD} at (86,2) size 83x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (86,2) size 82x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 78x17
</span><span class="cx"> text run at (2,2) width 78: "Table Cell 2"
</span><del>- RenderTable {TABLE} at (1,1197) size 337x47 [border: (1px solid #000000)]
- RenderBlock {CAPTION} at (16,0) size 321x19 [border: (1px solid #000000)]
</del><ins>+ RenderTable {TABLE} at (1,1197) size 336x47 [border: (1px solid #000000)]
+ RenderBlock {CAPTION} at (16,0) size 320x19 [border: (1px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (149,1) size 22x17
</span><span class="cx"> text run at (149,1) width 22: "TB"
</span><del>- RenderTableSection {TBODY} at (1,20) size 335x25 [border: (1px solid #000000)]
- RenderTableRow {TR} at (0,2) size 335x21 [border: (1px solid #000000)]
- RenderTableCell {TD} at (2,2) size 165x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,20) size 334x25 [border: (1px solid #000000)]
+ RenderTableRow {TR} at (0,2) size 334x21 [border: (1px solid #000000)]
+ RenderTableCell {TD} at (2,2) size 164x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 160x17
</span><span class="cx"> text run at (2,2) width 160: "Table Cell 1 Table Cell 1"
</span><del>- RenderTableCell {TD} at (168,2) size 165x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (168,2) size 164x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 160x17
</span><span class="cx"> text run at (2,2) width 160: "Table Cell 2 Table Cell 2"
</span><span class="cx"> RenderBlock {H2} at (1,1263) size 765x29 [border: (1px solid #000000)]
</span><span class="cx"> RenderText {#text} at (1,1) size 292x26
</span><span class="cx"> text run at (1,1) width 292: "Test 5 - \"margin-right: 5%\""
</span><del>- RenderTable {TABLE} at (1,1311) size 173x47 [border: (1px solid #000000)]
</del><ins>+ RenderTable {TABLE} at (1,1311) size 172x47 [border: (1px solid #000000)]
</ins><span class="cx"> RenderBlock {CAPTION} at (0,0) size 164x19 [border: (1px solid #000000)]
</span><span class="cx"> RenderText {#text} at (70,1) size 23x17
</span><span class="cx"> text run at (70,1) width 23: "TA"
</span><del>- RenderTableSection {TBODY} at (1,20) size 171x25 [border: (1px solid #000000)]
- RenderTableRow {TR} at (0,2) size 171x21 [border: (1px solid #000000)]
- RenderTableCell {TD} at (2,2) size 83x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,20) size 170x25 [border: (1px solid #000000)]
+ RenderTableRow {TR} at (0,2) size 170x21 [border: (1px solid #000000)]
+ RenderTableCell {TD} at (2,2) size 82x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 78x17
</span><span class="cx"> text run at (2,2) width 78: "Table Cell 1"
</span><del>- RenderTableCell {TD} at (86,2) size 83x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (86,2) size 82x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 78x17
</span><span class="cx"> text run at (2,2) width 78: "Table Cell 2"
</span><del>- RenderTable {TABLE} at (1,1357) size 337x47 [border: (1px solid #000000)]
</del><ins>+ RenderTable {TABLE} at (1,1357) size 336x47 [border: (1px solid #000000)]
</ins><span class="cx"> RenderBlock {CAPTION} at (0,0) size 320x19 [border: (1px solid #000000)]
</span><span class="cx"> RenderText {#text} at (149,1) size 22x17
</span><span class="cx"> text run at (149,1) width 22: "TB"
</span><del>- RenderTableSection {TBODY} at (1,20) size 335x25 [border: (1px solid #000000)]
- RenderTableRow {TR} at (0,2) size 335x21 [border: (1px solid #000000)]
- RenderTableCell {TD} at (2,2) size 165x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,20) size 334x25 [border: (1px solid #000000)]
+ RenderTableRow {TR} at (0,2) size 334x21 [border: (1px solid #000000)]
+ RenderTableCell {TD} at (2,2) size 164x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 160x17
</span><span class="cx"> text run at (2,2) width 160: "Table Cell 1 Table Cell 1"
</span><del>- RenderTableCell {TD} at (168,2) size 165x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (168,2) size 164x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 160x17
</span><span class="cx"> text run at (2,2) width 160: "Table Cell 2 Table Cell 2"
</span><span class="cx"> RenderBlock {H2} at (1,1423) size 765x29 [border: (1px solid #000000)]
</span><span class="cx"> RenderText {#text} at (1,1) size 233x26
</span><span class="cx"> text run at (1,1) width 233: "Test 6 - \"margin: 5%\""
</span><del>- RenderTable {TABLE} at (1,1471) size 173x64 [border: (1px solid #000000)]
</del><ins>+ RenderTable {TABLE} at (1,1471) size 172x64 [border: (1px solid #000000)]
</ins><span class="cx"> RenderBlock {CAPTION} at (8,8) size 156x20 [border: (1px solid #000000)]
</span><span class="cx"> RenderText {#text} at (66,1) size 23x17
</span><span class="cx"> text run at (66,1) width 23: "TA"
</span><del>- RenderTableSection {TBODY} at (1,37) size 171x26 [border: (1px solid #000000)]
- RenderTableRow {TR} at (0,2) size 171x21 [border: (1px solid #000000)]
- RenderTableCell {TD} at (2,2) size 83x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,37) size 170x26 [border: (1px solid #000000)]
+ RenderTableRow {TR} at (0,2) size 170x21 [border: (1px solid #000000)]
+ RenderTableCell {TD} at (2,2) size 82x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 78x17
</span><span class="cx"> text run at (2,2) width 78: "Table Cell 1"
</span><del>- RenderTableCell {TD} at (86,2) size 83x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (86,2) size 82x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 78x17
</span><span class="cx"> text run at (2,2) width 78: "Table Cell 2"
</span><del>- RenderTable {TABLE} at (1,1534) size 337x80 [border: (1px solid #000000)]
</del><ins>+ RenderTable {TABLE} at (1,1534) size 336x80 [border: (1px solid #000000)]
</ins><span class="cx"> RenderBlock {CAPTION} at (16,16) size 304x20 [border: (1px solid #000000)]
</span><span class="cx"> RenderText {#text} at (140,1) size 22x17
</span><span class="cx"> text run at (140,1) width 22: "TB"
</span><del>- RenderTableSection {TBODY} at (1,53) size 335x26 [border: (1px solid #000000)]
- RenderTableRow {TR} at (0,2) size 335x21 [border: (1px solid #000000)]
- RenderTableCell {TD} at (2,2) size 165x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,53) size 334x26 [border: (1px solid #000000)]
+ RenderTableRow {TR} at (0,2) size 334x21 [border: (1px solid #000000)]
+ RenderTableCell {TD} at (2,2) size 164x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 160x17
</span><span class="cx"> text run at (2,2) width 160: "Table Cell 1 Table Cell 1"
</span><del>- RenderTableCell {TD} at (168,2) size 165x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (168,2) size 164x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 160x17
</span><span class="cx"> text run at (2,2) width 160: "Table Cell 2 Table Cell 2"
</span><del>- RenderTable {TABLE} at (1,1613) size 501x97 [border: (1px solid #000000)]
- RenderBlock {CAPTION} at (25,25) size 451x19 [border: (1px solid #000000)]
</del><ins>+ RenderTable {TABLE} at (1,1613) size 500x97 [border: (1px solid #000000)]
+ RenderBlock {CAPTION} at (25,25) size 450x19 [border: (1px solid #000000)]
</ins><span class="cx"> RenderText {#text} at (214,1) size 22x17
</span><span class="cx"> text run at (214,1) width 22: "TB"
</span><del>- RenderTableSection {TBODY} at (1,70) size 499x25 [border: (1px solid #000000)]
- RenderTableRow {TR} at (0,2) size 499x21 [border: (1px solid #000000)]
- RenderTableCell {TD} at (2,2) size 247x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,70) size 498x25 [border: (1px solid #000000)]
+ RenderTableRow {TR} at (0,2) size 498x21 [border: (1px solid #000000)]
+ RenderTableCell {TD} at (2,2) size 246x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 242x17
</span><span class="cx"> text run at (2,2) width 242: "Table Cell 1 Table Cell 1 Table Cell 1"
</span><del>- RenderTableCell {TD} at (250,2) size 247x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (250,2) size 246x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 242x17
</span><span class="cx"> text run at (2,2) width 242: "Table Cell 2 Table Cell 2 Table Cell 2"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug98791expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug9879-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug98791expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,97 +3,97 @@
</span><span class="cx"> layer at (0,0) size 800x334
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x334
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x318
</span><del>- RenderTable {TABLE} at (0,0) size 143x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 141x48
- RenderTableRow {TR} at (0,2) size 141x21
- RenderTableCell {TD} at (2,2) size 71x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 142x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 140x48
+ RenderTableRow {TR} at (0,2) size 140x21
+ RenderTableCell {TD} at (2,2) size 70x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 66x17
</span><span class="cx"> text run at (2,2) width 66: "rowspan 0"
</span><del>- RenderTableCell {TD} at (74,2) size 65x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x17
</span><span class="cx"> text run at (2,2) width 60: "colspan 0"
</span><del>- RenderTableRow {TR} at (0,25) size 141x21
- RenderTableCell {TD} at (2,25) size 71x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 140x21
+ RenderTableCell {TD} at (2,25) size 70x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "5"
</span><del>- RenderTableCell {TD} at (74,25) size 65x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (74,25) size 64x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "6"
</span><span class="cx"> RenderBlock (anonymous) at (0,50) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,67) size 99x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 97x48
- RenderTableRow {TR} at (0,2) size 97x21
- RenderTableCell {TD} at (2,2) size 65x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,67) size 98x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 96x48
+ RenderTableRow {TR} at (0,2) size 96x21
+ RenderTableCell {TD} at (2,2) size 64x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 60x17
</span><span class="cx"> text run at (2,2) width 60: "colspan 0"
</span><del>- RenderTableCell {TD} at (68,2) size 13x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (68,2) size 12x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "3"
</span><del>- RenderTableRow {TR} at (0,25) size 97x21
- RenderTableCell {TD} at (2,25) size 65x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 96x21
+ RenderTableCell {TD} at (2,25) size 64x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "4"
</span><del>- RenderTableCell {TD} at (68,25) size 13x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (68,25) size 12x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "5"
</span><del>- RenderTableCell {TD} at (82,25) size 13x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (82,25) size 12x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "6"
</span><span class="cx"> RenderBlock (anonymous) at (0,117) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,134) size 169x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 167x48
- RenderTableRow {TR} at (0,2) size 167x21
- RenderTableCell {TD} at (2,2) size 13x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,134) size 168x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 166x48
+ RenderTableRow {TR} at (0,2) size 166x21
+ RenderTableCell {TD} at (2,2) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "1"
</span><del>- RenderTableCell {TD} at (16,13) size 135x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,13) size 134x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 130x18
</span><span class="cx"> text run at (2,3) width 130: "rowspan 0 colspan 0"
</span><del>- RenderTableRow {TR} at (0,25) size 167x21
- RenderTableCell {TD} at (2,25) size 13x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 166x21
+ RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "4"
</span><del>- RenderTableCell {TD} at (152,25) size 13x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (152,25) size 12x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "6"
</span><span class="cx"> RenderBlock (anonymous) at (0,184) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,201) size 33x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 31x48
- RenderTableRow {TR} at (0,2) size 31x21
- RenderTableCell {TD} at (2,2) size 13x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,201) size 32x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 30x48
+ RenderTableRow {TR} at (0,2) size 30x21
+ RenderTableCell {TD} at (2,2) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "1"
</span><del>- RenderTableCell {TD} at (16,13) size 13x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,13) size 12x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x18
</span><span class="cx"> text run at (2,3) width 8: "2"
</span><del>- RenderTableRow {TR} at (0,25) size 31x21
- RenderTableCell {TD} at (2,25) size 13x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 9x17
- text run at (2,2) width 9: "3"
</del><ins>+ RenderTableRow {TR} at (0,25) size 30x21
+ RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 8x17
+ text run at (2,2) width 8: "3"
</ins><span class="cx"> RenderBlock (anonymous) at (0,251) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,268) size 143x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 141x48
- RenderTableRow {TR} at (0,2) size 141x21
- RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,268) size 142x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 140x48
+ RenderTableRow {TR} at (0,2) size 140x21
+ RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (35,2) size 71x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,2) size 70x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 66x17
</span><span class="cx"> text run at (2,2) width 66: "rowspan 0"
</span><del>- RenderTableCell {TD} at (107,2) size 32x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (107,2) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableRow {TR} at (0,25) size 141x21
- RenderTableCell {TD} at (2,25) size 32x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 140x21
+ RenderTableCell {TD} at (2,25) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (35,25) size 71x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,25) size 70x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (107,25) size 32x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (107,25) size 31x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescollapsing_bordersbug412621expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescollapsing_bordersbug412621expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,53 +3,53 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x576
</span><del>- RenderTable {TABLE} at (0,0) size 92x79 [border: (1px solid #000000)]
- RenderTableSection {TBODY} at (1,1) size 89x76
- RenderTableRow {TR} at (0,0) size 89x38
- RenderTableCell {TD} at (0,0) size 46x38 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 91x79 [border: (1px solid #000000)]
+ RenderTableSection {TBODY} at (1,1) size 88x76
+ RenderTableRow {TR} at (0,0) size 88x38
+ RenderTableCell {TD} at (0,0) size 45x38 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 40x34
</span><span class="cx"> text run at (3,4) width 40: "foo"
</span><del>- RenderTableCell {TD} at (45,0) size 44x38 [border: (2px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (45,0) size 43x38 [border: (2px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 38x33
</span><span class="cx"> text run at (3,3) width 38: "bar"
</span><del>- RenderTableRow {TR} at (0,38) size 89x38
- RenderTableCell {TD} at (0,39) size 46x36 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,38) size 88x38
+ RenderTableCell {TD} at (0,39) size 45x36 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,1) size 40x33
</span><span class="cx"> text run at (3,1) width 40: "foo"
</span><del>- RenderTableCell {TD} at (45,38) size 44x38 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (45,38) size 43x38 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 38x33
</span><span class="cx"> text run at (3,3) width 38: "bar"
</span><span class="cx"> RenderBlock {P} at (0,95) size 784x123
</span><del>- RenderTable {TABLE} at (0,0) size 136x123 [border: (12px solid #000000)]
- RenderTableSection {TBODY} at (12,12) size 111x98
- RenderTableRow {TR} at (0,0) size 111x49
- RenderTableCell {TD} at (0,0) size 57x49 [border: (13px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 135x123 [border: (12px solid #000000)]
+ RenderTableSection {TBODY} at (12,12) size 110x98
+ RenderTableRow {TR} at (0,0) size 110x49
+ RenderTableCell {TD} at (0,0) size 56x49 [border: (13px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (14,14) size 40x34
</span><span class="cx"> text run at (14,15) width 40: "foo"
</span><del>- RenderTableCell {TD} at (56,0) size 55x49 [border: (13px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (56,0) size 54x49 [border: (13px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,14) size 38x33
</span><span class="cx"> text run at (3,14) width 38: "bar"
</span><del>- RenderTableRow {TR} at (0,49) size 111x49
- RenderTableCell {TD} at (0,50) size 57x47 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,49) size 110x49
+ RenderTableCell {TD} at (0,50) size 56x47 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (14,1) size 40x33
</span><span class="cx"> text run at (14,1) width 40: "foo"
</span><del>- RenderTableCell {TD} at (56,49) size 55x49 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (56,49) size 54x49 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 38x33
</span><span class="cx"> text run at (3,3) width 38: "bar"
</span><span class="cx"> RenderBlock {P} at (0,234) size 784x173
</span><del>- RenderTable {TABLE} at (0,0) size 186x173 [border: (25px solid #000000)]
- RenderTableSection {TBODY} at (25,25) size 136x123
- RenderTableRow {TR} at (0,0) size 136x61
- RenderTableCell {TD} at (0,0) size 69x61 [border: (25px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 185x173 [border: (25px solid #000000)]
+ RenderTableSection {TBODY} at (25,25) size 135x123
+ RenderTableRow {TR} at (0,0) size 135x61
+ RenderTableCell {TD} at (0,0) size 68x61 [border: (25px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (26,26) size 40x34
</span><span class="cx"> text run at (26,27) width 40: "foo"
</span><del>- RenderTableCell {TD} at (68,0) size 68x61 [border: (25px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (68,0) size 67x61 [border: (25px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,26) size 38x33
</span><span class="cx"> text run at (3,26) width 38: "bar"
</span><del>- RenderTableRow {TR} at (0,61) size 136x62
- RenderTableCell {TD} at (0,62) size 69x60 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,61) size 135x62
+ RenderTableCell {TD} at (0,62) size 68x60 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (26,1) size 40x33
</span><span class="cx"> text run at (26,1) width 40: "foo"
</span><del>- RenderTableCell {TD} at (68,61) size 68x62 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (68,61) size 67x62 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 38x33
</span><span class="cx"> text run at (3,3) width 38: "bar"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions1expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,49 +9,49 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,17) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 103x17
</span><span class="cx"> text run at (0,0) width 103: "table 1 - original"
</span><del>- RenderTable {TABLE} at (5,44) size 91x94 [border: (10px solid #008000)]
- RenderBlock {CAPTION} at (10,66) size 81x28 [border: (3px solid #800080)]
- RenderText {#text} at (7,6) size 47x17
- text run at (7,6) width 47: "caption"
- RenderBlock {INPUT} at (55,6) size 17x16
- RenderTableSection {TBODY} at (10,10) size 71x44
- RenderTableRow {TR} at (0,2) size 71x19
- RenderTableCell {TD} at (2,2) size 33x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (5,44) size 90x94 [border: (10px solid #008000)]
+ RenderBlock {CAPTION} at (10,66) size 80x28 [border: (3px solid #800080)]
+ RenderText {#text} at (7,6) size 46x17
+ text run at (7,6) width 46: "caption"
+ RenderBlock {INPUT} at (55,6) size 16x16
+ RenderTableSection {TBODY} at (10,10) size 70x44
+ RenderTableRow {TR} at (0,2) size 70x19
+ RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,2) size 33x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,2) size 32x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,23) size 71x19
- RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 70x19
+ RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderBlock (anonymous) at (0,143) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 188x17
</span><span class="cx"> text run at (0,0) width 188: "table 2 - caption gains content"
</span><del>- RenderTable {TABLE} at (5,170) size 91x111 [border: (10px solid #008000)]
- RenderBlock {CAPTION} at (10,66) size 81x45 [border: (3px solid #800080)]
- RenderText {#text} at (7,6) size 47x17
- text run at (7,6) width 47: "caption"
- RenderBlock {INPUT} at (55,6) size 17x16
- RenderText {#text} at (17,25) size 47x17
- text run at (17,25) width 47: "foo foo"
- RenderTableSection {TBODY} at (10,10) size 71x44
- RenderTableRow {TR} at (0,2) size 71x19
- RenderTableCell {TD} at (2,2) size 33x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (5,170) size 90x111 [border: (10px solid #008000)]
+ RenderBlock {CAPTION} at (10,66) size 80x45 [border: (3px solid #800080)]
+ RenderText {#text} at (7,6) size 46x17
+ text run at (7,6) width 46: "caption"
+ RenderBlock {INPUT} at (55,6) size 16x16
+ RenderText {#text} at (17,25) size 46x17
+ text run at (17,25) width 46: "foo foo"
+ RenderTableSection {TBODY} at (10,10) size 70x44
+ RenderTableRow {TR} at (0,2) size 70x19
+ RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,2) size 33x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,2) size 32x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,23) size 71x19
- RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 70x19
+ RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderBlock (anonymous) at (0,286) size 769x17
</span><span class="lines">@@ -82,116 +82,116 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,429) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 186x17
</span><span class="cx"> text run at (0,0) width 186: "table 4 - caption loses content"
</span><del>- RenderTable {TABLE} at (5,456) size 91x89 [border: (10px solid #008000)]
- RenderBlock {CAPTION} at (10,66) size 81x23 [border: (3px solid #800080)]
- RenderText {#text} at (17,3) size 47x17
- text run at (17,3) width 47: "caption"
- RenderTableSection {TBODY} at (10,10) size 71x44
- RenderTableRow {TR} at (0,2) size 71x19
- RenderTableCell {TD} at (2,2) size 33x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (5,456) size 90x89 [border: (10px solid #008000)]
+ RenderBlock {CAPTION} at (10,66) size 80x23 [border: (3px solid #800080)]
+ RenderText {#text} at (17,3) size 46x17
+ text run at (17,3) width 46: "caption"
+ RenderTableSection {TBODY} at (10,10) size 70x44
+ RenderTableRow {TR} at (0,2) size 70x19
+ RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,2) size 33x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,2) size 32x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,23) size 71x19
- RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 70x19
+ RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderBlock (anonymous) at (0,550) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 154x17
</span><span class="cx"> text run at (0,0) width 154: "table 5 - table gets wider"
</span><del>- RenderTable {TABLE} at (5,577) size 137x94 [border: (10px solid #008000)]
- RenderBlock {CAPTION} at (10,66) size 127x28 [border: (3px solid #800080)]
- RenderText {#text} at (30,6) size 47x17
- text run at (30,6) width 47: "caption"
- RenderBlock {INPUT} at (78,6) size 17x16
- RenderTableSection {TBODY} at (10,10) size 117x44
- RenderTableRow {TR} at (0,2) size 117x19
</del><ins>+ RenderTable {TABLE} at (5,577) size 136x94 [border: (10px solid #008000)]
+ RenderBlock {CAPTION} at (10,66) size 126x28 [border: (3px solid #800080)]
+ RenderText {#text} at (30,6) size 46x17
+ text run at (30,6) width 46: "caption"
+ RenderBlock {INPUT} at (78,6) size 16x16
+ RenderTableSection {TBODY} at (10,10) size 116x44
+ RenderTableRow {TR} at (0,2) size 116x19
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 78x19 [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderText {#text} at (31,1) size 46x17
</span><span class="cx"> text run at (31,1) width 46: "foo foo"
</span><del>- RenderTableCell {TD} at (82,2) size 33x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (82,2) size 32x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,23) size 117x19
</del><ins>+ RenderTableRow {TR} at (0,23) size 116x19
</ins><span class="cx"> RenderTableCell {TD} at (2,23) size 78x19 [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (82,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (82,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderBlock (anonymous) at (0,676) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 149x17
</span><span class="cx"> text run at (0,0) width 149: "table 6 - table gets taller"
</span><del>- RenderTable {TABLE} at (5,703) size 107x115 [border: (10px solid #008000)]
- RenderTableSection {TBODY} at (10,10) size 87x23
- RenderTableRow {TR} at (0,2) size 87x19
- RenderTableCell {TD} at (2,2) size 49x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (5,703) size 106x115 [border: (10px solid #008000)]
+ RenderTableSection {TBODY} at (10,10) size 86x23
+ RenderTableRow {TR} at (0,2) size 86x19
+ RenderTableCell {TD} at (2,2) size 48x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 46x17
</span><span class="cx"> text run at (1,1) width 46: "foo foo"
</span><del>- RenderBlock {CAPTION} at (10,87) size 97x28 [border: (3px solid #800080)]
- RenderText {#text} at (15,6) size 47x17
- text run at (15,6) width 47: "caption"
- RenderBlock {INPUT} at (63,6) size 17x16
- RenderTableSection {TBODY} at (10,33) size 87x42
- RenderTableRow {TR} at (0,0) size 87x19
- RenderTableCell {TD} at (2,0) size 49x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderBlock {CAPTION} at (10,87) size 96x28 [border: (3px solid #800080)]
+ RenderText {#text} at (15,6) size 46x17
+ text run at (15,6) width 46: "caption"
+ RenderBlock {INPUT} at (63,6) size 16x16
+ RenderTableSection {TBODY} at (10,33) size 86x42
+ RenderTableRow {TR} at (0,0) size 86x19
+ RenderTableCell {TD} at (2,0) size 48x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (52,0) size 33x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,0) size 32x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,21) size 87x19
- RenderTableCell {TD} at (2,21) size 49x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,21) size 86x19
+ RenderTableCell {TD} at (2,21) size 48x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (52,21) size 33x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,21) size 32x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderBlock (anonymous) at (0,823) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 139x17
</span><span class="cx"> text run at (0,0) width 139: "table 7 - insert caption"
</span><del>- RenderTable {TABLE} at (5,850) size 91x89 [border: (10px solid #008000)]
- RenderTableSection {TBODY} at (10,10) size 71x44
- RenderTableRow {TR} at (0,2) size 71x19
- RenderTableCell {TD} at (2,2) size 33x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (5,850) size 90x89 [border: (10px solid #008000)]
+ RenderTableSection {TBODY} at (10,10) size 70x44
+ RenderTableRow {TR} at (0,2) size 70x19
+ RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,2) size 33x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,2) size 32x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,23) size 71x19
- RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 70x19
+ RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderBlock {CAPTION} at (10,66) size 81x23 [border: (3px solid #800080)]
</del><ins>+ RenderBlock {CAPTION} at (10,66) size 80x23 [border: (3px solid #800080)]
</ins><span class="cx"> RenderText {#text} at (13,3) size 54x17
</span><span class="cx"> text run at (13,3) width 54: "new cap"
</span><span class="cx"> RenderBlock (anonymous) at (0,944) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 152x17
</span><span class="cx"> text run at (0,0) width 152: "table 8 - remove caption"
</span><del>- RenderTable {TABLE} at (5,971) size 91x64 [border: (10px solid #008000)]
- RenderTableSection {TBODY} at (10,10) size 71x44
- RenderTableRow {TR} at (0,2) size 71x19
- RenderTableCell {TD} at (2,2) size 33x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (5,971) size 90x64 [border: (10px solid #008000)]
+ RenderTableSection {TBODY} at (10,10) size 70x44
+ RenderTableRow {TR} at (0,2) size 70x19
+ RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,2) size 33x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,2) size 32x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,23) size 71x19
- RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 70x19
+ RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions2expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,49 +9,49 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,17) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 103x17
</span><span class="cx"> text run at (0,0) width 103: "table 1 - original"
</span><del>- RenderTable {TABLE} at (5,44) size 91x94 [border: (10px solid #008000)]
- RenderBlock {CAPTION} at (10,2) size 81x28 [border: (3px solid #800080)]
- RenderText {#text} at (7,6) size 47x17
- text run at (7,6) width 47: "caption"
- RenderBlock {INPUT} at (55,6) size 17x16
- RenderTableSection {TBODY} at (10,40) size 71x44
- RenderTableRow {TR} at (0,2) size 71x19
- RenderTableCell {TD} at (2,2) size 33x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (5,44) size 90x94 [border: (10px solid #008000)]
+ RenderBlock {CAPTION} at (10,2) size 80x28 [border: (3px solid #800080)]
+ RenderText {#text} at (7,6) size 46x17
+ text run at (7,6) width 46: "caption"
+ RenderBlock {INPUT} at (55,6) size 16x16
+ RenderTableSection {TBODY} at (10,40) size 70x44
+ RenderTableRow {TR} at (0,2) size 70x19
+ RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,2) size 33x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,2) size 32x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,23) size 71x19
- RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 70x19
+ RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderBlock (anonymous) at (0,143) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 188x17
</span><span class="cx"> text run at (0,0) width 188: "table 2 - caption gains content"
</span><del>- RenderTable {TABLE} at (5,170) size 91x111 [border: (10px solid #008000)]
- RenderBlock {CAPTION} at (10,2) size 81x45 [border: (3px solid #800080)]
- RenderText {#text} at (7,6) size 47x17
- text run at (7,6) width 47: "caption"
- RenderBlock {INPUT} at (55,6) size 17x16
- RenderText {#text} at (17,25) size 47x17
- text run at (17,25) width 47: "foo foo"
- RenderTableSection {TBODY} at (10,57) size 71x44
- RenderTableRow {TR} at (0,2) size 71x19
- RenderTableCell {TD} at (2,2) size 33x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (5,170) size 90x111 [border: (10px solid #008000)]
+ RenderBlock {CAPTION} at (10,2) size 80x45 [border: (3px solid #800080)]
+ RenderText {#text} at (7,6) size 46x17
+ text run at (7,6) width 46: "caption"
+ RenderBlock {INPUT} at (55,6) size 16x16
+ RenderText {#text} at (17,25) size 46x17
+ text run at (17,25) width 46: "foo foo"
+ RenderTableSection {TBODY} at (10,57) size 70x44
+ RenderTableRow {TR} at (0,2) size 70x19
+ RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,2) size 33x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,2) size 32x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,23) size 71x19
- RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 70x19
+ RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderBlock (anonymous) at (0,286) size 769x17
</span><span class="lines">@@ -82,115 +82,115 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,429) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 186x17
</span><span class="cx"> text run at (0,0) width 186: "table 4 - caption loses content"
</span><del>- RenderTable {TABLE} at (5,456) size 91x89 [border: (10px solid #008000)]
- RenderBlock {CAPTION} at (10,2) size 81x23 [border: (3px solid #800080)]
- RenderText {#text} at (17,3) size 47x17
- text run at (17,3) width 47: "caption"
- RenderTableSection {TBODY} at (10,35) size 71x44
- RenderTableRow {TR} at (0,2) size 71x19
- RenderTableCell {TD} at (2,2) size 33x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (5,456) size 90x89 [border: (10px solid #008000)]
+ RenderBlock {CAPTION} at (10,2) size 80x23 [border: (3px solid #800080)]
+ RenderText {#text} at (17,3) size 46x17
+ text run at (17,3) width 46: "caption"
+ RenderTableSection {TBODY} at (10,35) size 70x44
+ RenderTableRow {TR} at (0,2) size 70x19
+ RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,2) size 33x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,2) size 32x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,23) size 71x19
- RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 70x19
+ RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderBlock (anonymous) at (0,550) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 154x17
</span><span class="cx"> text run at (0,0) width 154: "table 5 - table gets wider"
</span><del>- RenderTable {TABLE} at (5,577) size 137x94 [border: (10px solid #008000)]
- RenderBlock {CAPTION} at (10,2) size 127x28 [border: (3px solid #800080)]
- RenderText {#text} at (30,6) size 47x17
- text run at (30,6) width 47: "caption"
- RenderBlock {INPUT} at (78,6) size 17x16
- RenderTableSection {TBODY} at (10,40) size 117x44
- RenderTableRow {TR} at (0,2) size 117x19
- RenderTableCell {TD} at (2,2) size 33x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (5,577) size 136x94 [border: (10px solid #008000)]
+ RenderBlock {CAPTION} at (10,2) size 126x28 [border: (3px solid #800080)]
+ RenderText {#text} at (30,6) size 46x17
+ text run at (30,6) width 46: "caption"
+ RenderBlock {INPUT} at (78,6) size 16x16
+ RenderTableSection {TBODY} at (10,40) size 116x44
+ RenderTableRow {TR} at (0,2) size 116x19
+ RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,2) size 79x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,2) size 78x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderText {#text} at (31,1) size 46x17
</span><span class="cx"> text run at (31,1) width 46: "foo foo"
</span><del>- RenderTableRow {TR} at (0,23) size 117x19
- RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 116x19
+ RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,23) size 79x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,23) size 78x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderBlock (anonymous) at (0,676) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 149x17
</span><span class="cx"> text run at (0,0) width 149: "table 6 - table gets taller"
</span><del>- RenderTable {TABLE} at (5,703) size 107x115 [border: (10px solid #008000)]
- RenderBlock {CAPTION} at (10,2) size 97x28 [border: (3px solid #800080)]
- RenderText {#text} at (15,6) size 47x17
- text run at (15,6) width 47: "caption"
- RenderBlock {INPUT} at (63,6) size 17x16
- RenderTableSection {TBODY} at (10,40) size 87x65
- RenderTableRow {TR} at (0,2) size 87x19
- RenderTableCell {TD} at (2,2) size 49x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (5,703) size 106x115 [border: (10px solid #008000)]
+ RenderBlock {CAPTION} at (10,2) size 96x28 [border: (3px solid #800080)]
+ RenderText {#text} at (15,6) size 46x17
+ text run at (15,6) width 46: "caption"
+ RenderBlock {INPUT} at (63,6) size 16x16
+ RenderTableSection {TBODY} at (10,40) size 86x65
+ RenderTableRow {TR} at (0,2) size 86x19
+ RenderTableCell {TD} at (2,2) size 48x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (52,2) size 33x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,2) size 32x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,23) size 87x19
- RenderTableCell {TD} at (2,23) size 49x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 86x19
+ RenderTableCell {TD} at (2,23) size 48x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (52,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,44) size 87x19
- RenderTableCell {TD} at (2,44) size 49x19 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,44) size 86x19
+ RenderTableCell {TD} at (2,44) size 48x19 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 46x17
</span><span class="cx"> text run at (1,1) width 46: "foo foo"
</span><span class="cx"> RenderBlock (anonymous) at (0,823) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 139x17
</span><span class="cx"> text run at (0,0) width 139: "table 7 - insert caption"
</span><del>- RenderTable {TABLE} at (5,850) size 91x89 [border: (10px solid #008000)]
- RenderTableSection {TBODY} at (10,35) size 71x44
- RenderTableRow {TR} at (0,2) size 71x19
- RenderTableCell {TD} at (2,2) size 33x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (5,850) size 90x89 [border: (10px solid #008000)]
+ RenderTableSection {TBODY} at (10,35) size 70x44
+ RenderTableRow {TR} at (0,2) size 70x19
+ RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,2) size 33x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,2) size 32x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,23) size 71x19
- RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 70x19
+ RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderBlock {CAPTION} at (10,2) size 81x23 [border: (3px solid #800080)]
</del><ins>+ RenderBlock {CAPTION} at (10,2) size 80x23 [border: (3px solid #800080)]
</ins><span class="cx"> RenderText {#text} at (13,3) size 54x17
</span><span class="cx"> text run at (13,3) width 54: "new cap"
</span><span class="cx"> RenderBlock (anonymous) at (0,944) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 152x17
</span><span class="cx"> text run at (0,0) width 152: "table 8 - remove caption"
</span><del>- RenderTable {TABLE} at (5,971) size 91x64 [border: (10px solid #008000)]
- RenderTableSection {TBODY} at (10,10) size 71x44
- RenderTableRow {TR} at (0,2) size 71x19
- RenderTableCell {TD} at (2,2) size 33x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (5,971) size 90x64 [border: (10px solid #008000)]
+ RenderTableSection {TBODY} at (10,10) size 70x44
+ RenderTableRow {TR} at (0,2) size 70x19
+ RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,2) size 33x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,2) size 32x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableRow {TR} at (0,23) size 71x19
- RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,23) size 70x19
+ RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><del>- RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 30x17
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecol_span2expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/col_span2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecol_span2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/col_span2-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/col_span2-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/col_span2-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,17 +6,17 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 517x17
</span><span class="cx"> text run at (0,0) width 517: "this fixes a bug - 5.0 allocates colspans from right to left - Nav4.6 goes left to right"
</span><del>- RenderTable {TABLE} at (0,17) size 273x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 271x71
- RenderTableRow {TR} at (0,2) size 271x21
</del><ins>+ RenderTable {TABLE} at (0,17) size 272x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 270x71
+ RenderTableRow {TR} at (0,2) size 270x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 182x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</span><span class="cx"> RenderText {#text} at (2,2) size 96x17
</span><span class="cx"> text run at (2,2) width 96: "xxxxxxxxxxxx"
</span><span class="cx"> RenderTableCell {TD} at (185,2) size 84x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "y"
</span><del>- RenderTableRow {TR} at (0,25) size 271x21
- RenderTableCell {TD} at (2,25) size 13x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 270x21
+ RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "x"
</span><span class="cx"> RenderTableCell {TD} at (16,25) size 83x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -28,8 +28,8 @@
</span><span class="cx"> RenderTableCell {TD} at (185,25) size 84x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "y"
</span><del>- RenderTableRow {TR} at (0,48) size 271x21
- RenderTableCell {TD} at (2,48) size 13x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 270x21
+ RenderTableCell {TD} at (2,48) size 12x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "x"
</span><span class="cx"> RenderTableCell {TD} at (16,48) size 253x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=3]
</span><span class="lines">@@ -73,63 +73,63 @@
</span><span class="cx"> RenderTable {TABLE} at (0,214) size 90x50 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 88x48
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 88x21
</span><del>- RenderTableCell {TD} at (2,2) size 85x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,2) size 84x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 80x17
</span><span class="cx"> text run at (2,2) width 80: "xxxxxxxxxx"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 88x21
</span><span class="cx"> RenderTableCell {TD} at (2,25) size 41x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: "xx"
</span><del>- RenderTableCell {TD} at (45,25) size 42x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (45,25) size 41x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: "xx"
</span><span class="cx"> RenderBlock (anonymous) at (0,264) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,281) size 287x73 [bgcolor=#FF0000] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 285x71
- RenderTableRow {TR} at (0,2) size 285x21
- RenderTableCell {TD} at (2,2) size 154x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTable {TABLE} at (0,281) size 286x73 [bgcolor=#FF0000] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 284x71
+ RenderTableRow {TR} at (0,2) size 284x21
+ RenderTableCell {TD} at (2,2) size 153x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (2,2) size 48x17
</span><span class="cx"> text run at (2,2) width 48: "xxxxxx"
</span><del>- RenderTableCell {TD} at (157,2) size 126x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (157,2) size 125x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "y"
</span><del>- RenderTableRow {TR} at (0,25) size 285x21
- RenderTableCell {TD} at (2,25) size 13x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 284x21
+ RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "x"
</span><del>- RenderTableCell {TD} at (16,25) size 13x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,25) size 12x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "x"
</span><del>- RenderTableCell {TD} at (30,25) size 126x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,25) size 125x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "x"
</span><del>- RenderTableCell {TD} at (157,25) size 126x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (157,25) size 125x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "y"
</span><del>- RenderTableRow {TR} at (0,48) size 285x21
- RenderTableCell {TD} at (2,48) size 13x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 284x21
+ RenderTableCell {TD} at (2,48) size 12x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "x"
</span><del>- RenderTableCell {TD} at (16,48) size 13x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (16,48) size 12x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "x"
</span><del>- RenderTableCell {TD} at (30,48) size 253x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (30,48) size 252x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 248x17
</span><span class="cx"> text run at (2,2) width 248: "yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy"
</span><span class="cx"> RenderBlock (anonymous) at (0,354) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,371) size 273x73 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 271x71
- RenderTableRow {TR} at (0,2) size 271x21
</del><ins>+ RenderTable {TABLE} at (0,371) size 272x73 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 270x71
+ RenderTableRow {TR} at (0,2) size 270x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 182x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</span><span class="cx"> RenderText {#text} at (2,2) size 48x17
</span><span class="cx"> text run at (2,2) width 48: "xxxxxx"
</span><span class="cx"> RenderTableCell {TD} at (185,2) size 84x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "y"
</span><del>- RenderTableRow {TR} at (0,25) size 271x21
- RenderTableCell {TD} at (2,25) size 13x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 270x21
+ RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "x"
</span><span class="cx"> RenderTableCell {TD} at (16,25) size 83x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -141,8 +141,8 @@
</span><span class="cx"> RenderTableCell {TD} at (185,25) size 84x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "y"
</span><del>- RenderTableRow {TR} at (0,48) size 271x21
- RenderTableCell {TD} at (2,48) size 13x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 270x21
+ RenderTableCell {TD} at (2,48) size 12x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "x"
</span><span class="cx"> RenderTableCell {TD} at (16,48) size 253x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=3]
</span><span class="lines">@@ -150,17 +150,17 @@
</span><span class="cx"> text run at (2,2) width 248: "yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy"
</span><span class="cx"> RenderBlock (anonymous) at (0,444) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,461) size 273x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 271x71
- RenderTableRow {TR} at (0,2) size 271x21
</del><ins>+ RenderTable {TABLE} at (0,461) size 272x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 270x71
+ RenderTableRow {TR} at (0,2) size 270x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 182x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</span><span class="cx"> RenderText {#text} at (2,2) size 136x17
</span><span class="cx"> text run at (2,2) width 136: "yyyyyyyyyyyyyyyyy"
</span><span class="cx"> RenderTableCell {TD} at (185,2) size 84x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "y"
</span><del>- RenderTableRow {TR} at (0,25) size 271x21
- RenderTableCell {TD} at (2,25) size 13x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 270x21
+ RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "x"
</span><span class="cx"> RenderTableCell {TD} at (16,25) size 83x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -172,8 +172,8 @@
</span><span class="cx"> RenderTableCell {TD} at (185,25) size 84x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "y"
</span><del>- RenderTableRow {TR} at (0,48) size 271x21
- RenderTableCell {TD} at (2,48) size 13x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 270x21
+ RenderTableCell {TD} at (2,48) size 12x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 8x17
</span><span class="cx"> text run at (2,2) width 8: "x"
</span><span class="cx"> RenderTableCell {TD} at (16,48) size 253x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=3]
</span><span class="lines">@@ -181,20 +181,20 @@
</span><span class="cx"> text run at (2,2) width 248: "yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy"
</span><span class="cx"> RenderBlock (anonymous) at (0,534) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,551) size 165x50 [bgcolor=#FFFF00] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 163x48
- RenderTableRow {TR} at (0,2) size 163x21
- RenderTableCell {TD} at (2,2) size 159x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTable {TABLE} at (0,551) size 164x50 [bgcolor=#FFFF00] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 162x48
+ RenderTableRow {TR} at (0,2) size 162x21
+ RenderTableCell {TD} at (2,2) size 158x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (2,2) size 136x17
</span><span class="cx"> text run at (2,2) width 136: "xxxxxxxxxxxxxxxxx"
</span><del>- RenderTableRow {TR} at (0,25) size 163x21
</del><ins>+ RenderTableRow {TR} at (0,25) size 162x21
</ins><span class="cx"> RenderTableCell {TD} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (108,25) size 25x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,25) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><del>- RenderTableCell {TD} at (134,25) size 27x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (134,25) size 26x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 22x17
</span><span class="cx"> text run at (2,2) width 22: "zap"
</span><span class="cx"> RenderBlock (anonymous) at (0,601) size 769x17
</span><span class="lines">@@ -202,7 +202,7 @@
</span><span class="cx"> RenderTable {TABLE} at (0,618) size 400x50 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 398x48
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 398x21
</span><del>- RenderTableCell {TD} at (2,2) size 394x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (2,2) size 395x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (2,2) size 136x17
</span><span class="cx"> text run at (2,2) width 136: "xxxxxxxxxxxxxxxxx"
</span><span class="cx"> RenderTableRow {TR} at (0,25) size 398x21
</span><span class="lines">@@ -212,18 +212,18 @@
</span><span class="cx"> RenderTableCell {TD} at (108,25) size 138x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><del>- RenderTableCell {TD} at (247,25) size 149x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (247,25) size 150x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 22x17
</span><span class="cx"> text run at (2,2) width 22: "zap"
</span><span class="cx"> RenderBlock (anonymous) at (0,668) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,685) size 147x50 [bgcolor=#0000FF] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 145x48
- RenderTableRow {TR} at (0,2) size 145x21
</del><ins>+ RenderTable {TABLE} at (0,685) size 146x50 [bgcolor=#0000FF] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 144x48
+ RenderTableRow {TR} at (0,2) size 144x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 141x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</span><span class="cx"> RenderText {#text} at (2,2) size 136x17
</span><span class="cx"> text run at (2,2) width 136: "xxxxxxxxxxxxxxxxx"
</span><del>- RenderTableRow {TR} at (0,25) size 145x21
</del><ins>+ RenderTableRow {TR} at (0,25) size 144x21
</ins><span class="cx"> RenderTableCell {TD} at (2,25) size 46x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="lines">@@ -236,92 +236,92 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,735) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {HR} at (0,760) size 202x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,770) size 211x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 209x48
- RenderTableRow {TR} at (0,2) size 209x21
</del><ins>+ RenderTable {TABLE} at (0,770) size 210x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 208x48
+ RenderTableRow {TR} at (0,2) size 208x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 54x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: "50"
</span><span class="cx"> RenderTableCell {TD} at (58,2) size 54x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: "50"
</span><del>- RenderTableCell {TD} at (114,2) size 93x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (114,2) size 92x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableRow {TR} at (0,25) size 209x21
- RenderTableCell {TD} at (2,25) size 205x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=3]
</del><ins>+ RenderTableRow {TR} at (0,25) size 208x21
+ RenderTableCell {TD} at (2,25) size 204x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (2,2) size 52x17
</span><span class="cx"> text run at (2,2) width 52: "200CS3"
</span><span class="cx"> RenderBlock (anonymous) at (0,820) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {HR} at (0,845) size 202x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,855) size 211x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 209x48
- RenderTableRow {TR} at (0,2) size 209x21
</del><ins>+ RenderTable {TABLE} at (0,855) size 210x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 208x48
+ RenderTableRow {TR} at (0,2) size 208x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 54x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: "50"
</span><del>- RenderTableCell {TD} at (58,2) size 149x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (58,2) size 148x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableRow {TR} at (0,25) size 209x21
- RenderTableCell {TD} at (2,25) size 205x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,25) size 208x21
+ RenderTableCell {TD} at (2,25) size 204x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 52x17
</span><span class="cx"> text run at (2,2) width 52: "200CS2"
</span><span class="cx"> RenderBlock (anonymous) at (0,905) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,922) size 211x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 209x48
- RenderTableRow {TR} at (0,2) size 209x21
</del><ins>+ RenderTable {TABLE} at (0,922) size 210x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 208x48
+ RenderTableRow {TR} at (0,2) size 208x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 101x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (105,2) size 102x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (105,2) size 101x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableRow {TR} at (0,25) size 209x21
- RenderTableCell {TD} at (2,25) size 205x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,25) size 208x21
+ RenderTableCell {TD} at (2,25) size 204x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> RenderBlock (anonymous) at (0,972) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,989) size 623x133 [bgcolor=#EE82EE] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 621x131
- RenderTableRow {TR} at (0,2) size 621x104
- RenderTableCell {TD} at (2,2) size 617x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTable {TABLE} at (0,989) size 622x133 [bgcolor=#EE82EE] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 620x131
+ RenderTableRow {TR} at (0,2) size 620x104
+ RenderTableCell {TD} at (2,2) size 616x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 600x100
</span><del>- RenderTableRow {TR} at (0,108) size 621x21
</del><ins>+ RenderTableRow {TR} at (0,108) size 620x21
</ins><span class="cx"> RenderTableCell {TD} at (2,108) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (108,108) size 105x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,108) size 104x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (214,108) size 405x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (214,108) size 404x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "400"
</span><span class="cx"> RenderBlock (anonymous) at (0,1122) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,1139) size 644x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 642x48
- RenderTableRow {TR} at (0,2) size 642x21
- RenderTableCell {TD} at (2,2) size 605x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTable {TABLE} at (0,1139) size 643x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 641x48
+ RenderTableRow {TR} at (0,2) size 641x21
+ RenderTableCell {TD} at (2,2) size 604x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "600"
</span><del>- RenderTableCell {TD} at (608,2) size 32x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (608,2) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableRow {TR} at (0,25) size 642x21
</del><ins>+ RenderTableRow {TR} at (0,25) size 641x21
</ins><span class="cx"> RenderTableCell {TD} at (2,25) size 200x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderTableCell {TD} at (204,25) size 200x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (406,25) size 201x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (406,25) size 200x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (608,25) size 32x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (608,25) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,1189) size 769x17
</span><span class="lines">@@ -329,37 +329,37 @@
</span><span class="cx"> text run at (0,0) width 291: "fixed table - spanned cols based on fix widths "
</span><span class="cx"> RenderBR {BR} at (291,14) size 0x0
</span><span class="cx"> RenderBlock {HR} at (0,1214) size 402x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,1224) size 535x59 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 533x57
- RenderTableRow {TR} at (0,5) size 533x21
- RenderTableCell {TD} at (5,5) size 414x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,1224) size 534x59 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 532x57
+ RenderTableRow {TR} at (0,5) size 532x21
+ RenderTableCell {TD} at (5,5) size 413x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 52x17
</span><span class="cx"> text run at (2,2) width 52: "400CS2"
</span><del>- RenderTableCell {TD} at (423,5) size 105x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (423,5) size 104x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableRow {TR} at (0,31) size 533x21
</del><ins>+ RenderTableRow {TR} at (0,31) size 532x21
</ins><span class="cx"> RenderTableCell {TD} at (5,31) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (114,31) size 305x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (114,31) size 304x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "300"
</span><del>- RenderTableCell {TD} at (423,31) size 105x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (423,31) size 104x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,1283) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,1300) size 339x59 [bgcolor=#808080] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 337x57
- RenderTableRow {TR} at (0,5) size 337x21
</del><ins>+ RenderTable {TABLE} at (0,1300) size 338x59 [bgcolor=#808080] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 336x57
+ RenderTableRow {TR} at (0,5) size 336x21
</ins><span class="cx"> RenderTableCell {TD} at (5,5) size 218x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 213x17
</span><span class="cx"> text run at (2,2) width 213: "auto auto auto auto auto auto auto"
</span><span class="cx"> RenderTableCell {TD} at (227,5) size 105x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableRow {TR} at (0,31) size 337x21
</del><ins>+ RenderTableRow {TR} at (0,31) size 336x21
</ins><span class="cx"> RenderTableCell {TD} at (5,31) size 71x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="lines">@@ -371,87 +371,87 @@
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,1359) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,1376) size 339x59 [bgcolor=#00FF00] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 337x57
- RenderTableRow {TR} at (0,5) size 337x21
- RenderTableCell {TD} at (5,5) size 218x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,1376) size 338x59 [bgcolor=#00FF00] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 336x57
+ RenderTableRow {TR} at (0,5) size 336x21
+ RenderTableCell {TD} at (5,5) size 217x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 213x17
</span><span class="cx"> text run at (2,2) width 213: "auto auto auto auto auto auto auto"
</span><del>- RenderTableCell {TD} at (227,5) size 105x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (227,5) size 104x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableRow {TR} at (0,31) size 337x21
</del><ins>+ RenderTableRow {TR} at (0,31) size 336x21
</ins><span class="cx"> RenderTableCell {TD} at (5,31) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (114,31) size 109x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (114,31) size 108x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 58x17
</span><span class="cx"> text run at (2,2) width 58: "auto auto"
</span><del>- RenderTableCell {TD} at (227,31) size 105x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (227,31) size 104x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,1435) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,1452) size 339x59 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 337x57
- RenderTableRow {TR} at (0,5) size 337x21
- RenderTableCell {TD} at (5,5) size 218x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,1452) size 338x59 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 336x57
+ RenderTableRow {TR} at (0,5) size 336x21
+ RenderTableCell {TD} at (5,5) size 217x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 213x17
</span><span class="cx"> text run at (2,2) width 213: "auto auto auto auto auto auto auto"
</span><del>- RenderTableCell {TD} at (227,5) size 105x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (227,5) size 104x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableRow {TR} at (0,31) size 337x21
</del><ins>+ RenderTableRow {TR} at (0,31) size 336x21
</ins><span class="cx"> RenderTableCell {TD} at (5,31) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (114,31) size 109x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (114,31) size 108x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "auto auto auto"
</span><del>- RenderTableCell {TD} at (227,31) size 105x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (227,31) size 104x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,1511) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,1528) size 386x59 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 384x57
- RenderTableRow {TR} at (0,5) size 384x21
- RenderTableCell {TD} at (5,5) size 265x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,1528) size 385x59 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 383x57
+ RenderTableRow {TR} at (0,5) size 383x21
+ RenderTableCell {TD} at (5,5) size 264x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 213x17
</span><span class="cx"> text run at (2,2) width 213: "auto auto auto auto auto auto auto"
</span><del>- RenderTableCell {TD} at (274,5) size 105x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (274,5) size 104x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableRow {TR} at (0,31) size 384x21
</del><ins>+ RenderTableRow {TR} at (0,31) size 383x21
</ins><span class="cx"> RenderTableCell {TD} at (5,31) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (114,31) size 156x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (114,31) size 155x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 151x17
</span><span class="cx"> text run at (2,2) width 151: "auto auto auto auto auto"
</span><del>- RenderTableCell {TD} at (274,31) size 105x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (274,31) size 104x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,1587) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,1604) size 355x76 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 353x74
- RenderTableRow {TR} at (0,5) size 353x21
- RenderTableCell {TD} at (5,5) size 234x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,1604) size 354x76 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 352x74
+ RenderTableRow {TR} at (0,5) size 352x21
+ RenderTableCell {TD} at (5,5) size 233x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 213x17
</span><span class="cx"> text run at (2,2) width 213: "auto auto auto auto auto auto auto"
</span><del>- RenderTableCell {TD} at (243,5) size 105x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (243,5) size 104x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableRow {TR} at (0,31) size 353x38
</del><ins>+ RenderTableRow {TR} at (0,31) size 352x38
</ins><span class="cx"> RenderTableCell {TD} at (5,31) size 104x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 80x34
</span><span class="cx"> text run at (2,2) width 80: "100 100 100"
</span><span class="cx"> text run at (2,19) width 24: "100"
</span><del>- RenderTableCell {TD} at (114,39) size 125x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (114,39) size 124x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 120x18
</span><span class="cx"> text run at (2,3) width 120: "auto auto auto auto"
</span><del>- RenderTableCell {TD} at (243,39) size 105x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (243,39) size 104x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x18
</span><span class="cx"> text run at (2,3) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,1680) size 769x17
</span><span class="lines">@@ -527,29 +527,29 @@
</span><span class="cx"> RenderTable {TABLE} at (0,1993) size 500x59 [bgcolor=#808080] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 498x57
</span><span class="cx"> RenderTableRow {TR} at (0,5) size 498x21
</span><del>- RenderTableCell {TD} at (5,5) size 452x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (5,5) size 453x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 194x17
</span><span class="cx"> text run at (2,2) width 194: "80% 80% 80% 80% 80% 80%"
</span><del>- RenderTableCell {TD} at (461,5) size 32x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (462,5) size 32x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderTableRow {TR} at (0,31) size 498x21
</span><span class="cx"> RenderTableCell {TD} at (5,31) size 150x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 29x17
</span><span class="cx"> text run at (2,2) width 29: "33%"
</span><del>- RenderTableCell {TD} at (159,31) size 298x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (159,31) size 299x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x17
</span><span class="cx"> text run at (2,2) width 29: "66%"
</span><del>- RenderTableCell {TD} at (461,31) size 32x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (462,31) size 32x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderTable {TABLE} at (0,2052) size 500x76 [bgcolor=#FFFF00] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 498x74
</span><span class="cx"> RenderTableRow {TR} at (0,5) size 498x21
</span><del>- RenderTableCell {TD} at (5,5) size 452x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (5,5) size 453x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 194x17
</span><span class="cx"> text run at (2,2) width 194: "30% 30% 30% 30% 30% 30%"
</span><del>- RenderTableCell {TD} at (461,5) size 32x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (462,5) size 32x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderTableRow {TR} at (0,31) size 498x38
</span><span class="lines">@@ -557,10 +557,10 @@
</span><span class="cx"> RenderText {#text} at (2,2) size 128x34
</span><span class="cx"> text run at (2,2) width 128: "33% 33% 33% 33%"
</span><span class="cx"> text run at (2,19) width 95: "33% 33% 33%"
</span><del>- RenderTableCell {TD} at (159,39) size 298x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (159,39) size 299x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x18
</span><span class="cx"> text run at (2,3) width 29: "66%"
</span><del>- RenderTableCell {TD} at (461,39) size 32x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (462,39) size 32x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x18
</span><span class="cx"> text run at (2,3) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,2128) size 769x34
</span><span class="lines">@@ -592,10 +592,10 @@
</span><span class="cx"> RenderTable {TABLE} at (0,2238) size 500x76 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 498x74
</span><span class="cx"> RenderTableRow {TR} at (0,5) size 498x21
</span><del>- RenderTableCell {TD} at (5,5) size 452x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (5,5) size 453x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 194x17
</span><span class="cx"> text run at (2,2) width 194: "90% 80% 80% 80% 80% 80%"
</span><del>- RenderTableCell {TD} at (461,5) size 32x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (462,5) size 32x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderTableRow {TR} at (0,31) size 498x38
</span><span class="lines">@@ -603,10 +603,10 @@
</span><span class="cx"> RenderText {#text} at (2,2) size 128x34
</span><span class="cx"> text run at (2,2) width 128: "33% 33% 33% 33%"
</span><span class="cx"> text run at (2,19) width 95: "33% 33% 33%"
</span><del>- RenderTableCell {TD} at (159,39) size 298x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (159,39) size 299x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x18
</span><span class="cx"> text run at (2,3) width 29: "66%"
</span><del>- RenderTableCell {TD} at (461,39) size 32x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (462,39) size 32x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x18
</span><span class="cx"> text run at (2,3) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,2314) size 769x17
</span><span class="lines">@@ -614,21 +614,21 @@
</span><span class="cx"> RenderTable {TABLE} at (0,2331) size 500x76 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 498x74
</span><span class="cx"> RenderTableRow {TR} at (0,5) size 498x21
</span><del>- RenderTableCell {TD} at (5,5) size 452x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (5,5) size 453x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 194x17
</span><span class="cx"> text run at (2,2) width 194: "90% 80% 80% 80% 80% 80%"
</span><del>- RenderTableCell {TD} at (461,5) size 32x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (462,5) size 32x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderTableRow {TR} at (0,31) size 498x38
</span><span class="cx"> RenderTableCell {TD} at (5,39) size 295x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 29x18
</span><span class="cx"> text run at (2,3) width 29: "66%"
</span><del>- RenderTableCell {TD} at (304,31) size 153x38 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (304,31) size 154x38 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 128x34
</span><span class="cx"> text run at (2,2) width 128: "66% 66% 66% 66%"
</span><span class="cx"> text run at (2,19) width 62: "66% 66%"
</span><del>- RenderTableCell {TD} at (461,39) size 32x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (462,39) size 32x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x18
</span><span class="cx"> text run at (2,3) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,2407) size 769x17
</span><span class="lines">@@ -665,7 +665,7 @@
</span><span class="cx"> RenderTableCell {TD} at (5,5) size 436x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 95x17
</span><span class="cx"> text run at (2,2) width 95: "90% 90% 90%"
</span><del>- RenderTableCell {TD} at (445,5) size 48x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (445,5) size 49x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderTableRow {TR} at (0,31) size 498x21
</span><span class="lines">@@ -675,14 +675,14 @@
</span><span class="cx"> RenderTableCell {TD} at (225,31) size 216x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (445,31) size 48x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (445,31) size 49x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderTableRow {TR} at (0,57) size 498x21
</span><span class="cx"> RenderTableCell {TD} at (5,57) size 216x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (225,57) size 268x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (225,57) size 269x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 95x17
</span><span class="cx"> text run at (2,2) width 95: "90% 90% 90%"
</span><span class="cx"> RenderBlock (anonymous) at (0,2619) size 769x17
</span><span class="lines">@@ -693,7 +693,7 @@
</span><span class="cx"> RenderTableCell {TD} at (5,5) size 436x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 95x17
</span><span class="cx"> text run at (2,2) width 95: "90% 90% 90%"
</span><del>- RenderTableCell {TD} at (445,5) size 48x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (445,5) size 49x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderTableRow {TR} at (0,31) size 498x21
</span><span class="lines">@@ -703,14 +703,14 @@
</span><span class="cx"> RenderTableCell {TD} at (296,31) size 145x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (445,31) size 48x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (445,31) size 49x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x17
</span><span class="cx"> text run at (2,2) width 29: "60%"
</span><span class="cx"> RenderTableRow {TR} at (0,57) size 498x21
</span><span class="cx"> RenderTableCell {TD} at (5,57) size 287x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (296,57) size 197x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (296,57) size 198x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 95x17
</span><span class="cx"> text run at (2,2) width 95: "90% 90% 90%"
</span><span class="cx"> RenderBlock (anonymous) at (0,2721) size 769x17
</span><span class="lines">@@ -721,7 +721,7 @@
</span><span class="cx"> RenderTableCell {TD} at (5,5) size 436x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 95x17
</span><span class="cx"> text run at (2,2) width 95: "90% 90% 90%"
</span><del>- RenderTableCell {TD} at (445,5) size 48x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (445,5) size 49x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x17
</span><span class="cx"> text run at (2,2) width 29: "60%"
</span><span class="cx"> RenderTableRow {TR} at (0,31) size 498x21
</span><span class="lines">@@ -731,14 +731,14 @@
</span><span class="cx"> RenderTableCell {TD} at (296,31) size 145x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (445,31) size 48x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (445,31) size 49x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderTableRow {TR} at (0,57) size 498x21
</span><span class="cx"> RenderTableCell {TD} at (5,57) size 287x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (296,57) size 197x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (296,57) size 198x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 95x17
</span><span class="cx"> text run at (2,2) width 95: "90% 90% 90%"
</span><span class="cx"> RenderBlock (anonymous) at (0,2823) size 769x17
</span><span class="lines">@@ -746,21 +746,21 @@
</span><span class="cx"> RenderTable {TABLE} at (0,2840) size 500x76 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 498x74
</span><span class="cx"> RenderTableRow {TR} at (0,5) size 498x21
</span><del>- RenderTableCell {TD} at (5,5) size 450x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (5,5) size 451x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 194x17
</span><span class="cx"> text run at (2,2) width 194: "90% 80% 80% 80% 80% 80%"
</span><del>- RenderTableCell {TD} at (459,5) size 34x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (460,5) size 34x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderTableRow {TR} at (0,31) size 498x38
</span><span class="cx"> RenderTableCell {TD} at (5,39) size 293x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 29x18
</span><span class="cx"> text run at (2,3) width 29: "66%"
</span><del>- RenderTableCell {TD} at (302,31) size 153x38 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (302,31) size 154x38 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 128x34
</span><span class="cx"> text run at (2,2) width 128: "66% 66% 66% 66%"
</span><span class="cx"> text run at (2,19) width 62: "66% 66%"
</span><del>- RenderTableCell {TD} at (459,39) size 34x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (460,39) size 34x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x18
</span><span class="cx"> text run at (2,3) width 29: "50%"
</span><span class="cx"> RenderBlock (anonymous) at (0,2916) size 769x17
</span><span class="lines">@@ -771,7 +771,7 @@
</span><span class="cx"> RenderTableCell {TD} at (5,5) size 436x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 194x17
</span><span class="cx"> text run at (2,2) width 194: "90% 80% 80% 80% 80% 80%"
</span><del>- RenderTableCell {TD} at (445,5) size 48x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (445,5) size 49x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderTableRow {TR} at (0,31) size 498x21
</span><span class="lines">@@ -781,7 +781,7 @@
</span><span class="cx"> RenderTableCell {TD} at (153,31) size 288x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 58x17
</span><span class="cx"> text run at (2,2) width 58: "auto auto"
</span><del>- RenderTableCell {TD} at (445,31) size 48x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (445,31) size 49x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x17
</span><span class="cx"> text run at (2,2) width 29: "50%"
</span><span class="cx"> RenderBlock (anonymous) at (0,2992) size 769x17
</span><span class="lines">@@ -792,7 +792,7 @@
</span><span class="cx"> RenderTableCell {TD} at (5,5) size 436x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 194x17
</span><span class="cx"> text run at (2,2) width 194: "90% 90% 90% 90% 90% 90%"
</span><del>- RenderTableCell {TD} at (445,5) size 48x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (445,5) size 49x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderTableRow {TR} at (0,31) size 498x21
</span><span class="lines">@@ -802,7 +802,7 @@
</span><span class="cx"> RenderTableCell {TD} at (151,31) size 290x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "auto-auto"
</span><del>- RenderTableCell {TD} at (445,31) size 48x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (445,31) size 49x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x17
</span><span class="cx"> text run at (2,2) width 29: "50%"
</span><span class="cx"> RenderBlock (anonymous) at (0,3068) size 769x17
</span><span class="lines">@@ -813,7 +813,7 @@
</span><span class="cx"> RenderTableCell {TD} at (5,5) size 436x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 194x17
</span><span class="cx"> text run at (2,2) width 194: "90% 90% 90% 90% 90% 90%"
</span><del>- RenderTableCell {TD} at (445,5) size 48x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (445,5) size 49x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderTableRow {TR} at (0,31) size 498x21
</span><span class="lines">@@ -823,7 +823,7 @@
</span><span class="cx"> RenderTableCell {TD} at (296,31) size 145x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "auto-auto"
</span><del>- RenderTableCell {TD} at (445,31) size 48x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (445,31) size 49x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x17
</span><span class="cx"> text run at (2,2) width 29: "50%"
</span><span class="cx"> RenderBlock (anonymous) at (0,3144) size 769x17
</span><span class="lines">@@ -834,11 +834,11 @@
</span><span class="cx"> RenderTableCell {TD} at (5,5) size 436x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 194x17
</span><span class="cx"> text run at (2,2) width 194: "90% 90% 90% 90% 90% 90%"
</span><del>- RenderTableCell {TD} at (445,5) size 48x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (445,5) size 49x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderTableRow {TR} at (0,31) size 498x55
</span><del>- RenderTableCell {TD} at (5,31) size 26x55 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (5,31) size 25x55 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x51
</span><span class="cx"> text run at (2,2) width 21: "5%"
</span><span class="cx"> text run at (2,19) width 21: "5%"
</span><span class="lines">@@ -846,7 +846,7 @@
</span><span class="cx"> RenderTableCell {TD} at (35,48) size 406x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "auto-auto"
</span><del>- RenderTableCell {TD} at (445,48) size 48x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (445,48) size 49x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x17
</span><span class="cx"> text run at (2,2) width 29: "50%"
</span><span class="cx"> RenderBlock (anonymous) at (0,3254) size 769x17
</span><span class="lines">@@ -863,7 +863,7 @@
</span><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderTableRow {TR} at (0,65) size 498x21
</span><del>- RenderTableCell {TD} at (5,65) size 26x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (5,65) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "5%"
</span><span class="cx"> RenderTableCell {TD} at (35,65) size 48x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -901,7 +901,7 @@
</span><span class="cx"> RenderTableCell {TD} at (5,5) size 393x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 161x17
</span><span class="cx"> text run at (2,2) width 161: "50% 50% 50% 50% 50%"
</span><del>- RenderTableCell {TD} at (402,5) size 91x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (402,5) size 92x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderTableRow {TR} at (0,31) size 498x38
</span><span class="lines">@@ -912,7 +912,7 @@
</span><span class="cx"> RenderText {#text} at (2,2) size 27x34
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> text run at (2,19) width 27: "auto"
</span><del>- RenderTableCell {TD} at (402,39) size 91x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (402,39) size 92x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 29x18
</span><span class="cx"> text run at (2,3) width 29: "50%"
</span><span class="cx"> RenderBlock (anonymous) at (0,3533) size 769x17
</span><span class="lines">@@ -940,41 +940,41 @@
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><span class="cx"> RenderBlock {HR} at (0,3651) size 602x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,3661) size 647x142 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 645x140
- RenderTableRow {TR} at (0,5) size 645x104
- RenderTableCell {TD} at (5,5) size 605x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTable {TABLE} at (0,3661) size 646x142 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 644x140
+ RenderTableRow {TR} at (0,5) size 644x104
+ RenderTableCell {TD} at (5,5) size 604x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderImage {IMG} at (2,2) size 600x100
</span><del>- RenderTableCell {TD} at (614,46) size 26x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (614,46) size 25x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x18
</span><span class="cx"> text run at (2,3) width 21: "foo"
</span><del>- RenderTableRow {TR} at (0,114) size 645x21
</del><ins>+ RenderTableRow {TR} at (0,114) size 644x21
</ins><span class="cx"> RenderTableCell {TD} at (5,114) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> RenderTableCell {TD} at (114,114) size 104x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><del>- RenderTableCell {TD} at (223,114) size 387x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (223,114) size 386x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (614,114) size 26x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (614,114) size 25x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderBlock (anonymous) at (0,3803) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 502x17
</span><span class="cx"> text run at (0,17) width 502: "1st cell with colspan=3 fixed at 600, 1st 2 cells in 2nd row fixed at 100, 2nd not"
</span><del>- RenderTable {TABLE} at (0,3837) size 638x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 636x48
- RenderTableRow {TR} at (0,2) size 636x21
</del><ins>+ RenderTable {TABLE} at (0,3837) size 637x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 635x48
+ RenderTableRow {TR} at (0,2) size 635x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 513x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="cx"> RenderTableCell {TD} at (516,2) size 118x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableRow {TR} at (0,25) size 636x21
</del><ins>+ RenderTableRow {TR} at (0,25) size 635x21
</ins><span class="cx"> RenderTableCell {TD} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><span class="lines">@@ -989,31 +989,31 @@
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderBlock (anonymous) at (0,3887) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,3904) size 26x21 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,3904) size 25x21 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FF0000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#0000FF]
</span><del>- RenderTableSection {TBODY} at (1,1) size 24x19
- RenderTableRow {TR} at (0,0) size 24x19
- RenderTableCell {TD} at (0,0) size 24x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 23x19
+ RenderTableRow {TR} at (0,0) size 23x19
+ RenderTableCell {TD} at (0,0) size 23x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "foo"
</span><span class="cx"> RenderBlock (anonymous) at (0,3925) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,3942) size 84x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 82x48
- RenderTableRow {TR} at (0,2) size 82x21
- RenderTableCell {TD} at (2,2) size 52x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTable {TABLE} at (0,3942) size 83x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 81x48
+ RenderTableRow {TR} at (0,2) size 81x21
+ RenderTableCell {TD} at (2,2) size 51x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (55,2) size 25x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (55,2) size 24x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><del>- RenderTableRow {TR} at (0,25) size 82x21
- RenderTableCell {TD} at (2,25) size 26x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,25) size 81x21
+ RenderTableCell {TD} at (2,25) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (29,25) size 25x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (29,25) size 24x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 20x17
</span><span class="cx"> text run at (2,2) width 20: "bar"
</span><span class="cx"> RenderBlock (anonymous) at (0,3992) size 769x17
</span><span class="lines">@@ -1021,14 +1021,14 @@
</span><span class="cx"> RenderTable {TABLE} at (0,4009) size 769x56 [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 767x54
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 767x27 [bgcolor=#CCCCFF]
</span><del>- RenderTableCell {TD} at (0,0) size 767x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
- RenderText {#text} at (739,5) size 23x17
- text run at (739,5) width 23: "edit"
</del><ins>+ RenderTableCell {TD} at (0,0) size 768x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
+ RenderText {#text} at (739,5) size 24x17
+ text run at (739,5) width 24: "edit"
</ins><span class="cx"> RenderTableRow {TR} at (0,27) size 767x27
</span><span class="cx"> RenderTableCell {TD} at (0,27) size 460x27 [bgcolor=#DCDCDC] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (5,5) size 163x17
</span><span class="cx"> text run at (5,5) width 163: "Top Stories from Reuters "
</span><del>- RenderTableCell {TD} at (459,27) size 308x27 [bgcolor=#DCDCDC] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (459,27) size 309x27 [bgcolor=#DCDCDC] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (196,5) size 107x17
</span><span class="cx"> text run at (196,5) width 107: "Jun 11 12:30pm "
</span><span class="cx"> RenderBlock (anonymous) at (0,4065) size 769x17
</span><span class="lines">@@ -1039,22 +1039,22 @@
</span><span class="cx"> RenderTableCell {TD} at (2,5) size 88x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 21x17
</span><span class="cx"> text run at (2,2) width 21: "foo"
</span><del>- RenderTableCell {TD} at (91,2) size 105x27 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 27x23 [bgcolor=#FFA500]
- RenderTableSection {TBODY} at (0,0) size 27x23
- RenderTableRow {TR} at (0,2) size 27x19
- RenderTableCell {TD} at (2,2) size 23x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (91,2) size 106x27 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 26x23 [bgcolor=#FFA500]
+ RenderTableSection {TBODY} at (0,0) size 26x23
+ RenderTableRow {TR} at (0,2) size 26x19
+ RenderTableCell {TD} at (2,2) size 22x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "bar"
</span><span class="cx"> RenderBlock (anonymous) at (0,4115) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,4132) size 80x33 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 78x31
- RenderTableRow {TR} at (0,5) size 78x21
- RenderTableCell {TD} at (5,5) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTable {TABLE} at (0,4132) size 79x33 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 77x31
+ RenderTableRow {TR} at (0,5) size 77x21
+ RenderTableCell {TD} at (5,5) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (41,5) size 32x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (41,5) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,4165) size 769x17
</span><span class="lines">@@ -1077,157 +1077,157 @@
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 281x17
</span><span class="cx"> text run at (0,17) width 281: "adj min is based on min with no fix involved"
</span><del>- RenderTable {TABLE} at (0,4266) size 219x67 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 217x65
- RenderTableRow {TR} at (0,2) size 217x21
- RenderTableCell {TD} at (2,2) size 213x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,4266) size 218x67 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 216x65
+ RenderTableRow {TR} at (0,2) size 216x21
+ RenderTableCell {TD} at (2,2) size 212x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 208x17
</span><span class="cx"> text run at (2,2) width 208: "xxxxxxxxxxxxxxxxxxxyyyyyyy"
</span><del>- RenderTableRow {TR} at (0,25) size 217x38
</del><ins>+ RenderTableRow {TR} at (0,25) size 216x38
</ins><span class="cx"> RenderTableCell {TD} at (2,25) size 62x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 56x34
</span><span class="cx"> text run at (2,2) width 56: "x x x x x"
</span><span class="cx"> text run at (2,19) width 20: "x x"
</span><del>- RenderTableCell {TD} at (66,33) size 149x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (66,33) size 148x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 144x18
</span><span class="cx"> text run at (2,3) width 144: "xxxxxxxxxxxxxxxxxx"
</span><span class="cx"> RenderBlock (anonymous) at (0,4333) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 488x17
</span><span class="cx"> text run at (0,17) width 488: "adj min is based on max(min, fix) differs from Nav4.6 which differs from IE5"
</span><del>- RenderTable {TABLE} at (0,4367) size 195x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 193x48
- RenderTableRow {TR} at (0,2) size 193x21
- RenderTableCell {TD} at (2,2) size 189x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,4367) size 194x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 192x48
+ RenderTableRow {TR} at (0,2) size 192x21
+ RenderTableCell {TD} at (2,2) size 188x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 184x17
</span><span class="cx"> text run at (2,2) width 184: "xxxxxxxcolspan2xxxxxxxxx"
</span><del>- RenderTableRow {TR} at (0,25) size 193x21
- RenderTableCell {TD} at (2,25) size 83x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 192x21
+ RenderTableCell {TD} at (2,25) size 82x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: "x x x"
</span><del>- RenderTableCell {TD} at (86,25) size 105x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (86,25) size 104x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><span class="cx"> RenderBlock (anonymous) at (0,4417) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,4434) size 195x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 193x48
- RenderTableRow {TR} at (0,2) size 193x21
- RenderTableCell {TD} at (2,2) size 189x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,4434) size 194x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 192x48
+ RenderTableRow {TR} at (0,2) size 192x21
+ RenderTableCell {TD} at (2,2) size 188x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 184x17
</span><span class="cx"> text run at (2,2) width 184: "xxxxxxxcolspan2xxxxxxxxx"
</span><del>- RenderTableRow {TR} at (0,25) size 193x21
- RenderTableCell {TD} at (2,25) size 83x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 192x21
+ RenderTableCell {TD} at (2,25) size 82x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: "x x x"
</span><del>- RenderTableCell {TD} at (86,25) size 105x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (86,25) size 104x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 80x17
</span><span class="cx"> text run at (2,2) width 80: "100 100 100"
</span><span class="cx"> RenderBlock (anonymous) at (0,4484) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,4501) size 195x67 [bgcolor=#00FF00] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 193x65
- RenderTableRow {TR} at (0,2) size 193x21
- RenderTableCell {TD} at (2,2) size 189x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,4501) size 194x67 [bgcolor=#00FF00] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 192x65
+ RenderTableRow {TR} at (0,2) size 192x21
+ RenderTableCell {TD} at (2,2) size 188x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 184x17
</span><span class="cx"> text run at (2,2) width 184: "xxxxxxxcolspan2xxxxxxxxx"
</span><del>- RenderTableRow {TR} at (0,25) size 193x38
- RenderTableCell {TD} at (2,25) size 83x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 192x38
+ RenderTableCell {TD} at (2,25) size 82x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 52x34
</span><span class="cx"> text run at (2,2) width 52: "xxx xxx"
</span><span class="cx"> text run at (2,19) width 24: "xxx"
</span><del>- RenderTableCell {TD} at (86,33) size 105x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (86,33) size 104x22 [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,3) width 24: "100"
</span><span class="cx"> RenderBlock (anonymous) at (0,4568) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,4585) size 311x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 309x48
- RenderTableRow {TR} at (0,2) size 309x21
- RenderTableCell {TD} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,4585) size 310x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 308x48
+ RenderTableRow {TR} at (0,2) size 308x21
+ RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 16x17
</span><span class="cx"> text run at (2,2) width 16: "xx"
</span><del>- RenderTableRow {TR} at (0,25) size 309x21
</del><ins>+ RenderTableRow {TR} at (0,25) size 308x21
</ins><span class="cx"> RenderTableCell {TD} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 32x17
</span><span class="cx"> text run at (2,2) width 32: "x x x"
</span><del>- RenderTableCell {TD} at (108,25) size 199x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,25) size 198x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,4635) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,4652) size 344x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 342x48
- RenderTableRow {TR} at (0,2) size 342x21
- RenderTableCell {TD} at (2,2) size 338x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,4652) size 343x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 341x48
+ RenderTableRow {TR} at (0,2) size 341x21
+ RenderTableCell {TD} at (2,2) size 337x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "300"
</span><del>- RenderTableRow {TR} at (0,25) size 342x21
</del><ins>+ RenderTableRow {TR} at (0,25) size 341x21
</ins><span class="cx"> RenderTableCell {TD} at (2,25) size 304x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 52x17
</span><span class="cx"> text run at (2,2) width 52: "400 400"
</span><del>- RenderTableCell {TD} at (308,25) size 32x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (308,25) size 31x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,4702) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,4719) size 311x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 309x48
- RenderTableRow {TR} at (0,2) size 309x21
- RenderTableCell {TD} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,4719) size 310x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 308x48
+ RenderTableRow {TR} at (0,2) size 308x21
+ RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 52x17
</span><span class="cx"> text run at (2,2) width 52: "300 300"
</span><del>- RenderTableRow {TR} at (0,25) size 309x21
</del><ins>+ RenderTableRow {TR} at (0,25) size 308x21
</ins><span class="cx"> RenderTableCell {TD} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (108,25) size 199x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,25) size 198x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "auto auto auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,4769) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,4786) size 485x67 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 483x65
- RenderTableRow {TR} at (0,2) size 483x38
- RenderTableCell {TD} at (2,2) size 479x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,4786) size 484x67 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 482x65
+ RenderTableRow {TR} at (0,2) size 482x38
+ RenderTableCell {TD} at (2,2) size 478x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 468x34
</span><span class="cx"> text run at (2,2) width 468: "300 300 300 300 300 300 300 300 300 300 300 300 300 300 300300 300"
</span><span class="cx"> text run at (2,19) width 80: "300 300 300"
</span><del>- RenderTableRow {TR} at (0,42) size 483x21
</del><ins>+ RenderTableRow {TR} at (0,42) size 482x21
</ins><span class="cx"> RenderTableCell {TD} at (2,42) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (108,42) size 373x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,42) size 372x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 368x17
</span><span class="cx"> text run at (2,2) width 368: "auto auto auto auto auto auto auto auto auto auto auto auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,4853) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,4870) size 311x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 309x48
- RenderTableRow {TR} at (0,2) size 309x21
- RenderTableCell {TD} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,4870) size 310x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 308x48
+ RenderTableRow {TR} at (0,2) size 308x21
+ RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "300"
</span><del>- RenderTableRow {TR} at (0,25) size 309x21
</del><ins>+ RenderTableRow {TR} at (0,25) size 308x21
</ins><span class="cx"> RenderTableCell {TD} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (108,25) size 199x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,25) size 198x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,4920) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,4937) size 224x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 222x48
- RenderTableRow {TR} at (0,2) size 222x21
- RenderTableCell {TD} at (2,2) size 218x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,4937) size 223x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 221x48
+ RenderTableRow {TR} at (0,2) size 221x21
+ RenderTableCell {TD} at (2,2) size 217x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 213x17
</span><span class="cx"> text run at (2,2) width 213: "auto auto auto auto auto auto auto"
</span><del>- RenderTableRow {TR} at (0,25) size 222x21
</del><ins>+ RenderTableRow {TR} at (0,25) size 221x21
</ins><span class="cx"> RenderTableCell {TD} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "100"
</span><del>- RenderTableCell {TD} at (108,25) size 112x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (108,25) size 111x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "auto auto auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,4987) size 769x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecols1expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/cols1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecols1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/cols1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/cols1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/cols1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,44 +6,44 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 197x17
</span><span class="cx"> text run at (0,0) width 197: "Both columns should be 200px"
</span><del>- RenderTable {TABLE} at (0,17) size 409x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,17) size 408x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 407x25
- RenderTableRow {TR} at (0,2) size 407x21
- RenderTableCell {TD} at (2,2) size 201x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 406x25
+ RenderTableRow {TR} at (0,2) size 406x21
+ RenderTableCell {TD} at (2,2) size 200x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "c11"
</span><del>- RenderTableCell {TD} at (204,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (204,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "c12"
</span><span class="cx"> RenderBlock (anonymous) at (0,44) size 784x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 197x17
</span><span class="cx"> text run at (0,17) width 197: "Both columns should be 200px"
</span><del>- RenderTable {TABLE} at (0,78) size 63x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,78) size 62x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 61x25
- RenderTableRow {TR} at (0,2) size 61x21
- RenderTableCell {TD} at (2,2) size 28x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 60x25
+ RenderTableRow {TR} at (0,2) size 60x21
+ RenderTableCell {TD} at (2,2) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "c11"
</span><del>- RenderTableCell {TD} at (31,2) size 28x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,2) size 27x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "c12"
</span><span class="cx"> RenderBlock (anonymous) at (0,105) size 784x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 197x17
</span><span class="cx"> text run at (0,17) width 197: "Both columns should be 200px"
</span><del>- RenderTable {TABLE} at (0,139) size 409x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,139) size 408x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 407x25
- RenderTableRow {TR} at (0,2) size 407x21
- RenderTableCell {TD} at (2,2) size 201x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 406x25
+ RenderTableRow {TR} at (0,2) size 406x21
+ RenderTableCell {TD} at (2,2) size 200x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "c11"
</span><del>- RenderTableCell {TD} at (204,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (204,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "c12"
</span><span class="cx"> RenderBlock (anonymous) at (0,166) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecolumnsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/columns-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecolumnsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/columns-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/columns-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/columns-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,70 +6,70 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 107x17
</span><span class="cx"> text run at (0,0) width 107: "auto table cols=2"
</span><del>- RenderTable {TABLE} at (0,17) size 508x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 506x25
- RenderTableRow {TR} at (0,2) size 506x21
- RenderTableCell {TD} at (2,2) size 249x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 507x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 505x25
+ RenderTableRow {TR} at (0,2) size 505x21
+ RenderTableCell {TD} at (2,2) size 248x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 244x17
</span><span class="cx"> text run at (2,2) width 244: "auto auto auto auto auto auto auto auto"
</span><del>- RenderTableCell {TD} at (252,2) size 157x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (252,2) size 156x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 152x17
</span><span class="cx"> text run at (2,2) width 152: "auto-auto auto auto auto"
</span><del>- RenderTableCell {TD} at (410,2) size 94x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (410,2) size 93x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "auto auto auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,44) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 107x17
</span><span class="cx"> text run at (0,17) width 107: "auto table cols=2"
</span><del>- RenderTable {TABLE} at (0,78) size 198x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 196x25
- RenderTableRow {TR} at (0,2) size 196x21
- RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,78) size 197x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 195x25
+ RenderTableRow {TR} at (0,2) size 195x21
+ RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (35,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,2) size 63x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "auto-auto"
</span><del>- RenderTableCell {TD} at (100,2) size 94x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (100,2) size 93x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "auto auto auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,105) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 174x17
</span><span class="cx"> text run at (0,17) width 174: "auto table 2 cols with 1*,1*"
</span><del>- RenderTable {TABLE} at (0,139) size 198x27 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,139) size 197x27 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 196x25
- RenderTableRow {TR} at (0,2) size 196x21
- RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 195x25
+ RenderTableRow {TR} at (0,2) size 195x21
+ RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (35,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,2) size 63x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "auto-auto"
</span><del>- RenderTableCell {TD} at (100,2) size 94x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (100,2) size 93x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "auto auto auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,166) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 174x17
</span><span class="cx"> text run at (0,17) width 174: "auto table 2 cols with 2*,1*"
</span><del>- RenderTable {TABLE} at (0,200) size 198x27 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,200) size 197x27 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 196x25
- RenderTableRow {TR} at (0,2) size 196x21
- RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 195x25
+ RenderTableRow {TR} at (0,2) size 195x21
+ RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (35,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,2) size 63x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "auto-auto"
</span><del>- RenderTableCell {TD} at (100,2) size 94x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (100,2) size 93x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "auto auto auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,227) size 769x34
</span><span class="lines">@@ -85,23 +85,23 @@
</span><span class="cx"> RenderTableCell {TD} at (68,2) size 133x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "auto-auto"
</span><del>- RenderTableCell {TD} at (202,2) size 194x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (202,2) size 195x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "auto auto auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,288) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 107x17
</span><span class="cx"> text run at (0,17) width 107: "auto table cols=3"
</span><del>- RenderTable {TABLE} at (0,322) size 198x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 196x25
- RenderTableRow {TR} at (0,2) size 196x21
- RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,322) size 197x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 195x25
+ RenderTableRow {TR} at (0,2) size 195x21
+ RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (35,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,2) size 63x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "auto-auto"
</span><del>- RenderTableCell {TD} at (100,2) size 94x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (100,2) size 93x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "auto auto auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,349) size 769x34
</span><span class="lines">@@ -117,23 +117,23 @@
</span><span class="cx"> RenderTableCell {TD} at (68,2) size 133x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "auto-auto"
</span><del>- RenderTableCell {TD} at (202,2) size 194x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (202,2) size 195x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "auto auto auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,410) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 107x17
</span><span class="cx"> text run at (0,17) width 107: "auto table cols=3"
</span><del>- RenderTable {TABLE} at (0,444) size 371x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 369x25
- RenderTableRow {TR} at (0,2) size 369x21
</del><ins>+ RenderTable {TABLE} at (0,444) size 370x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 368x25
+ RenderTableRow {TR} at (0,2) size 368x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span><del>- RenderTableCell {TD} at (208,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (208,2) size 63x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "auto-auto"
</span><del>- RenderTableCell {TD} at (273,2) size 94x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (273,2) size 93x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "auto auto auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,471) size 769x34
</span><span class="lines">@@ -149,23 +149,23 @@
</span><span class="cx"> RenderTableCell {TD} at (208,2) size 76x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "auto-auto"
</span><del>- RenderTableCell {TD} at (285,2) size 111x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (285,2) size 112x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 89x17
</span><span class="cx"> text run at (2,2) width 89: "auto auto auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,532) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 107x17
</span><span class="cx"> text run at (0,17) width 107: "auto table cols=2"
</span><del>- RenderTable {TABLE} at (0,566) size 309x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 307x25
- RenderTableRow {TR} at (0,2) size 307x21
- RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,566) size 308x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 306x25
+ RenderTableRow {TR} at (0,2) size 306x21
+ RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (35,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,2) size 63x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "auto-auto"
</span><del>- RenderTableCell {TD} at (100,2) size 205x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (100,2) size 204x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span><span class="cx"> RenderBlock (anonymous) at (0,593) size 769x34
</span><span class="lines">@@ -178,50 +178,50 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 62x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><del>- RenderTableCell {TD} at (65,2) size 125x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (65,2) size 126x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "auto-auto"
</span><del>- RenderTableCell {TD} at (192,2) size 204x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (192,2) size 205x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 24x17
</span><span class="cx"> text run at (2,2) width 24: "200"
</span><span class="cx"> RenderBlock (anonymous) at (0,654) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 61x17
</span><span class="cx"> text run at (0,0) width 61: "auto table"
</span><del>- RenderTable {TABLE} at (0,671) size 88x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 86x25
- RenderTableRow {TR} at (0,2) size 86x21
- RenderTableCell {TD} at (2,2) size 49x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,671) size 87x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 85x25
+ RenderTableRow {TR} at (0,2) size 85x21
+ RenderTableCell {TD} at (2,2) size 48x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x17
</span><span class="cx"> text run at (2,2) width 44: "0 0 0 0"
</span><del>- RenderTableCell {TD} at (52,2) size 32x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (52,2) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,698) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 61x17
</span><span class="cx"> text run at (0,17) width 61: "auto table"
</span><del>- RenderTable {TABLE} at (0,732) size 140x27 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 138x25
- RenderTableRow {TR} at (0,2) size 138x21
- RenderTableCell {TD} at (2,2) size 101x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,732) size 139x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 137x25
+ RenderTableRow {TR} at (0,2) size 137x21
+ RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 96x17
</span><span class="cx"> text run at (2,2) width 96: "0% 0% 0% 0%"
</span><del>- RenderTableCell {TD} at (104,2) size 32x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (104,2) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,759) size 769x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 61x17
</span><span class="cx"> text run at (0,17) width 61: "auto table"
</span><del>- RenderTable {TABLE} at (0,793) size 83x27 [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,793) size 82x27 [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 81x25
- RenderTableRow {TR} at (0,2) size 81x21
- RenderTableCell {TD} at (2,2) size 44x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 80x25
+ RenderTableRow {TR} at (0,2) size 80x21
+ RenderTableCell {TD} at (2,2) size 43x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 39x17
</span><span class="cx"> text run at (2,2) width 39: "0* col"
</span><del>- RenderTableCell {TD} at (47,2) size 32x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (47,2) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span><span class="cx"> RenderBlock (anonymous) at (0,820) size 769x34
</span><span class="lines">@@ -236,6 +236,6 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 112x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 39x17
</span><span class="cx"> text run at (2,2) width 39: "0* col"
</span><del>- RenderTableCell {TD} at (115,2) size 81x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (115,2) size 82x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "auto"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorestandards1expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/standards1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorestandards1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/standards1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/standards1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/standards1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,11 +54,11 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 255x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=260"
</span><del>- RenderTableCell {TD} at (258,2) size 140x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (258,2) size 141x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=140"
</span><span class="cx"> RenderTableRow {TR} at (0,23) size 400x19
</span><del>- RenderTableCell {TD} at (2,23) size 396x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,23) size 397x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 138x17
</span><span class="cx"> text run at (1,1) width 138: "colspan=2 width=400"
</span><span class="cx"> RenderBlock {DIV} at (0,382) size 406x7 [border: (3px solid #FF0000)]
</span><span class="lines">@@ -68,11 +68,11 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 255x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=260"
</span><del>- RenderTableCell {TD} at (258,2) size 140x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (258,2) size 141x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=140"
</span><span class="cx"> RenderTableRow {TR} at (0,23) size 400x19
</span><del>- RenderTableCell {TD} at (2,23) size 396x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,23) size 397x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 65x17
</span><span class="cx"> text run at (1,1) width 65: "colspan=2"
</span><span class="cx"> RenderBlock {DIV} at (0,432) size 406x7 [border: (3px solid #FF0000)]
</span><span class="lines">@@ -110,11 +110,11 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 257x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 74x17
</span><span class="cx"> text run at (1,1) width 74: "width=65%"
</span><del>- RenderTableCell {TD} at (260,2) size 138x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (260,2) size 139x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 74x17
</span><span class="cx"> text run at (1,1) width 74: "width=35%"
</span><span class="cx"> RenderTableRow {TR} at (0,23) size 400x19
</span><del>- RenderTableCell {TD} at (2,23) size 396x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,23) size 397x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 65x17
</span><span class="cx"> text run at (1,1) width 65: "colspan=2"
</span><span class="cx"> RenderBlock {DIV} at (0,582) size 406x7 [border: (3px solid #FF0000)]
</span><span class="lines">@@ -125,14 +125,14 @@
</span><span class="cx"> RenderTable {TABLE} at (0,653) size 400x45
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 400x44
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 400x19
</span><del>- RenderTableCell {TD} at (2,2) size 142x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,2) size 143x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=140"
</span><del>- RenderTableCell {TD} at (146,2) size 252x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (146,2) size 253x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 31x17
</span><span class="cx"> text run at (1,1) width 31: "plain"
</span><span class="cx"> RenderTableRow {TR} at (0,23) size 400x19
</span><del>- RenderTableCell {TD} at (2,23) size 396x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,23) size 397x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 138x17
</span><span class="cx"> text run at (1,1) width 138: "colspan=2 width=400"
</span><span class="cx"> RenderBlock {DIV} at (0,697) size 406x7 [border: (3px solid #FF0000)]
</span><span class="lines">@@ -156,11 +156,11 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 140x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=140"
</span><del>- RenderTableCell {TD} at (143,2) size 255x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,2) size 256x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=260"
</span><span class="cx"> RenderTableRow {TR} at (0,23) size 400x19
</span><del>- RenderTableCell {TD} at (2,23) size 396x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,23) size 397x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 138x17
</span><span class="cx"> text run at (1,1) width 138: "colspan=2 width=400"
</span><span class="cx"> RenderBlock {DIV} at (0,797) size 406x7 [border: (3px solid #FF0000)]
</span><span class="lines">@@ -170,11 +170,11 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 140x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=140"
</span><del>- RenderTableCell {TD} at (143,2) size 255x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,2) size 256x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=260"
</span><span class="cx"> RenderTableRow {TR} at (0,23) size 400x19
</span><del>- RenderTableCell {TD} at (2,23) size 396x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,23) size 397x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 65x17
</span><span class="cx"> text run at (1,1) width 65: "colspan=2"
</span><span class="cx"> RenderBlock {DIV} at (0,847) size 406x7 [border: (3px solid #FF0000)]
</span><span class="lines">@@ -212,11 +212,11 @@
</span><span class="cx"> RenderTableCell {TD} at (2,2) size 138x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 74x17
</span><span class="cx"> text run at (1,1) width 74: "width=35%"
</span><del>- RenderTableCell {TD} at (141,2) size 257x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (141,2) size 258x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 74x17
</span><span class="cx"> text run at (1,1) width 74: "width=65%"
</span><span class="cx"> RenderTableRow {TR} at (0,23) size 400x19
</span><del>- RenderTableCell {TD} at (2,23) size 396x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TD} at (2,23) size 397x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 65x17
</span><span class="cx"> text run at (1,1) width 65: "colspan=2"
</span><span class="cx"> RenderBlock {DIV} at (0,997) size 406x7 [border: (3px solid #FF0000)]
</span><span class="lines">@@ -305,59 +305,59 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 65x21
</span><span class="cx"> text run at (0,0) width 65: "260/140"
</span><span class="cx"> RenderBlock {DIV} at (0,1475) size 406x7 [border: (3px solid #FF0000)]
</span><del>- RenderTable {TABLE} at (0,1481) size 407x45
- RenderTableSection {TBODY} at (0,0) size 407x44
- RenderTableRow {TR} at (0,2) size 407x19
- RenderTableCell {TD} at (2,2) size 259x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,1481) size 406x45
+ RenderTableSection {TBODY} at (0,0) size 406x44
+ RenderTableRow {TR} at (0,2) size 406x19
+ RenderTableCell {TD} at (2,2) size 258x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 31x17
</span><span class="cx"> text run at (1,1) width 31: "plain"
</span><del>- RenderTableCell {TD} at (262,2) size 143x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (262,2) size 142x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=140"
</span><del>- RenderTableRow {TR} at (0,23) size 407x19
- RenderTableCell {TD} at (2,23) size 403x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,23) size 406x19
+ RenderTableCell {TD} at (2,23) size 402x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 138x17
</span><span class="cx"> text run at (1,1) width 138: "colspan=2 width=400"
</span><span class="cx"> RenderBlock {DIV} at (0,1525) size 406x7 [border: (3px solid #FF0000)]
</span><del>- RenderTable {TABLE} at (0,1531) size 407x45
- RenderTableSection {TBODY} at (0,0) size 407x44
- RenderTableRow {TR} at (0,2) size 407x19
</del><ins>+ RenderTable {TABLE} at (0,1531) size 406x45
+ RenderTableSection {TBODY} at (0,0) size 406x44
+ RenderTableRow {TR} at (0,2) size 406x19
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 262x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=260"
</span><del>- RenderTableCell {TD} at (266,2) size 139x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (266,2) size 138x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 31x17
</span><span class="cx"> text run at (1,1) width 31: "plain"
</span><del>- RenderTableRow {TR} at (0,23) size 407x19
- RenderTableCell {TD} at (2,23) size 403x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,23) size 406x19
+ RenderTableCell {TD} at (2,23) size 402x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 138x17
</span><span class="cx"> text run at (1,1) width 138: "colspan=2 width=400"
</span><span class="cx"> RenderBlock {DIV} at (0,1575) size 406x7 [border: (3px solid #FF0000)]
</span><del>- RenderTable {TABLE} at (0,1581) size 411x45
- RenderTableSection {TBODY} at (0,0) size 411x44
- RenderTableRow {TR} at (0,2) size 411x19
- RenderTableCell {TD} at (2,2) size 263x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,1581) size 410x45
+ RenderTableSection {TBODY} at (0,0) size 410x44
+ RenderTableRow {TR} at (0,2) size 410x19
+ RenderTableCell {TD} at (2,2) size 262x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=260"
</span><del>- RenderTableCell {TD} at (266,2) size 143x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (266,2) size 142x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=140"
</span><del>- RenderTableRow {TR} at (0,23) size 411x19
- RenderTableCell {TD} at (2,23) size 407x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,23) size 410x19
+ RenderTableCell {TD} at (2,23) size 406x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 138x17
</span><span class="cx"> text run at (1,1) width 138: "colspan=2 width=400"
</span><span class="cx"> RenderBlock {DIV} at (0,1625) size 406x7 [border: (3px solid #FF0000)]
</span><del>- RenderTable {TABLE} at (0,1631) size 411x45
- RenderTableSection {TBODY} at (0,0) size 411x44
- RenderTableRow {TR} at (0,2) size 411x19
- RenderTableCell {TD} at (2,2) size 263x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,1631) size 410x45
+ RenderTableSection {TBODY} at (0,0) size 410x44
+ RenderTableRow {TR} at (0,2) size 410x19
+ RenderTableCell {TD} at (2,2) size 262x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=260"
</span><del>- RenderTableCell {TD} at (266,2) size 143x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (266,2) size 142x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=140"
</span><del>- RenderTableRow {TR} at (0,23) size 411x19
- RenderTableCell {TD} at (2,23) size 407x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,23) size 410x19
+ RenderTableCell {TD} at (2,23) size 406x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 65x17
</span><span class="cx"> text run at (1,1) width 65: "colspan=2"
</span><span class="cx"> RenderBlock {DIV} at (0,1675) size 406x7 [border: (3px solid #FF0000)]
</span><span class="lines">@@ -365,59 +365,59 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 65x21
</span><span class="cx"> text run at (0,0) width 65: "140/260"
</span><span class="cx"> RenderBlock {DIV} at (0,1740) size 406x7 [border: (3px solid #FF0000)]
</span><del>- RenderTable {TABLE} at (0,1746) size 407x45
- RenderTableSection {TBODY} at (0,0) size 407x44
- RenderTableRow {TR} at (0,2) size 407x19
</del><ins>+ RenderTable {TABLE} at (0,1746) size 406x45
+ RenderTableSection {TBODY} at (0,0) size 406x44
+ RenderTableRow {TR} at (0,2) size 406x19
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 142x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=140"
</span><del>- RenderTableCell {TD} at (146,2) size 259x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (146,2) size 258x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 31x17
</span><span class="cx"> text run at (1,1) width 31: "plain"
</span><del>- RenderTableRow {TR} at (0,23) size 407x19
- RenderTableCell {TD} at (2,23) size 403x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,23) size 406x19
+ RenderTableCell {TD} at (2,23) size 402x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 138x17
</span><span class="cx"> text run at (1,1) width 138: "colspan=2 width=400"
</span><span class="cx"> RenderBlock {DIV} at (0,1790) size 406x7 [border: (3px solid #FF0000)]
</span><del>- RenderTable {TABLE} at (0,1796) size 407x45
- RenderTableSection {TBODY} at (0,0) size 407x44
- RenderTableRow {TR} at (0,2) size 407x19
- RenderTableCell {TD} at (2,2) size 139x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,1796) size 406x45
+ RenderTableSection {TBODY} at (0,0) size 406x44
+ RenderTableRow {TR} at (0,2) size 406x19
+ RenderTableCell {TD} at (2,2) size 138x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 31x17
</span><span class="cx"> text run at (1,1) width 31: "plain"
</span><del>- RenderTableCell {TD} at (142,2) size 263x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (142,2) size 262x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=260"
</span><del>- RenderTableRow {TR} at (0,23) size 407x19
- RenderTableCell {TD} at (2,23) size 403x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,23) size 406x19
+ RenderTableCell {TD} at (2,23) size 402x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 138x17
</span><span class="cx"> text run at (1,1) width 138: "colspan=2 width=400"
</span><span class="cx"> RenderBlock {DIV} at (0,1840) size 406x7 [border: (3px solid #FF0000)]
</span><del>- RenderTable {TABLE} at (0,1846) size 411x45
- RenderTableSection {TBODY} at (0,0) size 411x44
- RenderTableRow {TR} at (0,2) size 411x19
</del><ins>+ RenderTable {TABLE} at (0,1846) size 410x45
+ RenderTableSection {TBODY} at (0,0) size 410x44
+ RenderTableRow {TR} at (0,2) size 410x19
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 142x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=140"
</span><del>- RenderTableCell {TD} at (146,2) size 263x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (146,2) size 262x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=260"
</span><del>- RenderTableRow {TR} at (0,23) size 411x19
- RenderTableCell {TD} at (2,23) size 407x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,23) size 410x19
+ RenderTableCell {TD} at (2,23) size 406x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 138x17
</span><span class="cx"> text run at (1,1) width 138: "colspan=2 width=400"
</span><span class="cx"> RenderBlock {DIV} at (0,1890) size 406x7 [border: (3px solid #FF0000)]
</span><del>- RenderTable {TABLE} at (0,1896) size 411x45
- RenderTableSection {TBODY} at (0,0) size 411x44
- RenderTableRow {TR} at (0,2) size 411x19
</del><ins>+ RenderTable {TABLE} at (0,1896) size 410x45
+ RenderTableSection {TBODY} at (0,0) size 410x44
+ RenderTableRow {TR} at (0,2) size 410x19
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 142x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=140"
</span><del>- RenderTableCell {TD} at (146,2) size 263x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (146,2) size 262x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=260"
</span><del>- RenderTableRow {TR} at (0,23) size 411x19
- RenderTableCell {TD} at (2,23) size 407x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,23) size 410x19
+ RenderTableCell {TD} at (2,23) size 406x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 65x17
</span><span class="cx"> text run at (1,1) width 65: "colspan=2"
</span><span class="cx"> RenderBlock {DIV} at (0,1940) size 406x7 [border: (3px solid #FF0000)]
</span><span class="lines">@@ -453,45 +453,45 @@
</span><span class="cx"> RenderText {#text} at (1,1) size 138x17
</span><span class="cx"> text run at (1,1) width 138: "colspan=2 width=400"
</span><span class="cx"> RenderBlock {DIV} at (0,2104) size 406x7 [border: (3px solid #FF0000)]
</span><del>- RenderTable {TABLE} at (0,2110) size 407x45
- RenderTableSection {TBODY} at (0,0) size 407x44
- RenderTableRow {TR} at (0,2) size 407x19
</del><ins>+ RenderTable {TABLE} at (0,2110) size 406x45
+ RenderTableSection {TBODY} at (0,0) size 406x44
+ RenderTableRow {TR} at (0,2) size 406x19
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 200x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 74x17
</span><span class="cx"> text run at (1,1) width 74: "width=50%"
</span><del>- RenderTableCell {TD} at (204,2) size 201x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (204,2) size 200x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 74x17
</span><span class="cx"> text run at (1,1) width 74: "width=50%"
</span><del>- RenderTableRow {TR} at (0,23) size 407x19
- RenderTableCell {TD} at (2,23) size 403x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,23) size 406x19
+ RenderTableCell {TD} at (2,23) size 402x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 138x17
</span><span class="cx"> text run at (1,1) width 138: "colspan=2 width=400"
</span><span class="cx"> RenderBlock {DIV} at (0,2154) size 406x7 [border: (3px solid #FF0000)]
</span><del>- RenderTable {TABLE} at (0,2160) size 407x45
- RenderTableSection {TBODY} at (0,0) size 407x44
- RenderTableRow {TR} at (0,2) size 407x19
</del><ins>+ RenderTable {TABLE} at (0,2160) size 406x45
+ RenderTableSection {TBODY} at (0,0) size 406x44
+ RenderTableRow {TR} at (0,2) size 406x19
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 200x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 31x17
</span><span class="cx"> text run at (1,1) width 31: "plain"
</span><del>- RenderTableCell {TD} at (204,2) size 201x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (204,2) size 200x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 31x17
</span><span class="cx"> text run at (1,1) width 31: "plain"
</span><del>- RenderTableRow {TR} at (0,23) size 407x19
- RenderTableCell {TD} at (2,23) size 403x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,23) size 406x19
+ RenderTableCell {TD} at (2,23) size 402x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 138x17
</span><span class="cx"> text run at (1,1) width 138: "colspan=2 width=400"
</span><span class="cx"> RenderBlock {DIV} at (0,2204) size 406x7 [border: (3px solid #FF0000)]
</span><del>- RenderTable {TABLE} at (0,2210) size 411x45
- RenderTableSection {TBODY} at (0,0) size 411x44
- RenderTableRow {TR} at (0,2) size 411x19
- RenderTableCell {TD} at (2,2) size 203x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,2210) size 410x45
+ RenderTableSection {TBODY} at (0,0) size 410x44
+ RenderTableRow {TR} at (0,2) size 410x19
+ RenderTableCell {TD} at (2,2) size 202x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=200"
</span><del>- RenderTableCell {TD} at (206,2) size 203x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (206,2) size 202x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 69x17
</span><span class="cx"> text run at (1,1) width 69: "width=200"
</span><del>- RenderTableRow {TR} at (0,23) size 411x19
- RenderTableCell {TD} at (2,23) size 407x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+ RenderTableRow {TR} at (0,23) size 410x19
+ RenderTableCell {TD} at (2,23) size 406x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 65x17
</span><span class="cx"> text run at (1,1) width 65: "colspan=2"
</span><span class="cx"> RenderBlock {DIV} at (0,2254) size 406x7 [border: (3px solid #FF0000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresdomappendColGroup1expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendColGroup1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresdomappendColGroup1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 214x17
</span><span class="cx"> text run at (0,0) width 214: "The 2 tables should look the same"
</span><del>- RenderTable {TABLE} at (0,17) size 207x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,17) size 206x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 205x25
- RenderTableRow {TR} at (0,2) size 205x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 204x25
+ RenderTableRow {TR} at (0,2) size 204x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 48x17
</span><span class="cx"> text run at (2,2) width 48: "col-100"
</span><del>- RenderTableCell {TD} at (104,2) size 49x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (104,2) size 48x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x17
</span><span class="cx"> text run at (2,2) width 44: "cg-200"
</span><del>- RenderTableCell {TD} at (154,2) size 49x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (154,2) size 48x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x17
</span><span class="cx"> text run at (2,2) width 44: "cg-200"
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="lines">@@ -25,21 +25,21 @@
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,61) size 511x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+ RenderTable {TABLE} at (0,61) size 510x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,1) size 509x25
- RenderTableRow {TR} at (0,2) size 509x21
</del><ins>+ RenderTableSection {TBODY} at (1,1) size 508x25
+ RenderTableRow {TR} at (0,2) size 508x21
</ins><span class="cx"> RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 48x17
</span><span class="cx"> text run at (2,2) width 48: "col-100"
</span><span class="cx"> RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (2,2) size 44x17
</span><span class="cx"> text run at (2,2) width 44: "cg-200"
</span><del>- RenderTableCell {TD} at (306,2) size 201x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (306,2) size 200x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x17
</span><span class="cx"> text run at (2,2) width 44: "cg-200"
</span><span class="cx"> RenderBlock (anonymous) at (0,88) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablecellexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablecellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -46,122 +46,122 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,305) size 627x474 [color=#FFFFFF] [border: (5px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 627x21
- RenderText {#text} at (167,0) size 293x21
- text run at (167,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,305) size 626x474 [color=#FFFFFF] [border: (5px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 626x21
+ RenderText {#text} at (167,0) size 292x21
+ text run at (167,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (5,26) size 617x114
- RenderTableRow {TR} at (0,7) size 617x100
</del><ins>+ RenderTableSection {THEAD} at (5,26) size 616x114
+ RenderTableRow {TR} at (0,7) size 616x100
</ins><span class="cx"> RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (5,346) size 617x122
- RenderTableRow {TR} at (0,0) size 617x115
- RenderTableCell {TD} at (7,45) size 358x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (5,346) size 616x122
+ RenderTableRow {TR} at (0,0) size 616x115
+ RenderTableCell {TD} at (7,45) size 357x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (5,140) size 617x206
- RenderTableRow {TR} at (0,0) size 617x108
</del><ins>+ RenderTableSection {TBODY} at (5,140) size 616x206
+ RenderTableRow {TR} at (0,0) size 616x108
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [bgcolor=#000000] [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 617x84
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,778) size 587x438 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 587x21
- RenderText {#text} at (148,0) size 291x21
- text run at (148,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,778) size 586x438 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 586x21
+ RenderText {#text} at (148,0) size 290x21
+ text run at (148,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (2,27) size 582x101
- RenderTableRow {TR} at (0,0) size 582x101
</del><ins>+ RenderTableSection {THEAD} at (2,27) size 581x101
+ RenderTableRow {TR} at (0,0) size 581x101
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 137x33 [border: (3px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (44,4) size 46x22
</span><span class="cx"> text run at (44,5) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (137,32) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (137,32) size 207x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (344,37) size 124x27 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (344,37) size 123x27 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,4) size 46x22
</span><span class="cx"> text run at (42,5) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (467,37) size 115x27 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,4) size 46x22
- text run at (34,5) width 46: "TH D"
- RenderTableSection {TFOOT} at (2,318) size 582x116
- RenderTableRow {TR} at (0,0) size 582x116
- RenderTableCell {TD} at (0,42) size 345x32 [bgcolor=#000000] [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (467,37) size 114x27 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,4) size 45x22
+ text run at (34,5) width 45: "TH D"
+ RenderTableSection {TFOOT} at (2,318) size 581x116
+ RenderTableRow {TR} at (0,0) size 581x116
+ RenderTableCell {TD} at (0,42) size 344x32 [bgcolor=#000000] [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (4,8) size 47x21
</span><span class="cx"> text run at (4,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (344,45) size 124x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,45) size 123x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (467,45) size 115x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (467,45) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (2,128) size 582x190
- RenderTableRow {TR} at (0,0) size 582x107
</del><ins>+ RenderTableSection {TBODY} at (2,128) size 581x190
+ RenderTableRow {TR} at (0,0) size 581x107
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 137x36 [bgcolor=#000000] [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (137,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (137,38) size 207x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (344,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,41) size 123x25 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (467,41) size 115x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (467,41) size 114x25 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 582x83
- RenderTableCell {TD} at (137,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 581x83
+ RenderTableCell {TD} at (137,136) size 207x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (344,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,136) size 123x25 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (467,136) size 115x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (467,136) size 114x25 [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,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1215) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablecolumnexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablecolumnexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -59,122 +59,122 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,483) size 631x470 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 631x21
- RenderText {#text} at (169,0) size 293x21
- text run at (169,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,483) size 630x470 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 630x21
+ RenderText {#text} at (169,0) size 292x21
+ text run at (169,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000] [border: (9px dashed #FFFFFF)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (3,24) size 625x114
- RenderTableRow {TR} at (0,7) size 625x100
</del><ins>+ RenderTableSection {THEAD} at (3,24) size 624x114
+ RenderTableRow {TR} at (0,7) size 624x100
</ins><span class="cx"> RenderTableCell {TH} at (7,40) size 138x34 [border: (5px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (46,6) size 46x22
</span><span class="cx"> text run at (46,7) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (152,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (152,32) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (379,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (379,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (504,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (3,344) size 625x122
- RenderTableRow {TR} at (0,0) size 625x115
- RenderTableCell {TD} at (7,41) size 366x33 [border: (5px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (504,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (3,344) size 624x122
+ RenderTableRow {TR} at (0,0) size 624x115
+ RenderTableCell {TD} at (7,41) size 365x33 [border: (5px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (6,6) size 47x21
</span><span class="cx"> text run at (6,6) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (379,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (379,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (504,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (504,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (3,138) size 625x206
- RenderTableRow {TR} at (0,0) size 625x108
</del><ins>+ RenderTableSection {TBODY} at (3,138) size 624x206
+ RenderTableRow {TR} at (0,0) size 624x108
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 138x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (152,33) size 221x42 [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,11) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (379,37) size 119x34 [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,7) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (504,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 625x84
- RenderTableCell {TD} at (152,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (379,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (504,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,952) size 589x436 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 589x21
- RenderText {#text} at (149,0) size 291x21
- text run at (149,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,952) size 588x436 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 588x21
+ RenderText {#text} at (149,0) size 290x21
+ text run at (149,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000] [border: (9px dashed #FFFFFF)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (2,27) size 585x100
- RenderTableRow {TR} at (0,0) size 585x100
</del><ins>+ RenderTableSection {THEAD} at (2,27) size 584x100
+ RenderTableRow {TR} at (0,0) size 584x100
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 137x32 [border: (3px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (44,4) size 46x21
</span><span class="cx"> text run at (44,4) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (137,32) size 208x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (137,32) size 207x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x21
</span><span class="cx"> text run at (81,8) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (344,36) size 126x28 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (344,36) size 125x28 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,4) size 46x21
</span><span class="cx"> text run at (42,4) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (469,37) size 116x26 [border: (2px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (36,3) size 46x22
- text run at (36,4) width 46: "TH D"
- RenderTableSection {TFOOT} at (2,317) size 585x115
- RenderTableRow {TR} at (0,0) size 585x115
- RenderTableCell {TD} at (0,41) size 345x33 [border: (7px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (469,37) size 115x26 [border: (2px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (36,3) size 45x22
+ text run at (36,4) width 45: "TH D"
+ RenderTableSection {TFOOT} at (2,317) size 584x115
+ RenderTableRow {TR} at (0,0) size 584x115
+ RenderTableCell {TD} at (0,41) size 344x33 [border: (7px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (4,8) size 47x22
</span><span class="cx"> text run at (4,9) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (344,44) size 126x27 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,44) size 125x27 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,2) size 46x22
</span><span class="cx"> text run at (6,3) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (469,45) size 116x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (469,45) size 115x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,2) size 44x21
</span><span class="cx"> text run at (4,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (2,127) size 585x190
- RenderTableRow {TR} at (0,0) size 585x107
</del><ins>+ RenderTableSection {TBODY} at (2,127) size 584x190
+ RenderTableRow {TR} at (0,0) size 584x107
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 137x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (137,36) size 208x35 [border: (7px dashed #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (137,36) size 207x35 [border: (7px dashed #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (344,39) size 126x29 [border: (3px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,39) size 125x29 [border: (3px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 46x22
</span><span class="cx"> text run at (6,5) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (469,41) size 116x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (469,41) size 115x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,2) size 45x22
</span><span class="cx"> text run at (4,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 585x83
- RenderTableCell {TD} at (137,133) size 208x31 [border: (5px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 584x83
+ RenderTableCell {TD} at (137,133) size 207x31 [border: (5px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,6) size 42x22
</span><span class="cx"> text run at (8,7) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (344,135) size 126x27 [border: (3px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,135) size 125x27 [border: (3px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 45x22
</span><span class="cx"> text run at (6,5) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (469,136) size 116x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (469,136) size 115x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,2) size 43x22
</span><span class="cx"> text run at (4,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1387) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablecolumngroupexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablecolumngroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -46,67 +46,67 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,322) size 623x470 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 623x21
- RenderText {#text} at (165,0) size 293x21
- text run at (165,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,322) size 622x470 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 622x21
+ RenderText {#text} at (165,0) size 292x21
+ text run at (165,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [border: (9px dashed #FFFFFF)]
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (3,24) size 617x114
- RenderTableRow {TR} at (0,7) size 617x100
</del><ins>+ RenderTableSection {THEAD} at (3,24) size 616x114
+ RenderTableRow {TR} at (0,7) size 616x100
</ins><span class="cx"> RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (3,344) size 617x122
- RenderTableRow {TR} at (0,0) size 617x115
- RenderTableCell {TD} at (7,41) size 358x33 [border: (5px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (3,344) size 616x122
+ RenderTableRow {TR} at (0,0) size 616x115
+ RenderTableCell {TD} at (7,41) size 357x33 [border: (5px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (6,6) size 47x21
</span><span class="cx"> text run at (6,6) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (3,138) size 617x206
- RenderTableRow {TR} at (0,0) size 617x108
</del><ins>+ RenderTableSection {TBODY} at (3,138) size 616x206
+ RenderTableRow {TR} at (0,0) size 616x108
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,37) size 119x34 [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,7) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 617x84
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,791) size 592x436 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 592x21
</del><ins>+ RenderTable {TABLE} at (0,791) size 591x436 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 591x21
</ins><span class="cx"> RenderText {#text} at (150,0) size 291x21
</span><span class="cx"> text run at (150,0) width 291: "With 'border-collapse: collapse'"
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
</span><span class="lines">@@ -115,50 +115,50 @@
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [border: (9px dashed #FFFFFF)]
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (1,27) size 589x100
- RenderTableRow {TR} at (0,0) size 589x100
</del><ins>+ RenderTableSection {THEAD} at (1,27) size 588x100
+ RenderTableRow {TR} at (0,0) size 588x100
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 137x32 [border: (3px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (44,4) size 46x21
</span><span class="cx"> text run at (44,4) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (137,32) size 208x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (137,32) size 207x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x21
</span><span class="cx"> text run at (81,8) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (344,35) size 128x30 [border: (5px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (344,35) size 127x30 [border: (5px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,6) size 46x21
</span><span class="cx"> text run at (42,6) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (471,37) size 118x26 [border: (2px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (38,3) size 46x22
- text run at (38,4) width 46: "TH D"
- RenderTableSection {TFOOT} at (1,317) size 589x115
- RenderTableRow {TR} at (0,0) size 589x115
- RenderTableCell {TD} at (0,41) size 472x33 [border: (7px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTableCell {TH} at (471,37) size 117x26 [border: (2px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (38,3) size 45x22
+ text run at (38,4) width 45: "TH D"
+ RenderTableSection {TFOOT} at (1,317) size 588x115
+ RenderTableRow {TR} at (0,0) size 588x115
+ RenderTableCell {TD} at (0,41) size 471x33 [border: (7px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (4,8) size 47x22
</span><span class="cx"> text run at (4,9) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (471,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (471,45) size 117x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,2) size 44x21
</span><span class="cx"> text run at (6,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (1,127) size 589x190
- RenderTableRow {TR} at (0,0) size 589x107
</del><ins>+ RenderTableSection {TBODY} at (1,127) size 588x190
+ RenderTableRow {TR} at (0,0) size 588x107
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 137x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (137,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (137,38) size 207x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (344,39) size 128x29 [border: (3px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,39) size 127x29 [border: (3px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 46x22
</span><span class="cx"> text run at (6,5) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (471,41) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (471,41) size 117x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,2) size 45x22
</span><span class="cx"> text run at (6,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 589x83
- RenderTableCell {TD} at (137,135) size 208x27 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 588x83
+ RenderTableCell {TD} at (137,135) size 207x27 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (344,134) size 128x29 [border: (3px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,134) size 127x29 [border: (3px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,4) size 45x22
</span><span class="cx"> text run at (6,5) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (471,136) size 118x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (471,136) size 117x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,2) size 43x22
</span><span class="cx"> text run at (6,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1226) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertableexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -40,122 +40,122 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,249) size 627x474 [color=#FFFFFF] [bgcolor=#000000] [border: (5px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 627x21
- RenderText {#text} at (167,0) size 293x21
- text run at (167,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,249) size 626x474 [color=#FFFFFF] [bgcolor=#000000] [border: (5px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 626x21
+ RenderText {#text} at (167,0) size 292x21
+ text run at (167,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (5,26) size 617x114
- RenderTableRow {TR} at (0,7) size 617x100
</del><ins>+ RenderTableSection {THEAD} at (5,26) size 616x114
+ RenderTableRow {TR} at (0,7) size 616x100
</ins><span class="cx"> RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TBODY} at (5,140) size 617x206
- RenderTableRow {TR} at (0,0) size 617x108
</del><ins>+ RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TBODY} at (5,140) size 616x206
+ RenderTableRow {TR} at (0,0) size 616x108
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 617x84
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTableSection {TFOOT} at (5,346) size 617x122
- RenderTableRow {TR} at (0,0) size 617x115
- RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableSection {TFOOT} at (5,346) size 616x122
+ RenderTableRow {TR} at (0,0) size 616x115
+ RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTable {TABLE} at (0,722) size 587x438 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 587x21
- RenderText {#text} at (148,0) size 291x21
- text run at (148,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,722) size 586x438 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 586x21
+ RenderText {#text} at (148,0) size 290x21
+ text run at (148,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (2,27) size 582x101
- RenderTableRow {TR} at (0,0) size 582x101
</del><ins>+ RenderTableSection {THEAD} at (2,27) size 581x101
+ RenderTableRow {TR} at (0,0) size 581x101
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 137x33 [border: (3px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (44,4) size 46x22
</span><span class="cx"> text run at (44,5) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (137,32) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (137,32) size 207x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (344,37) size 124x27 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (344,37) size 123x27 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,4) size 46x22
</span><span class="cx"> text run at (42,5) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (467,37) size 115x27 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,4) size 46x22
- text run at (34,5) width 46: "TH D"
- RenderTableSection {TFOOT} at (2,318) size 582x116
- RenderTableRow {TR} at (0,0) size 582x116
- RenderTableCell {TD} at (0,42) size 345x32 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (467,37) size 114x27 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,4) size 45x22
+ text run at (34,5) width 45: "TH D"
+ RenderTableSection {TFOOT} at (2,318) size 581x116
+ RenderTableRow {TR} at (0,0) size 581x116
+ RenderTableCell {TD} at (0,42) size 344x32 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (4,8) size 47x21
</span><span class="cx"> text run at (4,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (344,45) size 124x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,45) size 123x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (467,45) size 115x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (467,45) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (2,128) size 582x190
- RenderTableRow {TR} at (0,0) size 582x107
</del><ins>+ RenderTableSection {TBODY} at (2,128) size 581x190
+ RenderTableRow {TR} at (0,0) size 581x107
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 137x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (137,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (137,38) size 207x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (344,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,41) size 123x25 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (467,41) size 115x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (467,41) size 114x25 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 582x83
- RenderTableCell {TD} at (137,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 581x83
+ RenderTableCell {TD} at (137,136) size 207x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (344,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,136) size 123x25 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (467,136) size 115x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (467,136) size 114x25 [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,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1159) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablequirksexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablequirksexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -40,122 +40,122 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,249) size 627x458 [color=#FFFFFF] [bgcolor=#000000] [border: (5px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 627x21
- RenderText {#text} at (167,0) size 293x21
- text run at (167,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,249) size 626x458 [color=#FFFFFF] [bgcolor=#000000] [border: (5px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 626x21
+ RenderText {#text} at (167,0) size 292x21
+ text run at (167,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (5,26) size 617x110
- RenderTableRow {TR} at (0,7) size 617x96
</del><ins>+ RenderTableSection {THEAD} at (5,26) size 616x110
+ RenderTableRow {TR} at (0,7) size 616x96
</ins><span class="cx"> RenderTableCell {TH} at (7,42) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,30) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,30) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,42) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (371,42) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (496,42) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TBODY} at (5,136) size 617x198
- RenderTableRow {TR} at (0,0) size 617x104
</del><ins>+ RenderTableCell {TH} at (496,42) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TBODY} at (5,136) size 616x198
+ RenderTableRow {TR} at (0,0) size 616x104
</ins><span class="cx"> RenderTableCell {TD} at (7,71) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,39) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,39) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,39) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,111) size 617x80
- RenderTableCell {TD} at (144,138) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,138) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,138) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTableSection {TFOOT} at (5,334) size 617x118
- RenderTableRow {TR} at (0,0) size 617x111
- RenderTableCell {TD} at (7,43) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableSection {TFOOT} at (5,334) size 616x118
+ RenderTableRow {TR} at (0,0) size 616x111
+ RenderTableCell {TD} at (7,43) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,43) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,43) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,43) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,43) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTable {TABLE} at (0,706) size 587x422 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 587x21
- RenderText {#text} at (148,0) size 291x21
- text run at (148,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,706) size 586x422 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 586x21
+ RenderText {#text} at (148,0) size 290x21
+ text run at (148,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (2,27) size 582x96
- RenderTableRow {TR} at (0,0) size 582x96
</del><ins>+ RenderTableSection {THEAD} at (2,27) size 581x96
+ RenderTableRow {TR} at (0,0) size 581x96
</ins><span class="cx"> RenderTableCell {TH} at (0,32) size 137x32 [border: (3px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (44,4) size 46x21
</span><span class="cx"> text run at (44,4) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (137,30) size 208x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (137,30) size 207x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x21
</span><span class="cx"> text run at (81,8) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (344,35) size 124x26 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (344,35) size 123x26 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,4) size 46x21
</span><span class="cx"> text run at (42,4) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (467,35) size 115x26 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,4) size 46x21
- text run at (34,4) width 46: "TH D"
- RenderTableSection {TFOOT} at (2,307) size 582x111
- RenderTableRow {TR} at (0,0) size 582x111
- RenderTableCell {TD} at (0,39) size 345x33 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (467,35) size 114x26 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,4) size 45x21
+ text run at (34,4) width 45: "TH D"
+ RenderTableSection {TFOOT} at (2,307) size 581x111
+ RenderTableRow {TR} at (0,0) size 581x111
+ RenderTableCell {TD} at (0,39) size 344x33 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (4,8) size 47x22
</span><span class="cx"> text run at (4,9) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (344,42) size 124x27 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,42) size 123x27 [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,3) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (467,42) size 115x27 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (467,42) size 114x27 [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,3) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (2,123) size 582x184
- RenderTableRow {TR} at (0,0) size 582x104
</del><ins>+ RenderTableSection {TBODY} at (2,123) size 581x184
+ RenderTableRow {TR} at (0,0) size 581x104
</ins><span class="cx"> RenderTableCell {TD} at (0,74) size 137x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (137,37) size 208x30 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (137,37) size 207x30 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x21
</span><span class="cx"> text run at (8,8) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (344,40) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,40) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (467,40) size 115x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (467,40) size 114x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 45x21
</span><span class="cx"> text run at (2,2) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,104) size 582x80
- RenderTableCell {TD} at (137,132) size 208x24 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,104) size 581x80
+ RenderTableCell {TD} at (137,132) size 207x24 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x21
</span><span class="cx"> text run at (8,2) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (344,132) size 124x24 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,132) size 123x24 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 45x21
</span><span class="cx"> text run at (2,2) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (467,132) size 115x24 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (467,132) size 114x24 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 43x21
</span><span class="cx"> text run at (2,2) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1127) size 769x32
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablerowexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablerowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -55,122 +55,122 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,423) size 631x478 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 631x21
- RenderText {#text} at (169,0) size 293x21
- text run at (169,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,423) size 630x478 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 630x21
+ RenderText {#text} at (169,0) size 292x21
+ text run at (169,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (3,24) size 625x122
- RenderTableRow {TR} at (0,7) size 625x108 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
</del><ins>+ RenderTableSection {THEAD} at (3,24) size 624x122
+ RenderTableRow {TR} at (0,7) size 624x108 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
</ins><span class="cx"> RenderTableCell {TH} at (7,48) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,36) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,36) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,48) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (371,48) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (496,44) size 122x34 [border: (5px dashed #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (38,6) size 46x22
- text run at (38,7) width 46: "TH D"
- RenderTableSection {TFOOT} at (3,352) size 625x122
- RenderTableRow {TR} at (0,0) size 625x115
- RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (496,44) size 121x34 [border: (5px dashed #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (38,6) size 45x22
+ text run at (38,7) width 45: "TH D"
+ RenderTableSection {TFOOT} at (3,352) size 624x122
+ RenderTableRow {TR} at (0,0) size 624x115
+ RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 122x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 121x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (3,146) size 625x206
- RenderTableRow {TR} at (0,0) size 625x108 [bgcolor=#000000] [border: (9px dashed #FFFFFF)]
</del><ins>+ RenderTableSection {TBODY} at (3,146) size 624x206
+ RenderTableRow {TR} at (0,0) size 624x108 [bgcolor=#000000] [border: (9px dashed #FFFFFF)]
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,33) size 119x42 [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,11) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 122x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 625x84 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,140) size 119x34 [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,7) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 122x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,900) size 591x456 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 591x21
- RenderText {#text} at (150,0) size 291x21
- text run at (150,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,900) size 590x456 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 590x21
+ RenderText {#text} at (150,0) size 290x21
+ text run at (150,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (2,27) size 586x105
- RenderTableRow {TR} at (0,0) size 586x105 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
</del><ins>+ RenderTableSection {THEAD} at (2,27) size 585x105
+ RenderTableRow {TR} at (0,0) size 585x105 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
</ins><span class="cx"> RenderTableCell {TH} at (0,36) size 137x33 [border: (3px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (44,4) size 46x22
</span><span class="cx"> text run at (44,5) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (137,34) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (137,34) size 207x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (344,37) size 126x31 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (344,37) size 125x31 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,4) size 46x22
</span><span class="cx"> text run at (42,5) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (469,37) size 117x31 [border: (3px dashed #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (36,4) size 46x22
- text run at (36,5) width 46: "TH D"
- RenderTableSection {TFOOT} at (2,336) size 586x117
- RenderTableRow {TR} at (0,0) size 586x117
- RenderTableCell {TD} at (0,43) size 345x31 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (469,37) size 116x31 [border: (3px dashed #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (36,4) size 45x22
+ text run at (36,5) width 45: "TH D"
+ RenderTableSection {TFOOT} at (2,336) size 585x117
+ RenderTableRow {TR} at (0,0) size 585x117
+ RenderTableCell {TD} at (0,43) size 344x31 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (3,8) size 47x21
</span><span class="cx"> text run at (3,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (344,45) size 126x27 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,45) size 125x27 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,4) size 46x21
</span><span class="cx"> text run at (2,4) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (469,45) size 117x27 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (469,45) size 116x27 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,4) size 44x21
</span><span class="cx"> text run at (2,4) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (2,132) size 586x204
- RenderTableRow {TR} at (0,0) size 586x115 [bgcolor=#000000] [border: (9px dashed #FFFFFF)]
</del><ins>+ RenderTableSection {TBODY} at (2,132) size 585x204
+ RenderTableRow {TR} at (0,0) size 585x115 [bgcolor=#000000] [border: (9px dashed #FFFFFF)]
</ins><span class="cx"> RenderTableCell {TD} at (0,84) size 137x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (137,40) size 208x35 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (137,40) size 207x35 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (344,41) size 126x33 [border: (5px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,41) size 125x33 [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,7) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (469,41) size 117x33 [border: (5px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (469,41) size 116x33 [border: (5px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (6,6) size 45x22
</span><span class="cx"> text run at (6,7) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 586x89 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
- RenderTableCell {TD} at (137,144) size 208x31 [border: (5px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,115) size 585x89 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
+ RenderTableCell {TD} at (137,144) size 207x31 [border: (5px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,6) size 42x22
</span><span class="cx"> text run at (8,7) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (344,144) size 126x31 [border: (5px dashed #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,144) size 125x31 [border: (5px dashed #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 45x22
</span><span class="cx"> text run at (4,7) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (469,144) size 117x31 [border: (5px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (469,144) size 116x31 [border: (5px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,6) size 43x22
</span><span class="cx"> text run at (4,7) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1355) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablerowgroupexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablerowgroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -48,122 +48,122 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,352) size 631x478 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 631x21
- RenderText {#text} at (169,0) size 293x21
- text run at (169,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,352) size 630x478 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 630x21
+ RenderText {#text} at (169,0) size 292x21
+ text run at (169,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (3,24) size 625x122 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
- RenderTableRow {TR} at (0,7) size 625x108
</del><ins>+ RenderTableSection {THEAD} at (3,24) size 624x122 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
+ RenderTableRow {TR} at (0,7) size 624x108
</ins><span class="cx"> RenderTableCell {TH} at (7,48) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,36) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,36) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,48) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (371,48) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (496,44) size 122x34 [border: (5px dashed #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (38,6) size 46x22
- text run at (38,7) width 46: "TH D"
- RenderTableSection {TFOOT} at (3,352) size 625x122
- RenderTableRow {TR} at (0,0) size 625x115
- RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (496,44) size 121x34 [border: (5px dashed #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (38,6) size 45x22
+ text run at (38,7) width 45: "TH D"
+ RenderTableSection {TFOOT} at (3,352) size 624x122
+ RenderTableRow {TR} at (0,0) size 624x115
+ RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 122x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 121x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (3,146) size 625x206 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
- RenderTableRow {TR} at (0,0) size 625x108
</del><ins>+ RenderTableSection {TBODY} at (3,146) size 624x206 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
+ RenderTableRow {TR} at (0,0) size 624x108
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 122x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 625x84
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,140) size 119x34 [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,7) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 122x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,829) size 591x444 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 591x21
- RenderText {#text} at (150,0) size 291x21
- text run at (150,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,829) size 590x444 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 590x21
+ RenderText {#text} at (150,0) size 290x21
+ text run at (150,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (2,27) size 586x103 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
- RenderTableRow {TR} at (0,0) size 586x103
</del><ins>+ RenderTableSection {THEAD} at (2,27) size 585x103 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
+ RenderTableRow {TR} at (0,0) size 585x103
</ins><span class="cx"> RenderTableCell {TH} at (0,35) size 137x33 [border: (3px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (44,4) size 46x22
</span><span class="cx"> text run at (44,5) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (137,33) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (137,33) size 207x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (344,37) size 126x29 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (344,37) size 125x29 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,4) size 46x22
</span><span class="cx"> text run at (42,5) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (469,37) size 117x29 [border: (3px dashed #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (36,4) size 46x22
- text run at (36,5) width 46: "TH D"
- RenderTableSection {TFOOT} at (2,324) size 586x117
- RenderTableRow {TR} at (0,0) size 586x117
- RenderTableCell {TD} at (0,43) size 345x31 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (469,37) size 116x29 [border: (3px dashed #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (36,4) size 45x22
+ text run at (36,5) width 45: "TH D"
+ RenderTableSection {TFOOT} at (2,324) size 585x117
+ RenderTableRow {TR} at (0,0) size 585x117
+ RenderTableCell {TD} at (0,43) size 344x31 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (3,8) size 47x21
</span><span class="cx"> text run at (3,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (344,45) size 126x27 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,45) size 125x27 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,4) size 46x21
</span><span class="cx"> text run at (2,4) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (469,45) size 117x27 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (469,45) size 116x27 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,4) size 44x21
</span><span class="cx"> text run at (2,4) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (2,130) size 586x194 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
- RenderTableRow {TR} at (0,0) size 586x109
</del><ins>+ RenderTableSection {TBODY} at (2,130) size 585x194 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
+ RenderTableRow {TR} at (0,0) size 585x109
</ins><span class="cx"> RenderTableCell {TD} at (0,79) size 137x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (137,39) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (137,39) size 207x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (344,40) size 126x29 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,40) size 125x29 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,4) size 46x22
</span><span class="cx"> text run at (2,5) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (469,41) size 117x27 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (469,41) size 116x27 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,4) size 45x22
</span><span class="cx"> text run at (2,5) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,109) size 586x85
- RenderTableCell {TD} at (137,138) size 208x27 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,109) size 585x85
+ RenderTableCell {TD} at (137,138) size 207x27 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (344,137) size 126x29 [border: (3px dashed #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (344,137) size 125x29 [border: (3px dashed #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,4) size 45x22
</span><span class="cx"> text run at (4,5) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (469,138) size 117x27 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (469,138) size 116x27 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (4,2) size 43x22
</span><span class="cx"> text run at (4,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1272) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_fixedbgexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_fixedbgexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -40,118 +40,118 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,264) size 619x466 [color=#000000] [bgcolor=#FFFFFF] [border: (1px dotted #000000)]
- RenderBlock {CAPTION} at (0,0) size 619x21 [color=#FFFFFF]
- RenderText {#text} at (163,0) size 293x21
- text run at (163,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,264) size 618x466 [color=#000000] [bgcolor=#FFFFFF] [border: (1px dotted #000000)]
+ RenderBlock {CAPTION} at (0,0) size 618x21 [color=#FFFFFF]
+ RenderText {#text} at (163,0) size 292x21
+ text run at (163,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (1,22) size 617x114
- RenderTableRow {TR} at (0,7) size 617x100
</del><ins>+ RenderTableSection {THEAD} at (1,22) size 616x114
+ RenderTableRow {TR} at (0,7) size 616x100
</ins><span class="cx"> RenderTableCell {TH} at (7,44) size 130x26 [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,55) size 119x4 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (1,342) size 617x122
- RenderTableRow {TR} at (0,0) size 617x115
- RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #000000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (371,55) size 118x4 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (1,342) size 616x122
+ RenderTableRow {TR} at (0,0) size 616x115
+ RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #000000)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (1,136) size 617x206
- RenderTableRow {TR} at (0,0) size 617x108
</del><ins>+ RenderTableSection {TBODY} at (1,136) size 616x206
+ RenderTableRow {TR} at (0,0) size 616x108
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #000000)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 617x84
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #000000)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,729) size 579x432 [color=#000000] [bgcolor=#FFFFFF] [border: (6px dotted #000000)]
- RenderBlock {CAPTION} at (0,0) size 579x21 [color=#FFFFFF]
- RenderText {#text} at (144,0) size 291x21
- text run at (144,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,729) size 578x432 [color=#000000] [bgcolor=#FFFFFF] [border: (6px dotted #000000)]
+ RenderBlock {CAPTION} at (0,0) size 578x21 [color=#FFFFFF]
+ RenderText {#text} at (144,0) size 290x21
+ text run at (144,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (0,27) size 578x99
- RenderTableRow {TR} at (0,0) size 578x99
</del><ins>+ RenderTableSection {THEAD} at (0,27) size 577x99
+ RenderTableRow {TR} at (0,0) size 577x99
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 135x31 [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (135,31) size 207x37 [border: (7px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (342,48) size 124x3 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (0,316) size 578x114
- RenderTableRow {TR} at (0,0) size 578x114
- RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #000000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (342,48) size 123x3 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TH} at (465,37) size 112x25 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (0,316) size 577x114
+ RenderTableRow {TR} at (0,0) size 577x114
+ RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #000000)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,8) size 47x21
</span><span class="cx"> text run at (2,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (0,126) size 578x190
- RenderTableRow {TR} at (0,0) size 578x107
</del><ins>+ RenderTableSection {TBODY} at (0,126) size 577x190
+ RenderTableRow {TR} at (0,0) size 577x107
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #000000)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,38) size 207x31 [border: (7px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,41) size 123x25 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,41) size 112x25 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 578x83
- RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 577x83
+ RenderTableCell {TD} at (135,136) size 207x25 [border: (1px dotted #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,136) size 123x25 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,136) size 112x25 [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,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1160) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_layershideexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_layershideexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -46,118 +46,118 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,264) size 619x466 [color=#FFFFFF] [bgcolor=#0000FF] [border: (1px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 619x21
- RenderText {#text} at (163,0) size 293x21
- text run at (163,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,264) size 618x466 [color=#FFFFFF] [bgcolor=#0000FF] [border: (1px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 618x21
+ RenderText {#text} at (163,0) size 292x21
+ text run at (163,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (1,22) size 617x114
- RenderTableRow {TR} at (0,7) size 617x100
</del><ins>+ RenderTableSection {THEAD} at (1,22) size 616x114
+ RenderTableRow {TR} at (0,7) size 616x100
</ins><span class="cx"> RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,55) size 119x4 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (1,342) size 617x122
- RenderTableRow {TR} at (0,0) size 617x115
- RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (371,55) size 118x4 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (1,342) size 616x122
+ RenderTableRow {TR} at (0,0) size 616x115
+ RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (1,136) size 617x206
- RenderTableRow {TR} at (0,0) size 617x108
</del><ins>+ RenderTableSection {TBODY} at (1,136) size 616x206
+ RenderTableRow {TR} at (0,0) size 616x108
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 617x84
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,729) size 579x432 [color=#FFFFFF] [bgcolor=#0000FF] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 579x21
- RenderText {#text} at (144,0) size 291x21
- text run at (144,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,729) size 578x432 [color=#FFFFFF] [bgcolor=#0000FF] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 578x21
+ RenderText {#text} at (144,0) size 290x21
+ text run at (144,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (0,27) size 578x99
- RenderTableRow {TR} at (0,0) size 578x99
</del><ins>+ RenderTableSection {THEAD} at (0,27) size 577x99
+ RenderTableRow {TR} at (0,0) size 577x99
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (135,31) size 207x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (342,48) size 124x3 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (0,316) size 578x114
- RenderTableRow {TR} at (0,0) size 578x114
- RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (342,48) size 123x3 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TH} at (465,37) size 112x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (0,316) size 577x114
+ RenderTableRow {TR} at (0,0) size 577x114
+ RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,8) size 47x21
</span><span class="cx"> text run at (2,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (0,126) size 578x190
- RenderTableRow {TR} at (0,0) size 578x107
</del><ins>+ RenderTableSection {TBODY} at (0,126) size 577x190
+ RenderTableRow {TR} at (0,0) size 577x107
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,38) size 207x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,41) size 123x25 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,41) size 112x25 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 578x83
- RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 577x83
+ RenderTableCell {TD} at (135,136) size 207x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,136) size 123x25 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,136) size 112x25 [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,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1160) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_layersshowexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_layersshowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -123,118 +123,118 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,758) size 619x466 [color=#FFFFFF] [bgcolor=#0000FF] [border: (1px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 619x21
- RenderText {#text} at (163,0) size 293x21
- text run at (163,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,758) size 618x466 [color=#FFFFFF] [bgcolor=#0000FF] [border: (1px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 618x21
+ RenderText {#text} at (163,0) size 292x21
+ text run at (163,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (1,22) size 617x114
- RenderTableRow {TR} at (0,7) size 617x100
</del><ins>+ RenderTableSection {THEAD} at (1,22) size 616x114
+ RenderTableRow {TR} at (0,7) size 616x100
</ins><span class="cx"> RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,55) size 119x4 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (1,342) size 617x122
- RenderTableRow {TR} at (0,0) size 617x115
- RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (371,55) size 118x4 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (1,342) size 616x122
+ RenderTableRow {TR} at (0,0) size 616x115
+ RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (1,136) size 617x206
- RenderTableRow {TR} at (0,0) size 617x108
</del><ins>+ RenderTableSection {TBODY} at (1,136) size 616x206
+ RenderTableRow {TR} at (0,0) size 616x108
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 617x84
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,1223) size 579x432 [color=#FFFFFF] [bgcolor=#0000FF] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 579x21
- RenderText {#text} at (144,0) size 291x21
- text run at (144,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,1223) size 578x432 [color=#FFFFFF] [bgcolor=#0000FF] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 578x21
+ RenderText {#text} at (144,0) size 290x21
+ text run at (144,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (0,27) size 578x99
- RenderTableRow {TR} at (0,0) size 578x99
</del><ins>+ RenderTableSection {THEAD} at (0,27) size 577x99
+ RenderTableRow {TR} at (0,0) size 577x99
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (135,31) size 207x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (342,48) size 124x3 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (0,316) size 578x114
- RenderTableRow {TR} at (0,0) size 578x114
- RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (342,48) size 123x3 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TH} at (465,37) size 112x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (0,316) size 577x114
+ RenderTableRow {TR} at (0,0) size 577x114
+ RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,8) size 47x21
</span><span class="cx"> text run at (2,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (0,126) size 578x190
- RenderTableRow {TR} at (0,0) size 578x107
</del><ins>+ RenderTableSection {TBODY} at (0,126) size 577x190
+ RenderTableRow {TR} at (0,0) size 577x107
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,38) size 207x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,41) size 123x25 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,41) size 112x25 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 578x83
- RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 577x83
+ RenderTableCell {TD} at (135,136) size 207x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,136) size 123x25 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,136) size 112x25 [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,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1654) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablecellexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablecellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -46,122 +46,122 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,305) size 619x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 619x21
- RenderText {#text} at (163,0) size 293x21
- text run at (163,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,305) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 618x21
+ RenderText {#text} at (163,0) size 292x21
+ text run at (163,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (1,22) size 617x114
- RenderTableRow {TR} at (0,7) size 617x100
</del><ins>+ RenderTableSection {THEAD} at (1,22) size 616x114
+ RenderTableRow {TR} at (0,7) size 616x100
</ins><span class="cx"> RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (1,342) size 617x122
- RenderTableRow {TR} at (0,0) size 617x115
- RenderTableCell {TD} at (7,45) size 358x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (1,342) size 616x122
+ RenderTableRow {TR} at (0,0) size 616x115
+ RenderTableCell {TD} at (7,45) size 357x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (1,136) size 617x206
- RenderTableRow {TR} at (0,0) size 617x108
</del><ins>+ RenderTableSection {TBODY} at (1,136) size 616x206
+ RenderTableRow {TR} at (0,0) size 616x108
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [bgcolor=#000000] [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 617x84
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,770) size 579x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 579x21
- RenderText {#text} at (144,0) size 291x21
- text run at (144,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,770) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 578x21
+ RenderText {#text} at (144,0) size 290x21
+ text run at (144,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (0,27) size 578x99
- RenderTableRow {TR} at (0,0) size 578x99
</del><ins>+ RenderTableSection {THEAD} at (0,27) size 577x99
+ RenderTableRow {TR} at (0,0) size 577x99
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (135,31) size 207x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (342,37) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (342,37) size 123x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,2) size 46x22
</span><span class="cx"> text run at (42,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (0,316) size 578x114
- RenderTableRow {TR} at (0,0) size 578x114
- RenderTableCell {TD} at (0,42) size 343x30 [bgcolor=#000000] [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (465,37) size 112x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (0,316) size 577x114
+ RenderTableRow {TR} at (0,0) size 577x114
+ RenderTableCell {TD} at (0,42) size 342x30 [bgcolor=#000000] [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,8) size 47x21
</span><span class="cx"> text run at (2,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (0,126) size 578x190
- RenderTableRow {TR} at (0,0) size 578x107
</del><ins>+ RenderTableSection {TBODY} at (0,126) size 577x190
+ RenderTableRow {TR} at (0,0) size 577x107
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 135x36 [bgcolor=#000000] [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,38) size 207x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,41) size 123x25 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,41) size 112x25 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 578x83
- RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 577x83
+ RenderTableCell {TD} at (135,136) size 207x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,136) size 123x25 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,136) size 112x25 [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,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1201) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablecolumnexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablecolumnexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -54,122 +54,122 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,408) size 619x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 619x21
- RenderText {#text} at (163,0) size 293x21
- text run at (163,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,408) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 618x21
+ RenderText {#text} at (163,0) size 292x21
+ text run at (163,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (1,22) size 617x114
- RenderTableRow {TR} at (0,7) size 617x100
</del><ins>+ RenderTableSection {THEAD} at (1,22) size 616x114
+ RenderTableRow {TR} at (0,7) size 616x100
</ins><span class="cx"> RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (1,342) size 617x122
- RenderTableRow {TR} at (0,0) size 617x115
- RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (1,342) size 616x122
+ RenderTableRow {TR} at (0,0) size 616x115
+ RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (1,136) size 617x206
- RenderTableRow {TR} at (0,0) size 617x108
</del><ins>+ RenderTableSection {TBODY} at (1,136) size 616x206
+ RenderTableRow {TR} at (0,0) size 616x108
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 617x84
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,873) size 579x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 579x21
- RenderText {#text} at (144,0) size 291x21
- text run at (144,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,873) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 578x21
+ RenderText {#text} at (144,0) size 290x21
+ text run at (144,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (0,27) size 578x99
- RenderTableRow {TR} at (0,0) size 578x99
</del><ins>+ RenderTableSection {THEAD} at (0,27) size 577x99
+ RenderTableRow {TR} at (0,0) size 577x99
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (135,31) size 207x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (342,37) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (342,37) size 123x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,2) size 46x22
</span><span class="cx"> text run at (42,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (0,316) size 578x114
- RenderTableRow {TR} at (0,0) size 578x114
- RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (465,37) size 112x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (0,316) size 577x114
+ RenderTableRow {TR} at (0,0) size 577x114
+ RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,8) size 47x21
</span><span class="cx"> text run at (2,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (0,126) size 578x190
- RenderTableRow {TR} at (0,0) size 578x107
</del><ins>+ RenderTableSection {TBODY} at (0,126) size 577x190
+ RenderTableRow {TR} at (0,0) size 577x107
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,38) size 207x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,41) size 123x25 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,41) size 112x25 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 578x83
- RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 577x83
+ RenderTableCell {TD} at (135,136) size 207x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,136) size 123x25 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,136) size 112x25 [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,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1304) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablecolumngroupexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablecolumngroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -45,119 +45,119 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,307) size 619x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 619x21
- RenderText {#text} at (163,0) size 293x21
- text run at (163,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,307) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 618x21
+ RenderText {#text} at (163,0) size 292x21
+ text run at (163,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (1,22) size 617x114
- RenderTableRow {TR} at (0,7) size 617x100
</del><ins>+ RenderTableSection {THEAD} at (1,22) size 616x114
+ RenderTableRow {TR} at (0,7) size 616x100
</ins><span class="cx"> RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (1,342) size 617x122
- RenderTableRow {TR} at (0,0) size 617x115
- RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (1,342) size 616x122
+ RenderTableRow {TR} at (0,0) size 616x115
+ RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (1,136) size 617x206
- RenderTableRow {TR} at (0,0) size 617x108
</del><ins>+ RenderTableSection {TBODY} at (1,136) size 616x206
+ RenderTableRow {TR} at (0,0) size 616x108
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 617x84
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,772) size 579x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 579x21
- RenderText {#text} at (144,0) size 291x21
- text run at (144,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,772) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 578x21
+ RenderText {#text} at (144,0) size 290x21
+ text run at (144,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (0,27) size 578x99
- RenderTableRow {TR} at (0,0) size 578x99
</del><ins>+ RenderTableSection {THEAD} at (0,27) size 577x99
+ RenderTableRow {TR} at (0,0) size 577x99
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (135,31) size 207x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (342,37) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (342,37) size 123x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,2) size 46x22
</span><span class="cx"> text run at (42,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (0,316) size 578x114
- RenderTableRow {TR} at (0,0) size 578x114
- RenderTableCell {TD} at (0,42) size 466x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTableCell {TH} at (465,37) size 112x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (0,316) size 577x114
+ RenderTableRow {TR} at (0,0) size 577x114
+ RenderTableCell {TD} at (0,42) size 465x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderText {#text} at (2,8) size 47x21
</span><span class="cx"> text run at (2,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (0,126) size 578x190
- RenderTableRow {TR} at (0,0) size 578x107
</del><ins>+ RenderTableSection {TBODY} at (0,126) size 577x190
+ RenderTableRow {TR} at (0,0) size 577x107
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,38) size 207x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,41) size 123x25 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,41) size 112x25 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 578x83
- RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 577x83
+ RenderTableCell {TD} at (135,136) size 207x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,136) size 123x25 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,136) size 112x25 [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,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1203) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablerowexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablerowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -61,122 +61,122 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,408) size 619x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 619x21
- RenderText {#text} at (163,0) size 293x21
- text run at (163,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,408) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 618x21
+ RenderText {#text} at (163,0) size 292x21
+ text run at (163,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (1,22) size 617x114
- RenderTableRow {TR} at (0,7) size 617x100 [bgcolor=#000000]
</del><ins>+ RenderTableSection {THEAD} at (1,22) size 616x114
+ RenderTableRow {TR} at (0,7) size 616x100 [bgcolor=#000000]
</ins><span class="cx"> RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (1,342) size 617x122
- RenderTableRow {TR} at (0,0) size 617x115
- RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (1,342) size 616x122
+ RenderTableRow {TR} at (0,0) size 616x115
+ RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (1,136) size 617x206
- RenderTableRow {TR} at (0,0) size 617x108 [bgcolor=#000000]
</del><ins>+ RenderTableSection {TBODY} at (1,136) size 616x206
+ RenderTableRow {TR} at (0,0) size 616x108 [bgcolor=#000000]
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 617x84 [bgcolor=#000000]
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,873) size 579x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 579x21
- RenderText {#text} at (144,0) size 291x21
- text run at (144,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,873) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 578x21
+ RenderText {#text} at (144,0) size 290x21
+ text run at (144,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (0,27) size 578x99
- RenderTableRow {TR} at (0,0) size 578x99 [bgcolor=#000000]
</del><ins>+ RenderTableSection {THEAD} at (0,27) size 577x99
+ RenderTableRow {TR} at (0,0) size 577x99 [bgcolor=#000000]
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (135,31) size 207x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (342,37) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (342,37) size 123x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,2) size 46x22
</span><span class="cx"> text run at (42,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (0,316) size 578x114
- RenderTableRow {TR} at (0,0) size 578x114
- RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (465,37) size 112x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (0,316) size 577x114
+ RenderTableRow {TR} at (0,0) size 577x114
+ RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,8) size 47x21
</span><span class="cx"> text run at (2,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (0,126) size 578x190
- RenderTableRow {TR} at (0,0) size 578x107 [bgcolor=#000000]
</del><ins>+ RenderTableSection {TBODY} at (0,126) size 577x190
+ RenderTableRow {TR} at (0,0) size 577x107 [bgcolor=#000000]
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,38) size 207x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,41) size 123x25 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,41) size 112x25 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 578x83 [bgcolor=#000000]
- RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 577x83 [bgcolor=#000000]
+ RenderTableCell {TD} at (135,136) size 207x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,136) size 123x25 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,136) size 112x25 [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,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1304) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablerowgroupexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablerowgroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -45,122 +45,122 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 136x15
</span><span class="cx"> text run at (0,0) width 136: "Table of Contents"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderTable {TABLE} at (0,307) size 619x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 619x21
- RenderText {#text} at (163,0) size 293x21
- text run at (163,0) width 293: "With 'border-collapse: separate'"
</del><ins>+ RenderTable {TABLE} at (0,307) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 618x21
+ RenderText {#text} at (163,0) size 292x21
+ text run at (163,0) width 292: "With 'border-collapse: separate'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (1,22) size 617x114 [bgcolor=#000000]
- RenderTableRow {TR} at (0,7) size 617x100
</del><ins>+ RenderTableSection {THEAD} at (1,22) size 616x114 [bgcolor=#000000]
+ RenderTableRow {TR} at (0,7) size 616x100
</ins><span class="cx"> RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (87,14) size 46x22
</span><span class="cx"> text run at (87,15) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,2) size 46x22
</span><span class="cx"> text run at (36,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (1,342) size 617x122
- RenderTableRow {TR} at (0,0) size 617x115
- RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (1,342) size 616x122
+ RenderTableRow {TR} at (0,0) size 616x115
+ RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 47x21
</span><span class="cx"> text run at (2,2) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (1,136) size 617x206 [bgcolor=#000000]
- RenderTableRow {TR} at (0,0) size 617x108
</del><ins>+ RenderTableSection {TBODY} at (1,136) size 616x206 [bgcolor=#000000]
+ RenderTableRow {TR} at (0,0) size 616x108
</ins><span class="cx"> RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (14,14) size 44x21
</span><span class="cx"> text run at (14,14) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (144,41) size 221x26 [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,3) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (371,41) size 119x26 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (496,41) size 114x26 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,115) size 617x84
- RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</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,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (371,144) size 119x26 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (496,144) size 114x26 [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,3) width 43: "TD L"
</span><del>- RenderTable {TABLE} at (0,772) size 579x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
- RenderBlock {CAPTION} at (0,0) size 579x21
- RenderText {#text} at (144,0) size 291x21
- text run at (144,0) width 291: "With 'border-collapse: collapse'"
</del><ins>+ RenderTable {TABLE} at (0,772) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+ RenderBlock {CAPTION} at (0,0) size 578x21
+ RenderText {#text} at (144,0) size 290x21
+ text run at (144,0) width 290: "With 'border-collapse: collapse'"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {THEAD} at (0,27) size 578x99 [bgcolor=#000000]
- RenderTableRow {TR} at (0,0) size 578x99
</del><ins>+ RenderTableSection {THEAD} at (0,27) size 577x99 [bgcolor=#000000]
+ RenderTableRow {TR} at (0,0) size 577x99
</ins><span class="cx"> RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [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,3) width 46: "TH A"
</span><del>- RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (135,31) size 207x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (81,8) size 46x22
</span><span class="cx"> text run at (81,9) width 46: "TH B"
</span><del>- RenderTableCell {TH} at (342,37) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (342,37) size 123x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (42,2) size 46x22
</span><span class="cx"> text run at (42,3) width 46: "TH C"
</span><del>- RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (34,2) size 46x22
- text run at (34,3) width 46: "TH D"
- RenderTableSection {TFOOT} at (0,316) size 578x114
- RenderTableRow {TR} at (0,0) size 578x114
- RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableCell {TH} at (465,37) size 112x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (34,2) size 45x22
+ text run at (34,3) width 45: "TH D"
+ RenderTableSection {TFOOT} at (0,316) size 577x114
+ RenderTableRow {TR} at (0,0) size 577x114
+ RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,8) size 47x21
</span><span class="cx"> text run at (2,8) width 47: "TD M"
</span><del>- RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 46x21
</span><span class="cx"> text run at (2,2) width 46: "TD O"
</span><del>- RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 44x21
</span><span class="cx"> text run at (2,2) width 44: "TD P"
</span><del>- RenderTableSection {TBODY} at (0,126) size 578x190 [bgcolor=#000000]
- RenderTableRow {TR} at (0,0) size 578x107
</del><ins>+ RenderTableSection {TBODY} at (0,126) size 577x190 [bgcolor=#000000]
+ RenderTableRow {TR} at (0,0) size 577x107
</ins><span class="cx"> RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx"> RenderText {#text} at (8,8) size 44x21
</span><span class="cx"> text run at (8,8) width 44: "TD E"
</span><del>- RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (135,38) size 207x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,8) size 43x22
</span><span class="cx"> text run at (8,9) width 43: "TD F"
</span><del>- RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,41) size 123x25 [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,3) width 46: "TD G"
</span><del>- RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,41) size 112x25 [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,3) width 45: "TD H"
</span><del>- RenderTableRow {TR} at (0,107) size 578x83
- RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,107) size 577x83
+ RenderTableCell {TD} at (135,136) size 207x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (8,2) size 42x22
</span><span class="cx"> text run at (8,3) width 42: "TD J"
</span><del>- RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (342,136) size 123x25 [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,3) width 45: "TD K"
</span><del>- RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (465,136) size 112x25 [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,3) width 43: "TD L"
</span><span class="cx"> RenderBlock {DIV} at (0,1203) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_captionexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_captionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,6 +14,6 @@
</span><span class="cx"> RenderTableCell {TD} at (2,43) size 98x22 [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,3) width 21: "foo"
</span><del>- RenderTableCell {TD} at (101,43) size 95x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (101,43) size 96x22 [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,3) width 20: "bar"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,6 +14,6 @@
</span><span class="cx"> RenderTableCell {TD} at (2,43) size 98x22 [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,3) width 21: "foo"
</span><del>- RenderTableCell {TD} at (101,43) size 95x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (101,43) size 96x22 [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,3) width 20: "bar"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_hiddenexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_hiddenexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,43) size 98x22 [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,3) width 21: "foo"
</span><del>- RenderTableCell {TD} at (101,43) size 95x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (101,43) size 96x22 [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,3) width 20: "bar"
</span><span class="cx"> layer at (8,8) size 200x12 scrollWidth 397 scrollHeight 403
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_hidden_tableexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_hidden_tableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -15,6 +15,6 @@
</span><span class="cx"> RenderTableCell {TD} at (2,43) size 98x22 [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,3) width 21: "foo"
</span><del>- RenderTableCell {TD} at (101,43) size 95x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (101,43) size 96x22 [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,3) width 20: "bar"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_leftexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,6 +14,6 @@
</span><span class="cx"> RenderTableCell {TD} at (2,43) size 98x22 [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,3) width 21: "foo"
</span><del>- RenderTableCell {TD} at (101,43) size 95x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (101,43) size 96x22 [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,3) width 20: "bar"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_rightexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,6 +14,6 @@
</span><span class="cx"> RenderTableCell {TD} at (2,43) size 98x22 [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,3) width 21: "foo"
</span><del>- RenderTableCell {TD} at (101,43) size 95x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (101,43) size 96x22 [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,3) width 20: "bar"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,6 +14,6 @@
</span><span class="cx"> RenderTableCell {TD} at (2,43) size 98x22 [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,3) width 21: "foo"
</span><del>- RenderTableCell {TD} at (101,43) size 95x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (101,43) size 96x22 [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,3) width 20: "bar"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_dirty_reflowexpectedpngfromrev195778trunkLayoutTestsplatformgtkfasttablecolspanwithallpercentcellsexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.png (from rev 195778, trunk/LayoutTests/platform/gtk/fast/table/colspan-with-all-percent-cells-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_dirty_reflowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTableCell {TD} at (0,41) size 60x18 [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 21x18
</span><span class="cx"> text run at (0,1) width 21: "foo"
</span><del>- RenderTableCell {TD} at (59,0) size 141x50 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (59,0) size 142x50 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#008000]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 400x300 [bgcolor=#FF0000]
</span><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_dirty_reflow_tableexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_dirty_reflow_tableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> RenderTableCell {TD} at (0,41) size 81x58 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (20,20) size 21x18
</span><span class="cx"> text run at (20,21) width 21: "foo"
</span><del>- RenderTableCell {TD} at (80,50) size 120x90 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (80,50) size 121x90 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (20,20) size 50x50 [bgcolor=#008000]
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 400x300 [bgcolor=#FF0000]
</span><span class="cx"> RenderText {#text} at (0,0) size 8x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_hidden_tableexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_hidden_tableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -4,10 +4,10 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x38
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x22
</span><span class="cx"> layer at (8,8) size 22x22 clip at (9,9) size 20x20 scrollWidth 707 scrollHeight 507
</span><del>- RenderTable {TABLE} at (0,0) size 23x22 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 21x20
- RenderTableRow {TR} at (0,2) size 21x16
- RenderTableCell {TD} at (2,2) size 17x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 22x22 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 20x20
+ RenderTableRow {TR} at (0,2) size 20x16
+ RenderTableCell {TD} at (2,2) size 16x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 12x12 [border: (1px solid #008000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 702x502 [border: (1px solid #FF0000)]
</span><span class="cx"> RenderText {#text} at (1,1) size 60x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_hidden_tbodyexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_hidden_tbodyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x38
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x38
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x22
</span><del>- RenderTable {TABLE} at (0,0) size 23x22 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 21x20
- RenderTableRow {TR} at (0,2) size 21x16
- RenderTableCell {TD} at (2,2) size 17x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 22x22 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 20x20
+ RenderTableRow {TR} at (0,2) size 20x16
+ RenderTableCell {TD} at (2,2) size 16x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 12x12 [border: (1px solid #008000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 702x502 [border: (1px solid #FF0000)]
</span><span class="cx"> RenderText {#text} at (1,1) size 60x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_hidden_trexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_hidden_trexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x38
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x38
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x22
</span><del>- RenderTable {TABLE} at (0,0) size 23x22 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 21x20
- RenderTableRow {TR} at (0,2) size 21x16
- RenderTableCell {TD} at (2,2) size 17x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,0) size 22x22 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 20x20
+ RenderTableRow {TR} at (0,2) size 20x16
+ RenderTableCell {TD} at (2,2) size 16x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 12x12 [border: (1px solid #008000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 702x502 [border: (1px solid #FF0000)]
</span><span class="cx"> RenderText {#text} at (1,1) size 60x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_cellexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_cellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx"> text run at (1,1) width 43: "foo"
</span><span class="cx"> text run at (1,37) width 41: "bar"
</span><span class="cx"> text run at (1,73) width 44: "baz"
</span><del>- RenderTableCell {TD} at (113,30) size 55x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (114,30) 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 16x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_cell_siblingexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_cell_siblingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> RenderText {#text} at (1,1) size 38x30
</span><span class="cx"> text run at (1,1) width 38: "foo bar"
</span><span class="cx"> text run at (1,16) width 19: "baz"
</span><del>- RenderTableCell {TD} at (113,78) size 55x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (114,78) 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 16x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_rowexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_rowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> RenderText {#text} at (1,1) size 38x30
</span><span class="cx"> text run at (1,1) width 38: "foo bar"
</span><span class="cx"> text run at (1,16) width 19: "baz"
</span><del>- RenderTableCell {TD} at (113,78) size 55x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (114,78) 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 7x15
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_row_siblingexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_row_siblingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> RenderTableCell {TD} at (30,45) size 54x17 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 18x15
</span><span class="cx"> text run at (1,1) width 18: "foo"
</span><del>- RenderTableCell {TD} at (113,30) size 55x47 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (114,30) size 54x47 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 17x15
</span><span class="cx"> text run at (1,1) width 17: "bar"
</span><span class="cx"> RenderBR {BR} at (18,1) size 0x15
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx"> text run at (1,1) width 43: "foo"
</span><span class="cx"> text run at (1,37) width 41: "bar"
</span><span class="cx"> text run at (1,73) width 44: "baz"
</span><del>- RenderTableCell {TD} at (113,163) size 55x54 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (114,163) size 54x54 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (1,1) size 52x52 [border: (1px solid #008000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 402x302 [border: (1px solid #FF0000)]
</span><span class="cx"> RenderText {#text} at (1,1) size 16x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tableexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> RenderText {#text} at (1,1) size 92x72
</span><span class="cx"> text run at (1,1) width 92: "foo bar"
</span><span class="cx"> text run at (1,37) width 44: "baz"
</span><del>- RenderTableCell {TD} at (143,48) size 55x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (144,48) 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 16x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_table_captionexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_table_captionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx"> text run at (1,1) width 43: "foo"
</span><span class="cx"> text run at (1,37) width 41: "bar"
</span><span class="cx"> text run at (1,73) width 44: "baz"
</span><del>- RenderTableCell {TD} at (113,86) size 55x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (114,86) 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 16x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tbodyexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tbodyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> RenderText {#text} at (1,1) size 45x34
</span><span class="cx"> text run at (1,1) width 45: "foo bar"
</span><span class="cx"> text run at (1,18) width 22: "baz"
</span><del>- RenderTableCell {TD} at (113,78) size 55x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (114,78) 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 8x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tbody_siblingexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tbody_siblingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> RenderTableCell {TD} at (30,47) size 54x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (1,1) size 21x17
</span><span class="cx"> text run at (1,1) width 21: "foo"
</span><del>- RenderTableCell {TD} at (113,30) size 55x53 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (114,30) size 54x53 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 20x17
</span><span class="cx"> text run at (1,1) width 20: "bar"
</span><span class="cx"> RenderBR {BR} at (21,1) size 0x17
</span><span class="lines">@@ -28,7 +28,7 @@
</span><span class="cx"> text run at (1,1) width 43: "foo"
</span><span class="cx"> text run at (1,37) width 41: "bar"
</span><span class="cx"> text run at (1,73) width 44: "baz"
</span><del>- RenderTableCell {TD} at (113,56) size 55x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (114,56) 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 16x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_align_rightexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,43) size 118x22 [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,3) width 21: "foo"
</span><del>- RenderTableCell {TD} at (121,46) size 75x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (121,46) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (60,2) size 13x12 [border: (1px solid #008000)]
</span><span class="cx"> RenderBlock {DIV} at (-291,1) size 302x402 [border: (1px solid #FF0000)]
</span><span class="cx"> RenderText {#text} at (293,1) size 8x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_dynamic_deactivateexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_dynamic_deactivateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,43) size 60x22 [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,3) width 21: "foo"
</span><del>- RenderTableCell {TD} at (63,50) size 133x56 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (63,50) size 134x56 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 52x52 [border: (1px solid #008000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 42x22 [border: (1px solid #FF0000)]
</span><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_valign_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,43) size 118x22 [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,3) width 21: "foo"
</span><del>- RenderTableCell {TD} at (121,90) size 75x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (121,90) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 12x12 [border: (1px solid #008000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 302x402 [border: (1px solid #FF0000)]
</span><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_valign_middleexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,43) size 118x22 [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,3) width 21: "foo"
</span><del>- RenderTableCell {TD} at (121,46) size 75x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (121,46) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 12x12 [border: (1px solid #008000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 302x402 [border: (1px solid #FF0000)]
</span><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_valign_topexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> RenderTableCell {TD} at (2,43) size 118x22 [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,3) width 21: "foo"
</span><del>- RenderTableCell {TD} at (121,2) size 75x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (121,2) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock {DIV} at (2,2) size 12x12 [border: (1px solid #008000)]
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 302x402 [border: (1px solid #FF0000)]
</span><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintables_cellspacing_pctexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintables_cellspacing_pctexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -7,50 +7,50 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 773x34
</span><span class="cx"> text run at (0,0) width 773: "CELLSPACING specifies the amount space between cells. The first table has a cellspacing value of 20%; the second table"
</span><span class="cx"> text run at (0,17) width 165: "does not have cellspacing."
</span><del>- RenderTable {TABLE} at (0,50) size 92x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 90x48
- RenderTableRow {TR} at (0,2) size 90x21
- RenderTableCell {TD} at (2,2) size 28x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,50) size 91x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 89x48
+ RenderTableRow {TR} at (0,2) size 89x21
+ RenderTableCell {TD} at (2,2) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "text"
</span><del>- RenderTableCell {TD} at (31,2) size 28x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,2) size 27x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "text"
</span><del>- RenderTableCell {TD} at (60,2) size 28x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (60,2) size 27x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "text"
</span><del>- RenderTableRow {TR} at (0,25) size 90x21
- RenderTableCell {TD} at (2,25) size 28x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 89x21
+ RenderTableCell {TD} at (2,25) size 27x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "text"
</span><del>- RenderTableCell {TD} at (31,25) size 28x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,25) size 27x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "text"
</span><del>- RenderTableCell {TD} at (60,25) size 28x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (60,25) size 27x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "text"
</span><span class="cx"> RenderBlock (anonymous) at (0,100) size 784x34
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBR {BR} at (0,17) size 0x17
</span><del>- RenderTable {TABLE} at (0,134) size 92x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 90x48
- RenderTableRow {TR} at (0,2) size 90x21
- RenderTableCell {TD} at (2,2) size 28x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,134) size 91x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 89x48
+ RenderTableRow {TR} at (0,2) size 89x21
+ RenderTableCell {TD} at (2,2) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "text"
</span><del>- RenderTableCell {TD} at (31,2) size 28x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,2) size 27x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "text"
</span><del>- RenderTableCell {TD} at (60,2) size 28x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (60,2) size 27x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "text"
</span><del>- RenderTableRow {TR} at (0,25) size 90x21
- RenderTableCell {TD} at (2,25) size 28x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 89x21
+ RenderTableCell {TD} at (2,25) size 27x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "text"
</span><del>- RenderTableCell {TD} at (31,25) size 28x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,25) size 27x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "text"
</span><del>- RenderTableCell {TD} at (60,25) size 28x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (60,25) size 27x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 23x17
</span><span class="cx"> text run at (2,2) width 23: "text"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresotherempty_cellsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresotherempty_cellsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -10,17 +10,17 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 100x0 [bgcolor=#FFA500]
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 100x0
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 100x0
</span><del>- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableRow {TR} at (0,0) size 100x0
</span><del>- RenderTableCell {TD} at (0,0) size 1x0 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 0x0 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableRow {TR} at (0,0) size 100x0
</span><del>- RenderTableCell {TD} at (0,0) size 1x0 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 0x0 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableRow {TR} at (0,0) size 100x0
</span><del>- RenderTableCell {TD} at (0,0) size 1x0 [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 0x0 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableRow {TR} at (0,0) size 100x0
</span><del>- RenderTableCell {TD} at (0,0) size 1x0 [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 0x0 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableRow {TR} at (0,0) size 100x0
</span><del>- RenderTableCell {TD} at (0,0) size 1x0 [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 0x0 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,17) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,50) size 769x48
</span><span class="lines">@@ -50,17 +50,17 @@
</span><span class="cx"> RenderTable {TABLE} at (0,17) size 100x12 [bgcolor=#FFA500]
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 100x12
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 100x2
</span><del>- RenderTableCell {TD} at (0,1) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,1) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableRow {TR} at (0,2) size 100x2
</span><del>- RenderTableCell {TD} at (0,3) size 1x0 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,3) size 0x0 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableRow {TR} at (0,4) size 100x2
</span><del>- RenderTableCell {TD} at (0,5) size 1x0 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,5) size 0x0 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableRow {TR} at (0,6) size 100x2
</span><del>- RenderTableCell {TD} at (0,7) size 1x0 [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,7) size 0x0 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableRow {TR} at (0,8) size 100x2
</span><del>- RenderTableCell {TD} at (0,9) size 1x0 [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,9) size 0x0 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTableRow {TR} at (0,10) size 100x2
</span><del>- RenderTableCell {TD} at (0,11) size 1x0 [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,11) size 0x0 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,29) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,176) size 769x48
</span><span class="lines">@@ -87,334 +87,334 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 346x17
</span><span class="cx"> text run at (0,0) width 346: "this table should be about 5 (3 in Standard) pixels wide"
</span><del>- RenderTable {TABLE} at (0,17) size 5x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 3x2
- RenderTableRow {TR} at (0,0) size 3x2
- RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 4x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 2x2
+ RenderTableRow {TR} at (0,0) size 2x2
+ RenderTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,294) size 769x38
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 346x17
</span><span class="cx"> text run at (0,0) width 346: "this table should be about 8 (4 in Standard) pixels wide"
</span><del>- RenderTable {TABLE} at (0,17) size 7x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 5x2
- RenderTableRow {TR} at (0,0) size 5x2
- RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (2,0) size 3x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 6x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 4x2
+ RenderTableRow {TR} at (0,0) size 4x2
+ RenderTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (2,0) size 2x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,348) size 769x38
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 354x17
</span><span class="cx"> text run at (0,0) width 354: "this table should be about 20 (8 in Standard) pixels wide"
</span><del>- RenderTable {TABLE} at (0,17) size 15x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 13x2
- RenderTableRow {TR} at (0,0) size 13x2
- RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (2,0) size 3x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (4,0) size 3x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (6,0) size 3x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (8,0) size 3x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (10,0) size 3x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 14x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 12x2
+ RenderTableRow {TR} at (0,0) size 12x2
+ RenderTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (2,0) size 2x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (4,0) size 2x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (6,0) size 2x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (8,0) size 2x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (10,0) size 2x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,402) size 769x38
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 438x17
</span><span class="cx"> text run at (0,0) width 438: "this table should be about 272 pixels wide, but can shrink to 92 pixels"
</span><del>- RenderTable {TABLE} at (0,17) size 184x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 182x2
- RenderTableRow {TR} at (0,0) size 182x2
- RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (2,0) size 3x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (4,0) size 3x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (6,0) size 3x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (8,0) size 3x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (10,0) size 3x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (12,0) size 3x2 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (14,0) size 3x2 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (16,0) size 3x2 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (18,0) size 3x2 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=1]
- RenderTableCell {TD} at (20,0) size 3x2 [border: (1px inset #808080)] [r=0 c=10 rs=1 cs=1]
- RenderTableCell {TD} at (22,0) size 3x2 [border: (1px inset #808080)] [r=0 c=11 rs=1 cs=1]
- RenderTableCell {TD} at (24,0) size 3x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=1]
- RenderTableCell {TD} at (26,0) size 3x2 [border: (1px inset #808080)] [r=0 c=13 rs=1 cs=1]
- RenderTableCell {TD} at (28,0) size 3x2 [border: (1px inset #808080)] [r=0 c=14 rs=1 cs=1]
- RenderTableCell {TD} at (30,0) size 3x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=1]
- RenderTableCell {TD} at (32,0) size 3x2 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=1]
- RenderTableCell {TD} at (34,0) size 3x2 [border: (1px inset #808080)] [r=0 c=17 rs=1 cs=1]
- RenderTableCell {TD} at (36,0) size 3x2 [border: (1px inset #808080)] [r=0 c=18 rs=1 cs=1]
- RenderTableCell {TD} at (38,0) size 3x2 [border: (1px inset #808080)] [r=0 c=19 rs=1 cs=1]
- RenderTableCell {TD} at (40,0) size 3x2 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=1]
- RenderTableCell {TD} at (42,0) size 3x2 [border: (1px inset #808080)] [r=0 c=21 rs=1 cs=1]
- RenderTableCell {TD} at (44,0) size 3x2 [border: (1px inset #808080)] [r=0 c=22 rs=1 cs=1]
- RenderTableCell {TD} at (46,0) size 3x2 [border: (1px inset #808080)] [r=0 c=23 rs=1 cs=1]
- RenderTableCell {TD} at (48,0) size 3x2 [border: (1px inset #808080)] [r=0 c=24 rs=1 cs=1]
- RenderTableCell {TD} at (50,0) size 3x2 [border: (1px inset #808080)] [r=0 c=25 rs=1 cs=1]
- RenderTableCell {TD} at (52,0) size 3x2 [border: (1px inset #808080)] [r=0 c=26 rs=1 cs=1]
- RenderTableCell {TD} at (54,0) size 3x2 [border: (1px inset #808080)] [r=0 c=27 rs=1 cs=1]
- RenderTableCell {TD} at (56,0) size 3x2 [border: (1px inset #808080)] [r=0 c=28 rs=1 cs=1]
- RenderTableCell {TD} at (58,0) size 3x2 [border: (1px inset #808080)] [r=0 c=29 rs=1 cs=1]
- RenderTableCell {TD} at (60,0) size 3x2 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=1]
- RenderTableCell {TD} at (62,0) size 3x2 [border: (1px inset #808080)] [r=0 c=31 rs=1 cs=1]
- RenderTableCell {TD} at (64,0) size 3x2 [border: (1px inset #808080)] [r=0 c=32 rs=1 cs=1]
- RenderTableCell {TD} at (66,0) size 3x2 [border: (1px inset #808080)] [r=0 c=33 rs=1 cs=1]
- RenderTableCell {TD} at (68,0) size 3x2 [border: (1px inset #808080)] [r=0 c=34 rs=1 cs=1]
- RenderTableCell {TD} at (70,0) size 3x2 [border: (1px inset #808080)] [r=0 c=35 rs=1 cs=1]
- RenderTableCell {TD} at (72,0) size 3x2 [border: (1px inset #808080)] [r=0 c=36 rs=1 cs=1]
- RenderTableCell {TD} at (74,0) size 3x2 [border: (1px inset #808080)] [r=0 c=37 rs=1 cs=1]
- RenderTableCell {TD} at (76,0) size 3x2 [border: (1px inset #808080)] [r=0 c=38 rs=1 cs=1]
- RenderTableCell {TD} at (78,0) size 3x2 [border: (1px inset #808080)] [r=0 c=39 rs=1 cs=1]
- RenderTableCell {TD} at (80,0) size 3x2 [border: (1px inset #808080)] [r=0 c=40 rs=1 cs=1]
- RenderTableCell {TD} at (82,0) size 3x2 [border: (1px inset #808080)] [r=0 c=41 rs=1 cs=1]
- RenderTableCell {TD} at (84,0) size 3x2 [border: (1px inset #808080)] [r=0 c=42 rs=1 cs=1]
- RenderTableCell {TD} at (86,0) size 3x2 [border: (1px inset #808080)] [r=0 c=43 rs=1 cs=1]
- RenderTableCell {TD} at (88,0) size 3x2 [border: (1px inset #808080)] [r=0 c=44 rs=1 cs=1]
- RenderTableCell {TD} at (90,0) size 3x2 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=1]
- RenderTableCell {TD} at (92,0) size 3x2 [border: (1px inset #808080)] [r=0 c=46 rs=1 cs=1]
- RenderTableCell {TD} at (94,0) size 3x2 [border: (1px inset #808080)] [r=0 c=47 rs=1 cs=1]
- RenderTableCell {TD} at (96,0) size 3x2 [border: (1px inset #808080)] [r=0 c=48 rs=1 cs=1]
- RenderTableCell {TD} at (98,0) size 3x2 [border: (1px inset #808080)] [r=0 c=49 rs=1 cs=1]
- RenderTableCell {TD} at (100,0) size 3x2 [border: (1px inset #808080)] [r=0 c=50 rs=1 cs=1]
- RenderTableCell {TD} at (102,0) size 3x2 [border: (1px inset #808080)] [r=0 c=51 rs=1 cs=1]
- RenderTableCell {TD} at (104,0) size 3x2 [border: (1px inset #808080)] [r=0 c=52 rs=1 cs=1]
- RenderTableCell {TD} at (106,0) size 3x2 [border: (1px inset #808080)] [r=0 c=53 rs=1 cs=1]
- RenderTableCell {TD} at (108,0) size 3x2 [border: (1px inset #808080)] [r=0 c=54 rs=1 cs=1]
- RenderTableCell {TD} at (110,0) size 3x2 [border: (1px inset #808080)] [r=0 c=55 rs=1 cs=1]
- RenderTableCell {TD} at (112,0) size 3x2 [border: (1px inset #808080)] [r=0 c=56 rs=1 cs=1]
- RenderTableCell {TD} at (114,0) size 3x2 [border: (1px inset #808080)] [r=0 c=57 rs=1 cs=1]
- RenderTableCell {TD} at (116,0) size 3x2 [border: (1px inset #808080)] [r=0 c=58 rs=1 cs=1]
- RenderTableCell {TD} at (118,0) size 3x2 [border: (1px inset #808080)] [r=0 c=59 rs=1 cs=1]
- RenderTableCell {TD} at (120,0) size 3x2 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=1]
- RenderTableCell {TD} at (122,0) size 3x2 [border: (1px inset #808080)] [r=0 c=61 rs=1 cs=1]
- RenderTableCell {TD} at (124,0) size 3x2 [border: (1px inset #808080)] [r=0 c=62 rs=1 cs=1]
- RenderTableCell {TD} at (126,0) size 3x2 [border: (1px inset #808080)] [r=0 c=63 rs=1 cs=1]
- RenderTableCell {TD} at (129,0) size 3x2 [border: (1px inset #808080)] [r=0 c=64 rs=1 cs=1]
- RenderTableCell {TD} at (131,0) size 3x2 [border: (1px inset #808080)] [r=0 c=65 rs=1 cs=1]
- RenderTableCell {TD} at (133,0) size 3x2 [border: (1px inset #808080)] [r=0 c=66 rs=1 cs=1]
- RenderTableCell {TD} at (135,0) size 3x2 [border: (1px inset #808080)] [r=0 c=67 rs=1 cs=1]
- RenderTableCell {TD} at (137,0) size 3x2 [border: (1px inset #808080)] [r=0 c=68 rs=1 cs=1]
- RenderTableCell {TD} at (139,0) size 3x2 [border: (1px inset #808080)] [r=0 c=69 rs=1 cs=1]
- RenderTableCell {TD} at (141,0) size 3x2 [border: (1px inset #808080)] [r=0 c=70 rs=1 cs=1]
- RenderTableCell {TD} at (143,0) size 3x2 [border: (1px inset #808080)] [r=0 c=71 rs=1 cs=1]
- RenderTableCell {TD} at (145,0) size 3x2 [border: (1px inset #808080)] [r=0 c=72 rs=1 cs=1]
- RenderTableCell {TD} at (147,0) size 3x2 [border: (1px inset #808080)] [r=0 c=73 rs=1 cs=1]
- RenderTableCell {TD} at (149,0) size 3x2 [border: (1px inset #808080)] [r=0 c=74 rs=1 cs=1]
- RenderTableCell {TD} at (151,0) size 3x2 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=1]
- RenderTableCell {TD} at (153,0) size 3x2 [border: (1px inset #808080)] [r=0 c=76 rs=1 cs=1]
- RenderTableCell {TD} at (155,0) size 3x2 [border: (1px inset #808080)] [r=0 c=77 rs=1 cs=1]
- RenderTableCell {TD} at (157,0) size 3x2 [border: (1px inset #808080)] [r=0 c=78 rs=1 cs=1]
- RenderTableCell {TD} at (159,0) size 3x2 [border: (1px inset #808080)] [r=0 c=79 rs=1 cs=1]
- RenderTableCell {TD} at (161,0) size 3x2 [border: (1px inset #808080)] [r=0 c=80 rs=1 cs=1]
- RenderTableCell {TD} at (163,0) size 3x2 [border: (1px inset #808080)] [r=0 c=81 rs=1 cs=1]
- RenderTableCell {TD} at (165,0) size 3x2 [border: (1px inset #808080)] [r=0 c=82 rs=1 cs=1]
- RenderTableCell {TD} at (167,0) size 3x2 [border: (1px inset #808080)] [r=0 c=83 rs=1 cs=1]
- RenderTableCell {TD} at (169,0) size 3x2 [border: (1px inset #808080)] [r=0 c=84 rs=1 cs=1]
- RenderTableCell {TD} at (171,0) size 3x2 [border: (1px inset #808080)] [r=0 c=85 rs=1 cs=1]
- RenderTableCell {TD} at (173,0) size 3x2 [border: (1px inset #808080)] [r=0 c=86 rs=1 cs=1]
- RenderTableCell {TD} at (175,0) size 3x2 [border: (1px inset #808080)] [r=0 c=87 rs=1 cs=1]
- RenderTableCell {TD} at (177,0) size 3x2 [border: (1px inset #808080)] [r=0 c=88 rs=1 cs=1]
- RenderTableCell {TD} at (179,0) size 3x2 [border: (1px inset #808080)] [r=0 c=89 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 182x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 180x2
+ RenderTableRow {TR} at (0,0) size 180x2
+ RenderTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (2,0) size 2x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (4,0) size 2x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (6,0) size 2x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (8,0) size 2x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (10,0) size 2x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
+ RenderTableCell {TD} at (12,0) size 2x2 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
+ RenderTableCell {TD} at (14,0) size 2x2 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
+ RenderTableCell {TD} at (16,0) size 2x2 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=1]
+ RenderTableCell {TD} at (18,0) size 2x2 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=1]
+ RenderTableCell {TD} at (20,0) size 2x2 [border: (1px inset #808080)] [r=0 c=10 rs=1 cs=1]
+ RenderTableCell {TD} at (22,0) size 2x2 [border: (1px inset #808080)] [r=0 c=11 rs=1 cs=1]
+ RenderTableCell {TD} at (24,0) size 2x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=1]
+ RenderTableCell {TD} at (26,0) size 2x2 [border: (1px inset #808080)] [r=0 c=13 rs=1 cs=1]
+ RenderTableCell {TD} at (28,0) size 2x2 [border: (1px inset #808080)] [r=0 c=14 rs=1 cs=1]
+ RenderTableCell {TD} at (30,0) size 2x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=1]
+ RenderTableCell {TD} at (32,0) size 2x2 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=1]
+ RenderTableCell {TD} at (34,0) size 2x2 [border: (1px inset #808080)] [r=0 c=17 rs=1 cs=1]
+ RenderTableCell {TD} at (36,0) size 2x2 [border: (1px inset #808080)] [r=0 c=18 rs=1 cs=1]
+ RenderTableCell {TD} at (38,0) size 2x2 [border: (1px inset #808080)] [r=0 c=19 rs=1 cs=1]
+ RenderTableCell {TD} at (40,0) size 2x2 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=1]
+ RenderTableCell {TD} at (42,0) size 2x2 [border: (1px inset #808080)] [r=0 c=21 rs=1 cs=1]
+ RenderTableCell {TD} at (44,0) size 2x2 [border: (1px inset #808080)] [r=0 c=22 rs=1 cs=1]
+ RenderTableCell {TD} at (46,0) size 2x2 [border: (1px inset #808080)] [r=0 c=23 rs=1 cs=1]
+ RenderTableCell {TD} at (48,0) size 2x2 [border: (1px inset #808080)] [r=0 c=24 rs=1 cs=1]
+ RenderTableCell {TD} at (50,0) size 2x2 [border: (1px inset #808080)] [r=0 c=25 rs=1 cs=1]
+ RenderTableCell {TD} at (52,0) size 2x2 [border: (1px inset #808080)] [r=0 c=26 rs=1 cs=1]
+ RenderTableCell {TD} at (54,0) size 2x2 [border: (1px inset #808080)] [r=0 c=27 rs=1 cs=1]
+ RenderTableCell {TD} at (56,0) size 2x2 [border: (1px inset #808080)] [r=0 c=28 rs=1 cs=1]
+ RenderTableCell {TD} at (58,0) size 2x2 [border: (1px inset #808080)] [r=0 c=29 rs=1 cs=1]
+ RenderTableCell {TD} at (60,0) size 2x2 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=1]
+ RenderTableCell {TD} at (62,0) size 2x2 [border: (1px inset #808080)] [r=0 c=31 rs=1 cs=1]
+ RenderTableCell {TD} at (64,0) size 2x2 [border: (1px inset #808080)] [r=0 c=32 rs=1 cs=1]
+ RenderTableCell {TD} at (66,0) size 2x2 [border: (1px inset #808080)] [r=0 c=33 rs=1 cs=1]
+ RenderTableCell {TD} at (68,0) size 2x2 [border: (1px inset #808080)] [r=0 c=34 rs=1 cs=1]
+ RenderTableCell {TD} at (70,0) size 2x2 [border: (1px inset #808080)] [r=0 c=35 rs=1 cs=1]
+ RenderTableCell {TD} at (72,0) size 2x2 [border: (1px inset #808080)] [r=0 c=36 rs=1 cs=1]
+ RenderTableCell {TD} at (74,0) size 2x2 [border: (1px inset #808080)] [r=0 c=37 rs=1 cs=1]
+ RenderTableCell {TD} at (76,0) size 2x2 [border: (1px inset #808080)] [r=0 c=38 rs=1 cs=1]
+ RenderTableCell {TD} at (78,0) size 2x2 [border: (1px inset #808080)] [r=0 c=39 rs=1 cs=1]
+ RenderTableCell {TD} at (80,0) size 2x2 [border: (1px inset #808080)] [r=0 c=40 rs=1 cs=1]
+ RenderTableCell {TD} at (82,0) size 2x2 [border: (1px inset #808080)] [r=0 c=41 rs=1 cs=1]
+ RenderTableCell {TD} at (84,0) size 2x2 [border: (1px inset #808080)] [r=0 c=42 rs=1 cs=1]
+ RenderTableCell {TD} at (86,0) size 2x2 [border: (1px inset #808080)] [r=0 c=43 rs=1 cs=1]
+ RenderTableCell {TD} at (88,0) size 2x2 [border: (1px inset #808080)] [r=0 c=44 rs=1 cs=1]
+ RenderTableCell {TD} at (90,0) size 2x2 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=1]
+ RenderTableCell {TD} at (92,0) size 2x2 [border: (1px inset #808080)] [r=0 c=46 rs=1 cs=1]
+ RenderTableCell {TD} at (94,0) size 2x2 [border: (1px inset #808080)] [r=0 c=47 rs=1 cs=1]
+ RenderTableCell {TD} at (96,0) size 2x2 [border: (1px inset #808080)] [r=0 c=48 rs=1 cs=1]
+ RenderTableCell {TD} at (98,0) size 2x2 [border: (1px inset #808080)] [r=0 c=49 rs=1 cs=1]
+ RenderTableCell {TD} at (100,0) size 2x2 [border: (1px inset #808080)] [r=0 c=50 rs=1 cs=1]
+ RenderTableCell {TD} at (102,0) size 2x2 [border: (1px inset #808080)] [r=0 c=51 rs=1 cs=1]
+ RenderTableCell {TD} at (104,0) size 2x2 [border: (1px inset #808080)] [r=0 c=52 rs=1 cs=1]
+ RenderTableCell {TD} at (106,0) size 2x2 [border: (1px inset #808080)] [r=0 c=53 rs=1 cs=1]
+ RenderTableCell {TD} at (108,0) size 2x2 [border: (1px inset #808080)] [r=0 c=54 rs=1 cs=1]
+ RenderTableCell {TD} at (110,0) size 2x2 [border: (1px inset #808080)] [r=0 c=55 rs=1 cs=1]
+ RenderTableCell {TD} at (112,0) size 2x2 [border: (1px inset #808080)] [r=0 c=56 rs=1 cs=1]
+ RenderTableCell {TD} at (114,0) size 2x2 [border: (1px inset #808080)] [r=0 c=57 rs=1 cs=1]
+ RenderTableCell {TD} at (116,0) size 2x2 [border: (1px inset #808080)] [r=0 c=58 rs=1 cs=1]
+ RenderTableCell {TD} at (118,0) size 2x2 [border: (1px inset #808080)] [r=0 c=59 rs=1 cs=1]
+ RenderTableCell {TD} at (120,0) size 2x2 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=1]
+ RenderTableCell {TD} at (122,0) size 2x2 [border: (1px inset #808080)] [r=0 c=61 rs=1 cs=1]
+ RenderTableCell {TD} at (124,0) size 2x2 [border: (1px inset #808080)] [r=0 c=62 rs=1 cs=1]
+ RenderTableCell {TD} at (126,0) size 2x2 [border: (1px inset #808080)] [r=0 c=63 rs=1 cs=1]
+ RenderTableCell {TD} at (128,0) size 2x2 [border: (1px inset #808080)] [r=0 c=64 rs=1 cs=1]
+ RenderTableCell {TD} at (130,0) size 2x2 [border: (1px inset #808080)] [r=0 c=65 rs=1 cs=1]
+ RenderTableCell {TD} at (132,0) size 2x2 [border: (1px inset #808080)] [r=0 c=66 rs=1 cs=1]
+ RenderTableCell {TD} at (134,0) size 2x2 [border: (1px inset #808080)] [r=0 c=67 rs=1 cs=1]
+ RenderTableCell {TD} at (136,0) size 2x2 [border: (1px inset #808080)] [r=0 c=68 rs=1 cs=1]
+ RenderTableCell {TD} at (138,0) size 2x2 [border: (1px inset #808080)] [r=0 c=69 rs=1 cs=1]
+ RenderTableCell {TD} at (140,0) size 2x2 [border: (1px inset #808080)] [r=0 c=70 rs=1 cs=1]
+ RenderTableCell {TD} at (142,0) size 2x2 [border: (1px inset #808080)] [r=0 c=71 rs=1 cs=1]
+ RenderTableCell {TD} at (144,0) size 2x2 [border: (1px inset #808080)] [r=0 c=72 rs=1 cs=1]
+ RenderTableCell {TD} at (146,0) size 2x2 [border: (1px inset #808080)] [r=0 c=73 rs=1 cs=1]
+ RenderTableCell {TD} at (148,0) size 2x2 [border: (1px inset #808080)] [r=0 c=74 rs=1 cs=1]
+ RenderTableCell {TD} at (150,0) size 2x2 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=1]
+ RenderTableCell {TD} at (152,0) size 2x2 [border: (1px inset #808080)] [r=0 c=76 rs=1 cs=1]
+ RenderTableCell {TD} at (154,0) size 2x2 [border: (1px inset #808080)] [r=0 c=77 rs=1 cs=1]
+ RenderTableCell {TD} at (156,0) size 2x2 [border: (1px inset #808080)] [r=0 c=78 rs=1 cs=1]
+ RenderTableCell {TD} at (158,0) size 2x2 [border: (1px inset #808080)] [r=0 c=79 rs=1 cs=1]
+ RenderTableCell {TD} at (160,0) size 2x2 [border: (1px inset #808080)] [r=0 c=80 rs=1 cs=1]
+ RenderTableCell {TD} at (162,0) size 2x2 [border: (1px inset #808080)] [r=0 c=81 rs=1 cs=1]
+ RenderTableCell {TD} at (164,0) size 2x2 [border: (1px inset #808080)] [r=0 c=82 rs=1 cs=1]
+ RenderTableCell {TD} at (166,0) size 2x2 [border: (1px inset #808080)] [r=0 c=83 rs=1 cs=1]
+ RenderTableCell {TD} at (168,0) size 2x2 [border: (1px inset #808080)] [r=0 c=84 rs=1 cs=1]
+ RenderTableCell {TD} at (170,0) size 2x2 [border: (1px inset #808080)] [r=0 c=85 rs=1 cs=1]
+ RenderTableCell {TD} at (172,0) size 2x2 [border: (1px inset #808080)] [r=0 c=86 rs=1 cs=1]
+ RenderTableCell {TD} at (174,0) size 2x2 [border: (1px inset #808080)] [r=0 c=87 rs=1 cs=1]
+ RenderTableCell {TD} at (176,0) size 2x2 [border: (1px inset #808080)] [r=0 c=88 rs=1 cs=1]
+ RenderTableCell {TD} at (178,0) size 2x2 [border: (1px inset #808080)] [r=0 c=89 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,456) size 769x38
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 399x17
</span><span class="cx"> text run at (0,0) width 399: "this table should be about 8 pixels wide (nested without border)"
</span><del>- RenderTable {TABLE} at (0,17) size 11x4 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 9x2
- RenderTableRow {TR} at (0,0) size 9x2
- RenderTableCell {TD} at (0,0) size 9x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 10x4 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 8x2
+ RenderTableRow {TR} at (0,0) size 8x2
+ RenderTableCell {TD} at (0,0) size 8x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (1,1) size 6x0 [bgcolor=#FFA500]
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 6x0
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 6x0
</span><del>- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,510) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 484x17
</span><span class="cx"> text run at (0,0) width 484: "this table should be about 122 pixels wide (nested, width=10 without border)"
</span><span class="cx"> RenderBlock {HR} at (0,543) size 124x2 [border: (1px inset #000000)]
</span><del>- RenderTable {TABLE} at (0,553) size 125x4 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 123x2
- RenderTableRow {TR} at (0,0) size 123x2
- RenderTableCell {TD} at (0,0) size 123x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 121x0 [bgcolor=#FFA500]
- RenderTableSection {TBODY} at (0,0) size 121x0
- RenderTableRow {TR} at (0,0) size 121x0
- RenderTableCell {TD} at (0,0) size 11x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (10,0) size 11x0 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (20,0) size 11x0 [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (30,0) size 11x0 [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (40,0) size 11x0 [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (50,0) size 11x0 [r=0 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (60,0) size 11x0 [r=0 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (70,0) size 11x0 [r=0 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (80,0) size 11x0 [r=0 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (90,0) size 11x0 [r=0 c=9 rs=1 cs=1]
- RenderTableCell {TD} at (100,0) size 11x0 [r=0 c=10 rs=1 cs=1]
- RenderTableCell {TD} at (110,0) size 11x0 [r=0 c=11 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,553) size 124x4 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 122x2
+ RenderTableRow {TR} at (0,0) size 122x2
+ RenderTableCell {TD} at (0,0) size 122x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 120x0 [bgcolor=#FFA500]
+ RenderTableSection {TBODY} at (0,0) size 120x0
+ RenderTableRow {TR} at (0,0) size 120x0
+ RenderTableCell {TD} at (0,0) size 10x0 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (10,0) size 10x0 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (20,0) size 10x0 [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (30,0) size 10x0 [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (40,0) size 10x0 [r=0 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (50,0) size 10x0 [r=0 c=5 rs=1 cs=1]
+ RenderTableCell {TD} at (60,0) size 10x0 [r=0 c=6 rs=1 cs=1]
+ RenderTableCell {TD} at (70,0) size 10x0 [r=0 c=7 rs=1 cs=1]
+ RenderTableCell {TD} at (80,0) size 10x0 [r=0 c=8 rs=1 cs=1]
+ RenderTableCell {TD} at (90,0) size 10x0 [r=0 c=9 rs=1 cs=1]
+ RenderTableCell {TD} at (100,0) size 10x0 [r=0 c=10 rs=1 cs=1]
+ RenderTableCell {TD} at (110,0) size 10x0 [r=0 c=11 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,557) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,590) size 769x40
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 360x17
</span><span class="cx"> text run at (0,0) width 360: "this table should be about 32 pixels wide (cellpadding=1)"
</span><del>- RenderTable {TABLE} at (0,17) size 27x6 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 25x4
- RenderTableRow {TR} at (0,0) size 25x4
- RenderTableCell {TD} at (0,0) size 5x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (4,0) size 5x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (8,0) size 5x4 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (12,0) size 5x4 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (16,0) size 5x4 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (20,0) size 5x4 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 26x6 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 24x4
+ RenderTableRow {TR} at (0,0) size 24x4
+ RenderTableCell {TD} at (0,0) size 4x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (4,0) size 4x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (8,0) size 4x4 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (12,0) size 4x4 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (16,0) size 4x4 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (20,0) size 4x4 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,23) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,646) size 769x38
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 323x17
</span><span class="cx"> text run at (0,0) width 323: "this table should be about 26 pixels wide (width=2)"
</span><del>- RenderTable {TABLE} at (0,17) size 27x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 25x2
- RenderTableRow {TR} at (0,0) size 25x2
- RenderTableCell {TD} at (0,0) size 5x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (4,0) size 5x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (8,0) size 5x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (12,0) size 5x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (16,0) size 5x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (20,0) size 5x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 26x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 24x2
+ RenderTableRow {TR} at (0,0) size 24x2
+ RenderTableCell {TD} at (0,0) size 4x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (4,0) size 4x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (8,0) size 4x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (12,0) size 4x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (16,0) size 4x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (20,0) size 4x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,700) size 769x38
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 335x17
</span><span class="cx"> text run at (0,0) width 335: "this table should be about 20 pixels wide (colspan=3)"
</span><del>- RenderTable {TABLE} at (0,17) size 15x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 13x2
- RenderTableRow {TR} at (0,0) size 13x2
- RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
- RenderTableCell {TD} at (2,0) size 3x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
- RenderTableCell {TD} at (4,0) size 3x2 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
- RenderTableCell {TD} at (6,0) size 3x2 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
- RenderTableCell {TD} at (8,0) size 3x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
- RenderTableCell {TD} at (10,0) size 3x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</del><ins>+ RenderTable {TABLE} at (0,17) size 14x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 12x2
+ RenderTableRow {TR} at (0,0) size 12x2
+ RenderTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
+ RenderTableCell {TD} at (2,0) size 2x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
+ RenderTableCell {TD} at (4,0) size 2x2 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
+ RenderTableCell {TD} at (6,0) size 2x2 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
+ RenderTableCell {TD} at (8,0) size 2x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
+ RenderTableCell {TD} at (10,0) size 2x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</ins><span class="cx"> RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,754) size 769x38
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 392x17
</span><span class="cx"> text run at (0,0) width 392: "this table should be about 26 pixels wide (colspan=3 width=2)"
</span><del>- RenderTable {TABLE} at (0,17) size 27x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 25x2
- RenderTableRow {TR} at (0,0) size 25x2
- RenderTableCell {TD} at (0,0) size 5x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
- RenderTableCell {TD} at (4,0) size 5x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
- RenderTableCell {TD} at (8,0) size 5x2 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
- RenderTableCell {TD} at (12,0) size 5x2 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
- RenderTableCell {TD} at (16,0) size 5x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
- RenderTableCell {TD} at (20,0) size 5x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</del><ins>+ RenderTable {TABLE} at (0,17) size 26x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 24x2
+ RenderTableRow {TR} at (0,0) size 24x2
+ RenderTableCell {TD} at (0,0) size 4x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
+ RenderTableCell {TD} at (4,0) size 4x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
+ RenderTableCell {TD} at (8,0) size 4x2 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
+ RenderTableCell {TD} at (12,0) size 4x2 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
+ RenderTableCell {TD} at (16,0) size 4x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
+ RenderTableCell {TD} at (20,0) size 4x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</ins><span class="cx"> RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,808) size 769x38
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 335x17
</span><span class="cx"> text run at (0,0) width 335: "this table should be about 26 pixels wide (colspan=4)"
</span><del>- RenderTable {TABLE} at (0,17) size 15x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 13x2
- RenderTableRow {TR} at (0,0) size 13x2
- RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
- RenderTableCell {TD} at (2,0) size 3x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
- RenderTableCell {TD} at (4,0) size 3x2 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
- RenderTableCell {TD} at (6,0) size 3x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
- RenderTableCell {TD} at (8,0) size 3x2 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
- RenderTableCell {TD} at (10,0) size 3x2 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</del><ins>+ RenderTable {TABLE} at (0,17) size 14x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 12x2
+ RenderTableRow {TR} at (0,0) size 12x2
+ RenderTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
+ RenderTableCell {TD} at (2,0) size 2x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
+ RenderTableCell {TD} at (4,0) size 2x2 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
+ RenderTableCell {TD} at (6,0) size 2x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
+ RenderTableCell {TD} at (8,0) size 2x2 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
+ RenderTableCell {TD} at (10,0) size 2x2 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</ins><span class="cx"> RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,862) size 769x42
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 430x17
</span><span class="cx"> text run at (0,0) width 430: "this table should be about 38 pixels wide (colspan=4, cellspacing=2)"
</span><del>- RenderTable {TABLE} at (0,17) size 29x8 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 27x6
- RenderTableRow {TR} at (0,2) size 27x2
- RenderTableCell {TD} at (2,2) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
- RenderTableCell {TD} at (6,2) size 3x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
- RenderTableCell {TD} at (10,2) size 3x2 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
- RenderTableCell {TD} at (14,2) size 3x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
- RenderTableCell {TD} at (18,2) size 3x2 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
- RenderTableCell {TD} at (22,2) size 3x2 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</del><ins>+ RenderTable {TABLE} at (0,17) size 28x8 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 26x6
+ RenderTableRow {TR} at (0,2) size 26x2
+ RenderTableCell {TD} at (2,2) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
+ RenderTableCell {TD} at (6,2) size 2x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
+ RenderTableCell {TD} at (10,2) size 2x2 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
+ RenderTableCell {TD} at (14,2) size 2x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
+ RenderTableCell {TD} at (18,2) size 2x2 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
+ RenderTableCell {TD} at (22,2) size 2x2 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</ins><span class="cx"> RenderBlock (anonymous) at (0,25) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,920) size 769x42
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 433x17
</span><span class="cx"> text run at (0,0) width 433: "this table should be about 38 pixels wide (colspan=4, cellpadding=2)"
</span><del>- RenderTable {TABLE} at (0,17) size 39x8 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 37x6
- RenderTableRow {TR} at (0,0) size 37x6
- RenderTableCell {TD} at (0,0) size 7x6 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
- RenderTableCell {TD} at (6,0) size 7x6 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
- RenderTableCell {TD} at (12,0) size 7x6 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
- RenderTableCell {TD} at (18,0) size 7x6 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
- RenderTableCell {TD} at (24,0) size 7x6 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
- RenderTableCell {TD} at (30,0) size 7x6 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</del><ins>+ RenderTable {TABLE} at (0,17) size 38x8 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 36x6
+ RenderTableRow {TR} at (0,0) size 36x6
+ RenderTableCell {TD} at (0,0) size 6x6 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
+ RenderTableCell {TD} at (6,0) size 6x6 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
+ RenderTableCell {TD} at (12,0) size 6x6 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
+ RenderTableCell {TD} at (18,0) size 6x6 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
+ RenderTableCell {TD} at (24,0) size 6x6 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
+ RenderTableCell {TD} at (30,0) size 6x6 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</ins><span class="cx"> RenderBlock (anonymous) at (0,25) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,978) size 769x44
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 433x17
</span><span class="cx"> text run at (0,0) width 433: "this table should be about 38 pixels wide (colspan=4, cellpadding=3)"
</span><del>- RenderTable {TABLE} at (0,17) size 51x10 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 49x8
- RenderTableRow {TR} at (0,0) size 49x8
- RenderTableCell {TD} at (0,0) size 9x8 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
- RenderTableCell {TD} at (8,0) size 9x8 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
- RenderTableCell {TD} at (16,0) size 9x8 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
- RenderTableCell {TD} at (24,0) size 9x8 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
- RenderTableCell {TD} at (32,0) size 9x8 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
- RenderTableCell {TD} at (40,0) size 9x8 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</del><ins>+ RenderTable {TABLE} at (0,17) size 50x10 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 48x8
+ RenderTableRow {TR} at (0,0) size 48x8
+ RenderTableCell {TD} at (0,0) size 8x8 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
+ RenderTableCell {TD} at (8,0) size 8x8 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
+ RenderTableCell {TD} at (16,0) size 8x8 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
+ RenderTableCell {TD} at (24,0) size 8x8 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
+ RenderTableCell {TD} at (32,0) size 8x8 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
+ RenderTableCell {TD} at (40,0) size 8x8 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</ins><span class="cx"> RenderBlock (anonymous) at (0,27) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,1038) size 769x38
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 392x17
</span><span class="cx"> text run at (0,0) width 392: "this table should be about 26 pixels wide (colspan=4 width=2)"
</span><del>- RenderTable {TABLE} at (0,17) size 27x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 25x2
- RenderTableRow {TR} at (0,0) size 25x2
- RenderTableCell {TD} at (0,0) size 5x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
- RenderTableCell {TD} at (4,0) size 5x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
- RenderTableCell {TD} at (8,0) size 5x2 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
- RenderTableCell {TD} at (12,0) size 5x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
- RenderTableCell {TD} at (16,0) size 5x2 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
- RenderTableCell {TD} at (20,0) size 5x2 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</del><ins>+ RenderTable {TABLE} at (0,17) size 26x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 24x2
+ RenderTableRow {TR} at (0,0) size 24x2
+ RenderTableCell {TD} at (0,0) size 4x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
+ RenderTableCell {TD} at (4,0) size 4x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
+ RenderTableCell {TD} at (8,0) size 4x2 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
+ RenderTableCell {TD} at (12,0) size 4x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
+ RenderTableCell {TD} at (16,0) size 4x2 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
+ RenderTableCell {TD} at (20,0) size 4x2 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</ins><span class="cx"> RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,1092) size 769x55
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 393x17
</span><span class="cx"> text run at (0,0) width 393: "this table should be about 20 pixels wide (colspan=3 with BR)"
</span><del>- RenderTable {TABLE} at (0,17) size 15x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 13x19
- RenderTableRow {TR} at (0,0) size 13x19
- RenderTableCell {TD} at (0,0) size 3x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTable {TABLE} at (0,17) size 14x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 12x19
+ RenderTableRow {TR} at (0,0) size 12x19
+ RenderTableCell {TD} at (0,0) size 2x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (2,0) size 3x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (2,0) size 2x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (4,0) size 3x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (4,0) size 2x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (6,0) size 3x19 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (6,0) size 2x19 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (8,0) size 3x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (8,0) size 2x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (10,0) size 3x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (10,0) size 2x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><span class="cx"> RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -422,20 +422,20 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 393x17
</span><span class="cx"> text run at (0,0) width 393: "this table should be about 20 pixels wide (colspan=3 with BR)"
</span><del>- RenderTable {TABLE} at (0,17) size 15x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 13x19
- RenderTableRow {TR} at (0,0) size 13x19
- RenderTableCell {TD} at (0,0) size 3x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTable {TABLE} at (0,17) size 14x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 12x19
+ RenderTableRow {TR} at (0,0) size 12x19
+ RenderTableCell {TD} at (0,0) size 2x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (2,0) size 3x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (2,0) size 2x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (4,0) size 3x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (4,0) size 2x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (6,0) size 3x19 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (6,0) size 2x19 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (8,0) size 3x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (8,0) size 2x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (10,0) size 3x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (10,0) size 2x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><span class="cx"> RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -443,20 +443,20 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 450x17
</span><span class="cx"> text run at (0,0) width 450: "this table should be about 26 pixels wide (colspan=3 width=2 with BR)"
</span><del>- RenderTable {TABLE} at (0,17) size 27x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 25x19
- RenderTableRow {TR} at (0,0) size 25x19
- RenderTableCell {TD} at (0,0) size 5x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTable {TABLE} at (0,17) size 26x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 24x19
+ RenderTableRow {TR} at (0,0) size 24x19
+ RenderTableCell {TD} at (0,0) size 4x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (4,0) size 5x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (4,0) size 4x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (8,0) size 5x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (8,0) size 4x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (12,0) size 5x19 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (12,0) size 4x19 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (16,0) size 5x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (16,0) size 4x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (20,0) size 5x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (20,0) size 4x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><span class="cx"> RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -464,20 +464,20 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 450x17
</span><span class="cx"> text run at (0,0) width 450: "this table should be about 32 pixels wide (colspan=3 width=3 with BR)"
</span><del>- RenderTable {TABLE} at (0,17) size 33x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 31x19
- RenderTableRow {TR} at (0,0) size 31x19
- RenderTableCell {TD} at (0,0) size 6x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+ RenderTable {TABLE} at (0,17) size 32x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 30x19
+ RenderTableRow {TR} at (0,0) size 30x19
+ RenderTableCell {TD} at (0,0) size 5x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (5,0) size 6x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (5,0) size 5x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (10,0) size 6x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (10,0) size 5x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (15,0) size 6x19 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (15,0) size 5x19 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (20,0) size 6x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (20,0) size 5x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (25,0) size 6x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</del><ins>+ RenderTableCell {TD} at (25,0) size 5x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><span class="cx"> RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -485,20 +485,20 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 393x17
</span><span class="cx"> text run at (0,0) width 393: "this table should be about 26 pixels wide (colspan=4 with BR)"
</span><del>- RenderTable {TABLE} at (0,17) size 15x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 13x19
- RenderTableRow {TR} at (0,0) size 13x19
- RenderTableCell {TD} at (0,0) size 3x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
</del><ins>+ RenderTable {TABLE} at (0,17) size 14x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 12x19
+ RenderTableRow {TR} at (0,0) size 12x19
+ RenderTableCell {TD} at (0,0) size 2x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (2,0) size 3x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
</del><ins>+ RenderTableCell {TD} at (2,0) size 2x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (4,0) size 3x19 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
</del><ins>+ RenderTableCell {TD} at (4,0) size 2x19 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (6,0) size 3x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
</del><ins>+ RenderTableCell {TD} at (6,0) size 2x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (8,0) size 3x19 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
</del><ins>+ RenderTableCell {TD} at (8,0) size 2x19 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (10,0) size 3x19 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</del><ins>+ RenderTableCell {TD} at (10,0) size 2x19 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><span class="cx"> RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -506,20 +506,20 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 393x17
</span><span class="cx"> text run at (0,0) width 393: "this table should be about 32 pixels wide (colspan=5 with BR)"
</span><del>- RenderTable {TABLE} at (0,17) size 15x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 13x19
- RenderTableRow {TR} at (0,0) size 13x19
- RenderTableCell {TD} at (0,0) size 3x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=5]
</del><ins>+ RenderTable {TABLE} at (0,17) size 14x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 12x19
+ RenderTableRow {TR} at (0,0) size 12x19
+ RenderTableCell {TD} at (0,0) size 2x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=5]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (2,0) size 3x19 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=5]
</del><ins>+ RenderTableCell {TD} at (2,0) size 2x19 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=5]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (4,0) size 3x19 [border: (1px inset #808080)] [r=0 c=10 rs=1 cs=5]
</del><ins>+ RenderTableCell {TD} at (4,0) size 2x19 [border: (1px inset #808080)] [r=0 c=10 rs=1 cs=5]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (6,0) size 3x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=5]
</del><ins>+ RenderTableCell {TD} at (6,0) size 2x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=5]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (8,0) size 3x19 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=5]
</del><ins>+ RenderTableCell {TD} at (8,0) size 2x19 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=5]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (10,0) size 3x19 [border: (1px inset #808080)] [r=0 c=25 rs=1 cs=5]
</del><ins>+ RenderTableCell {TD} at (10,0) size 2x19 [border: (1px inset #808080)] [r=0 c=25 rs=1 cs=5]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><span class="cx"> RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -527,20 +527,20 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 401x17
</span><span class="cx"> text run at (0,0) width 401: "this table should be about 92 pixels wide (colspan=15 with BR)"
</span><del>- RenderTable {TABLE} at (0,17) size 15x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 13x19
- RenderTableRow {TR} at (0,0) size 13x19
- RenderTableCell {TD} at (0,0) size 3x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</del><ins>+ RenderTable {TABLE} at (0,17) size 14x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 12x19
+ RenderTableRow {TR} at (0,0) size 12x19
+ RenderTableCell {TD} at (0,0) size 2x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (2,0) size 3x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (2,0) size 2x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (4,0) size 3x19 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (4,0) size 2x19 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (6,0) size 3x19 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (6,0) size 2x19 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (8,0) size 3x19 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (8,0) size 2x19 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (10,0) size 3x19 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (10,0) size 2x19 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><span class="cx"> RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -548,10 +548,10 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 449x17
</span><span class="cx"> text run at (0,0) width 449: "this table should be about 92 pixels wide (nested, colspan=15 with BR)"
</span><del>- RenderTable {TABLE} at (0,17) size 11x21 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 9x19
- RenderTableRow {TR} at (0,0) size 9x19
- RenderTableCell {TD} at (0,0) size 9x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 10x21 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 8x19
+ RenderTableRow {TR} at (0,0) size 8x19
+ RenderTableCell {TD} at (0,0) size 8x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderTable {TABLE} at (1,1) size 6x17 [bgcolor=#FFA500]
</span><span class="cx"> RenderTableSection {TBODY} at (0,0) size 6x17
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 6x17
</span><span class="lines">@@ -573,20 +573,20 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 401x17
</span><span class="cx"> text run at (0,0) width 401: "this table should be about 92 pixels wide (colspan=15 with BR)"
</span><del>- RenderTable {TABLE} at (0,17) size 15x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 13x19
- RenderTableRow {TR} at (0,0) size 13x19
- RenderTableCell {TD} at (0,0) size 3x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</del><ins>+ RenderTable {TABLE} at (0,17) size 14x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 12x19
+ RenderTableRow {TR} at (0,0) size 12x19
+ RenderTableCell {TD} at (0,0) size 2x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (2,0) size 3x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (2,0) size 2x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (4,0) size 3x19 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (4,0) size 2x19 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (6,0) size 3x19 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (6,0) size 2x19 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (8,0) size 3x19 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (8,0) size 2x19 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (10,0) size 3x19 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (10,0) size 2x19 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><span class="cx"> RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -594,25 +594,25 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 387x17
</span><span class="cx"> text run at (0,0) width 387: "this table should be about 92 pixels wide (colspan=15 with x)"
</span><del>- RenderTable {TABLE} at (0,17) size 63x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 61x19
- RenderTableRow {TR} at (0,0) size 61x19
- RenderTableCell {TD} at (0,0) size 11x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</del><ins>+ RenderTable {TABLE} at (0,17) size 62x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 60x19
+ RenderTableRow {TR} at (0,0) size 60x19
+ RenderTableCell {TD} at (0,0) size 10x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "x"
</span><del>- RenderTableCell {TD} at (10,0) size 11x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (10,0) size 10x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "x"
</span><del>- RenderTableCell {TD} at (20,0) size 11x19 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (20,0) size 10x19 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "x"
</span><del>- RenderTableCell {TD} at (30,0) size 11x19 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (30,0) size 10x19 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "x"
</span><del>- RenderTableCell {TD} at (40,0) size 11x19 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (40,0) size 10x19 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "x"
</span><del>- RenderTableCell {TD} at (50,0) size 11x19 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (50,0) size 10x19 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "x"
</span><span class="cx"> RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="lines">@@ -621,115 +621,115 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 323x17
</span><span class="cx"> text run at (0,0) width 323: "this table should be about 20 pixels wide (width=0)"
</span><del>- RenderTable {TABLE} at (0,17) size 15x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 13x2
- RenderTableRow {TR} at (0,0) size 13x2
- RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (2,0) size 3x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (4,0) size 3x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (6,0) size 3x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (8,0) size 3x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (10,0) size 3x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 14x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 12x2
+ RenderTableRow {TR} at (0,0) size 12x2
+ RenderTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (2,0) size 2x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (4,0) size 2x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (6,0) size 2x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (8,0) size 2x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (10,0) size 2x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,1856) size 769x38
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 323x17
</span><span class="cx"> text run at (0,0) width 323: "this table should be about 20 pixels wide (width=1)"
</span><del>- RenderTable {TABLE} at (0,17) size 21x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 19x2
- RenderTableRow {TR} at (0,0) size 19x2
- RenderTableCell {TD} at (0,0) size 4x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (3,0) size 4x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (6,0) size 4x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (9,0) size 4x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (12,0) size 4x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (15,0) size 4x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 20x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 18x2
+ RenderTableRow {TR} at (0,0) size 18x2
+ RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (3,0) size 3x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (6,0) size 3x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (9,0) size 3x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (12,0) size 3x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (15,0) size 3x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,1910) size 769x38
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 323x17
</span><span class="cx"> text run at (0,0) width 323: "this table should be about 26 pixels wide (width=2)"
</span><del>- RenderTable {TABLE} at (0,17) size 27x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 25x2
- RenderTableRow {TR} at (0,0) size 25x2
- RenderTableCell {TD} at (0,0) size 5x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (4,0) size 5x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (8,0) size 5x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (12,0) size 5x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (16,0) size 5x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (20,0) size 5x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 26x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 24x2
+ RenderTableRow {TR} at (0,0) size 24x2
+ RenderTableCell {TD} at (0,0) size 4x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (4,0) size 4x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (8,0) size 4x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (12,0) size 4x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (16,0) size 4x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (20,0) size 4x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,1964) size 769x38
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 323x17
</span><span class="cx"> text run at (0,0) width 323: "this table should be about 32 pixels wide (width=3)"
</span><del>- RenderTable {TABLE} at (0,17) size 33x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 31x2
- RenderTableRow {TR} at (0,0) size 31x2
- RenderTableCell {TD} at (0,0) size 6x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (5,0) size 6x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (10,0) size 6x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (15,0) size 6x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (20,0) size 6x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (25,0) size 6x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 32x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 30x2
+ RenderTableRow {TR} at (0,0) size 30x2
+ RenderTableCell {TD} at (0,0) size 5x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (5,0) size 5x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (10,0) size 5x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (15,0) size 5x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (20,0) size 5x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (25,0) size 5x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,2018) size 769x38
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 323x17
</span><span class="cx"> text run at (0,0) width 323: "this table should be about 38 pixels wide (width=4)"
</span><del>- RenderTable {TABLE} at (0,17) size 39x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 37x2
- RenderTableRow {TR} at (0,0) size 37x2
- RenderTableCell {TD} at (0,0) size 7x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,0) size 7x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (12,0) size 7x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (18,0) size 7x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (24,0) size 7x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (30,0) size 7x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 38x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 36x2
+ RenderTableRow {TR} at (0,0) size 36x2
+ RenderTableCell {TD} at (0,0) size 6x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,0) size 6x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (12,0) size 6x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (18,0) size 6x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (24,0) size 6x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (30,0) size 6x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,2072) size 769x38
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 323x17
</span><span class="cx"> text run at (0,0) width 323: "this table should be about xx pixels wide (width=7)"
</span><del>- RenderTable {TABLE} at (0,17) size 57x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 55x2
- RenderTableRow {TR} at (0,0) size 55x2
- RenderTableCell {TD} at (0,0) size 10x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (9,0) size 10x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (18,0) size 10x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (27,0) size 10x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (36,0) size 10x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (45,0) size 10x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 56x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 54x2
+ RenderTableRow {TR} at (0,0) size 54x2
+ RenderTableCell {TD} at (0,0) size 9x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (9,0) size 9x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (18,0) size 9x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (27,0) size 9x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (36,0) size 9x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+ RenderTableCell {TD} at (45,0) size 9x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,2126) size 769x55
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 335x17
</span><span class="cx"> text run at (0,0) width 335: "this table should be about 38 pixels wide (width=4 x)"
</span><del>- RenderTable {TABLE} at (0,17) size 63x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 61x19
- RenderTableRow {TR} at (0,0) size 61x19
- RenderTableCell {TD} at (0,0) size 11x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,17) size 62x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 60x19
+ RenderTableRow {TR} at (0,0) size 60x19
+ RenderTableCell {TD} at (0,0) size 10x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "x"
</span><del>- RenderTableCell {TD} at (10,0) size 11x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (10,0) size 10x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "x"
</span><del>- RenderTableCell {TD} at (20,0) size 11x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (20,0) size 10x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "x"
</span><del>- RenderTableCell {TD} at (30,0) size 11x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (30,0) size 10x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "x"
</span><del>- RenderTableCell {TD} at (40,0) size 11x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (40,0) size 10x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "x"
</span><del>- RenderTableCell {TD} at (50,0) size 11x19 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (50,0) size 10x19 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 8x17
</span><span class="cx"> text run at (1,1) width 8: "x"
</span><span class="cx"> RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="lines">@@ -738,43 +738,43 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 399x17
</span><span class="cx"> text run at (0,0) width 399: "this table should be about xx pixels wide (colspan=15 with dot)"
</span><del>- RenderTable {TABLE} at (0,17) size 75x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 73x19
- RenderTableRow {TR} at (0,0) size 73x19
- RenderTableCell {TD} at (0,0) size 7x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</del><ins>+ RenderTable {TABLE} at (0,17) size 74x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 72x19
+ RenderTableRow {TR} at (0,0) size 72x19
+ RenderTableCell {TD} at (0,0) size 6x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: "."
</span><del>- RenderTableCell {TD} at (6,0) size 7x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (6,0) size 6x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: "."
</span><del>- RenderTableCell {TD} at (12,0) size 7x19 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (12,0) size 6x19 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: "."
</span><del>- RenderTableCell {TD} at (18,0) size 7x19 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (18,0) size 6x19 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: "."
</span><del>- RenderTableCell {TD} at (24,0) size 7x19 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (24,0) size 6x19 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: "."
</span><del>- RenderTableCell {TD} at (30,0) size 7x19 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (30,0) size 6x19 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: "."
</span><del>- RenderTableCell {TD} at (36,0) size 7x19 [border: (1px inset #808080)] [r=0 c=90 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (36,0) size 6x19 [border: (1px inset #808080)] [r=0 c=90 rs=1 cs=15]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: "."
</span><del>- RenderTableCell {TD} at (42,0) size 7x19 [border: (1px inset #808080)] [r=0 c=105 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (42,0) size 6x19 [border: (1px inset #808080)] [r=0 c=105 rs=1 cs=15]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: "."
</span><del>- RenderTableCell {TD} at (48,0) size 7x19 [border: (1px inset #808080)] [r=0 c=120 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (48,0) size 6x19 [border: (1px inset #808080)] [r=0 c=120 rs=1 cs=15]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: "."
</span><del>- RenderTableCell {TD} at (54,0) size 7x19 [border: (1px inset #808080)] [r=0 c=135 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (54,0) size 6x19 [border: (1px inset #808080)] [r=0 c=135 rs=1 cs=15]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: "."
</span><del>- RenderTableCell {TD} at (60,0) size 7x19 [border: (1px inset #808080)] [r=0 c=150 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (60,0) size 6x19 [border: (1px inset #808080)] [r=0 c=150 rs=1 cs=15]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: "."
</span><del>- RenderTableCell {TD} at (66,0) size 7x19 [border: (1px inset #808080)] [r=0 c=165 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (66,0) size 6x19 [border: (1px inset #808080)] [r=0 c=165 rs=1 cs=15]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x17
</span><span class="cx"> text run at (1,1) width 4: "."
</span><span class="cx"> RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="lines">@@ -783,48 +783,48 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 386x17
</span><span class="cx"> text run at (0,0) width 386: "this table should be about xx pixels wide (colspan=15 empty)"
</span><del>- RenderTable {TABLE} at (0,17) size 27x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 25x2
- RenderTableRow {TR} at (0,0) size 25x2
- RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
- RenderTableCell {TD} at (2,0) size 3x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
- RenderTableCell {TD} at (4,0) size 3x2 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
- RenderTableCell {TD} at (6,0) size 3x2 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
- RenderTableCell {TD} at (8,0) size 3x2 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
- RenderTableCell {TD} at (10,0) size 3x2 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
- RenderTableCell {TD} at (12,0) size 3x2 [border: (1px inset #808080)] [r=0 c=90 rs=1 cs=15]
- RenderTableCell {TD} at (14,0) size 3x2 [border: (1px inset #808080)] [r=0 c=105 rs=1 cs=15]
- RenderTableCell {TD} at (16,0) size 3x2 [border: (1px inset #808080)] [r=0 c=120 rs=1 cs=15]
- RenderTableCell {TD} at (18,0) size 3x2 [border: (1px inset #808080)] [r=0 c=135 rs=1 cs=15]
- RenderTableCell {TD} at (20,0) size 3x2 [border: (1px inset #808080)] [r=0 c=150 rs=1 cs=15]
- RenderTableCell {TD} at (22,0) size 3x2 [border: (1px inset #808080)] [r=0 c=165 rs=1 cs=15]
</del><ins>+ RenderTable {TABLE} at (0,17) size 26x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 24x2
+ RenderTableRow {TR} at (0,0) size 24x2
+ RenderTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
+ RenderTableCell {TD} at (2,0) size 2x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
+ RenderTableCell {TD} at (4,0) size 2x2 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
+ RenderTableCell {TD} at (6,0) size 2x2 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
+ RenderTableCell {TD} at (8,0) size 2x2 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
+ RenderTableCell {TD} at (10,0) size 2x2 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
+ RenderTableCell {TD} at (12,0) size 2x2 [border: (1px inset #808080)] [r=0 c=90 rs=1 cs=15]
+ RenderTableCell {TD} at (14,0) size 2x2 [border: (1px inset #808080)] [r=0 c=105 rs=1 cs=15]
+ RenderTableCell {TD} at (16,0) size 2x2 [border: (1px inset #808080)] [r=0 c=120 rs=1 cs=15]
+ RenderTableCell {TD} at (18,0) size 2x2 [border: (1px inset #808080)] [r=0 c=135 rs=1 cs=15]
+ RenderTableCell {TD} at (20,0) size 2x2 [border: (1px inset #808080)] [r=0 c=150 rs=1 cs=15]
+ RenderTableCell {TD} at (22,0) size 2x2 [border: (1px inset #808080)] [r=0 c=165 rs=1 cs=15]
</ins><span class="cx"> RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderBlock {P} at (0,2322) size 769x59
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 443x17
</span><span class="cx"> text run at (0,0) width 443: "this table should be about xx pixels wide (colspan=15 width=1 empty)"
</span><del>- RenderTable {TABLE} at (0,17) size 39x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 37x2
- RenderTableRow {TR} at (0,0) size 37x2
- RenderTableCell {TD} at (0,0) size 4x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
- RenderTableCell {TD} at (3,0) size 4x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
- RenderTableCell {TD} at (6,0) size 4x2 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
- RenderTableCell {TD} at (9,0) size 4x2 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
- RenderTableCell {TD} at (12,0) size 4x2 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
- RenderTableCell {TD} at (15,0) size 4x2 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
- RenderTableCell {TD} at (18,0) size 4x2 [border: (1px inset #808080)] [r=0 c=90 rs=1 cs=15]
- RenderTableCell {TD} at (21,0) size 4x2 [border: (1px inset #808080)] [r=0 c=105 rs=1 cs=15]
- RenderTableCell {TD} at (24,0) size 4x2 [border: (1px inset #808080)] [r=0 c=120 rs=1 cs=15]
- RenderTableCell {TD} at (27,0) size 4x2 [border: (1px inset #808080)] [r=0 c=135 rs=1 cs=15]
- RenderTableCell {TD} at (30,0) size 4x2 [border: (1px inset #808080)] [r=0 c=150 rs=1 cs=15]
- RenderTableCell {TD} at (33,0) size 4x2 [border: (1px inset #808080)] [r=0 c=165 rs=1 cs=15]
</del><ins>+ RenderTable {TABLE} at (0,17) size 38x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 36x2
+ RenderTableRow {TR} at (0,0) size 36x2
+ RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
+ RenderTableCell {TD} at (3,0) size 3x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
+ RenderTableCell {TD} at (6,0) size 3x2 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
+ RenderTableCell {TD} at (9,0) size 3x2 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
+ RenderTableCell {TD} at (12,0) size 3x2 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
+ RenderTableCell {TD} at (15,0) size 3x2 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
+ RenderTableCell {TD} at (18,0) size 3x2 [border: (1px inset #808080)] [r=0 c=90 rs=1 cs=15]
+ RenderTableCell {TD} at (21,0) size 3x2 [border: (1px inset #808080)] [r=0 c=105 rs=1 cs=15]
+ RenderTableCell {TD} at (24,0) size 3x2 [border: (1px inset #808080)] [r=0 c=120 rs=1 cs=15]
+ RenderTableCell {TD} at (27,0) size 3x2 [border: (1px inset #808080)] [r=0 c=135 rs=1 cs=15]
+ RenderTableCell {TD} at (30,0) size 3x2 [border: (1px inset #808080)] [r=0 c=150 rs=1 cs=15]
+ RenderTableCell {TD} at (33,0) size 3x2 [border: (1px inset #808080)] [r=0 c=165 rs=1 cs=15]
</ins><span class="cx"> RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,38) size 7x21 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 5x19
- RenderTableRow {TR} at (0,0) size 5x19
- RenderTableCell {TD} at (0,0) size 3x19 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</del><ins>+ RenderTable {TABLE} at (0,38) size 6x21 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 4x19
+ RenderTableRow {TR} at (0,0) size 4x19
+ RenderTableCell {TD} at (0,0) size 2x19 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span><del>- RenderTableCell {TD} at (2,0) size 3x19 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</del><ins>+ RenderTableCell {TD} at (2,0) size 2x19 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</ins><span class="cx"> RenderBR {BR} at (1,1) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresothertest4expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresothertest4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt (195779 => 195780)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt        2016-01-28 21:06:51 UTC (rev 195779)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt        2016-01-28 21:14:11 UTC (rev 195780)
</span><span class="lines">@@ -6,34 +6,34 @@
</span><span class="cx"> RenderBlock {H1} at (0,0) size 769x36
</span><span class="cx"> RenderText {#text} at (0,0) size 432x36
</span><span class="cx"> text run at (0,0) width 432: "Example 4: Some simple tables."
</span><del>- RenderTable {TABLE} at (0,57) size 468x97 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 466x94
- RenderTableRow {TR} at (0,2) size 466x21
- RenderTableCell {TH} at (2,2) size 68x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (12,2) size 44x17
- text run at (12,2) width 44: "Color "
- RenderTableCell {TH} at (71,2) size 393x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (164,2) size 65x17
- text run at (164,2) width 65: "Meaning "
- RenderTableRow {TR} at (0,25) size 466x21
- RenderTableCell {TD} at (2,25) size 68x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,57) size 467x97 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 465x94
+ RenderTableRow {TR} at (0,2) size 465x21
+ RenderTableCell {TH} at (2,2) size 67x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (12,2) size 43x17
+ text run at (12,2) width 43: "Color "
+ RenderTableCell {TH} at (71,2) size 392x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (164,2) size 64x17
+ text run at (164,2) width 64: "Meaning "
+ RenderTableRow {TR} at (0,25) size 465x21
+ RenderTableCell {TD} at (2,25) size 67x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 63x17
</span><span class="cx"> text run at (2,2) width 63: "lightgreen"
</span><del>- RenderTableCell {TD} at (71,25) size 393x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (71,25) size 392x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 296x17
</span><span class="cx"> text run at (2,2) width 296: "Light green is used on cells that have a colspan"
</span><del>- RenderTableRow {TR} at (0,48) size 466x21
- RenderTableCell {TD} at (2,48) size 68x21 [bgcolor=#F0E68C] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 465x21
+ RenderTableCell {TD} at (2,48) size 67x21 [bgcolor=#F0E68C] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 35x17
</span><span class="cx"> text run at (2,2) width 35: "khaki"
</span><del>- RenderTableCell {TD} at (71,48) size 393x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (71,48) size 392x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 268x17
</span><span class="cx"> text run at (2,2) width 268: "Khaki is used on cells that have a rowspan"
</span><del>- RenderTableRow {TR} at (0,71) size 466x21
- RenderTableCell {TD} at (2,71) size 68x21 [bgcolor=#D3D3D3] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,71) size 465x21
+ RenderTableCell {TD} at (2,71) size 67x21 [bgcolor=#D3D3D3] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 56x17
</span><span class="cx"> text run at (2,2) width 56: "lightgrey"
</span><del>- RenderTableCell {TD} at (71,71) size 393x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (71,71) size 392x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 299x17
</span><span class="cx"> text run at (2,2) width 299: "Light grey is used on cells that have a rowspan "
</span><span class="cx"> RenderInline {B} at (0,0) size 26x17
</span><span class="lines">@@ -59,14 +59,14 @@
</span><span class="cx"> text run at (2,2) width 332: "Stuff to test out table cell layout. This should be long"
</span><span class="cx"> text run at (2,19) width 51: "enough."
</span><span class="cx"> RenderTableRow {TR} at (0,42) size 767x21
</span><del>- RenderTableCell {TD} at (2,42) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,42) size 30x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><span class="cx"> RenderTableCell {TD} at (34,42) size 731x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=2]
</span><span class="cx"> RenderText {#text} at (2,2) size 387x17
</span><span class="cx"> text run at (2,2) width 387: "Stuff to test out table cell layout. This should be long enough."
</span><span class="cx"> RenderTableRow {TR} at (0,65) size 767x38
</span><del>- RenderTableCell {TD} at (2,73) size 31x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (2,73) size 30x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x18
</span><span class="cx"> text run at (2,3) width 26: "Cell"
</span><span class="cx"> RenderTableCell {TD} at (34,65) size 365x38 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="lines">@@ -80,366 +80,366 @@
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 4x17
</span><span class="cx"> text run at (0,17) width 4: " "
</span><del>- RenderTable {TABLE} at (0,345) size 495x91 [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 495x17
- RenderText {#text} at (86,0) size 323x17
- text run at (86,0) width 323: "Table 2 has auto-width (no width param specified.)"
- RenderTableSection {TBODY} at (1,18) size 493x71
- RenderTableRow {TR} at (0,2) size 493x21
- RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,345) size 494x91 [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 494x17
+ RenderText {#text} at (86,0) size 322x17
+ text run at (86,0) width 322: "Table 2 has auto-width (no width param specified.)"
+ RenderTableSection {TBODY} at (1,18) size 492x71
+ RenderTableRow {TR} at (0,2) size 492x21
+ RenderTableCell {TD} at (2,2) size 30x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableCell {TD} at (34,13) size 457x22 [bgcolor=#D3D3D3] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
</del><ins>+ RenderTableCell {TD} at (34,13) size 456x22 [bgcolor=#D3D3D3] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 387x18
</span><span class="cx"> text run at (2,3) width 387: "Stuff to test out table cell layout. This should be long enough."
</span><del>- RenderTableRow {TR} at (0,25) size 493x21
- RenderTableCell {TD} at (2,25) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 492x21
+ RenderTableCell {TD} at (2,25) size 30x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableRow {TR} at (0,48) size 493x21
- RenderTableCell {TD} at (2,48) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 492x21
+ RenderTableCell {TD} at (2,48) size 30x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableCell {TD} at (34,48) size 392x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,48) size 391x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 387x17
</span><span class="cx"> text run at (2,2) width 387: "Stuff to test out table cell layout. This should be long enough."
</span><del>- RenderTableCell {TD} at (427,48) size 64x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (427,48) size 63x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "more text"
</span><span class="cx"> RenderBlock (anonymous) at (0,435) size 769x18
</span><span class="cx"> RenderText {#text} at (0,0) size 4x17
</span><span class="cx"> text run at (0,0) width 4: " "
</span><del>- RenderTable {TABLE} at (0,452) size 495x91 [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 495x17
</del><ins>+ RenderTable {TABLE} at (0,452) size 494x91 [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 494x17
</ins><span class="cx"> RenderText {#text} at (50,0) size 394x17
</span><span class="cx"> text run at (50,0) width 394: "Table 3 is the same as Table 2, but with equal column widths. "
</span><del>- RenderTableSection {TBODY} at (1,18) size 493x71
- RenderTableRow {TR} at (0,2) size 493x21
- RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,18) size 492x71
+ RenderTableRow {TR} at (0,2) size 492x21
+ RenderTableCell {TD} at (2,2) size 30x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableCell {TD} at (34,13) size 457x22 [bgcolor=#D3D3D3] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
</del><ins>+ RenderTableCell {TD} at (34,13) size 456x22 [bgcolor=#D3D3D3] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 387x18
</span><span class="cx"> text run at (2,3) width 387: "Stuff to test out table cell layout. This should be long enough."
</span><del>- RenderTableRow {TR} at (0,25) size 493x21
- RenderTableCell {TD} at (2,25) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 492x21
+ RenderTableCell {TD} at (2,25) size 30x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableRow {TR} at (0,48) size 493x21
- RenderTableCell {TD} at (2,48) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 492x21
+ RenderTableCell {TD} at (2,48) size 30x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 26x17
</span><span class="cx"> text run at (2,2) width 26: "Cell"
</span><del>- RenderTableCell {TD} at (34,48) size 392x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (34,48) size 391x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 387x17
</span><span class="cx"> text run at (2,2) width 387: "Stuff to test out table cell layout. This should be long enough."
</span><del>- RenderTableCell {TD} at (427,48) size 64x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (427,48) size 63x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 59x17
</span><span class="cx"> text run at (2,2) width 59: "more text"
</span><span class="cx"> RenderBlock (anonymous) at (0,542) size 769x35
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 4x17
</span><span class="cx"> text run at (0,17) width 4: " "
</span><del>- RenderTable {TABLE} at (0,576) size 253x167 [border: (1px none #808080)]
- RenderBlock {CAPTION} at (0,115) size 253x51
</del><ins>+ RenderTable {TABLE} at (0,576) size 252x167 [border: (1px none #808080)]
+ RenderBlock {CAPTION} at (0,115) size 252x51
</ins><span class="cx"> RenderText {#text} at (11,0) size 240x51
</span><del>- text run at (11,0) width 231: "Table 4 has this bottom caption. The"
</del><ins>+ text run at (11,0) width 230: "Table 4 has this bottom caption. The"
</ins><span class="cx"> text run at (6,17) width 240: "table has specified column widths and"
</span><span class="cx"> text run at (66,34) width 120: "collapsing borders."
</span><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [border: none (2px dashed #0000FF) none (2px solid #000000)]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [border: none (1px solid #FF0000) none]
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0 [border: none (2px solid #000000) none]
</span><del>- RenderTableSection {THEAD} at (1,1) size 251x25 [border: none (6px solid #000000) none]
- RenderTableRow {TR} at (0,0) size 251x25 [border: (2px solid #000000)]
- RenderTableCell {TH} at (0,0) size 91x25 [border: (1px none #000000) none (3px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {THEAD} at (1,1) size 250x25 [border: none (6px solid #000000) none]
+ RenderTableRow {TR} at (0,0) size 250x25 [border: (2px solid #000000)]
+ RenderTableCell {TH} at (0,0) size 90x25 [border: (1px none #000000) none (3px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (23,3) size 45x17
</span><span class="cx"> text run at (23,3) width 45: "Player"
</span><del>- RenderTableCell {TH} at (90,0) size 81x25 [border: (1px none #000000) none (3px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (90,0) size 80x25 [border: (1px none #000000) none (3px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (10,3) size 60x17
</span><span class="cx"> text run at (10,3) width 60: "Ranking"
</span><del>- RenderTableCell {TH} at (170,0) size 81x25 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TH} at (170,0) size 80x25 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (14,3) size 51x17
</span><span class="cx"> text run at (14,3) width 51: "Record"
</span><del>- RenderTableSection {TBODY} at (1,26) size 251x88
- RenderTableRow {TR} at (0,0) size 251x25 [border: (2px solid #000000)]
- RenderTableCell {TD} at (0,0) size 91x25 [border: (3px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,26) size 250x88
+ RenderTableRow {TR} at (0,0) size 250x25 [border: (2px solid #000000)]
+ RenderTableCell {TD} at (0,0) size 90x25 [border: (3px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,5) size 74x17
</span><span class="cx"> text run at (3,5) width 74: "Steve Clark"
</span><del>- RenderTableCell {TD} at (90,0) size 81x25 [border: (3px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (90,0) size 80x25 [border: (3px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,5) size 9x17
</span><span class="cx"> text run at (36,5) width 9: "1"
</span><del>- RenderTableCell {TD} at (170,0) size 81x25 [border: (3px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (170,0) size 80x25 [border: (3px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (25,5) size 30x17
</span><span class="cx"> text run at (25,5) width 30: "77-0"
</span><del>- RenderTableRow {TR} at (0,25) size 251x23 [border: (2px solid #000000)]
- RenderTableCell {TD} at (0,25) size 91x23 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 250x23 [border: (2px solid #000000)]
+ RenderTableCell {TD} at (0,25) size 90x23 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 73x17
</span><span class="cx"> text run at (3,3) width 73: "Cliff Swain"
</span><del>- RenderTableCell {TD} at (90,25) size 81x23 [border: (1px none #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (90,25) size 80x23 [border: (1px none #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,3) size 9x17
</span><span class="cx"> text run at (36,3) width 9: "2"
</span><del>- RenderTableCell {TD} at (170,25) size 81x23 [border: (1px none #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (170,25) size 80x23 [border: (1px none #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (21,3) size 38x17
</span><span class="cx"> text run at (21,3) width 38: "67-10"
</span><del>- RenderTableRow {TR} at (0,48) size 251x40 [border: (2px solid #000000)]
- RenderTableCell {TD} at (0,48) size 91x40 [border: (1px none #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 250x40 [border: (2px solid #000000)]
+ RenderTableCell {TD} at (0,48) size 90x40 [border: (1px none #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (3,3) size 43x34
</span><span class="cx"> text run at (3,3) width 38: "Marty"
</span><span class="cx"> text run at (3,20) width 43: "Hogan"
</span><del>- RenderTableCell {TD} at (90,56) size 81x24 [border: (1px none #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (90,56) size 80x24 [border: (1px none #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (36,3) size 9x18
</span><span class="cx"> text run at (36,4) width 9: "3"
</span><del>- RenderTableCell {TD} at (170,56) size 81x24 [border: (1px none #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (170,56) size 80x24 [border: (1px none #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (21,3) size 38x18
</span><span class="cx"> text run at (21,4) width 38: "57-15"
</span><span class="cx"> RenderBlock (anonymous) at (0,742) size 769x18
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,759) size 191x405
- RenderBlock {CAPTION} at (0,370) size 191x17
- RenderText {#text} at (2,0) size 187x17
- text run at (2,0) width 187: "Table 5 has a scrolling tbody."
- RenderTableSection {THEAD} at (0,0) size 191x18
- RenderTableRow {TR} at (0,2) size 191x14
- RenderTableCell {TD} at (2,2) size 93x14 [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTable {TABLE} at (0,759) size 190x405
+ RenderBlock {CAPTION} at (0,370) size 190x17
+ RenderText {#text} at (2,0) size 186x17
+ text run at (2,0) width 186: "Table 5 has a scrolling tbody."
+ RenderTableSection {THEAD} at (0,0) size 190x18
+ RenderTableRow {TR} at (0,2) size 190x14
+ RenderTableCell {TD} at (2,2) size 92x14 [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 47x12
</span><span class="cx"> text run at (1,1) width 47: "HEADER"
</span><del>- RenderTableSection {TBODY} at (0,18) size 191x336 [border: (1px solid #000000)]
- RenderTableRow {TR} at (0,0) size 191x19
- RenderTableCell {TD} at (2,0) size 46x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (0,18) size 190x336 [border: (1px solid #000000)]
+ RenderTableRow {TR} at (0,0) size 190x19
+ RenderTableCell {TD} at (2,0) size 45x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-00"
</span><del>- RenderTableCell {TD} at (49,0) size 46x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,0) size 45x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-01"
</span><del>- RenderTableCell {TD} at (96,0) size 46x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (96,0) size 45x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-02"
</span><del>- RenderTableCell {TD} at (143,0) size 46x19 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,0) size 45x19 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-03"
</span><del>- RenderTableRow {TR} at (0,21) size 191x19
- RenderTableCell {TD} at (2,21) size 46x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,21) size 190x19
+ RenderTableCell {TD} at (2,21) size 45x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-10"
</span><del>- RenderTableCell {TD} at (49,21) size 46x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,21) size 45x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-11"
</span><del>- RenderTableCell {TD} at (96,21) size 46x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (96,21) size 45x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-12"
</span><del>- RenderTableCell {TD} at (143,21) size 46x19 [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,21) size 45x19 [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-13"
</span><del>- RenderTableRow {TR} at (0,42) size 191x19
- RenderTableCell {TD} at (2,42) size 46x19 [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,42) size 190x19
+ RenderTableCell {TD} at (2,42) size 45x19 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-20"
</span><del>- RenderTableCell {TD} at (49,42) size 46x19 [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,42) size 45x19 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-21"
</span><del>- RenderTableCell {TD} at (96,42) size 46x19 [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (96,42) size 45x19 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-22"
</span><del>- RenderTableCell {TD} at (143,42) size 46x19 [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,42) size 45x19 [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-23"
</span><del>- RenderTableRow {TR} at (0,63) size 191x19
- RenderTableCell {TD} at (2,63) size 46x19 [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,63) size 190x19
+ RenderTableCell {TD} at (2,63) size 45x19 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-30"
</span><del>- RenderTableCell {TD} at (49,63) size 46x19 [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,63) size 45x19 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-31"
</span><del>- RenderTableCell {TD} at (96,63) size 46x19 [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (96,63) size 45x19 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-32"
</span><del>- RenderTableCell {TD} at (143,63) size 46x19 [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,63) size 45x19 [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-33"
</span><del>- RenderTableRow {TR} at (0,84) size 191x19
- RenderTableCell {TD} at (2,84) size 46x19 [r=4 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,84) size 190x19
+ RenderTableCell {TD} at (2,84) size 45x19 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-40"
</span><del>- RenderTableCell {TD} at (49,84) size 46x19 [r=4 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,84) size 45x19 [r=4 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-41"
</span><del>- RenderTableCell {TD} at (96,84) size 46x19 [r=4 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (96,84) size 45x19 [r=4 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-42"
</span><del>- RenderTableCell {TD} at (143,84) size 46x19 [r=4 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,84) size 45x19 [r=4 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-43"
</span><del>- RenderTableRow {TR} at (0,105) size 191x19
- RenderTableCell {TD} at (2,105) size 46x19 [r=5 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,105) size 190x19
+ RenderTableCell {TD} at (2,105) size 45x19 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-50"
</span><del>- RenderTableCell {TD} at (49,105) size 46x19 [r=5 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,105) size 45x19 [r=5 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-51"
</span><del>- RenderTableCell {TD} at (96,105) size 46x19 [r=5 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (96,105) size 45x19 [r=5 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-52"
</span><del>- RenderTableCell {TD} at (143,105) size 46x19 [r=5 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,105) size 45x19 [r=5 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-53"
</span><del>- RenderTableRow {TR} at (0,126) size 191x19
- RenderTableCell {TD} at (2,126) size 46x19 [r=6 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,126) size 190x19
+ RenderTableCell {TD} at (2,126) size 45x19 [r=6 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-60"
</span><del>- RenderTableCell {TD} at (49,126) size 46x19 [r=6 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,126) size 45x19 [r=6 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-61"
</span><del>- RenderTableCell {TD} at (96,126) size 46x19 [r=6 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (96,126) size 45x19 [r=6 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-62"
</span><del>- RenderTableCell {TD} at (143,126) size 46x19 [r=6 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,126) size 45x19 [r=6 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-63"
</span><del>- RenderTableRow {TR} at (0,147) size 191x19
- RenderTableCell {TD} at (2,147) size 46x19 [r=7 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,147) size 190x19
+ RenderTableCell {TD} at (2,147) size 45x19 [r=7 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-70"
</span><del>- RenderTableCell {TD} at (49,147) size 46x19 [r=7 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,147) size 45x19 [r=7 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-71"
</span><del>- RenderTableCell {TD} at (96,147) size 46x19 [r=7 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (96,147) size 45x19 [r=7 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-72"
</span><del>- RenderTableCell {TD} at (143,147) size 46x19 [r=7 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,147) size 45x19 [r=7 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-73"
</span><del>- RenderTableRow {TR} at (0,168) size 191x19
- RenderTableCell {TD} at (2,168) size 46x19 [r=8 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,168) size 190x19
+ RenderTableCell {TD} at (2,168) size 45x19 [r=8 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-80"
</span><del>- RenderTableCell {TD} at (49,168) size 46x19 [r=8 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,168) size 45x19 [r=8 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-81"
</span><del>- RenderTableCell {TD} at (96,168) size 46x19 [r=8 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (96,168) size 45x19 [r=8 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-82"
</span><del>- RenderTableCell {TD} at (143,168) size 46x19 [r=8 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,168) size 45x19 [r=8 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-83"
</span><del>- RenderTableRow {TR} at (0,189) size 191x19
- RenderTableCell {TD} at (2,189) size 46x19 [r=9 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,189) size 190x19
+ RenderTableCell {TD} at (2,189) size 45x19 [r=9 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-90"
</span><del>- RenderTableCell {TD} at (49,189) size 46x19 [r=9 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,189) size 45x19 [r=9 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-91"
</span><del>- RenderTableCell {TD} at (96,189) size 46x19 [r=9 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (96,189) size 45x19 [r=9 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-92"
</span><del>- RenderTableCell {TD} at (143,189) size 46x19 [r=9 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,189) size 45x19 [r=9 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-93"
</span><del>- RenderTableRow {TR} at (0,210) size 191x19
- RenderTableCell {TD} at (2,210) size 46x19 [r=10 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,210) size 190x19
+ RenderTableCell {TD} at (2,210) size 45x19 [r=10 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 42x17
</span><span class="cx"> text run at (1,1) width 42: "cell-a0"
</span><del>- RenderTableCell {TD} at (49,210) size 46x19 [r=10 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,210) size 45x19 [r=10 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 42x17
</span><span class="cx"> text run at (1,1) width 42: "cell-a1"
</span><del>- RenderTableCell {TD} at (96,210) size 46x19 [r=10 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (96,210) size 45x19 [r=10 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 42x17
</span><span class="cx"> text run at (1,1) width 42: "cell-a2"
</span><del>- RenderTableCell {TD} at (143,210) size 46x19 [r=10 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,210) size 45x19 [r=10 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 42x17
</span><span class="cx"> text run at (1,1) width 42: "cell-a3"
</span><del>- RenderTableRow {TR} at (0,231) size 191x19
- RenderTableCell {TD} at (2,231) size 46x19 [r=11 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,231) size 190x19
+ RenderTableCell {TD} at (2,231) size 45x19 [r=11 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-b0"
</span><del>- RenderTableCell {TD} at (49,231) size 46x19 [r=11 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,231) size 45x19 [r=11 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-b1"
</span><del>- RenderTableCell {TD} at (96,231) size 46x19 [r=11 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (96,231) size 45x19 [r=11 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-b2"
</span><del>- RenderTableCell {TD} at (143,231) size 46x19 [r=11 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,231) size 45x19 [r=11 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-b3"
</span><del>- RenderTableRow {TR} at (0,252) size 191x19
- RenderTableCell {TD} at (2,252) size 46x19 [r=12 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,252) size 190x19
+ RenderTableCell {TD} at (2,252) size 45x19 [r=12 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 42x17
</span><span class="cx"> text run at (1,1) width 42: "cell-c0"
</span><del>- RenderTableCell {TD} at (49,252) size 46x19 [r=12 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,252) size 45x19 [r=12 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 42x17
</span><span class="cx"> text run at (1,1) width 42: "cell-c1"
</span><del>- RenderTableCell {TD} at (96,252) size 46x19 [r=12 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (96,252) size 45x19 [r=12 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 42x17
</span><span class="cx"> text run at (1,1) width 42: "cell-c2"
</span><del>- RenderTableCell {TD} at (143,252) size 46x19 [r=12 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,252) size 45x19 [r=12 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 42x17
</span><span class="cx"> text run at (1,1) width 42: "cell-c3"
</span><del>- RenderTableRow {TR} at (0,273) size 191x19
- RenderTableCell {TD} at (2,273) size 46x19 [r=13 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,273) size 190x19
+ RenderTableCell {TD} at (2,273) size 45x19 [r=13 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-d0"
</span><del>- RenderTableCell {TD} at (49,273) size 46x19 [r=13 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,273) size 45x19 [r=13 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-d1"
</span><del>- RenderTableCell {TD} at (96,273) size 46x19 [r=13 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (96,273) size 45x19 [r=13 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-d2"
</span><del>- RenderTableCell {TD} at (143,273) size 46x19 [r=13 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,273) size 45x19 [r=13 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 43x17
</span><span class="cx"> text run at (1,1) width 43: "cell-d3"
</span><del>- RenderTableRow {TR} at (0,294) size 191x19
- RenderTableCell {TD} at (2,294) size 46x19 [r=14 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,294) size 190x19
+ RenderTableCell {TD} at (2,294) size 45x19 [r=14 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 42x17
</span><span class="cx"> text run at (1,1) width 42: "cell-e0"
</span><del>- RenderTableCell {TD} at (49,294) size 46x19 [r=14 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,294) size 45x19 [r=14 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 42x17
</span><span class="cx"> text run at (1,1) width 42: "cell-e1"
</span><del>- RenderTableCell {TD} at (96,294) size 46x19 [r=14 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (96,294) size 45x19 [r=14 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 42x17
</span><span class="cx"> text run at (1,1) width 42: "cell-e2"
</span><del>- RenderTableCell {TD} at (143,294) size 46x19 [r=14 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,294) size 45x19 [r=14 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 42x17
</span><span class="cx"> text run at (1,1) width 42: "cell-e3"
</span><del>- RenderTableRow {TR} at (0,315) size 191x19
- RenderTableCell {TD} at (2,315) size 46x19 [r=15 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,315) size 190x19
+ RenderTableCell {TD} at (2,315) size 45x19 [r=15 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 40x17
</span><span class="cx"> text run at (1,1) width 40: "cell-f0"
</span><del>- RenderTableCell {TD} at (49,315) size 46x19 [r=15 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (49,315) size 45x19 [r=15 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 40x17
</span><span class="cx"> text run at (1,1) width 40: "cell-f1"
</span><del>- RenderTableCell {TD} at (96,315) size 46x19 [r=15 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (96,315) size 45x19 [r=15 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 40x17
</span><span class="cx"> text run at (1,1) width 40: "cell-f2"
</span><del>- RenderTableCell {TD} at (143,315) size 46x19 [r=15 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (143,315) size 45x19 [r=15 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 40x17
</span><span class="cx"> text run at (1,1) width 40: "cell-f3"
</span><del>- RenderTableSection {TFOOT} at (0,354) size 191x16
- RenderTableRow {TR} at (0,0) size 191x14
- RenderTableCell {TD} at (2,0) size 93x14 [r=0 c=0 rs=1 cs=2]
</del><ins>+ RenderTableSection {TFOOT} at (0,354) size 190x16
+ RenderTableRow {TR} at (0,0) size 190x14
+ RenderTableCell {TD} at (2,0) size 92x14 [r=0 c=0 rs=1 cs=2]
</ins><span class="cx"> RenderText {#text} at (1,1) size 47x12
</span><span class="cx"> text run at (1,1) width 47: "FOOTER"
</span><del>- RenderBlock {CAPTION} at (0,387) size 191x17
- RenderText {#text} at (2,0) size 187x17
- text run at (2,0) width 187: "Table 5 has a scrolling tbody."
</del><ins>+ RenderBlock {CAPTION} at (0,387) size 190x17
+ RenderText {#text} at (2,0) size 186x17
+ text run at (2,0) width 186: "Table 5 has a scrolling tbody."
</ins><span class="cx"> RenderBlock (anonymous) at (0,1163) size 769x35
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 614x17
</span><span class="cx"> text run at (0,17) width 614: "This is a table formed from a list with display of table-row and list items with display of table-cell."
</span><del>- RenderTable at (0,1197) size 205x18
- RenderTableSection (anonymous) at (0,0) size 205x17
- RenderTableRow {UL} at (0,0) size 205x17 [bgcolor=#FFA500]
- RenderTableCell {LI} at (0,0) size 35x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,1197) size 204x18
+ RenderTableSection (anonymous) at (0,0) size 204x17
+ RenderTableRow {UL} at (0,0) size 204x17 [bgcolor=#FFA500]
+ RenderTableCell {LI} at (0,0) size 34x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 34x17
</span><span class="cx"> text run at (0,0) width 34: "ONE"
</span><del>- RenderTableCell {LI} at (34,0) size 38x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {LI} at (34,0) size 37x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 37x17
</span><span class="cx"> text run at (0,0) width 37: "TWO"
</span><del>- RenderTableCell {LI} at (71,0) size 54x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {LI} at (71,0) size 53x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 53x17
</span><span class="cx"> text run at (0,0) width 53: "THREE"
</span><del>- RenderTableCell {LI} at (124,0) size 45x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {LI} at (124,0) size 44x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 44x17
</span><span class="cx"> text run at (0,0) width 44: "FOUR"
</span><del>- RenderTableCell {LI} at (168,0) size 37x17 [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {LI} at (168,0) size 36x17 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 36x17
</span><span class="cx"> text run at (0,0) width 36: "FIVE"
</span><span class="cx"> RenderBlock (anonymous) at (0,1214) size 769x35
</span><span class="lines">@@ -447,50 +447,50 @@
</span><span class="cx"> RenderText {#text} at (0,17) size 660x17
</span><span class="cx"> text run at (0,17) width 660: "This is a table formed from a list with display of table-row-group and list items with display of table-cell. "
</span><span class="cx"> RenderBR {BR} at (660,31) size 0x0
</span><del>- RenderTable at (0,1248) size 231x18
- RenderTableSection {UL} at (0,0) size 231x17
- RenderTableRow (anonymous) at (0,0) size 231x17
- RenderTableCell {LI} at (0,0) size 35x17 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,1248) size 230x18
+ RenderTableSection {UL} at (0,0) size 230x17
+ RenderTableRow (anonymous) at (0,0) size 230x17
+ RenderTableCell {LI} at (0,0) size 34x17 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 34x17
</span><span class="cx"> text run at (0,0) width 34: "ONE"
</span><del>- RenderTableCell {LI} at (34,0) size 38x17 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {LI} at (34,0) size 37x17 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 37x17
</span><span class="cx"> text run at (0,0) width 37: "TWO"
</span><del>- RenderTableCell {LI} at (71,0) size 54x17 [bgcolor=#FFA500] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {LI} at (71,0) size 53x17 [bgcolor=#FFA500] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 53x17
</span><span class="cx"> text run at (0,0) width 53: "THREE"
</span><del>- RenderTableCell {LI} at (124,0) size 45x17 [bgcolor=#FFA500] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {LI} at (124,0) size 44x17 [bgcolor=#FFA500] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 44x17
</span><span class="cx"> text run at (0,0) width 44: "FOUR"
</span><del>- RenderTableCell {LI} at (168,0) size 37x17 [bgcolor=#FFA500] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {LI} at (168,0) size 36x17 [bgcolor=#FFA500] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 36x17
</span><span class="cx"> text run at (0,0) width 36: "FIVE"
</span><del>- RenderTableCell {LI} at (204,0) size 27x17 [bgcolor=#FFA500] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {LI} at (204,0) size 26x17 [bgcolor=#FFA500] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 26x17
</span><span class="cx"> text run at (0,0) width 26: "SIX"
</span><span class="cx"> RenderBlock (anonymous) at (0,1265) size 769x35
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><span class="cx"> RenderText {#text} at (0,17) size 407x17
</span><span class="cx"> text run at (0,17) width 407: "This is like the previous table plus the list's overflow property set"
</span><del>- RenderTable at (0,1299) size 231x18
- RenderTableSection {UL} at (0,0) size 231x17
- RenderTableRow (anonymous) at (0,0) size 231x17
- RenderTableCell {LI} at (0,0) size 35x17 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable at (0,1299) size 230x18
+ RenderTableSection {UL} at (0,0) size 230x17
+ RenderTableRow (anonymous) at (0,0) size 230x17
+ RenderTableCell {LI} at (0,0) size 34x17 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 34x17
</span><span class="cx"> text run at (0,0) width 34: "ONE"
</span><del>- RenderTableCell {LI} at (34,0) size 38x17 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {LI} at (34,0) size 37x17 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 37x17
</span><span class="cx"> text run at (0,0) width 37: "TWO"
</span><del>- RenderTableCell {LI} at (71,0) size 54x17 [bgcolor=#FFA500] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {LI} at (71,0) size 53x17 [bgcolor=#FFA500] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 53x17
</span><span class="cx"> text run at (0,0) width 53: "THREE"
</span><del>- RenderTableCell {LI} at (124,0) size 45x17 [bgcolor=#FFA500] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {LI} at (124,0) size 44x17 [bgcolor=#FFA500] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 44x17
</span><span class="cx"> text run at (0,0) width 44: "FOUR"
</span><del>- RenderTableCell {LI} at (168,0) size 37x17 [bgcolor=#FFA500] [r=0 c=4 rs=1 cs=1]
</del><ins>+ RenderTableCell {LI} at (168,0) size 36x17 [bgcolor=#FFA500] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 36x17
</span><span class="cx"> text run at (0,0) width 36: "FIVE"
</span><del>- RenderTableCell {LI} at (204,0) size 27x17 [bgcolor=#FFA500] [r=0 c=5 rs=1 cs=1]
</del><ins>+ RenderTableCell {LI} at (204,0) size 26x17 [bgcolor=#FFA500] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (0,0) size 26x17
</span><span class="cx"> text run at (0,0) width 26: "SIX"
</span><span class="cx"> RenderBlock (anonymous) at (0,1316) size 769x18
</span><span class="lines">@@ -500,8 +500,8 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 430x17
</span><span class="cx"> text run at (0,0) width 430: "The following table will have its rows and columns in red collapsed "
</span><span class="cx"> RenderBR {BR} at (430,14) size 0x0
</span><del>- RenderTable {TABLE} at (0,17) size 139x90 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 139x17
</del><ins>+ RenderTable {TABLE} at (0,17) size 138x90 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 138x17
</ins><span class="cx"> RenderInline {B} at (0,0) size 44x17
</span><span class="cx"> RenderText {#text} at (47,0) size 44x17
</span><span class="cx"> text run at (47,0) width 44: "before"
</span><span class="lines">@@ -509,77 +509,77 @@
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,18) size 137x71
- RenderTableRow {TR} at (0,2) size 137x21
- RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,18) size 136x71
+ RenderTableRow {TR} at (0,2) size 136x21
+ RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C11"
</span><del>- RenderTableCell {TD} at (35,2) size 32x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,2) size 31x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C12"
</span><del>- RenderTableCell {TD} at (68,2) size 67x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (68,2) size 66x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 62x17
</span><span class="cx"> text run at (2,2) width 62: "C13 large"
</span><del>- RenderTableRow {TR} at (0,25) size 137x21 [bgcolor=#FF0000]
- RenderTableCell {TD} at (2,25) size 32x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 136x21 [bgcolor=#FF0000]
+ RenderTableCell {TD} at (2,25) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C21"
</span><del>- RenderTableCell {TD} at (35,25) size 32x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,25) size 31x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C22"
</span><del>- RenderTableCell {TD} at (68,25) size 67x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (68,25) size 66x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C23"
</span><del>- RenderTableRow {TR} at (0,48) size 137x21
- RenderTableCell {TD} at (2,48) size 32x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 136x21
+ RenderTableCell {TD} at (2,48) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C31"
</span><del>- RenderTableCell {TD} at (35,48) size 32x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,48) size 31x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C32"
</span><del>- RenderTableCell {TD} at (68,48) size 67x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (68,48) size 66x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C33"
</span><span class="cx"> RenderBlock (anonymous) at (0,107) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,124) size 139x90 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 139x17
- RenderInline {B} at (0,0) size 33x17
- RenderText {#text} at (53,0) size 33x17
- text run at (53,0) width 33: "after"
</del><ins>+ RenderTable {TABLE} at (0,124) size 138x90 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 138x17
+ RenderInline {B} at (0,0) size 32x17
+ RenderText {#text} at (53,0) size 32x17
+ text run at (53,0) width 32: "after"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,18) size 137x71
- RenderTableRow {TR} at (0,2) size 137x21
- RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,18) size 136x71
+ RenderTableRow {TR} at (0,2) size 136x21
+ RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C11"
</span><del>- RenderTableCell {TD} at (35,2) size 32x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,2) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C12"
</span><del>- RenderTableCell {TD} at (68,2) size 67x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (68,2) size 66x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 62x17
</span><span class="cx"> text run at (2,2) width 62: "C13 large"
</span><del>- RenderTableRow {TR} at (0,25) size 137x21
- RenderTableCell {TD} at (2,25) size 32x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,25) size 136x21
+ RenderTableCell {TD} at (2,25) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C21"
</span><del>- RenderTableCell {TD} at (35,25) size 32x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,25) size 31x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C22"
</span><del>- RenderTableCell {TD} at (68,25) size 67x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (68,25) size 66x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C23"
</span><del>- RenderTableRow {TR} at (0,48) size 137x21
- RenderTableCell {TD} at (2,48) size 32x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,48) size 136x21
+ RenderTableCell {TD} at (2,48) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C31"
</span><del>- RenderTableCell {TD} at (35,48) size 32x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (35,48) size 31x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C32"
</span><del>- RenderTableCell {TD} at (68,48) size 67x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (68,48) size 66x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C33"
</span><span class="cx"> RenderBlock {P} at (0,1579) size 769x224
</span><span class="lines">@@ -587,8 +587,8 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 750x17
</span><span class="cx"> text run at (0,0) width 750: "The following table will have its 2nd row and 2nd col collapsed. A window resize may be necessary to see it properly. "
</span><span class="cx"> RenderBR {BR} at (750,14) size 0x0
</span><del>- RenderTable {TABLE} at (0,17) size 189x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 189x17
</del><ins>+ RenderTable {TABLE} at (0,17) size 188x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 188x17
</ins><span class="cx"> RenderInline {B} at (0,0) size 44x17
</span><span class="cx"> RenderText {#text} at (72,0) size 44x17
</span><span class="cx"> text run at (72,0) width 44: "before"
</span><span class="lines">@@ -597,102 +597,102 @@
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,18) size 187x84
- RenderTableRow {TR} at (0,0) size 187x21
- RenderTableCell {TD} at (0,0) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,18) size 186x84
+ RenderTableRow {TR} at (0,0) size 186x21
+ RenderTableCell {TD} at (0,0) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C11"
</span><del>- RenderTableCell {TD} at (31,0) size 63x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,0) size 62x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C12"
</span><del>- RenderTableCell {TD} at (93,0) size 63x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (93,0) size 62x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C13"
</span><del>- RenderTableCell {TD} at (155,0) size 32x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (155,0) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C14"
</span><del>- RenderTableRow {TR} at (0,21) size 187x21
- RenderTableCell {TD} at (0,21) size 32x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,21) size 186x21
+ RenderTableCell {TD} at (0,21) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C21"
</span><del>- RenderTableCell {TD} at (31,31) size 125x22 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
</del><ins>+ RenderTableCell {TD} at (31,31) size 124x22 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 120x18
</span><span class="cx"> text run at (2,3) width 120: "C12 C13 C22 C23"
</span><del>- RenderTableCell {TD} at (155,21) size 32x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (155,21) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C14"
</span><del>- RenderTableRow {TR} at (0,42) size 187x21
- RenderTableCell {TD} at (0,42) size 32x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,42) size 186x21
+ RenderTableCell {TD} at (0,42) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C31"
</span><del>- RenderTableCell {TD} at (155,42) size 32x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (155,42) size 31x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C34"
</span><del>- RenderTableRow {TR} at (0,63) size 187x21
- RenderTableCell {TD} at (0,63) size 32x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,63) size 186x21
+ RenderTableCell {TD} at (0,63) size 31x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C41"
</span><del>- RenderTableCell {TD} at (31,63) size 63x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,63) size 62x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C42"
</span><del>- RenderTableCell {TD} at (93,63) size 63x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (93,63) size 62x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C43"
</span><del>- RenderTableCell {TD} at (155,63) size 32x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (155,63) size 31x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C44"
</span><del>- RenderTable {TABLE} at (0,120) size 189x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 189x17
- RenderInline {B} at (0,0) size 33x17
- RenderText {#text} at (78,0) size 33x17
- text run at (78,0) width 33: "after"
</del><ins>+ RenderTable {TABLE} at (0,120) size 188x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 188x17
+ RenderInline {B} at (0,0) size 32x17
+ RenderText {#text} at (78,0) size 32x17
+ text run at (78,0) width 32: "after"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,18) size 187x84
- RenderTableRow {TR} at (0,0) size 187x21
- RenderTableCell {TD} at (0,0) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,18) size 186x84
+ RenderTableRow {TR} at (0,0) size 186x21
+ RenderTableCell {TD} at (0,0) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C11"
</span><del>- RenderTableCell {TD} at (31,0) size 63x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,0) size 62x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C12"
</span><del>- RenderTableCell {TD} at (93,0) size 63x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (93,0) size 62x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C13"
</span><del>- RenderTableCell {TD} at (155,0) size 32x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (155,0) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C14"
</span><del>- RenderTableRow {TR} at (0,21) size 187x21
- RenderTableCell {TD} at (0,21) size 32x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,21) size 186x21
+ RenderTableCell {TD} at (0,21) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C21"
</span><del>- RenderTableCell {TD} at (31,31) size 125x22 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
</del><ins>+ RenderTableCell {TD} at (31,31) size 124x22 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
</ins><span class="cx"> RenderText {#text} at (2,2) size 120x18
</span><span class="cx"> text run at (2,3) width 120: "C12 C13 C22 C23"
</span><del>- RenderTableCell {TD} at (155,21) size 32x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (155,21) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C14"
</span><del>- RenderTableRow {TR} at (0,42) size 187x21
- RenderTableCell {TD} at (0,42) size 32x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,42) size 186x21
+ RenderTableCell {TD} at (0,42) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C31"
</span><del>- RenderTableCell {TD} at (155,42) size 32x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (155,42) size 31x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C34"
</span><del>- RenderTableRow {TR} at (0,63) size 187x21
- RenderTableCell {TD} at (0,63) size 32x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,63) size 186x21
+ RenderTableCell {TD} at (0,63) size 31x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C41"
</span><del>- RenderTableCell {TD} at (31,63) size 63x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,63) size 62x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C42"
</span><del>- RenderTableCell {TD} at (93,63) size 63x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (93,63) size 62x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C43"
</span><del>- RenderTableCell {TD} at (155,63) size 32x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (155,63) size 31x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C44"
</span><span class="cx"> RenderBlock {P} at (0,1818) size 769x258
</span><span class="lines">@@ -700,124 +700,124 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 459x17
</span><span class="cx"> text run at (0,0) width 459: "The following table will have its 1st row group collapsed (rows 1 and 2) "
</span><span class="cx"> RenderBR {BR} at (459,14) size 0x0
</span><del>- RenderTable {TABLE} at (0,17) size 127x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 127x17
</del><ins>+ RenderTable {TABLE} at (0,17) size 126x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 126x17
</ins><span class="cx"> RenderInline {B} at (0,0) size 44x17
</span><span class="cx"> RenderText {#text} at (41,0) size 44x17
</span><span class="cx"> text run at (41,0) width 44: "before"
</span><del>- RenderTableSection {TBODY} at (1,18) size 125x42 [bgcolor=#FF0000]
- RenderTableRow {TR} at (0,0) size 125x21
- RenderTableCell {TD} at (0,0) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,18) size 124x42 [bgcolor=#FF0000]
+ RenderTableRow {TR} at (0,0) size 124x21
+ RenderTableCell {TD} at (0,0) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C11"
</span><del>- RenderTableCell {TD} at (31,0) size 32x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,0) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C12"
</span><del>- RenderTableCell {TD} at (62,0) size 32x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (62,0) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C13"
</span><del>- RenderTableCell {TD} at (93,0) size 32x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (93,0) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C14"
</span><del>- RenderTableRow {TR} at (0,21) size 125x21
- RenderTableCell {TD} at (0,21) size 32x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,21) size 124x21
+ RenderTableCell {TD} at (0,21) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C21"
</span><del>- RenderTableCell {TD} at (31,21) size 32x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,21) size 31x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C22"
</span><del>- RenderTableCell {TD} at (62,21) size 32x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (62,21) size 31x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C23"
</span><del>- RenderTableCell {TD} at (93,21) size 32x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (93,21) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C24"
</span><del>- RenderTableSection {TBODY} at (1,60) size 125x42
- RenderTableRow {TR} at (0,0) size 125x21
- RenderTableCell {TD} at (0,0) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,60) size 124x42
+ RenderTableRow {TR} at (0,0) size 124x21
+ RenderTableCell {TD} at (0,0) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C31"
</span><del>- RenderTableCell {TD} at (31,0) size 32x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,0) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C32"
</span><del>- RenderTableCell {TD} at (62,0) size 32x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (62,0) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C33"
</span><del>- RenderTableCell {TD} at (93,0) size 32x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (93,0) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C34"
</span><del>- RenderTableRow {TR} at (0,21) size 125x21
- RenderTableCell {TD} at (0,21) size 32x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,21) size 124x21
+ RenderTableCell {TD} at (0,21) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C41"
</span><del>- RenderTableCell {TD} at (31,21) size 32x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,21) size 31x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C42"
</span><del>- RenderTableCell {TD} at (62,21) size 32x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (62,21) size 31x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C43"
</span><del>- RenderTableCell {TD} at (93,21) size 32x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (93,21) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C44"
</span><span class="cx"> RenderBlock (anonymous) at (0,120) size 769x17
</span><span class="cx"> RenderBR {BR} at (0,0) size 0x17
</span><del>- RenderTable {TABLE} at (0,137) size 127x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 127x17
- RenderInline {B} at (0,0) size 33x17
- RenderText {#text} at (47,0) size 33x17
- text run at (47,0) width 33: "after"
- RenderTableSection {TBODY} at (1,18) size 125x42
- RenderTableRow {TR} at (0,0) size 125x21
- RenderTableCell {TD} at (0,0) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,137) size 126x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 126x17
+ RenderInline {B} at (0,0) size 32x17
+ RenderText {#text} at (47,0) size 32x17
+ text run at (47,0) width 32: "after"
+ RenderTableSection {TBODY} at (1,18) size 124x42
+ RenderTableRow {TR} at (0,0) size 124x21
+ RenderTableCell {TD} at (0,0) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C11"
</span><del>- RenderTableCell {TD} at (31,0) size 32x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,0) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C12"
</span><del>- RenderTableCell {TD} at (62,0) size 32x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (62,0) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C13"
</span><del>- RenderTableCell {TD} at (93,0) size 32x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (93,0) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C14"
</span><del>- RenderTableRow {TR} at (0,21) size 125x21
- RenderTableCell {TD} at (0,21) size 32x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,21) size 124x21
+ RenderTableCell {TD} at (0,21) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C21"
</span><del>- RenderTableCell {TD} at (31,21) size 32x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,21) size 31x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C22"
</span><del>- RenderTableCell {TD} at (62,21) size 32x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (62,21) size 31x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C23"
</span><del>- RenderTableCell {TD} at (93,21) size 32x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (93,21) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C24"
</span><del>- RenderTableSection {TBODY} at (1,60) size 125x42
- RenderTableRow {TR} at (0,0) size 125x21
- RenderTableCell {TD} at (0,0) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,60) size 124x42
+ RenderTableRow {TR} at (0,0) size 124x21
+ RenderTableCell {TD} at (0,0) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C31"
</span><del>- RenderTableCell {TD} at (31,0) size 32x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,0) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C32"
</span><del>- RenderTableCell {TD} at (62,0) size 32x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (62,0) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C33"
</span><del>- RenderTableCell {TD} at (93,0) size 32x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (93,0) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C34"
</span><del>- RenderTableRow {TR} at (0,21) size 125x21
- RenderTableCell {TD} at (0,21) size 32x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+ RenderTableRow {TR} at (0,21) size 124x21
+ RenderTableCell {TD} at (0,21) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C41"
</span><del>- RenderTableCell {TD} at (31,21) size 32x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,21) size 31x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C42"
</span><del>- RenderTableCell {TD} at (62,21) size 32x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (62,21) size 31x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C43"
</span><del>- RenderTableCell {TD} at (93,21) size 32x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (93,21) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (2,2) size 27x17
</span><span class="cx"> text run at (2,2) width 27: "C44"
</span><span class="cx"> RenderBlock (anonymous) at (0,240) size 769x17
</span><span class="lines">@@ -829,8 +829,8 @@
</span><span class="cx"> text run at (554,0) width 201: "It will have its 2nd row and 2nd"
</span><span class="cx"> text run at (0,17) width 430: "col collapsed. A window resize may be necessary to see it properly. "
</span><span class="cx"> RenderBR {BR} at (430,31) size 0x0
</span><del>- RenderTable {TABLE} at (0,34) size 189x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 189x17
</del><ins>+ RenderTable {TABLE} at (0,34) size 188x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 188x17
</ins><span class="cx"> RenderInline {B} at (0,0) size 44x17
</span><span class="cx"> RenderText {#text} at (72,0) size 44x17
</span><span class="cx"> text run at (72,0) width 44: "before"
</span><span class="lines">@@ -839,101 +839,101 @@
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,18) size 187x84
- RenderTableRow {TR} at (0,0) size 187x21
- RenderTableCell {TD} at (155,0) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 28x17
- text run at (2,2) width 28: "C11"
- RenderTableCell {TD} at (93,0) size 63x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,18) size 186x84
+ RenderTableRow {TR} at (0,0) size 186x21
+ RenderTableCell {TD} at (155,0) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 27x17
+ text run at (2,2) width 27: "C11"
+ RenderTableCell {TD} at (93,0) size 62x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (33,2) size 27x17
</span><span class="cx"> text run at (33,2) width 27: "C12"
</span><del>- RenderTableCell {TD} at (31,0) size 63x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (33,2) size 28x17
- text run at (33,2) width 28: "C13"
- RenderTableCell {TD} at (0,0) size 32x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 28x17
- text run at (2,2) width 28: "C14"
- RenderTableRow {TR} at (0,21) size 187x21
- RenderTableCell {TD} at (155,21) size 32x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 28x17
- text run at (2,2) width 28: "C21"
- RenderTableCell {TD} at (31,31) size 125x22 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
- RenderText {#text} at (2,2) size 121x18
- text run at (2,3) width 121: "C12 C13 C22 C23"
- RenderTableCell {TD} at (0,21) size 32x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 28x17
- text run at (2,2) width 28: "C14"
- RenderTableRow {TR} at (0,42) size 187x21
- RenderTableCell {TD} at (155,42) size 32x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 28x17
- text run at (2,2) width 28: "C31"
- RenderTableCell {TD} at (0,42) size 32x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 28x17
- text run at (2,2) width 28: "C34"
- RenderTableRow {TR} at (0,63) size 187x21
- RenderTableCell {TD} at (155,63) size 32x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 28x17
- text run at (2,2) width 28: "C41"
- RenderTableCell {TD} at (93,63) size 63x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,0) size 62x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (33,2) size 27x17
</span><ins>+ text run at (33,2) width 27: "C13"
+ RenderTableCell {TD} at (0,0) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 27x17
+ text run at (2,2) width 27: "C14"
+ RenderTableRow {TR} at (0,21) size 186x21
+ RenderTableCell {TD} at (155,21) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 27x17
+ text run at (2,2) width 27: "C21"
+ RenderTableCell {TD} at (31,31) size 124x22 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
+ RenderText {#text} at (2,2) size 120x18
+ text run at (2,3) width 120: "C12 C13 C22 C23"
+ RenderTableCell {TD} at (0,21) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 27x17
+ text run at (2,2) width 27: "C14"
+ RenderTableRow {TR} at (0,42) size 186x21
+ RenderTableCell {TD} at (155,42) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 27x17
+ text run at (2,2) width 27: "C31"
+ RenderTableCell {TD} at (0,42) size 31x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 27x17
+ text run at (2,2) width 27: "C34"
+ RenderTableRow {TR} at (0,63) size 186x21
+ RenderTableCell {TD} at (155,63) size 31x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 27x17
+ text run at (2,2) width 27: "C41"
+ RenderTableCell {TD} at (93,63) size 62x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
+ RenderText {#text} at (33,2) size 27x17
</ins><span class="cx"> text run at (33,2) width 27: "C42"
</span><del>- RenderTableCell {TD} at (31,63) size 63x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
- RenderText {#text} at (33,2) size 28x17
- text run at (33,2) width 28: "C43"
- RenderTableCell {TD} at (0,63) size 32x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 28x17
- text run at (2,2) width 28: "C44"
- RenderTable {TABLE} at (0,137) size 189x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 189x17
- RenderInline {B} at (0,0) size 33x17
- RenderText {#text} at (78,0) size 33x17
- text run at (78,0) width 33: "after"
</del><ins>+ RenderTableCell {TD} at (31,63) size 62x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
+ RenderText {#text} at (33,2) size 27x17
+ text run at (33,2) width 27: "C43"
+ RenderTableCell {TD} at (0,63) size 31x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 27x17
+ text run at (2,2) width 27: "C44"
+ RenderTable {TABLE} at (0,137) size 188x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 188x17
+ RenderInline {B} at (0,0) size 32x17
+ RenderText {#text} at (78,0) size 32x17
+ text run at (78,0) width 32: "after"
</ins><span class="cx"> RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx"> RenderTableCol {COL} at (0,0) size 0x0
</span><del>- RenderTableSection {TBODY} at (1,18) size 187x84
- RenderTableRow {TR} at (0,0) size 187x21
- RenderTableCell {TD} at (155,0) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 28x17
- text run at (2,2) width 28: "C11"
- RenderTableCell {TD} at (93,0) size 63x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+ RenderTableSection {TBODY} at (1,18) size 186x84
+ RenderTableRow {TR} at (0,0) size 186x21
+ RenderTableCell {TD} at (155,0) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 27x17
+ text run at (2,2) width 27: "C11"
+ RenderTableCell {TD} at (93,0) size 62x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (33,2) size 27x17
</span><span class="cx"> text run at (33,2) width 27: "C12"
</span><del>- RenderTableCell {TD} at (31,0) size 63x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (33,2) size 28x17
- text run at (33,2) width 28: "C13"
- RenderTableCell {TD} at (0,0) size 32x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 28x17
- text run at (2,2) width 28: "C14"
- RenderTableRow {TR} at (0,21) size 187x21
- RenderTableCell {TD} at (155,21) size 32x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 28x17
- text run at (2,2) width 28: "C21"
- RenderTableCell {TD} at (31,31) size 125x22 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
- RenderText {#text} at (2,2) size 121x18
- text run at (2,3) width 121: "C12 C13 C22 C23"
- RenderTableCell {TD} at (0,21) size 32x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 28x17
- text run at (2,2) width 28: "C14"
- RenderTableRow {TR} at (0,42) size 187x21
- RenderTableCell {TD} at (155,42) size 32x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 28x17
- text run at (2,2) width 28: "C31"
- RenderTableCell {TD} at (0,42) size 32x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 28x17
- text run at (2,2) width 28: "C34"
- RenderTableRow {TR} at (0,63) size 187x21
- RenderTableCell {TD} at (155,63) size 32x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 28x17
- text run at (2,2) width 28: "C41"
- RenderTableCell {TD} at (93,63) size 63x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+ RenderTableCell {TD} at (31,0) size 62x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (33,2) size 27x17
</span><ins>+ text run at (33,2) width 27: "C13"
+ RenderTableCell {TD} at (0,0) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 27x17
+ text run at (2,2) width 27: "C14"
+ RenderTableRow {TR} at (0,21) size 186x21
+ RenderTableCell {TD} at (155,21) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 27x17
+ text run at (2,2) width 27: "C21"
+ RenderTableCell {TD} at (31,31) size 124x22 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
+ RenderText {#text} at (2,2) size 120x18
+ text run at (2,3) width 120: "C12 C13 C22 C23"
+ RenderTableCell {TD} at (0,21) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 27x17
+ text run at (2,2) width 27: "C14"
+ RenderTableRow {TR} at (0,42) size 186x21
+ RenderTableCell {TD} at (155,42) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 27x17
+ text run at (2,2) width 27: "C31"
+ RenderTableCell {TD} at (0,42) size 31x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 27x17
+ text run at (2,2) width 27: "C34"
+ RenderTableRow {TR} at (0,63) size 186x21
+ RenderTableCell {TD} at (155,63) size 31x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 27x17
+ text run at (2,2) width 27: "C41"
+ RenderTableCell {TD} at (93,63) size 62x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
+ RenderText {#text} at (33,2) size 27x17
</ins><span class="cx"> text run at (33,2) width 27: "C42"
</span><del>- RenderTableCell {TD} at (31,63) size 63x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
- RenderText {#text} at (33,2) size 28x17
- text run at (33,2) width 28: "C43"
- RenderTableCell {TD} at (0,63) size 32x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 28x17
- text run at (2,2) width 28: "C44"
</del><ins>+ RenderTableCell {TD} at (31,63) size 62x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
+ RenderText {#text} at (33,2) size 27x17
+ text run at (33,2) width 27: "C43"
+ RenderTableCell {TD} at (0,63) size 31x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 27x17
+ text run at (2,2) width 27: "C44"
</ins></span></pre>
</div>
</div>
</body>
</html>